Log of arch-makepkg --asroot Fri Jan 6 00:37:28 2012 ==> Making package: apparix 08.331-2 (Fri Jan 6 00:37:28 Local time zone must be set--see zic manual page 2012) ==> WARNING: pacman was not found in PATH; skipping dependency checks. ==> Retrieving Sources... -> Found apparix-08-331.tar.gz -> Found apparix.sh ==> Validating source files with md5sums... apparix-08-331.tar.gz ... Passed apparix.sh ... Passed ==> Extracting Sources... -> Extracting apparix-08-331.tar.gz with bsdtar ==> Starting build()... checking for a BSD-compatible install... /bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gawk... (cached) gawk checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /bin/ginstall -c checking whether ln -s works... yes checking for ranlib... ranlib checking for main in -lm... yes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for vprintf... yes checking for _doprnt... no checking for unistd.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for dup2... yes checking for floor... yes checking for memset... yes checking for pow... yes checking for regcomp... yes checking for sqrt... yes checking for strchr... yes checking for strrchr... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating util/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory `/source/abs/ap/apparix/src/apparix-08-331' Making all in . make[2]: Entering directory `/source/abs/ap/apparix/src/apparix-08-331' make[2]: Leaving directory `/source/abs/ap/apparix/src/apparix-08-331' Making all in util make[2]: Entering directory `/source/abs/ap/apparix/src/apparix-08-331/util' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -fpic -MT alloc.o -MD -MP -MF ".deps/alloc.Tpo" -c -o alloc.o alloc.c; \ then mv -f ".deps/alloc.Tpo" ".deps/alloc.Po"; else rm -f ".deps/alloc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -fpic -MT array.o -MD -MP -MF ".deps/array.Tpo" -c -o array.o array.c; \ then mv -f ".deps/array.Tpo" ".deps/array.Po"; else rm -f ".deps/array.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -fpic -MT rand.o -MD -MP -MF ".deps/rand.Tpo" -c -o rand.o rand.c; \ then mv -f ".deps/rand.Tpo" ".deps/rand.Po"; else rm -f ".deps/rand.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -fpic -MT equate.o -MD -MP -MF ".deps/equate.Tpo" -c -o equate.o equate.c; \ then mv -f ".deps/equate.Tpo" ".deps/equate.Po"; else rm -f ".deps/equate.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -fpic -MT opt.o -MD -MP -MF ".deps/opt.Tpo" -c -o opt.o opt.c; \ then mv -f ".deps/opt.Tpo" ".deps/opt.Po"; else rm -f ".deps/opt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -fpic -MT io.o -MD -MP -MF ".deps/io.Tpo" -c -o io.o io.c; \ then mv -f ".deps/io.Tpo" ".deps/io.Po"; else rm -f ".deps/io.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -fpic -MT err.o -MD -MP -MF ".deps/err.Tpo" -c -o err.o err.c; \ then mv -f ".deps/err.Tpo" ".deps/err.Po"; else rm -f ".deps/err.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -fpic -MT hash.o -MD -MP -MF ".deps/hash.Tpo" -c -o hash.o hash.c; \ then mv -f ".deps/hash.Tpo" ".deps/hash.Po"; else rm -f ".deps/hash.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -fpic -MT heap.o -MD -MP -MF ".deps/heap.Tpo" -c -o heap.o heap.c; \ then mv -f ".deps/heap.Tpo" ".deps/heap.Po"; else rm -f ".deps/heap.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -fpic -MT let.o -MD -MP -MF ".deps/let.Tpo" -c -o let.o let.c; \ then mv -f ".deps/let.Tpo" ".deps/let.Po"; else rm -f ".deps/let.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -fpic -MT list.o -MD -MP -MF ".deps/list.Tpo" -c -o list.o list.c; \ then mv -f ".deps/list.Tpo" ".deps/list.Po"; else rm -f ".deps/list.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -fpic -MT gralloc.o -MD -MP -MF ".deps/gralloc.Tpo" -c -o gralloc.o gralloc.c; \ then mv -f ".deps/gralloc.Tpo" ".deps/gralloc.Po"; else rm -f ".deps/gralloc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -fpic -MT tok.o -MD -MP -MF ".deps/tok.Tpo" -c -o tok.o tok.c; \ then mv -f ".deps/tok.Tpo" ".deps/tok.Po"; else rm -f ".deps/tok.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -fpic -MT ting.o -MD -MP -MF ".deps/ting.Tpo" -c -o ting.o ting.c; \ then mv -f ".deps/ting.Tpo" ".deps/ting.Po"; else rm -f ".deps/ting.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -fpic -MT ding.o -MD -MP -MF ".deps/ding.Tpo" -c -o ding.o ding.c; \ then mv -f ".deps/ding.Tpo" ".deps/ding.Po"; else rm -f ".deps/ding.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -fpic -MT tr.o -MD -MP -MF ".deps/tr.Tpo" -c -o tr.o tr.c; \ then mv -f ".deps/tr.Tpo" ".deps/tr.Po"; else rm -f ".deps/tr.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -fpic -MT types.o -MD -MP -MF ".deps/types.Tpo" -c -o types.o types.c; \ then mv -f ".deps/types.Tpo" ".deps/types.Po"; else rm -f ".deps/types.Tpo"; exit 1; fi rm -f libutil.a ar cru libutil.a alloc.o array.o rand.o equate.o opt.o io.o err.o hash.o heap.o let.o list.o gralloc.o tok.o ting.o ding.o tr.o types.o ranlib libutil.a make[2]: Leaving directory `/source/abs/ap/apparix/src/apparix-08-331/util' Making all in src make[2]: Entering directory `/source/abs/ap/apparix/src/apparix-08-331/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -fpic -MT apparix.o -MD -MP -MF ".deps/apparix.Tpo" -c -o apparix.o apparix.c; \ then mv -f ".deps/apparix.Tpo" ".deps/apparix.Po"; else rm -f ".deps/apparix.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -O2 -fpic -MT version.o -MD -MP -MF ".deps/version.Tpo" -c -o version.o version.c; \ then mv -f ".deps/version.Tpo" ".deps/version.Po"; else rm -f ".deps/version.Tpo"; exit 1; fi gcc -O2 -fpic -Wl,--hash-style=gnu -Wl,--as-needed -o apparix apparix.o version.o ../util/libutil.a -lm make[2]: Leaving directory `/source/abs/ap/apparix/src/apparix-08-331/src' Making all in doc make[2]: Entering directory `/source/abs/ap/apparix/src/apparix-08-331/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/source/abs/ap/apparix/src/apparix-08-331/doc' make[1]: Leaving directory `/source/abs/ap/apparix/src/apparix-08-331' Making install in . make[1]: Entering directory `/source/abs/ap/apparix/src/apparix-08-331' make[2]: Entering directory `/source/abs/ap/apparix/src/apparix-08-331' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/source/abs/ap/apparix/src/apparix-08-331' make[1]: Leaving directory `/source/abs/ap/apparix/src/apparix-08-331' Making install in util make[1]: Entering directory `/source/abs/ap/apparix/src/apparix-08-331/util' make[2]: Entering directory `/source/abs/ap/apparix/src/apparix-08-331/util' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/source/abs/ap/apparix/src/apparix-08-331/util' make[1]: Leaving directory `/source/abs/ap/apparix/src/apparix-08-331/util' Making install in src make[1]: Entering directory `/source/abs/ap/apparix/src/apparix-08-331/src' make[2]: Entering directory `/source/abs/ap/apparix/src/apparix-08-331/src' test -z "/usr/bin" || mkdir -p -- "/source/abs/ap/apparix/pkg/usr/bin" /bin/ginstall -c 'apparix' '/source/abs/ap/apparix/pkg/usr/bin/apparix' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/source/abs/ap/apparix/src/apparix-08-331/src' make[1]: Leaving directory `/source/abs/ap/apparix/src/apparix-08-331/src' Making install in doc make[1]: Entering directory `/source/abs/ap/apparix/src/apparix-08-331/doc' make[2]: Entering directory `/source/abs/ap/apparix/src/apparix-08-331/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/apparix" || mkdir -p -- "/source/abs/ap/apparix/pkg/usr/share/doc/apparix" /bin/ginstall -c -m 644 'apparix.html' '/source/abs/ap/apparix/pkg/usr/share/doc/apparix/apparix.html' /bin/ginstall -c -m 644 'apparix.ps' '/source/abs/ap/apparix/pkg/usr/share/doc/apparix/apparix.ps' /bin/ginstall -c -m 644 'apparix.azm' '/source/abs/ap/apparix/pkg/usr/share/doc/apparix/apparix.azm' test -z "/usr/man/man1" || mkdir -p -- "/source/abs/ap/apparix/pkg/usr/man/man1" /bin/ginstall -c -m 644 './apparix.1' '/source/abs/ap/apparix/pkg/usr/man/man1/apparix.1' make[2]: Leaving directory `/source/abs/ap/apparix/src/apparix-08-331/doc' make[1]: Leaving directory `/source/abs/ap/apparix/src/apparix-08-331/doc' ==> Tidying install... -> Removing doc files... -> Purging other files... -> Compressing man and info pages... -> Stripping unneeded symbols from binaries and libraries... ==> Creating package... -> Generating .PKGINFO file... -> Compressing package... using existing slack-desc file Finding dependencies... The following dependencies have been found: glibc-solibs >= 2.13 Creating package /source/abs/ap/apparix/apparix-08.331-x86_64-2vl70.txz Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the files and directories in your package to some sane permissions. If any of the files or dirs in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory and file permissions and set their ownerships to root:root? [y/N] n Creating the package file... ./ install/ install/slack-desc install/slack-required usr/ usr/man/ usr/man/man1/ usr/man/man1/apparix.1.gz usr/share/ usr/bin/ usr/bin/apparix etc/ etc/profile.d/ etc/profile.d/apparix.sh Package created: /source/abs/ap/apparix/apparix-08.331-x86_64-2vl70.txz Basename: apparix Version number: 08.331 Minimum arch: x86_64 Build version: 2vl70 Compression: txz (XZ LZMA compressed) ==> Finished making: apparix 08.331-2 (Fri Jan 6 00:37:41 Local time zone must be set--see zic manual page 2012) Fri Jan 6 00:37:41 2012 ----------------