On 2014/02/20 08:36, TimH wrote: > On Thu, 20 Feb 2014 12:37:49 +0000 > Stuart Henderson <[email protected]> wrote: > > [...] > > > > Please send a full build log for devel/uuid, ASAP. > > > > Attached a text file of the make and make install.
Not quite sure what's going on then.. You have a "Generating a Unix-style Makefile" which I don't, and have the "Running Mkbootstrap for OSSP::uuid ()" and "chmod 644 uuid.bs" lines before ...xsubpp -typemap... whereas I have them afterwards. (I wanted to jump on this because I had seen some build errors in perl ports earlier, specifically p5-X-Osd and p5-GDBM_File, though after a fresh "make build" from the same source tree, this issue went away ... odd.) You don't have anything installed/upgraded locally via cpan do you? > # pwd > /usr/ports/devel/uuid > # make > ===> ossp-uuid-1.6.2p2 depends on: groff->=1.21 -> groff-1.22.2p4 > ===> Verifying specs: c m stdc++ perl ossp-uuid > ===> found c.73.1 m.9.0 stdc++.57.0 perl.14.0 ossp-uuid.0.0 > ===> Checking files for uuid-1.6.2 > >> Fetch ftp://ftp.ossp.org/pkg/lib/uuid/uuid-1.6.2.tar.gz > uuid-1.6.2.tar.gz 100% > |*******************************************************************************************************************| > 387 KB 00:08 > >> (SHA256) uuid-1.6.2.tar.gz: OK > ===> Extracting for uuid-1.6.2 > ===> Patching for uuid-1.6.2 > ===> Configuring for uuid-1.6.2 > Using /usr/ports/pobj/uuid-1.6.2/config.site (generated) > configure: WARNING: Unrecognized options: --disable-silent-rules > configure: loading site script /usr/ports/pobj/uuid-1.6.2/config.site > shtool:echo:Warning: unable to determine terminal sequence for bold mode > Configuring OSSP uuid (Universally Unique Identifier), version 1.6.2 > (04-Jul-2008) > checking whether make sets $(MAKE)... (cached) yes > checking for gcc... cc > 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... (cached) o > checking whether we are using the GNU C compiler... (cached) yes > checking whether cc accepts -g... (cached) yes > checking for cc option to accept ISO C89... none needed > checking for compilation debug mode... disabled > 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... (cached) yes > checking for sys/types.h... (cached) yes > checking for sys/stat.h... (cached) yes > checking for stdlib.h... (cached) yes > checking for string.h... (cached) yes > checking for memory.h... (cached) yes > checking for strings.h... (cached) yes > checking for inttypes.h... (cached) yes > checking for stdint.h... (cached) yes > checking for unistd.h... (cached) yes > checking whether to build against external Dmalloc library... no > checking build system type... x86_64-unknown-openbsd5.5 > checking host system type... x86_64-unknown-openbsd5.5 > checking for a sed that does not truncate output... (cached) /usr/bin/sed > checking for fgrep... (cached) /usr/bin/fgrep > checking for ld used by cc... /usr/bin/ld > checking if the linker (/usr/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) 131072 > checking whether the shell understands some XSI constructs... yes > checking whether the shell understands "+="... no > checking for /usr/bin/ld option to reload object files... -r > checking how to recognize dependent libraries... match_pattern > /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ > checking for ar... (cached) ar > checking for strip... (cached) strip > checking for ranlib... (cached) ranlib > checking command to parse /usr/bin/nm -B output from cc object... ok > checking for dlfcn.h... (cached) 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... yes > checking if cc supports -c -o file.o... (cached) yes > checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes > checking whether -lc should be explicitly linked in... yes > checking dynamic linker characteristics... openbsd5.5 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 whether we are using the GNU C++ compiler... (cached) yes > checking whether c++ accepts -g... (cached) yes > checking how to run the C++ preprocessor... c++ -E > checking for gethostname in -lnsl... no > checking for gethostbyname in -lnsl... no > checking for accept in -lsocket... no > checking for va_copy() function... yes > checking for sys/types.h... (cached) yes > checking for sys/param.h... (cached) yes > checking for sys/time.h... (cached) yes > checking for sys/socket.h... (cached) yes > checking for sys/sockio.h... (cached) yes > checking for sys/ioctl.h... (cached) yes > checking for sys/select.h... (cached) yes > checking for netdb.h... (cached) yes > checking for ifaddrs.h... yes > checking for net/if.h... (cached) yes > checking for net/if_dl.h... yes > checking for net/if_arp.h... (cached) yes > checking for netinet/in.h... (cached) yes > checking for arpa/inet.h... (cached) yes > checking for struct timeval... yes > checking for getifaddrs... (cached) yes > checking for nanosleep... (cached) yes > checking for Sleep... no > checking for gettimeofday... (cached) yes > checking for clock_gettime... (cached) yes > checking for long long... (cached) yes > checking for long double... yes > checking size of char... (cached) 1 > checking size of unsigned char... (cached) 1 > checking size of short... (cached) 2 > checking size of unsigned short... (cached) 2 > checking size of int... 4 > checking size of unsigned int... 4 > checking size of long... 8 > checking size of unsigned long... 8 > checking size of long long... (cached) 8 > checking size of unsigned long long... (cached) 8 > checking whether to build DCE 1.1 backward compatibility API... (cached) no > checking whether to build C++ bindings to C API... (cached) yes > checking whether we are using the GNU C++ compiler... (cached) yes > checking whether c++ accepts -g... (cached) yes > checking for ld used by c++... /usr/bin/ld > checking if the linker (/usr/bin/ld) is GNU ld... yes > checking whether the c++ linker (/usr/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... yes > checking if c++ supports -c -o file.o... (cached) yes > checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes > checking dynamic linker characteristics... openbsd5.5 ld.so > checking how to hardcode library paths into programs... immediate > checking whether to build Perl bindings to C API... (cached) yes > checking whether to build Perl compatibility API... (cached) no > checking for perl... /usr/bin/perl > checking whether to build PHP bindings to C API... (cached) no > checking for php5... no > checking for php... no > checking whether to build PostgreSQL bindings to C API... (cached) no > checking for pg_config... no > configure: creating ./config.status > config.status: creating Makefile > config.status: creating uuid-config > config.status: creating uuid.pc > config.status: creating uuid.h > config.status: creating config.h > config.status: executing libtool commands > config.status: executing adjustment commands > configure: WARNING: Unrecognized options: --disable-silent-rules > ===> Building for uuid-1.6.2 > cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid.c -fPIC -DPIC -o .libs/uuid.o > cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid.c -o uuid.o > cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid_md5.c -fPIC -DPIC -o > .libs/uuid_md5.o > cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid_md5.c -o uuid_md5.o > cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid_sha1.c -fPIC -DPIC -o > .libs/uuid_sha1.o > cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid_sha1.c -o uuid_sha1.o > cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid_prng.c -fPIC -DPIC -o > .libs/uuid_prng.o > cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid_prng.c -o uuid_prng.o > cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid_mac.c -fPIC -DPIC -o > .libs/uuid_mac.o > cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid_mac.c -o uuid_mac.o > cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c uuid_time.c -fPIC -DPIC -o > .libs/uuid_time.o > cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c uuid_time.c -o uuid_time.o > cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid_ui64.c -fPIC -DPIC -o > .libs/uuid_ui64.o > cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid_ui64.c -o uuid_ui64.o > cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c uuid_ui128.c -fPIC -DPIC -o > .libs/uuid_ui128.o > cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c uuid_ui128.c -o uuid_ui128.o > cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid_str.c -fPIC -DPIC -o > .libs/uuid_str.o > cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid_str.c -o uuid_str.o > libtool: link: cc -shared -fPIC -DPIC -o .libs/libossp-uuid.so.0.0 > .libs/uuid.o .libs/uuid_md5.o .libs/uuid_sha1.o .libs/uuid_prng.o > .libs/uuid_mac.o .libs/uuid_time.o .libs/uuid_ui64.o .libs/uuid_ui128.o > .libs/uuid_str.o > libtool: link: ar cru .libs/libossp-uuid.a uuid.o uuid_md5.o uuid_sha1.o > uuid_prng.o uuid_mac.o uuid_time.o uuid_ui64.o uuid_ui128.o uuid_str.o > libtool: link: ranlib .libs/libossp-uuid.a > c++ -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid++.cc -fPIC -DPIC -o > .libs/uuid++.o > c++ -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid++.cc -o uuid++.o > libtool: link: c++ -shared -fPIC -DPIC -o .libs/libossp-uuid++.so.0.0 > .libs/uuid++.o .libs/uuid.o .libs/uuid_md5.o .libs/uuid_sha1.o > .libs/uuid_prng.o .libs/uuid_mac.o .libs/uuid_time.o .libs/uuid_ui64.o > .libs/uuid_ui128.o .libs/uuid_str.o > libtool: link: ar cru .libs/libossp-uuid++.a uuid++.o uuid.o uuid_md5.o > uuid_sha1.o uuid_prng.o uuid_mac.o uuid_time.o uuid_ui64.o uuid_ui128.o > uuid_str.o > libtool: link: ranlib .libs/libossp-uuid++.a > cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid_cli.c > libtool: link: cc -o .libs/uuid uuid_cli.o -L.libs -lossp-uuid > -Wl,-rpath-link,/usr/local/lib > .libs/libossp-uuid.so.0.0: warning: rand() isn't random; consider using > arc4random() > .libs/libossp-uuid.so.0.0: warning: srand() seed choices are invariably poor > Checking if your kit is complete... > Looks good > Warning: -L../.libs changed to > -L/usr/ports/pobj/uuid-1.6.2/uuid-1.6.2/perl/../.libs > Warning: -L.. changed to -L/usr/ports/pobj/uuid-1.6.2/uuid-1.6.2/perl/.. > Generating a Unix-style Makefile > Writing Makefile for OSSP::uuid > Writing MYMETA.yml and MYMETA.json > cp uuid.pod blib/lib/OSSP/uuid.pod > cp uuid.pm blib/lib/OSSP/uuid.pm > Running Mkbootstrap for OSSP::uuid () > chmod 644 uuid.bs > /usr/bin/perl /usr/libdata/perl5/ExtUtils/xsubpp -typemap > /usr/libdata/perl5/ExtUtils/typemap -typemap uuid.tm uuid.xs > uuid.xsc && > mv uuid.xsc uuid.c > cc -c -I. -I.. -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing > -fno-delete-null-pointer-checks -pipe -fstack-protector -I/usr/local/include > -O2 -DVERSION=\"1.0602\" -DXS_VERSION=\"1.0602\" -DPIC -fPIC > "-I/usr/libdata/perl5/amd64-openbsd/5.16.3/CORE" uuid.c > rm -f blib/arch/auto/OSSP/uuid/uuid.so > LD_RUN_PATH="/usr/ports/pobj/uuid-1.6.2/uuid-1.6.2/perl/../.libs" cc -shared > -fPIC -fstack-protector uuid.o -o blib/arch/auto/OSSP/uuid/uuid.so > -L/usr/ports/pobj/uuid-1.6.2/uuid-1.6.2/perl/../.libs > -L/usr/ports/pobj/uuid-1.6.2/uuid-1.6.2/perl/.. -lossp-uuid > chmod 755 blib/arch/auto/OSSP/uuid/uuid.so > /usr/bin/perl -MExtUtils::Command::MM -e 'cp_nonempty' -- uuid.bs > blib/arch/auto/OSSP/uuid/uuid.bs 644 > Manifying blib/man3/OSSP::uuid.3 > # make install > ===> Faking installation for uuid-1.6.2 > ./shtool mkdir -f -p -m 755 /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local > ./shtool mkdir -f -p -m 755 > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/bin > ./shtool mkdir -f -p -m 755 > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/include/ossp > ./shtool mkdir -f -p -m 755 > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/lib/pkgconfig > ./shtool mkdir -f -p -m 755 > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/man/man3 > ./shtool mkdir -f -p -m 755 > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/man/man1 > ./shtool install -c -m 755 uuid-config > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/bin/ > ./shtool install -c -m 644 ./uuid-config.1 > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/man/man1/ > ./shtool install -c -m 644 ./uuid.pc > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/lib/pkgconfig/ > ./shtool install -c -m 644 uuid.h > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/include/ossp/ > ./shtool install -c -m 644 ./uuid++.hh > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/include/ossp/ > ./shtool install -c -m 644 ./uuid.3 > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/man/man3/ossp-uuid.3 > ./shtool install -c -m 644 ./uuid++.3 > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/man/man3/ > libtool: install: ./shtool install -c -m 644 -m 644 ./.libs/libossp-uuid.a > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/lib//libossp-uuid.a > libtool: install: ./shtool install -c -m 644 -m 644 > ./.libs/libossp-uuid.so.0.0 > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/lib//libossp-uuid.so.0.0 > libtool: install: ./shtool install -c -m 644 -m 644 ./.libs/libossp-uuid.lai > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/lib//libossp-uuid.la > libtool: install: ./shtool install -c -m 644 -m 644 ./.libs/libossp-uuid++.a > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/lib//libossp-uuid++.a > libtool: install: ./shtool install -c -m 644 -m 644 > ./.libs/libossp-uuid++.so.0.0 > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/lib//libossp-uuid++.so.0.0 > libtool: install: ./shtool install -c -m 644 -m 644 > ./.libs/libossp-uuid++.lai > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/lib//libossp-uuid++.la > libtool: install: ./shtool install -c -s -m 755 ./.libs/uuid > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/bin/ > ./shtool install -c -m 644 ./uuid.1 > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/man/man1/ > Running Mkbootstrap for OSSP::uuid () > chmod 644 uuid.bs > Files found in blib/arch: installing files in blib/lib into architecture > dependent library tree > Installing > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/OSSP/uuid/uuid.so > Installing > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/OSSP/uuid.pod > Installing > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/OSSP/uuid.pm > Installing > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/man/man3p/OSSP::uuid.3 > Appending installation info to > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/libdata/perl5/amd64-openbsd/5.16.3/perllocal.pod > mv /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/lib/pkgconfig/uuid.pc > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/lib/pkgconfig/ossp-uuid.pc > rm -rf > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/libdata/perl5/amd64-openbsd/ > ===> Building package for p5-ossp-UUID-1.6.2p3 > Create /usr/ports/packages/amd64/all/p5-ossp-UUID-1.6.2p3.tgz > Error: > /usr/ports/pobj/uuid-1.6.2/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/OSSP/uuid/uuid.bs > does not exist > Fatal error: can't continue > at /usr/libdata/perl5/OpenBSD/PkgCreate.pm line 1421. > *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1878 > '/usr/ports/packages/amd64/all/p5-ossp-UUID-1.6.2p3.tgz') > *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2426 > '_internal-package') > *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2406 'package') > *** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1891 > '/var/db/pkg/ossp-uuid-1.6.2p2/+CONTENTS') > *** Error 1 in /usr/ports/devel/uuid > (/usr/ports/infrastructure/mk/bsd.port.mk:2406 'install') > +++ Thu Feb 20 20:44:06 GMT 2014 ===> Checking files for uuid-1.6.2 `/usr/ports/distfiles/uuid-1.6.2.tar.gz' is up to date. >> (SHA256) uuid-1.6.2.tar.gz: OK ===> Extracting for uuid-1.6.2 ===> Patching for uuid-1.6.2 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$OpenBSD: patch-Makefile_in,v 1.1 2013/06/19 14:34:51 sthen Exp $ |--- Makefile.in.orig Sat Mar 8 18:31:40 2008 |+++ Makefile.in Tue Jun 18 17:56:26 2013 -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 62. Hunk #2 succeeded at 241. done ===> Ignoring patchfile patch-Makefile_in.orig ===> Applying OpenBSD patch patch-perl_Makefile_PL Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$OpenBSD: patch-perl_Makefile_PL,v 1.1 2013/06/19 14:34:51 sthen Exp $ |--- perl/Makefile.PL.orig Tue Jun 18 15:05:09 2013 |+++ perl/Makefile.PL Tue Jun 18 15:05:50 2013 -------------------------- Patching file perl/Makefile.PL using Plan A... Hunk #1 succeeded at 33. Hunk #2 succeeded at 47. done ===> Applying OpenBSD patch patch-php_config_m4 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$OpenBSD: patch-php_config_m4,v 1.1 2013/06/19 14:34:51 sthen Exp $ |--- php/config.m4.orig Tue Jun 18 15:05:53 2013 |+++ php/config.m4 Tue Jun 18 15:06:08 2013 -------------------------- Patching file php/config.m4 using Plan A... Hunk #1 succeeded at 34. done ===> Applying OpenBSD patch patch-uuid-config_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$OpenBSD: patch-uuid-config_in,v 1.1 2013/06/19 14:34:52 sthen Exp $ |--- uuid-config.in.orig Tue Jun 18 14:58:42 2013 |+++ uuid-config.in Tue Jun 18 14:59:00 2013 -------------------------- Patching file uuid-config.in using Plan A... Hunk #1 succeeded at 121. done ===> Applying OpenBSD patch patch-uuid_pc_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$OpenBSD: patch-uuid_pc_in,v 1.1 2013/06/19 14:34:52 sthen Exp $ |--- uuid.pc.in.orig Tue Jun 18 14:56:09 2013 |+++ uuid.pc.in Tue Jun 18 14:56:17 2013 -------------------------- Patching file uuid.pc.in using Plan A... Hunk #1 succeeded at 37. done ===> Configuring for uuid-1.6.2 Using /usr/obj/uuid-1.6.2/config.site (generated) configure: WARNING: Unrecognized options: --disable-silent-rules configure: loading site script /usr/obj/uuid-1.6.2/config.site shtool:echo:Warning: unable to determine terminal sequence for bold mode Configuring OSSP uuid (Universally Unique Identifier), version 1.6.2 (04-Jul-2008) checking whether make sets $(MAKE)... (cached) yes checking for gcc... cc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for compilation debug mode... disabled 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... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking whether to build against external Dmalloc library... no checking build system type... x86_64-unknown-openbsd5.5 checking host system type... x86_64-unknown-openbsd5.5 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/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) 131072 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for ar... (cached) ar checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for dlfcn.h... (cached) 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... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd5.5 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 whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking how to run the C++ preprocessor... c++ -E checking for gethostname in -lnsl... no checking for gethostbyname in -lnsl... no checking for accept in -lsocket... no checking for va_copy() function... yes checking for sys/types.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/sockio.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/select.h... (cached) yes checking for netdb.h... (cached) yes checking for ifaddrs.h... yes checking for net/if.h... (cached) yes checking for net/if_dl.h... yes checking for net/if_arp.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for struct timeval... yes checking for getifaddrs... (cached) yes checking for nanosleep... (cached) yes checking for Sleep... no checking for gettimeofday... (cached) yes checking for clock_gettime... (cached) yes checking for long long... (cached) yes checking for long double... yes checking size of char... (cached) 1 checking size of unsigned char... (cached) 1 checking size of short... (cached) 2 checking size of unsigned short... (cached) 2 checking size of int... 4 checking size of unsigned int... 4 checking size of long... 8 checking size of unsigned long... 8 checking size of long long... (cached) 8 checking size of unsigned long long... (cached) 8 checking whether to build DCE 1.1 backward compatibility API... (cached) no checking whether to build C++ bindings to C API... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/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... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd5.5 ld.so checking how to hardcode library paths into programs... immediate checking whether to build Perl bindings to C API... (cached) yes checking whether to build Perl compatibility API... (cached) no checking for perl... /usr/bin/perl checking whether to build PHP bindings to C API... (cached) no checking for php5... no checking for php... no checking whether to build PostgreSQL bindings to C API... (cached) no checking for pg_config... no configure: creating ./config.status config.status: creating Makefile config.status: creating uuid-config config.status: creating uuid.pc config.status: creating uuid.h config.status: creating config.h config.status: executing libtool commands config.status: executing adjustment commands configure: WARNING: Unrecognized options: --disable-silent-rules ===> Building for uuid-1.6.2 cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid.c -fPIC -DPIC -o .libs/uuid.o cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid.c -o uuid.o cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid_md5.c -fPIC -DPIC -o .libs/uuid_md5.o cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid_md5.c -o uuid_md5.o cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid_sha1.c -fPIC -DPIC -o .libs/uuid_sha1.o cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid_sha1.c -o uuid_sha1.o cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid_prng.c -fPIC -DPIC -o .libs/uuid_prng.o cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid_prng.c -o uuid_prng.o cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid_mac.c -fPIC -DPIC -o .libs/uuid_mac.o cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid_mac.c -o uuid_mac.o cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c uuid_time.c -fPIC -DPIC -o .libs/uuid_time.o cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c uuid_time.c -o uuid_time.o cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid_ui64.c -fPIC -DPIC -o .libs/uuid_ui64.o cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid_ui64.c -o uuid_ui64.o cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c uuid_ui128.c -fPIC -DPIC -o .libs/uuid_ui128.o cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c uuid_ui128.c -o uuid_ui128.o cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid_str.c -fPIC -DPIC -o .libs/uuid_str.o cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid_str.c -o uuid_str.o libtool: link: cc -shared -fPIC -DPIC -o .libs/libossp-uuid.so.0.0 .libs/uuid.o .libs/uuid_md5.o .libs/uuid_sha1.o .libs/uuid_prng.o .libs/uuid_mac.o .libs/uuid_time.o .libs/uuid_ui64.o .libs/uuid_ui128.o .libs/uuid_str.o libtool: link: ar cru .libs/libossp-uuid.a uuid.o uuid_md5.o uuid_sha1.o uuid_prng.o uuid_mac.o uuid_time.o uuid_ui64.o uuid_ui128.o uuid_str.o libtool: link: ranlib .libs/libossp-uuid.a c++ -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid++.cc -fPIC -DPIC -o .libs/uuid++.o c++ -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid++.cc -o uuid++.o libtool: link: c++ -shared -fPIC -DPIC -o .libs/libossp-uuid++.so.0.0 .libs/uuid++.o .libs/uuid.o .libs/uuid_md5.o .libs/uuid_sha1.o .libs/uuid_prng.o .libs/uuid_mac.o .libs/uuid_time.o .libs/uuid_ui64.o .libs/uuid_ui128.o .libs/uuid_str.o libtool: link: ar cru .libs/libossp-uuid++.a uuid++.o uuid.o uuid_md5.o uuid_sha1.o uuid_prng.o uuid_mac.o uuid_time.o uuid_ui64.o uuid_ui128.o uuid_str.o libtool: link: ranlib .libs/libossp-uuid++.a cc -I. -I. -DHAVE_CONFIG_H -O2 -pipe -c ./uuid_cli.c libtool: link: cc -o .libs/uuid uuid_cli.o -L.libs -lossp-uuid -Wl,-rpath-link,/usr/local/lib .libs/libossp-uuid.so.0.0: warning: rand() isn't random; consider using arc4random() .libs/libossp-uuid.so.0.0: warning: srand() seed choices are invariably poor Checking if your kit is complete... Looks good Warning: -L../.libs changed to -L/usr/obj/uuid-1.6.2/uuid-1.6.2/perl/../.libs Warning: -L.. changed to -L/usr/obj/uuid-1.6.2/uuid-1.6.2/perl/.. Writing Makefile for OSSP::uuid Writing MYMETA.yml and MYMETA.json cp uuid.pod blib/lib/OSSP/uuid.pod cp uuid.pm blib/lib/OSSP/uuid.pm /usr/bin/perl /usr/libdata/perl5/ExtUtils/xsubpp -typemap /usr/libdata/perl5/ExtUtils/typemap -typemap uuid.tm uuid.xs > uuid.xsc && mv uuid.xsc uuid.c cc -c -I. -I.. -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector -I/usr/local/include -O2 -DVERSION=\"1.0602\" -DXS_VERSION=\"1.0602\" -DPIC -fPIC "-I/usr/libdata/perl5/amd64-openbsd/5.16.3/CORE" uuid.c Running Mkbootstrap for OSSP::uuid () chmod 644 uuid.bs rm -f blib/arch/auto/OSSP/uuid/uuid.so LD_RUN_PATH="/usr/obj/uuid-1.6.2/uuid-1.6.2/perl/../.libs" cc -shared -fPIC -fstack-protector uuid.o -o blib/arch/auto/OSSP/uuid/uuid.so -L/usr/obj/uuid-1.6.2/uuid-1.6.2/perl/../.libs -L/usr/obj/uuid-1.6.2/uuid-1.6.2/perl/.. -lossp-uuid chmod 755 blib/arch/auto/OSSP/uuid/uuid.so cp uuid.bs blib/arch/auto/OSSP/uuid/uuid.bs chmod 644 blib/arch/auto/OSSP/uuid/uuid.bs Manifying blib/man3/OSSP::uuid.3 --- Thu Feb 20 20:44:17 GMT 2014
