=> Bootstrap dependency digest>=20010302: found digest-20111104 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for MyPasswordSafe-20061216nb14 echo "#ifndef CONFIG_H" > src/config.h echo "#define CONFIG_H" >> src/config.h echo "#define PREFIX \"/usr/pkg\"" >> src/config.h echo "#define VERSION \"0.6.7\"" >> src/config.h echo "#define COMP_DATE \"20121101\"" >> src/config.h echo "#define COMP_USER \"kristerw\"" >> src/config.h echo "#define COMP_HOST \"\"" >> src/config.h echo "#endif" >> src/config.h cd uuid-1.0.0 && ./configure --prefix=/usr/pkg && cd .. Configuring OSSP uuid (Universally Unique Identifier), version 1.0.0 (16-Feb-2004) checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for compilation debug mode... disabled checking build system type... i686-apple-darwin12.2.0 checking host system type... i686-apple-darwin12.2.0 checking for a sed that does not truncate output... /Users/kristerw/pbulk/scratch/security/MyPasswordSafe/work/.tools/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E -no-cpp-precomp -isystem /usr/include 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 65536 checking command to parse /usr/bin/nm output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common checking if gcc PIC flag -fno-common works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... no checking dynamic linker characteristics... darwin12.2.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool checking for gethostname in -lnsl... no checking for gethostbyname in -lnsl... no checking for accept in -lsocket... no checking for sys/types.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for netdb.h... yes checking for ifaddrs.h... yes checking for net/if.h... yes checking for net/if_dl.h... yes checking for net/if_arp.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for getifaddrs... yes checking for nanosleep... yes checking for long long... yes checking for long double... yes checking for char... yes checking size of char... 1 checking for unsigned char... yes checking size of unsigned char... 1 checking for short... yes checking size of short... 2 checking for unsigned short... yes checking size of unsigned short... 2 checking for int... yes checking size of int... 4 checking for unsigned int... yes checking size of unsigned int... 4 checking for long... yes checking size of long... 4 checking for unsigned long... yes checking size of unsigned long... 4 checking for long long... (cached) yes checking size of long long... 8 checking for unsigned long long... yes checking size of unsigned long long... 8 configure: creating ./config.status config.status: creating Makefile config.status: creating uuid-config config.status: creating uuid.h config.status: creating config.h config.status: executing adjustment commands /usr/bin/gnumake -C uuid-1.0.0 gcc -no-cpp-precomp -isystem /usr/include -I/usr/pkg/include -I/usr/pkg/qt3/include -I/usr/include -I/usr/X11/include -I/usr/X11/include/freetype2 -DHAVE_CONFIG_H -pipe -O2 -I/usr/pkg/include -I/usr/pkg/qt3/include -I/usr/include -I/usr/X11/include -I/usr/X11/include/freetype2 -c uuid.c -o uuid.o In file included from uuid.c:45: uuid.h:81: error: conflicting types for 'uuid_t' /usr/include/unistd.h:676: error: previous declaration of 'uuid_t' was here gnumake[1]: *** [uuid.lo] Error 1 gnumake: *** [uuid-1.0.0/.libs/libuuid.a] Error 2 *** Error code 2 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/security/MyPasswordSafe *** Error code 1 Stop. bmake: stopped in /Users/kristerw/pbulk/pkgsrc/security/MyPasswordSafe