Here's a failing build - first time running with -j4. pkgsrc is really just doing configure and then make, with wrappers around tools to force visibility of .h files from dependent packages only. With MAKE_JOBS_SAFE=no, which forces -j1 (or rather no -j option), it builds fine every time.
=> Bootstrap dependency digest>=20010302: found digest-20111104 WARNING: [license.mk] Every package should define a LICENSE. => Checksum SHA1 OK for g-wrap-1.9.14.tar.gz => Checksum RMD160 OK for g-wrap-1.9.14.tar.gz ===> Installing dependencies for g-wrap-1.9.14nb2 => Build dependency ccache-[0-9]*: found ccache-3.1.7 => Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb6 => Build dependency gmake>=3.81: found gmake-3.82nb3 => Build dependency pkg-config>=0.19: found pkg-config-0.25nb1 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency guile-lib>=0.1.2: found guile-lib-0.1.6nb3 => Full dependency glib2>=2.30.2nb3: found glib2-2.32.3nb1 => Full dependency libffi>=2.0betanb1: found libffi-3.0.9nb1 => Full dependency guile>=1.8.7nb2: found guile-1.8.8nb1 ===> Overriding tools for g-wrap-1.9.14nb2 ===> Extracting for g-wrap-1.9.14nb2 ===> Patching for g-wrap-1.9.14nb2 ===> Creating toolchain wrappers for g-wrap-1.9.14nb2 ===> Configuring for g-wrap-1.9.14nb2 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Checking for portability problems in extracted files checking for a BSD-compatible install... /usr/bin/install -c -o gdt -g ir checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i386--netbsdelf-gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for i386--netbsdelf-ranlib... no checking for ranlib... ranlib checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 build system type... i386--netbsdelf checking host system type... i386--netbsdelf checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.wrapper/bin/ld checking if the linker (/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.wrapper/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert i386--netbsdelf file names to i386--netbsdelf format... func_convert_file_noop checking how to convert i386--netbsdelf file names to toolchain format... func_convert_file_noop checking for /u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.wrapper/bin/ld option to reload object files... -r checking for i386--netbsdelf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for i386--netbsdelf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386--netbsdelf-ar... no checking for ar... ar checking for archiver @FILE support... no checking for i386--netbsdelf-strip... no checking for strip... strip checking for i386--netbsdelf-ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for i386--netbsdelf-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 cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... rm: conftest*: No such file or directory no checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 size of long... 4 checking whether byte ordering is bigendian... no checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking for long long int... yes checking for unsigned long long int... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for EOVERFLOW... yes checking for vasnprintf... no checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking for inline... inline checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking absolute name of <stdint.h>... ///usr/include/stdint.h checking whether stdint.h conforms to C99... no checking sys/inttypes.h usability... yes checking sys/inttypes.h presence... yes checking for sys/inttypes.h... yes checking sys/bitypes.h usability... no checking sys/bitypes.h presence... no checking for sys/bitypes.h... no checking for bit size of ptrdiff_t... 32 checking for bit size of sig_atomic_t... 32 checking for bit size of size_t... 32 checking for bit size of wchar_t... 32 checking for bit size of wint_t... 32 checking whether sig_atomic_t is signed... yes checking whether wchar_t is signed... yes checking whether wint_t is signed... yes checking for ptrdiff_t integer literal suffix... checking for sig_atomic_t integer literal suffix... checking for size_t integer literal suffix... u checking for wchar_t integer literal suffix... checking for wint_t integer literal suffix... checking absolute name of <stdio.h>... ///usr/include/stdio.h checking for ptrdiff_t... yes checking for snprintf... yes checking for wcslen... yes checking for vasprintf... yes checking whether <wchar.h> is standalone... yes checking for stdint.h... (cached) yes checking for vasprintf... (cached) yes checking pkg-config is at least version 0.9.0... yes checking for LIBFFI... yes checking size of size_t... 4 checking size of ssize_t... 4 checking for guile... /usr/pkg/bin/guile checking for guile-config... /usr/pkg/bin/guile-config checking for guile-tools... /usr/pkg/bin/guile-tools checking for ld used by GCC... /u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.wrapper/bin/ld checking if the linker (/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.wrapper/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking libguile compile flags... -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -pthread checking libguile link flags... -I/usr/pkg/include -I/usr/include -pthread -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lguile -lltdl -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -pthread -lgmp -lcrypt -lm -lltdl checking for guile-1.8... no configure: Using /usr/pkg/bin/guile checking for GLIB... yes configure: building GLib 2.0 support checking whether cc accepts -std=gnu99... yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating g-wrap/Makefile config.status: creating test/Makefile config.status: creating guile/Makefile config.status: creating guile/g-wrap-2.0-guile.pc config.status: creating guile/g-wrap/Makefile config.status: creating guile/g-wrap/gw/Makefile config.status: creating guile/test/Makefile config.status: creating guile/run-guile config.status: creating guile/examples/Makefile config.status: creating scheme48/Makefile config.status: creating scheme48/g-wrap/Makefile config.status: creating scheme48/g-wrap/gw/Makefile config.status: creating scheme48/test/Makefile config.status: creating doc/Makefile config.status: creating g-wrap-config config.status: creating config.h config.status: creating g-wrap/ffi-support.h config.status: g-wrap/ffi-support.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing run-guile-exec commands => Modifying libtool scripts to use pkgsrc libtool ===> Building for g-wrap-1.9.14nb2 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory `/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14' Making all in lib gmake[2]: Entering directory `/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/lib' { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./alloca_.h; \ } > alloca.h-t rm -f stdint.h-t stdint.h rm -f stdio.h-t stdio.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's/@''HAVE_STDINT_H''@/1/g' \ -e 's|@''ABSOLUTE_STDINT_H''@|"///usr/include/stdint.h"|g' \ -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \ -e 's/@''HAVE_INTTYPES_H''@/1/g' \ -e 's/@''HAVE_SYS_INTTYPES_H''@/1/g' \ -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \ -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \ -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \ -e 's/@''BITSIZEOF_PTRDIFF_T''@/32/g' \ -e 's/@''PTRDIFF_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/32/g' \ -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/1/g' \ -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_SIZE_T''@/32/g' \ -e 's/@''SIZE_T_SUFFIX''@/u/g' \ -e 's/@''BITSIZEOF_WCHAR_T''@/32/g' \ -e 's/@''HAVE_SIGNED_WCHAR_T''@/1/g' \ -e 's/@''WCHAR_T_SUFFIX''@//g' \ -e 's/@''BITSIZEOF_WINT_T''@/32/g' \ -e 's/@''HAVE_SIGNED_WINT_T''@/1/g' \ -e 's/@''WINT_T_SUFFIX''@//g' \ < ./stdint_.h; \ } > stdint.h-t { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''ABSOLUTE_STDIO_H''@|"///usr/include/stdio.h"|g' \ -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_SNPRINTF''@|0|g' \ -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VSNPRINTF''@|0|g' \ -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \ -e 's|@''GNULIB_VASPRINTF''@|1|g' \ -e 's|@''REPLACE_FPRINTF''@|0|g' \ -e 's|@''REPLACE_VFPRINTF''@|0|g' \ -e 's|@''REPLACE_PRINTF''@|0|g' \ -e 's|@''REPLACE_VPRINTF''@|0|g' \ -e 's|@''REPLACE_SNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \ -e 's|@''REPLACE_VSNPRINTF''@|0|g' \ -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \ -e 's|@''REPLACE_SPRINTF''@|0|g' \ -e 's|@''REPLACE_VSPRINTF''@|0|g' \ -e 's|@''HAVE_VASPRINTF''@|1|g' \ -e 's|@''REPLACE_VASPRINTF''@|0|g' \ -e '/definition of GL_LINK_WARNING/r .././link-warning.h' \ < ./stdio_.h; \ } > stdio.h-t mv -f alloca.h-t alloca.h mv stdint.h-t stdint.h mv stdio.h-t stdio.h /usr/pkg/bin/gmake all-am gmake[3]: Entering directory `/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/lib' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../g-wrap -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c -o dummy.lo dummy.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../g-wrap -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.lo asnprintf.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../g-wrap -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.lo printf-args.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../g-wrap -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.lo printf-parse.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../g-wrap -I/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/include -O2 -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -fPIC -DPIC -o .libs/dummy.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../g-wrap -I/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/include -O2 -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -fPIC -DPIC -o .libs/asnprintf.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../g-wrap -I/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/include -O2 -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -fPIC -DPIC -o .libs/printf-parse.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../g-wrap -I/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/include -O2 -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -fPIC -DPIC -o .libs/printf-args.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../g-wrap -I/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/include -O2 -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -o dummy.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../g-wrap -I/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/include -O2 -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT printf-parse.lo -MD -MP -MF .deps/printf-parse.Tpo -c printf-parse.c -o printf-parse.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../g-wrap -I/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/include -O2 -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT printf-args.lo -MD -MP -MF .deps/printf-args.Tpo -c printf-args.c -o printf-args.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../g-wrap -I/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/include -O2 -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT asnprintf.lo -MD -MP -MF .deps/asnprintf.Tpo -c asnprintf.c -o asnprintf.o >/dev/null 2>&1 mv -f .deps/asnprintf.Tpo .deps/asnprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../g-wrap -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c -o vasnprintf.lo vasnprintf.c mv -f .deps/printf-args.Tpo .deps/printf-args.Plo mv -f .deps/dummy.Tpo .deps/dummy.Plo mv -f .deps/printf-parse.Tpo .deps/printf-parse.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../g-wrap -I/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/include -O2 -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../g-wrap -I/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/include -O2 -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -o vasnprintf.o >/dev/null 2>&1 mv -f .deps/vasnprintf.Tpo .deps/vasnprintf.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -I/usr/pkg/include -I/usr/include -Wall -Wmissing-prototypes -Werror -std=gnu99 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libgnu.la dummy.lo asnprintf.lo printf-args.lo printf-parse.lo vasnprintf.lo libtool: link: ar cru .libs/libgnu.a .libs/dummy.o .libs/asnprintf.o .libs/printf-args.o .libs/printf-parse.o .libs/vasnprintf.o libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) gmake[3]: Leaving directory `/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/lib' gmake[2]: Leaving directory `/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/lib' Making all in g-wrap gmake[2]: Entering directory `/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/g-wrap' /usr/pkg/bin/gmake all-am gmake[3]: Entering directory `/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/g-wrap' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -O2 -I/usr/pkg/include -I/usr/include -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT core-runtime.lo -MD -MP -MF .deps/core-runtime.Tpo -c -o core-runtime.lo core-runtime.c sed -e "s|@g_wrap_shlib_dir\@||" \ ./config.scm.in > config.scm libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/include -O2 -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT core-runtime.lo -MD -MP -MF .deps/core-runtime.Tpo -c core-runtime.c -fPIC -DPIC -o .libs/core-runtime.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/include -O2 -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT core-runtime.lo -MD -MP -MF .deps/core-runtime.Tpo -c core-runtime.c -o core-runtime.o >/dev/null 2>&1 mv -f .deps/core-runtime.Tpo .deps/core-runtime.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -I/usr/pkg/include -I/usr/include -Wall -Wmissing-prototypes -Werror -std=gnu99 -version-info 2:0:0 -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libgwrap-core-runtime.la -rpath /usr/pkg/lib core-runtime.lo -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lffi ../lib/libgnu.la libtool: link: cc -shared .libs/core-runtime.o -Wl,--whole-archive ../lib/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/lib -Wl,-rpath -Wl,/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/lib -L/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/lib /u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/lib/libffi.so -Wl,-R/usr/pkg/lib -Wl,-soname -Wl,libgwrap-core-runtime.so.2 -o .libs/libgwrap-core-runtime.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libgwrap-core-runtime.so.2" && ln -s "libgwrap-core-runtime.so.2.0.0" "libgwrap-core-runtime.so.2") libtool: link: (cd ".libs" && rm -f "libgwrap-core-runtime.so" && ln -s "libgwrap-core-runtime.so.2.0.0" "libgwrap-core-runtime.so") libtool: link: (cd .libs/libgwrap-core-runtime.lax/libgnu.a && ar x "/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/g-wrap/../lib/.libs/libgnu.a") libtool: link: ar cru .libs/libgwrap-core-runtime.a core-runtime.o .libs/libgwrap-core-runtime.lax/libgnu.a/dummy.o .libs/libgwrap-core-runtime.lax/libgnu.a/asnprintf.o .libs/libgwrap-core-runtime.lax/libgnu.a/printf-args.o .libs/libgwrap-core-runtime.lax/libgnu.a/printf-parse.o .libs/libgwrap-core-runtime.lax/libgnu.a/vasnprintf.o libtool: link: ranlib .libs/libgwrap-core-runtime.a libtool: link: rm -fr .libs/libgwrap-core-runtime.lax libtool: link: ( cd ".libs" && rm -f "libgwrap-core-runtime.la" && ln -s "../libgwrap-core-runtime.la" "libgwrap-core-runtime.la" ) gmake[3]: Leaving directory `/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/g-wrap' gmake[2]: Leaving directory `/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/g-wrap' Making all in test gmake[2]: Entering directory `/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/test' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/test' Making all in guile gmake[2]: Entering directory `/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/guile' Making all in g-wrap gmake[3]: Entering directory `/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/guile/g-wrap' Making all in . gmake[4]: Entering directory `/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/guile/g-wrap' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../g-wrap -I../.. -I../../lib -I../../guile -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -pthread -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/include -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT guile-runtime.lo -MD -MP -MF .deps/guile-runtime.Tpo -c -o guile-runtime.lo guile-runtime.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../g-wrap -I../.. -I../../lib -I../../guile -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -pthread -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/include -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT guile-wct.lo -MD -MP -MF .deps/guile-wct.Tpo -c -o guile-wct.lo guile-wct.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../g-wrap -I../.. -I../../lib -I../../guile -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -pthread -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/include -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT guile-compatibility.lo -MD -MP -MF .deps/guile-compatibility.Tpo -c -o guile-compatibility.lo guile-compatibility.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../g-wrap -I../../lib -I../../guile -I/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/include -pthread -O2 -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT guile-runtime.lo -MD -MP -MF .deps/guile-runtime.Tpo -c guile-runtime.c -fPIC -DPIC -o .libs/guile-runtime.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../g-wrap -I../../lib -I../../guile -I/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/include -pthread -O2 -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT guile-wct.lo -MD -MP -MF .deps/guile-wct.Tpo -c guile-wct.c -fPIC -DPIC -o .libs/guile-wct.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../g-wrap -I../../lib -I../../guile -I/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/include -pthread -O2 -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT guile-compatibility.lo -MD -MP -MF .deps/guile-compatibility.Tpo -c guile-compatibility.c -fPIC -DPIC -o .libs/guile-compatibility.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../g-wrap -I../../lib -I../../guile -I/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/include -pthread -O2 -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT guile-compatibility.lo -MD -MP -MF .deps/guile-compatibility.Tpo -c guile-compatibility.c -o guile-compatibility.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../g-wrap -I../../lib -I../../guile -I/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/include -pthread -O2 -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT guile-wct.lo -MD -MP -MF .deps/guile-wct.Tpo -c guile-wct.c -o guile-wct.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../g-wrap -I../../lib -I../../guile -I/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/include -pthread -O2 -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT guile-runtime.lo -MD -MP -MF .deps/guile-runtime.Tpo -c guile-runtime.c -o guile-runtime.o >/dev/null 2>&1 mv -f .deps/guile-compatibility.Tpo .deps/guile-compatibility.Plo mv -f .deps/guile-wct.Tpo .deps/guile-wct.Plo mv -f .deps/guile-runtime.Tpo .deps/guile-runtime.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -pthread -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/include -Wall -Wmissing-prototypes -Werror -std=gnu99 -version-info 2:0:0 -no-undefined -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o libgwrap-guile-runtime.la -rpath /usr/pkg/lib guile-runtime.lo guile-wct.lo guile-compatibility.lo ../../g-wrap/libgwrap-core-runtime.la -I/usr/pkg/include -I/usr/include -pthread -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lguile -lltdl -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -pthread -lgmp -lcrypt -lm -lltdl -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lffi ../../lib/libgnu.la libtool: link: cc -shared .libs/guile-runtime.o .libs/guile-wct.o .libs/guile-compatibility.o -Wl,--whole-archive ../../lib/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/g-wrap/.libs -Wl,-rpath -Wl,/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/lib -Wl,-rpath -Wl,/usr/pkg/lib -Wl,-rpath -Wl,/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/lib -L/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/lib ../../g-wrap/.libs/libgwrap-core-runtime.so /u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/lib/libguile.so /u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/lib/libgmp.so -lcrypt -lm /u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/lib/libltdl.so /u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/lib/libffi.so -pthread -Wl,-R/usr/pkg/lib -pthread -pthread -pthread -Wl,-soname -Wl,libgwrap-guile-runtime.so.2 -o .libs/libgwrap-guile-runtime.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libgwrap-guile-runtime.so.2" && ln -s "libgwrap-guile-runtime.so.2.0.0" "libgwrap-guile-runtime.so.2") libtool: link: (cd ".libs" && rm -f "libgwrap-guile-runtime.so" && ln -s "libgwrap-guile-runtime.so.2.0.0" "libgwrap-guile-runtime.so") libtool: link: (cd .libs/libgwrap-guile-runtime.lax/libgnu.a && ar x "/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/guile/g-wrap/../../lib/.libs/libgnu.a") libtool: link: ar cru .libs/libgwrap-guile-runtime.a guile-runtime.o guile-wct.o guile-compatibility.o .libs/libgwrap-guile-runtime.lax/libgnu.a/dummy.o .libs/libgwrap-guile-runtime.lax/libgnu.a/asnprintf.o .libs/libgwrap-guile-runtime.lax/libgnu.a/printf-args.o .libs/libgwrap-guile-runtime.lax/libgnu.a/printf-parse.o .libs/libgwrap-guile-runtime.lax/libgnu.a/vasnprintf.o libtool: link: ranlib .libs/libgwrap-guile-runtime.a libtool: link: rm -fr .libs/libgwrap-guile-runtime.lax libtool: link: ( cd ".libs" && rm -f "libgwrap-guile-runtime.la" && ln -s "../libgwrap-guile-runtime.la" "libgwrap-guile-runtime.la" ) gmake[4]: Leaving directory `/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/guile/g-wrap' Making all in gw gmake[4]: Entering directory `/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/guile/g-wrap/gw' guile -c \ "(set! %load-path (append (apply append (map (lambda (l) (let ((ls (symbol->string l))) (list (string-append \"/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/\" ls) (string-append \"/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/\" ls)))) '(guile scheme48))) '(\"/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14\" \"/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/lib\") %load-path))""(use-modules (g-wrap)) \ (use-modules (g-wrap guile)) \ (use-modules (g-wrap guile ws standard)) \ (generate-wrapset 'guile 'standard \"standard\")" guile -c \ "(set! %load-path (append (apply append (map (lambda (l) (let ((ls (symbol->string l))) (list (string-append \"/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/\" ls) (string-append \"/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/\" ls)))) '(guile scheme48))) '(\"/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14\" \"/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/lib\") %load-path))""(use-modules (g-wrap)) \ (use-modules (g-wrap guile)) \ (use-modules (g-wrap gw-glib-spec)) \ (generate-wrapset 'guile 'gw-glib \"gw-glib\")" guile -c \ "(set! %load-path (append (apply append (map (lambda (l) (let ((ls (symbol->string l))) (list (string-append \"/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/\" ls) (string-append \"/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/\" ls)))) '(guile scheme48))) '(\"/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14\" \"/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/lib\") %load-path))""(use-modules (g-wrap)) \ (use-modules (g-wrap guile)) \ (use-modules (g-wrap guile ws standard)) \ (generate-wrapset 'guile 'standard \"standard\")" guile -c \ "(set! %load-path (append (apply append (map (lambda (l) (let ((ls (symbol->string l))) (list (string-append \"/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/\" ls) (string-append \"/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/\" ls)))) '(guile scheme48))) '(\"/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14\" \"/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/lib\") %load-path))""(use-modules (g-wrap)) \ (use-modules (g-wrap guile)) \ (use-modules (g-wrap gw-glib-spec)) \ (generate-wrapset 'guile 'gw-glib \"gw-glib\")" declarations-cg/gw-rti-wrapset initializations-cg/rti-wrapset declarations-cg/gw-rti-wrapset initializations-cg/rti-wrapset /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../g-wrap -I../../.. -I../../../guile -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -pthread -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -O2 -I/usr/pkg/include -I/usr/include -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT libgw_guile_gw_glib_la-gw-glib.lo -MD -MP -MF .deps/libgw_guile_gw_glib_la-gw-glib.Tpo -c -o libgw_guile_gw_glib_la-gw-glib.lo `test -f 'gw-glib.c' || echo './'`gw-glib.c declarations-cg/gw-rti-wrapset initializations-cg/rti-wrapset /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../g-wrap -I../../.. -I../../../guile -I/usr/pkg/include -I/usr/include -std=c99 -I/usr/pkg/include -I/usr/pkg/include -I/usr/pkg/include -I/usr/include -pthread -O2 -I/usr/pkg/include -I/usr/include -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT libgw_guile_standard_la-standard.lo -MD -MP -MF .deps/libgw_guile_standard_la-standard.Tpo -c -o libgw_guile_standard_la-standard.lo `test -f 'standard.c' || echo './'`standard.c Error@862: Warning@948: Error@949: Error@961: Error@963: Unbalanced parensExtra )Stmt nesting error.Stmt nesting error.Stmt nesting error.declarations-cg/gw-rti-wrapset initializations-cg/rti-wrapset libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../g-wrap -I../../../guile -I/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/include -std=c99 -pthread -O2 -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT libgw_guile_standard_la-standard.lo -MD -MP -MF .deps/libgw_guile_standard_la-standard.Tpo -c standard.c -fPIC -DPIC -o .libs/libgw_guile_standard_la-standard.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../g-wrap -I../../../guile -I/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/include -pthread -I/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/include/glib/glib-2.0 -I/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/lib/glib-2.0/include -O2 -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT libgw_guile_gw_glib_la-gw-glib.lo -MD -MP -MF .deps/libgw_guile_gw_glib_la-gw-glib.Tpo -c gw-glib.c -fPIC -DPIC -o .libs/libgw_guile_gw_glib_la-gw-glib.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../g-wrap -I../../../guile -I/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/include -pthread -I/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/include/glib/glib-2.0 -I/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/.buildlink/lib/glib-2.0/include -O2 -Wall -Wmissing-prototypes -Werror -std=gnu99 -MT libgw_guile_gw_glib_la-gw-glib.lo -MD -MP -MF .deps/libgw_guile_gw_glib_la-gw-glib.Tpo -c gw-glib.c -o libgw_guile_gw_glib_la-gw-glib.o >/dev/null 2>&1 standard.c: In function 'gw_initialize_wrapset_standard': standard.c:862: error: 'gwmp80_range_minvalint8_t' undeclared (first use in this function) standard.c:862: error: (Each undeclared identifier is reported only once standard.c:862: error: for each function it appears in.) standard.c:862: error: expected ')' before ';' token standard.c:945: error: expected ';' before '}' token cc1: warnings being treated as errors standard.c: At top level: standard.c:948: warning: data definition has no type or storage class standard.c:948: warning: type defaults to 'int' in declaration of 'c_info' standard.c:948: warning: type defaults to 'int' in declaration of 'gw_wcp_coerce' standard.c:948: error: 'gw_wcp_coerce' redeclared as different kind of symbol ../../../guile/g-wrap/guile-runtime.h:88: error: previous declaration of 'gw_wcp_coerce' was here standard.c:948: error: expected identifier or '(' before numeric constant standard.c:949: error: expected identifier or '(' before '}' token standard.c:950: error: expected identifier or '(' before '{' token standard.c:960: warning: data definition has no type or storage class standard.c:960: warning: type defaults to 'int' in declaration of 'gw_wrapset_register' standard.c:960: warning: parameter names (without types) in function declaration standard.c:960: error: conflicting types for 'gw_wrapset_register' ../../../g-wrap/core-runtime.h:213: error: previous declaration of 'gw_wrapset_register' was here standard.c:961: error: expected identifier or '(' before '}' token standard.c:962: warning: data definition has no type or storage class standard.c:962: warning: type defaults to 'int' in declaration of 'gw_wrapset_initialized' standard.c:963: error: expected identifier or '(' before '}' token gmake[4]: *** [libgw_guile_standard_la-standard.lo] Error 1 gmake[4]: *** Waiting for unfinished jobs.... mv -f .deps/libgw_guile_gw_glib_la-gw-glib.Tpo .deps/libgw_guile_gw_glib_la-gw-glib.Plo gmake[4]: Leaving directory `/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/guile/g-wrap/gw' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/guile/g-wrap' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14/guile' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap/work/g-wrap-1.9.14' gmake: *** [all] Error 2 *** Error code 2 Stop. make: stopped in /u0/n0/gdt/NetBSD-current/pkgsrc/devel/g-wrap *** Error code 1 Stop. make: stopped in /usr/pkgsrc/devel/g-wrap
pgpjVl7sCo2A0.pgp
Description: PGP signature
_______________________________________________ g-wrap-dev mailing list g-wrap-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/g-wrap-dev