=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. => Checksum SHA1 OK for simulavr-1.0.0.tar.gz => Checksum RMD160 OK for simulavr-1.0.0.tar.gz ===> Installing dependencies for simulavr-1.0.0nb1 ========================================================================== The following variables will affect the build process of this package, simulavr-1.0.0nb1. Their current value is shown below: * CURSES_DEFAULT = curses * PYTHON_VERSION_DEFAULT = 27 Based on these variables, the following variables have been set: * CURSES_TYPE = curses * PYPACKAGE = python27 You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.4.2nb7 => Tool dependency gmake>=3.81: found gmake-4.0 => Tool dependency checkperms>=1.1: found checkperms-1.11 => Build dependency doxygen-[0-9]*: found doxygen-1.8.7nb2 => Build dependency avr-libc-[0-9]*: found avr-libc-1.8.0nb4 => Build dependency swig>=1.3.24<2.0: found swig-1.3.36nb4 => Build dependency swig>=1.3.31<2.0: found swig-1.3.36nb4 => Full dependency avr-binutils>=2.23: found avr-binutils-2.24 => Full dependency avr-gcc>=4.5.3: found avr-gcc-4.5.3nb2 => Full dependency python27>=2.7.1nb2: found python27-2.7.7nb2 => Full dependency tcl>=8.6.1nb1: found tcl-8.6.1nb3 ===> Overriding tools for simulavr-1.0.0nb1 ===> Extracting for simulavr-1.0.0nb1 ===> Patching for simulavr-1.0.0nb1 => Applying pkgsrc patches for simulavr-1.0.0nb1 => Verifying /bulk-data/pkgsrc/emulators/simulavr/patches/patch-configure => Applying pkgsrc patch /bulk-data/pkgsrc/emulators/simulavr/patches/patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-configure,v 1.1 2013/09/12 06:20:35 mef Exp $ | |=> Checking for portability problems in extracted files |ERROR: [check-portability.awk] => Found test ... == ...: | |--- configure.orig 2013-07-06 17:58:39.000000000 +0900 |+++ configure 2013-07-06 18:00:22.000000000 +0900 -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 15283. Hunk #2 succeeded at 16684. done => Verifying /bulk-data/pkgsrc/emulators/simulavr/patches/patch-doc_simulavr_texinfo => Applying pkgsrc patch /bulk-data/pkgsrc/emulators/simulavr/patches/patch-doc_simulavr_texinfo Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-doc_simulavr_texinfo,v 1.2 2014/06/13 04:06:26 dsainty Exp $ | |Add directory entry information. Without this, ${PREFIX}/info/dir |won't be updated by install-info. Typical error message will be: | ---- |% install-info --dir-file=/usr/pkg/info/dir ./work/simulavr-1.0.0/doc/simulavr.info |install-info: warning: no info dir entry in `./work/simulavr-1.0.0/doc/simulavr.info' | ---- | |Remove @hfill - not supported by gtexinfo 5+ | |--- doc/simulavr.texinfo.orig 2012-02-13 00:26:38.000000000 +0900 |+++ doc/simulavr.texinfo 2013-08-14 14:04:34.000000000 +0900 -------------------------- Patching file doc/simulavr.texinfo using Plan A... Hunk #1 succeeded at 36. Hunk #2 succeeded at 49. done => Verifying /bulk-data/pkgsrc/emulators/simulavr/patches/patch-examples_atmel_key_scancodes.h => Applying pkgsrc patch /bulk-data/pkgsrc/emulators/simulavr/patches/patch-examples_atmel_key_scancodes.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-examples_atmel_key_scancodes.h,v 1.1 2013/09/12 06:20:35 mef Exp $ | |In file included from kb.c:14:0: |scancodes.h:19:1: warning: missing braces around initializer |scancodes.h:19:1: warning: (near initialization for 'unshifted[0]') |scancodes.h:90:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'shifted' | |--- work/simulavr-1.0.0/examples/atmel_key/scancodes.h 2012-02-13 00:26:38.000000000 +0900 |+++ examples/atmel_key/scancodes.h 2013-08-08 09:25:31.000000000 +0900 -------------------------- Patching file examples/atmel_key/scancodes.h using Plan A... Hunk #1 succeeded at 15. done => Verifying /bulk-data/pkgsrc/emulators/simulavr/patches/patch-regress_timertest_timer_16bit.c => Applying pkgsrc patch /bulk-data/pkgsrc/emulators/simulavr/patches/patch-regress_timertest_timer_16bit.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-regress_timertest_timer_16bit.c,v 1.1 2013/09/12 06:20:35 mef Exp $ | |error: attempt to use poisoned "VARNAME" | |--- work/simulavr-1.0.0/regress/timertest/timer_16bit.c 2012-02-13 00:26:38.000000000 +0900 |+++ regress/timertest/timer_16bit.c 2013-08-08 09:25:31.000000000 +0900 -------------------------- Patching file regress/timertest/timer_16bit.c using Plan A... Hunk #1 succeeded at 4. done => Verifying /bulk-data/pkgsrc/emulators/simulavr/patches/patch-src_Makefile.in => Applying pkgsrc patch /bulk-data/pkgsrc/emulators/simulavr/patches/patch-src_Makefile.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_Makefile.in,v 1.1 2013/09/12 06:20:35 mef Exp $ | |/usr/pkg/bin/swig -c++ -python -Ipython -o pysim ... |... |pysimulavr_wrap.cpp:146:20: fatal error: Python.h: No such file or directory | |--- src/Makefile.in.orig 2013-07-07 10:12:33.000000000 +0900 |+++ src/Makefile.in 2013-07-07 10:31:40.000000000 +0900 -------------------------- Patching file src/Makefile.in using Plan A... Hunk #1 succeeded at 395. done => Verifying /bulk-data/pkgsrc/emulators/simulavr/patches/patch-src_systemclock.cpp => Applying pkgsrc patch /bulk-data/pkgsrc/emulators/simulavr/patches/patch-src_systemclock.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_systemclock.cpp,v 1.1 2013/09/20 23:05:21 joerg Exp $ | |--- src/systemclock.cpp.orig 2013-09-20 22:35:37.000000000 +0000 |+++ src/systemclock.cpp -------------------------- Patching file src/systemclock.cpp using Plan A... Hunk #1 succeeded at 67. done => Fix include path finding Python.h => Convert poisoned SIG_OUTPUT_COMPARE2 to TIMER2_COMP_vect => Convert poisoned SIG_UART0_RECV to USART0_RX_vect => Convert poisoned SIG_INTERRUPT0 to INT0_vect ===> Creating toolchain wrappers for simulavr-1.0.0nb1 ===> Configuring for simulavr-1.0.0nb1 => 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 => Fixing locale directory references. => Checking for portability problems in extracted files configure: WARNING: unrecognized options: --disable-tests checking for a BSD-compatible install... /usr/bin/install -c -o pbulkXXX -g users 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 whether build system is MSYS/MingW... uname: unknown option -- o usage: uname [-amnprsv] no checking build system type... x86_64--netbsd checking host system type... x86_64--netbsd checking for style of include used by make... GNU checking for x86_64--netbsd-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /scratch/emulators/simulavr/work/.wrapper/bin/ld checking if the linker (/scratch/emulators/simulavr/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 for /scratch/emulators/simulavr/work/.wrapper/bin/ld option to reload object files... -r checking for x86_64--netbsd-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ checking for x86_64--netbsd-ar... no checking for ar... ar checking for x86_64--netbsd-strip... no checking for strip... strip checking for x86_64--netbsd-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... rm: conftest*: No such file or directory yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/scratch/emulators/simulavr/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 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 whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /scratch/emulators/simulavr/work/.wrapper/bin/ld checking if the linker (/scratch/emulators/simulavr/work/.wrapper/bin/ld) is GNU ld... yes checking whether the c++ linker (/scratch/emulators/simulavr/work/.wrapper/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... rm: conftest*: No such file or directory yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/scratch/emulators/simulavr/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking for swig... /usr/pkg/bin/swig checking for SWIG version... 1.3.36 configure: SWIG executable is '/usr/pkg/bin/swig' configure: SWIG library directory is '/usr/pkg/share/swig/1.3' checking Tcl desired... yes tclConfig.sh directory = /usr/lib checking for /usr/lib/tclConfig.sh... no configure: WARNING: tclConfig.sh not found .. guessing checking tcl.h usability... yes checking tcl.h presence... yes checking for tcl.h... yes checking for tcl.h... (cached) yes checking for wish... /usr/pkg/bin/wish checking for tclsh... /scratch/emulators/simulavr/work/.buildlink/bin/tclsh checking whether /usr/pkg/bin/python2.7 version >= 2.4.0... yes checking for python version... 2.7 checking for python platform... netbsd6 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for time... yes checking for avr-as... avr-as checking for avr-ld... avr-ld checking for avr-gcc... avr-gcc checking for avr-g++... avr-g++ checking for avr-nm... avr-nm checking for nm... nm with_bfd = /usr/pkg/avr with_libiberty = check checking bfd search- /usr/pkg/avr/x86_64--netbsd/avr in "include" and "lib"... no checking bfd search- /usr/pkg/avr/avr in "include" and "lib"... no checking bfd search- /usr/pkg/avr in "" and ""... no checking bfd search- /usr/pkg/avr in "bfd" and "bfd"... no checking bfd search- /usr/pkg/avr in "include" and "lib64"... no checking bfd search- /usr/pkg/avr in "include" and "lib"... yes checking libiberty search- /usr/pkg/avr/x86_64--netbsd/avr in "lib"... no checking libiberty search- /usr/pkg/avr/avr in "lib"... no checking libiberty search- /usr/pkg/avr in ""... no checking libiberty search- /usr/pkg/avr in "lib64"... no checking libiberty search- /usr/pkg/avr in "lib"... no checking libiberty search- /usr/pkg/avr in ""... no checking libiberty search- /usr/x86_64--netbsd/avr in "lib"... no checking libiberty search- /usr/avr in "lib"... no checking libiberty search- /usr in ""... no checking libiberty search- /usr in "lib64"... no checking libiberty search- /usr in "lib"... no checking libiberty search- /usr in ""... no configure: error: Could not locate libiberty.so/libiberty.a Please use the --with-libiberty= *** Error code 1 Stop. make: stopped in /bulk-data/pkgsrc/emulators/simulavr *** Error code 1 Stop. make: stopped in /bulk-data/pkgsrc/emulators/simulavr