Created
January 23, 2013 18:06
-
-
Save anonymous/4611122 to your computer and use it in GitHub Desktop.
//var/log/paludis/1358964312-install-sys-apps_sydbox-scm:0::arbor.out
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [35;01m===[0m Running ebuild phase killold as root:root... | |
| [35;01m===[0m Starting builtin_killold | |
| [35;01m===[0m Done builtin_killold | |
| [35;01m===[0m Completed ebuild phase killold | |
| [35;01m===[0m Running ebuild phases init saveenv as paludisbuild:paludisbuild... | |
| [35;01m===[0m Starting builtin_init | |
| [35;01m===[0m Done builtin_init | |
| [35;01m===[0m Starting builtin_saveenv | |
| [35;01m===[0m Done builtin_saveenv | |
| [35;01m===[0m Completed ebuild phases init saveenv | |
| --- No need to do anything for setup phase | |
| [35;01m===[0m Running ebuild phases loadenv unpack saveenv as paludisbuild:paludisbuild... | |
| [35;01m===[0m Starting builtin_loadenv | |
| [35;01m===[0m Done builtin_loadenv | |
| [35;01m===[0m Starting src_unpack | |
| git clone -s -n /var/cache/paludis/distfiles/scm/sydbox /var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm | |
| Cloning into '/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm'... | |
| done. | |
| git --git-dir=/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/.git --work-tree=/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm checkout -f -- | |
| [35;01m===[0m Done src_unpack | |
| [35;01m===[0m Starting builtin_saveenv | |
| [35;01m===[0m Done builtin_saveenv | |
| [35;01m===[0m Completed ebuild phases loadenv unpack saveenv | |
| [35;01m===[0m Running ebuild phases loadenv prepare saveenv as paludisbuild:paludisbuild... | |
| [35;01m===[0m Starting builtin_loadenv | |
| [35;01m===[0m Done builtin_loadenv | |
| [35;01m===[0m Starting src_prepare | |
| Using autoconf:2.5 | |
| Using automake:1.13 | |
| eautoreconf: running in /var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm ... | |
| aclocal -I m4 | |
| libtoolize --copy --force --automake | |
| aclocal -I m4 | |
| autoconf | |
| autoheader | |
| automake --add-missing --copy --foreign --force-missing | |
| configure.ac:100: installing 'build-aux/config.guess' | |
| configure.ac:100: installing 'build-aux/config.sub' | |
| configure.ac:33: installing 'build-aux/install-sh' | |
| configure.ac:33: installing 'build-aux/missing' | |
| pinktrace/Makefile.am: installing 'build-aux/depcomp' | |
| parallel-tests: installing 'build-aux/test-driver' | |
| [35;01m===[0m Done src_prepare | |
| [35;01m===[0m Starting builtin_saveenv | |
| [35;01m===[0m Done builtin_saveenv | |
| [35;01m===[0m Completed ebuild phases loadenv prepare saveenv | |
| [35;01m===[0m Running ebuild phases loadenv configure saveenv as paludisbuild:paludisbuild... | |
| [35;01m===[0m Starting builtin_loadenv | |
| [35;01m===[0m Done builtin_loadenv | |
| [35;01m===[0m Starting src_configure | |
| econf: updating /var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/build-aux/config.sub with /usr/share/gnuconfig/config.sub | |
| econf: updating /var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/build-aux/config.guess with /usr/share/gnuconfig/config.guess | |
| ./configure --prefix=/usr --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --docdir=/usr/share/doc/sydbox-scm --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --enable-fast-install --libdir=/usr/lib --disable-ipv6 --enable-seccomp | |
| checking for a BSD-compatible install... /usr/bin/install -c | |
| checking whether build environment is sane... yes | |
| checking for a thread-safe mkdir -p... /bin/mkdir -p | |
| checking for gawk... gawk | |
| checking whether make sets $(MAKE)... yes | |
| checking whether make supports nested variables... yes | |
| checking whether make supports nested variables... (cached) yes | |
| checking for git head... f9da237 | |
| checking for pinktrace slot... 0.2 | |
| checking for style of include used by make... GNU | |
| checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc | |
| checking whether the C compiler works... yes | |
| checking for C compiler default output file name... a.out | |
| checking for suffix of executables... | |
| checking whether we are cross compiling... no | |
| checking for suffix of object files... o | |
| checking whether we are using the GNU C compiler... yes | |
| checking whether i686-pc-linux-gnu-gcc accepts -g... yes | |
| checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed | |
| checking dependency style of i686-pc-linux-gnu-gcc... none | |
| checking how to run the C preprocessor... cpp | |
| checking for grep that handles long lines and -e... /bin/grep | |
| checking for egrep... /bin/grep -E | |
| checking for ANSI C header files... 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 minix/config.h usability... no | |
| checking minix/config.h presence... no | |
| checking for minix/config.h... no | |
| checking whether it is safe to define __EXTENSIONS__... yes | |
| checking for i686-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 | |
| checking build system type... i686-pc-linux-gnu | |
| checking host system type... i686-pc-linux-gnu | |
| checking for a sed that does not truncate output... /bin/sed | |
| checking for fgrep... /bin/grep -F | |
| checking how to print strings... printf | |
| checking for ld used by i686-pc-linux-gnu-gcc -std=gnu99... i686-pc-linux-gnu-ld | |
| checking if the linker (i686-pc-linux-gnu-ld) is GNU ld... yes | |
| checking whether make sets $(MAKE)... (cached) yes | |
| checking for a sed that does not truncate output... (cached) /bin/sed | |
| checking for BSD- or MS-compatible name lister (nm)... i686-pc-linux-gnu-nm | |
| checking the name lister (i686-pc-linux-gnu-nm) interface... BSD nm | |
| checking whether ln -s works... yes | |
| checking the maximum length of command line arguments... 1572864 | |
| checking whether the shell understands some XSI constructs... yes | |
| checking whether the shell understands "+="... yes | |
| checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop | |
| checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop | |
| checking for i686-pc-linux-gnu-ld option to reload object files... -r | |
| checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump | |
| checking how to recognize dependent libraries... pass_all | |
| checking for i686-pc-linux-gnu-dlltool... no | |
| checking for dlltool... no | |
| checking how to associate runtime and link libraries... printf %s\n | |
| checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar | |
| checking for archiver @FILE support... @ | |
| checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip | |
| checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib | |
| checking command to parse i686-pc-linux-gnu-nm output from i686-pc-linux-gnu-gcc -std=gnu99 object... ok | |
| checking for sysroot... no | |
| checking for i686-pc-linux-gnu-mt... no | |
| checking for mt... mt | |
| checking if mt is a manifest tool... no | |
| checking for dlfcn.h... yes | |
| checking for objdir... .libs | |
| checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no | |
| checking for i686-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC | |
| checking if i686-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes | |
| checking if i686-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes | |
| checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes | |
| checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes | |
| checking whether the i686-pc-linux-gnu-gcc -std=gnu99 linker (i686-pc-linux-gnu-ld) supports shared libraries... yes | |
| checking whether -lc should be explicitly linked in... no | |
| checking dynamic linker characteristics... GNU/Linux ld.so | |
| checking how to hardcode library paths into programs... immediate | |
| checking whether stripping libraries is possible... yes | |
| checking if libtool supports shared libraries... yes | |
| checking whether to build shared libraries... yes | |
| checking whether to build static libraries... yes | |
| checking for supported operating system... linux-gnu | |
| checking for supported kernel... 3.6.9 | |
| checking for supported architecture... i386 | |
| checking for pid_t... yes | |
| checking for size_t... yes | |
| checking size of int... 4 | |
| checking size of long... 4 | |
| checking size of long long... 8 | |
| checking size of short... 2 | |
| checking size of int16_t... 2 | |
| checking size of uint16_t... 2 | |
| checking size of int32_t... 4 | |
| checking size of uint32_t... 4 | |
| checking size of int64_t... 8 | |
| checking size of off_t... 4 | |
| checking size of off64_t... 8 | |
| checking for sys/types.h... (cached) yes | |
| checking sys/wait.h usability... yes | |
| checking sys/wait.h presence... yes | |
| checking for sys/wait.h... yes | |
| checking sys/ptrace.h usability... yes | |
| checking sys/ptrace.h presence... yes | |
| checking for sys/ptrace.h... yes | |
| checking sys/socket.h usability... yes | |
| checking sys/socket.h presence... yes | |
| checking for sys/socket.h... yes | |
| checking netinet/in.h usability... yes | |
| checking netinet/in.h presence... yes | |
| checking for netinet/in.h... yes | |
| checking sys/un.h usability... yes | |
| checking sys/un.h presence... yes | |
| checking for sys/un.h... yes | |
| checking linux/ptrace.h usability... yes | |
| checking linux/ptrace.h presence... yes | |
| checking for linux/ptrace.h... yes | |
| checking sys/reg.h usability... yes | |
| checking sys/reg.h presence... yes | |
| checking for sys/reg.h... yes | |
| checking sys/uio.h usability... yes | |
| checking sys/uio.h presence... yes | |
| checking for sys/uio.h... yes | |
| checking alloca.h usability... yes | |
| checking alloca.h presence... yes | |
| checking for alloca.h... yes | |
| checking signal.h usability... yes | |
| checking signal.h presence... yes | |
| checking for signal.h... yes | |
| checking sys/queue.h usability... yes | |
| checking sys/queue.h presence... yes | |
| checking for sys/queue.h... yes | |
| checking sys/utsname.h usability... yes | |
| checking sys/utsname.h presence... yes | |
| checking for sys/utsname.h... yes | |
| checking for working alloca.h... yes | |
| checking for alloca... yes | |
| checking for sig_atomic_t... yes | |
| checking limits.h usability... no | |
| checking limits.h presence... no | |
| checking for limits.h ... no | |
| checking for sys/queue.h... (cached) yes | |
| checking for sys/socket.h... (cached) yes | |
| checking ctype.h usability... yes | |
| checking ctype.h presence... yes | |
| checking for ctype.h... yes | |
| checking arpa/inet.h usability... yes | |
| checking arpa/inet.h presence... yes | |
| checking for arpa/inet.h... yes | |
| checking netdb.h usability... yes | |
| checking netdb.h presence... yes | |
| checking for netdb.h... yes | |
| checking for long long... yes | |
| checking features.h usability... yes | |
| checking features.h presence... yes | |
| checking for features.h... yes | |
| checking for asprintf... yes | |
| checking for isdigit... yes | |
| checking for ntohs... yes | |
| checking for getservbyname... yes | |
| checking for execvpe... yes | |
| checking whether MAX_ARG_STRLEN is declared... yes | |
| checking whether MAX_ARG_STRINGS is declared... yes | |
| checking whether __NR_tkill is declared... yes | |
| checking whether __NR_tgkill is declared... yes | |
| checking for process_vm_readv... yes | |
| checking for process_vm_writev... yes | |
| checking for struct pt_all_user_regs... no | |
| checking for struct ia64_fpreg... no | |
| checking whether PTRACE_TRACEME is declared... yes | |
| checking whether PTRACE_CONT is declared... yes | |
| checking whether PTRACE_KILL is declared... yes | |
| checking whether PTRACE_SINGLESTEP is declared... yes | |
| checking whether PTRACE_SYSCALL is declared... yes | |
| checking whether PTRACE_ATTACH is declared... yes | |
| checking whether PTRACE_DETACH is declared... yes | |
| checking whether PTRACE_PEEKUSER is declared... yes | |
| checking whether PTRACE_PEEKDATA is declared... yes | |
| checking whether PTRACE_POKEUSER is declared... yes | |
| checking whether PTRACE_GETREGS is declared... yes | |
| checking whether PTRACE_SETREGS is declared... yes | |
| checking whether PTRACE_SETOPTIONS is declared... yes | |
| checking whether PTRACE_O_TRACESYSGOOD is declared... yes | |
| checking whether PTRACE_O_TRACEFORK is declared... yes | |
| checking whether PTRACE_O_TRACEVFORK is declared... yes | |
| checking whether PTRACE_O_TRACECLONE is declared... yes | |
| checking whether PTRACE_O_TRACEEXEC is declared... yes | |
| checking whether PTRACE_O_TRACEVFORKDONE is declared... yes | |
| checking whether PTRACE_O_TRACEEXIT is declared... yes | |
| checking whether PTRACE_O_TRACESECCOMP is declared... yes | |
| checking whether PTRACE_EVENT_FORK is declared... yes | |
| checking whether PTRACE_EVENT_VFORK is declared... yes | |
| checking whether PTRACE_EVENT_CLONE is declared... yes | |
| checking whether PTRACE_EVENT_EXEC is declared... yes | |
| checking whether PTRACE_EVENT_VFORK_DONE is declared... yes | |
| checking whether PTRACE_EVENT_EXIT is declared... yes | |
| checking whether PTRACE_EVENT_SECCOMP is declared... yes | |
| checking whether PTRACE_GETEVENTMSG is declared... yes | |
| checking whether PTRACE_SYSEMU is declared... yes | |
| checking whether PTRACE_SYSEMU_SINGLESTEP is declared... yes | |
| checking for special C compiler options needed for large files... no | |
| checking for _FILE_OFFSET_BITS value needed for large files... 64 | |
| checking sys/prctl.h usability... yes | |
| checking sys/prctl.h presence... yes | |
| checking for sys/prctl.h... yes | |
| checking linux/seccomp.h usability... yes | |
| checking linux/seccomp.h presence... yes | |
| checking for linux/seccomp.h... yes | |
| checking whether SECCOMP_MODE_FILTER is declared... yes | |
| checking whether SECCOMP_RET_TRACE is declared... yes | |
| checking for seccomp support... yes | |
| checking for IPV6 support... no | |
| checking for linux/netlink.h... yes | |
| checking for struct sockaddr_nl... yes | |
| checking for Netlink support... yes | |
| checking whether C compiler accepts -W... yes | |
| checking whether C compiler accepts -Wall... yes | |
| checking whether C compiler accepts -Wextra... yes | |
| checking whether C compiler accepts -Wno-unused... yes | |
| checking whether C compiler accepts -Wno-unused-parameter... yes | |
| checking for xsltproc... /usr/bin/xsltproc | |
| checking for i686-pc-linux-gnu-pkg-config... no | |
| checking for pkg-config... /usr/bin/pkg-config | |
| checking pkg-config is at least version 0.9.0... yes | |
| checking for check... yes | |
| checking that generated files are newer than configure... done | |
| configure: creating ./config.status | |
| config.status: creating Makefile | |
| config.status: creating src/Makefile | |
| config.status: creating tests/Makefile | |
| config.status: creating tests/bin/Makefile | |
| config.status: creating data/Makefile | |
| config.status: creating man/Makefile | |
| config.status: creating include/pinktrace/about.h | |
| config.status: creating include/pinktrace/system.h | |
| config.status: creating pkg-config/Makefile | |
| config.status: creating pinktrace/Makefile | |
| config.status: creating pinktrace/easy/Makefile | |
| config.status: creating pinktrace/linux/Makefile | |
| config.status: creating pinktrace/linux/i386/Makefile | |
| config.status: creating pinktrace/linux/x32/Makefile | |
| config.status: creating pinktrace/linux/x86_64/Makefile | |
| config.status: creating pinktrace/linux/ia64/Makefile | |
| config.status: creating pinktrace/linux/powerpc/Makefile | |
| config.status: creating pinktrace/linux/arm/Makefile | |
| config.status: creating config.h | |
| config.status: executing depfiles commands | |
| config.status: executing libtool commands | |
| [35;01m===[0m Done src_configure | |
| [35;01m===[0m Starting builtin_saveenv | |
| [35;01m===[0m Done builtin_saveenv | |
| [35;01m===[0m Completed ebuild phases loadenv configure saveenv | |
| [35;01m===[0m Running ebuild phases loadenv compile saveenv as paludisbuild:paludisbuild... | |
| [35;01m===[0m Starting builtin_loadenv | |
| [35;01m===[0m Done builtin_loadenv | |
| [35;01m===[0m Starting src_compile | |
| make -j7 | |
| make all-recursive | |
| make[1]: Entering directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm' | |
| Making all in pinktrace | |
| make[2]: Entering directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace' | |
| Making all in linux | |
| make[3]: Entering directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux' | |
| Making all in x32 | |
| make[4]: Entering directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux/x32' | |
| Making all in . | |
| make[5]: Entering directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux/x32' | |
| make[5]: Nothing to be done for `all-am'. | |
| make[5]: Leaving directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux/x32' | |
| make[4]: Leaving directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux/x32' | |
| Making all in i386 | |
| make[4]: Entering directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux/i386' | |
| Making all in . | |
| make[5]: Entering directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux/i386' | |
| make[5]: Nothing to be done for `all-am'. | |
| make[5]: Leaving directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux/i386' | |
| make[4]: Leaving directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux/i386' | |
| Making all in x86_64 | |
| make[4]: Entering directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux/x86_64' | |
| Making all in . | |
| make[5]: Entering directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux/x86_64' | |
| make[5]: Nothing to be done for `all-am'. | |
| make[5]: Leaving directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux/x86_64' | |
| make[4]: Leaving directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux/x86_64' | |
| Making all in ia64 | |
| make[4]: Entering directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux/ia64' | |
| Making all in . | |
| make[5]: Entering directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux/ia64' | |
| make[5]: Nothing to be done for `all-am'. | |
| make[5]: Leaving directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux/ia64' | |
| make[4]: Leaving directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux/ia64' | |
| Making all in powerpc | |
| make[4]: Entering directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux/powerpc' | |
| Making all in . | |
| make[5]: Entering directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux/powerpc' | |
| make[5]: Nothing to be done for `all-am'. | |
| make[5]: Leaving directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux/powerpc' | |
| make[4]: Leaving directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux/powerpc' | |
| Making all in arm | |
| make[4]: Entering directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux/arm' | |
| Making all in . | |
| make[5]: Entering directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux/arm' | |
| make[5]: Nothing to be done for `all-am'. | |
| make[5]: Leaving directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux/arm' | |
| make[4]: Leaving directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux/arm' | |
| Making all in . | |
| make[4]: Entering directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux' | |
| make[4]: Nothing to be done for `all-am'. | |
| make[4]: Leaving directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux' | |
| make[3]: Leaving directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/linux' | |
| Making all in . | |
| make[3]: Entering directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace' | |
| /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -I../include -I../include -I./linux/i386 -I./linux -march=native -pipe -O2 -c -o trace.lo trace.c | |
| /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -I../include -I../include -I./linux/i386 -I./linux -march=native -pipe -O2 -c -o abi.lo abi.c | |
| /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -I../include -I../include -I./linux/i386 -I./linux -march=native -pipe -O2 -c -o event.lo event.c | |
| /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -I../include -I../include -I./linux/i386 -I./linux -march=native -pipe -O2 -c -o syscall.lo syscall.c | |
| /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -I../include -I../include -I./linux/i386 -I./linux -march=native -pipe -O2 -c -o read.lo read.c | |
| /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -I../include -I../include -I./linux/i386 -I./linux -march=native -pipe -O2 -c -o write.lo write.c | |
| /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -I../include -I../include -I./linux/i386 -I./linux -march=native -pipe -O2 -c -o socket.lo socket.c | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -I../include -I../include -I./linux/i386 -I./linux -march=native -pipe -O2 -c trace.c -fPIC -DPIC -o .libs/trace.o | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -I../include -I../include -I./linux/i386 -I./linux -march=native -pipe -O2 -c syscall.c -fPIC -DPIC -o .libs/syscall.o | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -I../include -I../include -I./linux/i386 -I./linux -march=native -pipe -O2 -c socket.c -fPIC -DPIC -o .libs/socket.o | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -I../include -I../include -I./linux/i386 -I./linux -march=native -pipe -O2 -c read.c -fPIC -DPIC -o .libs/read.o | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -I../include -I../include -I./linux/i386 -I./linux -march=native -pipe -O2 -c write.c -fPIC -DPIC -o .libs/write.o | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -I../include -I../include -I./linux/i386 -I./linux -march=native -pipe -O2 -c event.c -fPIC -DPIC -o .libs/event.o | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -I../include -I../include -I./linux/i386 -I./linux -march=native -pipe -O2 -c abi.c -fPIC -DPIC -o .libs/abi.o | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -I../include -I../include -I./linux/i386 -I./linux -march=native -pipe -O2 -c trace.c -o trace.o >/dev/null 2>&1 | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -I../include -I../include -I./linux/i386 -I./linux -march=native -pipe -O2 -c event.c -o event.o >/dev/null 2>&1 | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -I../include -I../include -I./linux/i386 -I./linux -march=native -pipe -O2 -c write.c -o write.o >/dev/null 2>&1 | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -I../include -I../include -I./linux/i386 -I./linux -march=native -pipe -O2 -c syscall.c -o syscall.o >/dev/null 2>&1 | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -I../include -I../include -I./linux/i386 -I./linux -march=native -pipe -O2 -c socket.c -o socket.o >/dev/null 2>&1 | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -I../include -I../include -I./linux/i386 -I./linux -march=native -pipe -O2 -c abi.c -o abi.o >/dev/null 2>&1 | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -I../include -I../include -I./linux/i386 -I./linux -march=native -pipe -O2 -c read.c -o read.o >/dev/null 2>&1 | |
| /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -I../include -I../include -I./linux/i386 -I./linux -march=native -pipe -O2 -export-symbols-regex '^pink_' -o libpinktrace_0.2.la trace.lo abi.lo event.lo syscall.lo read.lo write.lo socket.lo | |
| libtool: link: i686-pc-linux-gnu-ar cru .libs/libpinktrace_0.2.a .libs/trace.o .libs/abi.o .libs/event.o .libs/syscall.o .libs/read.o .libs/write.o .libs/socket.o | |
| libtool: link: i686-pc-linux-gnu-ranlib .libs/libpinktrace_0.2.a | |
| libtool: link: ( cd ".libs" && rm -f "libpinktrace_0.2.la" && ln -s "../libpinktrace_0.2.la" "libpinktrace_0.2.la" ) | |
| make[3]: Leaving directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace' | |
| Making all in easy | |
| make[3]: Entering directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/easy' | |
| Making all in . | |
| make[4]: Entering directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/easy' | |
| /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o attach.lo attach.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o call.lo call.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o callback.lo callback.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o context.lo context.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o exec.lo exec.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o error.lo error.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o init.lo init.c | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c callback.c -fPIC -DPIC -o .libs/callback.o | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c exec.c -fPIC -DPIC -o .libs/exec.o | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c call.c -fPIC -DPIC -o .libs/call.o | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c attach.c -fPIC -DPIC -o .libs/attach.o | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c error.c -fPIC -DPIC -o .libs/error.o | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c context.c -fPIC -DPIC -o .libs/context.o | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c init.c -fPIC -DPIC -o .libs/init.o | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c init.c -o init.o >/dev/null 2>&1 | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c context.c -o context.o >/dev/null 2>&1 | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c error.c -o error.o >/dev/null 2>&1 | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c call.c -o call.o >/dev/null 2>&1 | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c attach.c -o attach.o >/dev/null 2>&1 | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c exec.c -o exec.o >/dev/null 2>&1 | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c callback.c -o callback.o >/dev/null 2>&1 | |
| /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o intr.lo intr.c | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c intr.c -fPIC -DPIC -o .libs/intr.o | |
| /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o loop.lo loop.c | |
| /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o process.lo process.c | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c loop.c -fPIC -DPIC -o .libs/loop.o | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c process.c -fPIC -DPIC -o .libs/process.o | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c intr.c -o intr.o >/dev/null 2>&1 | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c loop.c -o loop.o >/dev/null 2>&1 | |
| libtool: compile: i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c process.c -o process.o >/dev/null 2>&1 | |
| /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -std=gnu99 -I../../include -I../../include -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -export-symbols-regex '^pink_' -o libpinktrace_easy_0.2.la attach.lo call.lo callback.lo context.lo exec.lo error.lo init.lo intr.lo loop.lo process.lo ../../pinktrace/libpinktrace_0.2.la | |
| libtool: link: (cd .libs/libpinktrace_easy_0.2.lax/libpinktrace_0.2.a && i686-pc-linux-gnu-ar x "/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/easy/../../pinktrace/.libs/libpinktrace_0.2.a") | |
| libtool: link: i686-pc-linux-gnu-ar cru .libs/libpinktrace_easy_0.2.a .libs/attach.o .libs/call.o .libs/callback.o .libs/context.o .libs/exec.o .libs/error.o .libs/init.o .libs/intr.o .libs/loop.o .libs/process.o .libs/libpinktrace_easy_0.2.lax/libpinktrace_0.2.a/abi.o .libs/libpinktrace_easy_0.2.lax/libpinktrace_0.2.a/event.o .libs/libpinktrace_easy_0.2.lax/libpinktrace_0.2.a/read.o .libs/libpinktrace_easy_0.2.lax/libpinktrace_0.2.a/socket.o .libs/libpinktrace_easy_0.2.lax/libpinktrace_0.2.a/syscall.o .libs/libpinktrace_easy_0.2.lax/libpinktrace_0.2.a/trace.o .libs/libpinktrace_easy_0.2.lax/libpinktrace_0.2.a/write.o | |
| libtool: link: i686-pc-linux-gnu-ranlib .libs/libpinktrace_easy_0.2.a | |
| libtool: link: rm -fr .libs/libpinktrace_easy_0.2.lax | |
| libtool: link: ( cd ".libs" && rm -f "libpinktrace_easy_0.2.la" && ln -s "../libpinktrace_easy_0.2.la" "libpinktrace_easy_0.2.la" ) | |
| make[4]: Leaving directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/easy' | |
| make[3]: Leaving directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace/easy' | |
| make[2]: Leaving directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/pinktrace' | |
| Making all in src | |
| make[2]: Entering directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/src' | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-file.o `test -f 'file.c' || echo './'`file.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-log.o `test -f 'log.c' || echo './'`log.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-path.o `test -f 'path.c' || echo './'`path.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-pathlookup.o `test -f 'pathlookup.c' || echo './'`pathlookup.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-proc.o `test -f 'proc.c' || echo './'`proc.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-seccomp.o `test -f 'seccomp.c' || echo './'`seccomp.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-pathdecode.o `test -f 'pathdecode.c' || echo './'`pathdecode.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-pathmatch.o `test -f 'pathmatch.c' || echo './'`pathmatch.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sockmatch.o `test -f 'sockmatch.c' || echo './'`sockmatch.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-util.o `test -f 'util.c' || echo './'`util.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-xfunc.o `test -f 'xfunc.c' || echo './'`xfunc.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-magic-panic.o `test -f 'magic-panic.c' || echo './'`magic-panic.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-magic-sandbox.o `test -f 'magic-sandbox.c' || echo './'`magic-sandbox.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-magic-socklist.o `test -f 'magic-socklist.c' || echo './'`magic-socklist.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-magic-strlist.o `test -f 'magic-strlist.c' || echo './'`magic-strlist.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-magic-trace.o `test -f 'magic-trace.c' || echo './'`magic-trace.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-magic-whitelist.o `test -f 'magic-whitelist.c' || echo './'`magic-whitelist.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-magic-log.o `test -f 'magic-log.c' || echo './'`magic-log.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-magic-match.o `test -f 'magic-match.c' || echo './'`magic-match.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-magic-if_match.o `test -f 'magic-if_match.c' || echo './'`magic-if_match.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-magic-cmd.o `test -f 'magic-cmd.c' || echo './'`magic-cmd.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-magic.o `test -f 'magic.c' || echo './'`magic.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sydbox-box.o `test -f 'sydbox-box.c' || echo './'`sydbox-box.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sydbox-callback.o `test -f 'sydbox-callback.c' || echo './'`sydbox-callback.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sydbox-config.o `test -f 'sydbox-config.c' || echo './'`sydbox-config.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sydbox-panic.o `test -f 'sydbox-panic.c' || echo './'`sydbox-panic.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sydbox-syscall.o `test -f 'sydbox-syscall.c' || echo './'`sydbox-syscall.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sydbox-systable.o `test -f 'sydbox-systable.c' || echo './'`sydbox-systable.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-access.o `test -f 'sys-access.c' || echo './'`sys-access.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-chdir.o `test -f 'sys-chdir.c' || echo './'`sys-chdir.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-execve.o `test -f 'sys-execve.c' || echo './'`sys-execve.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-stat.o `test -f 'sys-stat.c' || echo './'`sys-stat.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-dup.o `test -f 'sys-dup.c' || echo './'`sys-dup.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-fcntl.o `test -f 'sys-fcntl.c' || echo './'`sys-fcntl.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-chmod.o `test -f 'sys-chmod.c' || echo './'`sys-chmod.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-chown.o `test -f 'sys-chown.c' || echo './'`sys-chown.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-open.o `test -f 'sys-open.c' || echo './'`sys-open.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-creat.o `test -f 'sys-creat.c' || echo './'`sys-creat.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-close.o `test -f 'sys-close.c' || echo './'`sys-close.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-mkdir.o `test -f 'sys-mkdir.c' || echo './'`sys-mkdir.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-mknod.o `test -f 'sys-mknod.c' || echo './'`sys-mknod.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-rmdir.o `test -f 'sys-rmdir.c' || echo './'`sys-rmdir.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-truncate.o `test -f 'sys-truncate.c' || echo './'`sys-truncate.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-mount.o `test -f 'sys-mount.c' || echo './'`sys-mount.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-utime.o `test -f 'sys-utime.c' || echo './'`sys-utime.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-unlink.o `test -f 'sys-unlink.c' || echo './'`sys-unlink.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-setxattr.o `test -f 'sys-setxattr.c' || echo './'`sys-setxattr.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-removexattr.o `test -f 'sys-removexattr.c' || echo './'`sys-removexattr.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-link.o `test -f 'sys-link.c' || echo './'`sys-link.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-rename.o `test -f 'sys-rename.c' || echo './'`sys-rename.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-symlink.o `test -f 'sys-symlink.c' || echo './'`sys-symlink.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-socketcall.o `test -f 'sys-socketcall.c' || echo './'`sys-socketcall.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-bind.o `test -f 'sys-bind.c' || echo './'`sys-bind.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-connect.o `test -f 'sys-connect.c' || echo './'`sys-connect.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sys-getsockname.o `test -f 'sys-getsockname.c' || echo './'`sys-getsockname.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-sydbox.o `test -f 'sydbox.c' || echo './'`sydbox.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-hashtable.o `test -f 'hashtable.c' || echo './'`hashtable.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-wildmatch.o `test -f 'wildmatch.c' || echo './'`wildmatch.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-canonicalize.o `test -f 'canonicalize.c' || echo './'`canonicalize.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDBOX -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydbox-JSON_parser.o `test -f 'JSON_parser.c' || echo './'`JSON_parser.c | |
| i686-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -DDATADIR=\"/usr/share\" -DGITVERSION=\"-f9da237\" -I. -I.. -DSYDFMT -I../include -I../include -DSYDBOX_VERSION_MAJOR=1 -W -Wall -Wextra -Wno-unused -Wno-unused-parameter -march=native -pipe -O2 -c -o sydfmt-sydfmt.o `test -f 'sydfmt.c' || echo './'`sydfmt.c | |
| JSON_parser.c:220:5: error: expected identifier before numeric constant | |
| JSON_parser.c:269:49: error: 'NR_STATES' undeclared here (not in a function) | |
| JSON_parser.c:286:97: error: 'U1' undeclared here (not in a function) | |
| JSON_parser.c:287:58: error: 'U2' undeclared here (not in a function) | |
| JSON_parser.c:288:58: error: 'U3' undeclared here (not in a function) | |
| JSON_parser.c:289:58: error: 'U4' undeclared here (not in a function) | |
| JSON_parser.c:291:58: error: 'ZE' undeclared here (not in a function) | |
| JSON_parser.c:291:61: error: 'IT' undeclared here (not in a function) | |
| JSON_parser.c:294:58: error: 'FR' undeclared here (not in a function) | |
| JSON_parser.c:294:76: error: 'E1' undeclared here (not in a function) | |
| JSON_parser.c:295:49: error: 'E2' undeclared here (not in a function) | |
| JSON_parser.c:295:58: error: 'E3' undeclared here (not in a function) | |
| JSON_parser.c:298:88: error: 'T2' undeclared here (not in a function) | |
| JSON_parser.c:299:97: error: 'T3' undeclared here (not in a function) | |
| JSON_parser.c:301:64: error: 'F2' undeclared here (not in a function) | |
| JSON_parser.c:302:82: error: 'F3' undeclared here (not in a function) | |
| JSON_parser.c:303:91: error: 'F4' undeclared here (not in a function) | |
| JSON_parser.c:305:97: error: 'N2' undeclared here (not in a function) | |
| JSON_parser.c:306:82: error: 'N3' undeclared here (not in a function) | |
| JSON_parser.c:308:109: error: 'C2' undeclared here (not in a function) | |
| JSON_parser.c:309:109: error: 'C3' undeclared here (not in a function) | |
| JSON_parser.c:312:43: error: 'D2' undeclared here (not in a function) | |
| JSON_parser.c: In function 'set_error': | |
| JSON_parser.c:353:50: error: 'D1' undeclared (first use in this function) | |
| JSON_parser.c:353:50: note: each undeclared identifier is reported only once for each function it appears in | |
| JSON_parser.c:357:14: error: 'T1' undeclared (first use in this function) | |
| JSON_parser.c:357:41: error: 'F1' undeclared (first use in this function) | |
| JSON_parser.c:357:77: error: 'N1' undeclared (first use in this function) | |
| JSON_parser.c:361:14: error: 'MI' undeclared (first use in this function) | |
| JSON_parser.c: In function 'JSON_parser_char': | |
| JSON_parser.c:850:29: error: 'D1' undeclared (first use in this function) | |
| JSON_parser.c:863:25: error: 'MI' undeclared (first use in this function) | |
| JSON_parser.c:895:25: error: 'FX' undeclared (first use in this function) | |
| JSON_parser.c:909:25: error: 'N1' undeclared (first use in this function) | |
| JSON_parser.c:915:25: error: 'F1' undeclared (first use in this function) | |
| JSON_parser.c:921:25: error: 'T1' undeclared (first use in this function) | |
| JSON_parser.c:961:25: error: 'C1' undeclared (first use in this function) | |
| make[2]: *** [sydbox-JSON_parser.o] Error 1 | |
| make[2]: *** Waiting for unfinished jobs.... | |
| make[2]: Leaving directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm/src' | |
| make[1]: *** [all-recursive] Error 1 | |
| make[1]: Leaving directory `/var/tmp/paludis/build/sys-apps-sydbox-scm/work/sydbox-scm' | |
| make: *** [all] Error 2 | |
| !!! ERROR in sys-apps/sydbox-scm::arbor: | |
| !!! In /usr/libexec/paludis/utils/exheres-0/emake at line 30 | |
| !!! emake returned error 2 | |
| !!! Call stack: | |
| !!! * paludis_die_or_error_func (/usr/libexec/paludis/die_functions.bash:67) | |
| !!! * main (/usr/libexec/paludis/utils/exheres-0/emake:30) | |
| diefunc: making ebuild PID 14248 exit with error | |
| die trap: exiting with error. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment