------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz Installing /packages/All/libtool-2.4.6_1.txz SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> dynomite-0.6.21.r2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> dynomite-0.6.21.r2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dynomite-0.6.21.r2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> dynomite-0.6.21.r2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dynomite-0.6.21.r2 for building => SHA256 Checksum OK for Netflix-dynomite-v0.6.21-rc2_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> dynomite-0.6.21.r2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dynomite-0.6.21.r2 for building ===> Extracting for dynomite-0.6.21.r2 => SHA256 Checksum OK for Netflix-dynomite-v0.6.21-rc2_GH0.tar.gz. Extracted Memory Use: 2.95M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for dynomite-0.6.21.r2 ===> Applying ports patches for dynomite-0.6.21.r2 ===> Cleanly applied ports patch(es) patch-configure.ac patch-src_Makefile.am patch-src_seedsprovider_dyn__dns.c SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> dynomite-0.6.21.r2 depends on package: gmake>=4.3 - found ===> dynomite-0.6.21.r2 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> dynomite-0.6.21.r2 depends on package: autoconf>=2.69 - found ===> dynomite-0.6.21.r2 depends on package: automake>=1.16.1 - found ===> dynomite-0.6.21.r2 depends on executable: libtoolize - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> dynomite-0.6.21.r2 depends on package: gmake>=4.3 - found ===> dynomite-0.6.21.r2 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> dynomite-0.6.21.r2 depends on package: autoconf>=2.69 - found ===> dynomite-0.6.21.r2 depends on package: automake>=1.16.1 - found ===> dynomite-0.6.21.r2 depends on executable: libtoolize - found ===> Configuring for dynomite-0.6.21.r2 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:25: installing 'config/compile' configure.ac:31: installing 'config/config.guess' configure.ac:31: installing 'config/config.sub' configure.ac:18: installing 'config/install-sh' configure.ac:18: installing 'config/missing' src/Makefile.am:135: warning: source file '$(top_builddir)/contrib/fmemopen.c' is in a subdirectory, src/Makefile.am:135: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. src/Makefile.am:138: warning: source file '$(top_builddir)/contrib/fmemopen.c' is in a subdirectory, src/Makefile.am:138: but option 'subdir-objects' is disabled src/Makefile.am: installing 'config/depcomp' configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking for gawk... (cached) /usr/bin/awk checking for 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 whether cc understands -c and -o together... yes checking whether gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether ln -s works... yes checking whether gmake sets $(MAKE)... (cached) yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /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... (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 the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no 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 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... no checking dynamic linker characteristics... dragonfly5.9 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 how to run the C++ preprocessor... c++ -E 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... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking for inline... inline checking for int8_t... (cached) yes checking for int16_t... (cached) yes checking for int32_t... (cached) yes checking for int64_t... (cached) yes checking for unsigned long long int... (cached) yes checking for long long int... (cached) yes checking for intmax_t... (cached) yes checking for intptr_t... yes checking for uint8_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for uintmax_t... yes checking for uintptr_t... (cached) yes checking for off_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking whether byte ordering is bigendian... no checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for fcntl.h... (cached) yes checking for float.h... (cached) yes checking for limits.h... (cached) yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/uio.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/un.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for netdb.h... (cached) yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking sys/epoll.h usability... no checking sys/epoll.h presence... no checking for sys/epoll.h... no checking sys/event.h usability... yes checking sys/event.h presence... yes checking for sys/event.h... yes checking for pow in -lm... yes checking for pthread_create in -lpthread... yes checking for SSL_read in -lssl... no checking for OPENSSL_init in -lcrypto... no checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for dup2... (cached) yes checking for gethostname... (cached) yes checking for gettimeofday... (cached) yes checking for strerror... (cached) yes checking for socket... yes checking for memchr... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for strchr... (cached) yes checking for strndup... (cached) yes checking for strtoul... (cached) yes checking if epoll works... no checking if kqueue works... yes checking if event ports works... no checking whether to enable debug logs and asserts... no checking whether to disable stats... no checking that generated files are newer than configure... done x yaml-0.1.4/ x yaml-0.1.4/tests/ x yaml-0.1.4/tests/test-version.c x yaml-0.1.4/tests/run-emitter.c x yaml-0.1.4/tests/Makefile.in x yaml-0.1.4/tests/test-reader.c x yaml-0.1.4/tests/example-deconstructor.c x yaml-0.1.4/tests/run-scanner.c x yaml-0.1.4/tests/.deps/ x yaml-0.1.4/tests/.deps/test-reader.Po x yaml-0.1.4/tests/.deps/example-deconstructor.Po x yaml-0.1.4/tests/.deps/run-emitter.Po x yaml-0.1.4/tests/.deps/example-deconstructor-alt.Po x yaml-0.1.4/tests/.deps/example-reformatter.Po x yaml-0.1.4/tests/.deps/example-reformatter-alt.Po x yaml-0.1.4/tests/.deps/run-loader.Po x yaml-0.1.4/tests/.deps/run-parser.Po x yaml-0.1.4/tests/.deps/run-dumper.Po x yaml-0.1.4/tests/.deps/test-version.Po x yaml-0.1.4/tests/.deps/run-scanner.Po x yaml-0.1.4/tests/run-dumper.c x yaml-0.1.4/tests/example-reformatter.c x yaml-0.1.4/tests/example-deconstructor-alt.c x yaml-0.1.4/tests/run-parser.c x yaml-0.1.4/tests/Makefile.am x yaml-0.1.4/tests/Makefile x yaml-0.1.4/tests/run-loader.c x yaml-0.1.4/tests/example-reformatter-alt.c x yaml-0.1.4/config.status x yaml-0.1.4/Makefile.in x yaml-0.1.4/config.h x yaml-0.1.4/yaml-0.1.pc.in x yaml-0.1.4/config/ x yaml-0.1.4/config/config.guess x yaml-0.1.4/config/depcomp x yaml-0.1.4/config/install-sh x yaml-0.1.4/config/ltmain.sh x yaml-0.1.4/config/config.sub x yaml-0.1.4/config/missing x yaml-0.1.4/src/ x yaml-0.1.4/src/loader.c x yaml-0.1.4/src/Makefile.in x yaml-0.1.4/src/dumper.c x yaml-0.1.4/src/.deps/ x yaml-0.1.4/src/.deps/loader.Plo x yaml-0.1.4/src/.deps/reader.Plo x yaml-0.1.4/src/.deps/emitter.Plo x yaml-0.1.4/src/.deps/parser.Plo x yaml-0.1.4/src/.deps/writer.Plo x yaml-0.1.4/src/.deps/scanner.Plo x yaml-0.1.4/src/.deps/api.Plo x yaml-0.1.4/src/.deps/dumper.Plo x yaml-0.1.4/src/writer.c x yaml-0.1.4/src/api.c x yaml-0.1.4/src/parser.c x yaml-0.1.4/src/Makefile.am x yaml-0.1.4/src/Makefile x yaml-0.1.4/src/emitter.c x yaml-0.1.4/src/scanner.c x yaml-0.1.4/src/reader.c x yaml-0.1.4/src/yaml_private.h x yaml-0.1.4/stamp-h1 x yaml-0.1.4/configure.ac x yaml-0.1.4/aclocal.m4 x yaml-0.1.4/README x yaml-0.1.4/include/ x yaml-0.1.4/include/Makefile.in x yaml-0.1.4/include/yaml.h x yaml-0.1.4/include/Makefile.am x yaml-0.1.4/config.h.in x yaml-0.1.4/config.h.in~ x yaml-0.1.4/yaml-0.1.pc x yaml-0.1.4/LICENSE x yaml-0.1.4/Makefile.am x yaml-0.1.4/doc/ x yaml-0.1.4/doc/doxygen.cfg x yaml-0.1.4/doc/html/ x yaml-0.1.4/doc/html/functions_vars_0x6d.html x yaml-0.1.4/doc/html/structyaml__alias__data__s.html x yaml-0.1.4/doc/html/functions_vars_0x66.html x yaml-0.1.4/doc/html/functions_0x6f.html x yaml-0.1.4/doc/html/functions_0x64.html x yaml-0.1.4/doc/html/functions_0x72.html x yaml-0.1.4/doc/html/globals_type.html x yaml-0.1.4/doc/html/functions_vars_0x73.html x yaml-0.1.4/doc/html/structyaml__token__s.html x yaml-0.1.4/doc/html/globals_eval.html x yaml-0.1.4/doc/html/functions_0x68.html x yaml-0.1.4/doc/html/group__parser.html x yaml-0.1.4/doc/html/functions.html x yaml-0.1.4/doc/html/structyaml__simple__key__s.html x yaml-0.1.4/doc/html/files.html x yaml-0.1.4/doc/html/functions_0x77.html x yaml-0.1.4/doc/html/group__version.html x yaml-0.1.4/doc/html/functions_vars_0x65.html x yaml-0.1.4/doc/html/functions_vars_0x70.html x yaml-0.1.4/doc/html/structyaml__event__s.html x yaml-0.1.4/doc/html/globals.html x yaml-0.1.4/doc/html/tab_h.png x yaml-0.1.4/doc/html/group__tokens.html x yaml-0.1.4/doc/html/functions_vars_0x68.html x yaml-0.1.4/doc/html/functions_vars_0x62.html x yaml-0.1.4/doc/html/closed.png x yaml-0.1.4/doc/html/modules.html x yaml-0.1.4/doc/html/functions_vars_0x75.html x yaml-0.1.4/doc/html/functions_0x75.html x yaml-0.1.4/doc/html/tabs.css x yaml-0.1.4/doc/html/functions_0x6d.html x yaml-0.1.4/doc/html/functions_vars_0x63.html x yaml-0.1.4/doc/html/functions_0x63.html x yaml-0.1.4/doc/html/tab_a.png x yaml-0.1.4/doc/html/group__styles.html x yaml-0.1.4/doc/html/doxygen.css x yaml-0.1.4/doc/html/globals_func.html x yaml-0.1.4/doc/html/nav_f.png x yaml-0.1.4/doc/html/functions_vars_0x6b.html x yaml-0.1.4/doc/html/bc_s.png x yaml-0.1.4/doc/html/group__emitter.html x yaml-0.1.4/doc/html/tab_b.png x yaml-0.1.4/doc/html/functions_0x62.html x yaml-0.1.4/doc/html/functions_vars_0x6e.html x yaml-0.1.4/doc/html/group__export.html x yaml-0.1.4/doc/html/functions_0x65.html x yaml-0.1.4/doc/html/functions_vars_0x77.html x yaml-0.1.4/doc/html/structyaml__parser__s.html x yaml-0.1.4/doc/html/annotated.html x yaml-0.1.4/doc/html/functions_vars_0x6c.html x yaml-0.1.4/doc/html/functions_0x6b.html x yaml-0.1.4/doc/html/functions_vars_0x64.html x yaml-0.1.4/doc/html/group__basic.html x yaml-0.1.4/doc/html/structyaml__node__pair__s.html x yaml-0.1.4/doc/html/functions_0x73.html x yaml-0.1.4/doc/html/functions_vars.html x yaml-0.1.4/doc/html/structyaml__mark__s.html x yaml-0.1.4/doc/html/group__nodes.html x yaml-0.1.4/doc/html/structyaml__version__directive__s.html x yaml-0.1.4/doc/html/functions_0x6e.html x yaml-0.1.4/doc/html/structyaml__document__s.html x yaml-0.1.4/doc/html/functions_vars_0x71.html x yaml-0.1.4/doc/html/doxygen.png x yaml-0.1.4/doc/html/open.png x yaml-0.1.4/doc/html/functions_0x74.html x yaml-0.1.4/doc/html/functions_0x6c.html x yaml-0.1.4/doc/html/group__events.html x yaml-0.1.4/doc/html/structyaml__node__s.html x yaml-0.1.4/doc/html/functions_vars_0x6f.html x yaml-0.1.4/doc/html/tab_s.png x yaml-0.1.4/doc/html/functions_0x69.html x yaml-0.1.4/doc/html/functions_vars_0x74.html x yaml-0.1.4/doc/html/nav_h.png x yaml-0.1.4/doc/html/functions_vars_0x72.html x yaml-0.1.4/doc/html/functions_vars_0x76.html x yaml-0.1.4/doc/html/functions_vars_0x69.html x yaml-0.1.4/doc/html/globals_defs.html x yaml-0.1.4/doc/html/globals_enum.html x yaml-0.1.4/doc/html/yaml_8h.html x yaml-0.1.4/doc/html/index.html x yaml-0.1.4/doc/html/functions_0x76.html x yaml-0.1.4/doc/html/functions_0x71.html x yaml-0.1.4/doc/html/structyaml__emitter__s.html x yaml-0.1.4/doc/html/classes.html x yaml-0.1.4/doc/html/functions_0x70.html x yaml-0.1.4/doc/html/structyaml__tag__directive__s.html x yaml-0.1.4/doc/html/functions_0x66.html x yaml-0.1.4/config.log x yaml-0.1.4/m4/ x yaml-0.1.4/m4/ltoptions.m4 x yaml-0.1.4/m4/lt~obsolete.m4 x yaml-0.1.4/m4/ltversion.m4 x yaml-0.1.4/m4/libtool.m4 x yaml-0.1.4/m4/ltsugar.m4 x yaml-0.1.4/Makefile x yaml-0.1.4/autom4te.cache/ x yaml-0.1.4/autom4te.cache/output.2 x yaml-0.1.4/autom4te.cache/requests x yaml-0.1.4/autom4te.cache/output.1 x yaml-0.1.4/autom4te.cache/output.0 x yaml-0.1.4/autom4te.cache/traces.1 x yaml-0.1.4/autom4te.cache/traces.2 x yaml-0.1.4/autom4te.cache/traces.0 x yaml-0.1.4/libtool x yaml-0.1.4/configure configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating src/Makefile config.status: creating src/hashkit/Makefile config.status: creating src/proto/Makefile config.status: creating src/entropy/Makefile config.status: creating src/seedsprovider/Makefile config.status: creating src/event/Makefile config.status: creating src/tools/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in contrib/yaml-0.1.4 (/construction/misc/dynomite/dynomite-0.6.21-rc2/contrib/yaml-0.1.4) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--disable-silent-rules' '--infodir=/usr/local/share/info/' '--build=x86_64-portbld-dragonfly5.9' 'build_alias=x86_64-portbld-dragonfly5.9' 'CC=cc' 'CFLAGS=-pipe -O2 -fno-strict-aliasing ' 'LDFLAGS= -lexecinfo -Wl,-rpath,/usr/local/lib ' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS= -pipe -O2 -fno-strict-aliasing ' --cache-file=/dev/null --srcdir=. configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... 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... 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 gmake... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking whether ln -s works... yes checking whether gmake sets $(MAKE)... (cached) yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for a sed that does not truncate output... (cached) /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... (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 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 /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok 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 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... no checking dynamic linker characteristics... dragonfly5.9 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 doxygen... false checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes configure: creating ./config.status config.status: creating src/Makefile config.status: creating Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands SUCCEEDED 00:00:35 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for dynomite-0.6.21.r2 gmake[1]: Entering directory '/construction/misc/dynomite/dynomite-0.6.21-rc2' gmake all-recursive gmake[2]: Entering directory '/construction/misc/dynomite/dynomite-0.6.21-rc2' Making all in contrib gmake[3]: Entering directory '/construction/misc/dynomite/dynomite-0.6.21-rc2/contrib' Making all in yaml-0.1.4 gmake[4]: Entering directory '/construction/misc/dynomite/dynomite-0.6.21-rc2/contrib/yaml-0.1.4' gmake all-recursive gmake[5]: Entering directory '/construction/misc/dynomite/dynomite-0.6.21-rc2/contrib/yaml-0.1.4' Making all in src gmake[6]: Entering directory '/construction/misc/dynomite/dynomite-0.6.21-rc2/contrib/yaml-0.1.4/src' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -MT api.lo -MD -MP -MF .deps/api.Tpo -c -o api.lo api.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -MT reader.lo -MD -MP -MF .deps/reader.Tpo -c -o reader.lo reader.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c -o scanner.lo scanner.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c -o loader.lo loader.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -MT writer.lo -MD -MP -MF .deps/writer.Tpo -c -o writer.lo writer.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c -o emitter.lo emitter.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -MT dumper.lo -MD -MP -MF .deps/dumper.Tpo -c -o dumper.lo dumper.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fPIC -DPIC -o .libs/parser.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -MT api.lo -MD -MP -MF .deps/api.Tpo -c api.c -fPIC -DPIC -o .libs/api.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -MT reader.lo -MD -MP -MF .deps/reader.Tpo -c reader.c -fPIC -DPIC -o .libs/reader.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c loader.c -fPIC -DPIC -o .libs/loader.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c emitter.c -fPIC -DPIC -o .libs/emitter.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c scanner.c -fPIC -DPIC -o .libs/scanner.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -MT writer.lo -MD -MP -MF .deps/writer.Tpo -c writer.c -fPIC -DPIC -o .libs/writer.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -MT dumper.lo -MD -MP -MF .deps/dumper.Tpo -c dumper.c -fPIC -DPIC -o .libs/dumper.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -MT loader.lo -MD -MP -MF .deps/loader.Tpo -c loader.c -o loader.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -MT writer.lo -MD -MP -MF .deps/writer.Tpo -c writer.c -o writer.o >/dev/null 2>&1 mv -f .deps/writer.Tpo .deps/writer.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -MT reader.lo -MD -MP -MF .deps/reader.Tpo -c reader.c -o reader.o >/dev/null 2>&1 mv -f .deps/loader.Tpo .deps/loader.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -o parser.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -MT dumper.lo -MD -MP -MF .deps/dumper.Tpo -c dumper.c -o dumper.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -MT api.lo -MD -MP -MF .deps/api.Tpo -c api.c -o api.o >/dev/null 2>&1 mv -f .deps/reader.Tpo .deps/reader.Plo mv -f .deps/dumper.Tpo .deps/dumper.Plo mv -f .deps/parser.Tpo .deps/parser.Plo mv -f .deps/api.Tpo .deps/api.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -MT emitter.lo -MD -MP -MF .deps/emitter.Tpo -c emitter.c -o emitter.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -pipe -O2 -fno-strict-aliasing -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c scanner.c -o scanner.o >/dev/null 2>&1 mv -f .deps/emitter.Tpo .deps/emitter.Plo mv -f .deps/scanner.Tpo .deps/scanner.Plo /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -release 0 -version-info 2:2:0 -lexecinfo -Wl,-rpath,/usr/local/lib -o libyaml.la api.lo reader.lo scanner.lo parser.lo loader.lo writer.lo emitter.lo dumper.lo libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries libtool: link: warning: `-release' is ignored for convenience libraries libtool: link: ar cru .libs/libyaml.a .libs/api.o .libs/reader.o .libs/scanner.o .libs/parser.o .libs/loader.o .libs/writer.o .libs/emitter.o .libs/dumper.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libyaml.a libtool: link: ( cd ".libs" && rm -f "libyaml.la" && ln -s "../libyaml.la" "libyaml.la" ) gmake[6]: Leaving directory '/construction/misc/dynomite/dynomite-0.6.21-rc2/contrib/yaml-0.1.4/src' Making all in . gmake[6]: Entering directory '/construction/misc/dynomite/dynomite-0.6.21-rc2/contrib/yaml-0.1.4' gmake[6]: Leaving directory '/construction/misc/dynomite/dynomite-0.6.21-rc2/contrib/yaml-0.1.4' Making all in tests gmake[6]: Entering directory '/construction/misc/dynomite/dynomite-0.6.21-rc2/contrib/yaml-0.1.4/tests' cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -pipe -O2 -fno-strict-aliasing -MT run-scanner.o -MD -MP -MF .deps/run-scanner.Tpo -c -o run-scanner.o run-scanner.c cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -pipe -O2 -fno-strict-aliasing -MT run-parser.o -MD -MP -MF .deps/run-parser.Tpo -c -o run-parser.o run-parser.c cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -pipe -O2 -fno-strict-aliasing -MT run-loader.o -MD -MP -MF .deps/run-loader.Tpo -c -o run-loader.o run-loader.c cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -pipe -O2 -fno-strict-aliasing -MT run-emitter.o -MD -MP -MF .deps/run-emitter.Tpo -c -o run-emitter.o run-emitter.c cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -pipe -O2 -fno-strict-aliasing -MT run-dumper.o -MD -MP -MF .deps/run-dumper.Tpo -c -o run-dumper.o run-dumper.c cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -pipe -O2 -fno-strict-aliasing -MT example-reformatter.o -MD -MP -MF .deps/example-reformatter.Tpo -c -o example-reformatter.o example-reformatter.c cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -pipe -O2 -fno-strict-aliasing -MT example-reformatter-alt.o -MD -MP -MF .deps/example-reformatter-alt.Tpo -c -o example-reformatter-alt.o example-reformatter-alt.c cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -pipe -O2 -fno-strict-aliasing -MT example-deconstructor.o -MD -MP -MF .deps/example-deconstructor.Tpo -c -o example-deconstructor.o example-deconstructor.c cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wno-format -pipe -O2 -fno-strict-aliasing -MT example-deconstructor-alt.o -MD -MP -MF .deps/example-deconstructor-alt.Tpo -c -o example-deconstructor-alt.o example-deconstructor-alt.c mv -f .deps/run-loader.Tpo .deps/run-loader.Po /bin/sh ../libtool --tag=CC --mode=link cc -Wno-format -pipe -O2 -fno-strict-aliasing -lexecinfo -Wl,-rpath,/usr/local/lib -o run-loader run-loader.o ../src/libyaml.la mv -f .deps/run-parser.Tpo .deps/run-parser.Po /bin/sh ../libtool --tag=CC --mode=link cc -Wno-format -pipe -O2 -fno-strict-aliasing -lexecinfo -Wl,-rpath,/usr/local/lib -o run-parser run-parser.o ../src/libyaml.la mv -f .deps/example-reformatter.Tpo .deps/example-reformatter.Po /bin/sh ../libtool --tag=CC --mode=link cc -Wno-format -pipe -O2 -fno-strict-aliasing -lexecinfo -Wl,-rpath,/usr/local/lib -o example-reformatter example-reformatter.o ../src/libyaml.la libtool: link: cc -Wno-format -pipe -O2 -fno-strict-aliasing -Wl,-rpath -Wl,/usr/local/lib -o run-loader run-loader.o ../src/.libs/libyaml.a -lexecinfo mv -f .deps/example-reformatter-alt.Tpo .deps/example-reformatter-alt.Po /bin/sh ../libtool --tag=CC --mode=link cc -Wno-format -pipe -O2 -fno-strict-aliasing -lexecinfo -Wl,-rpath,/usr/local/lib -o example-reformatter-alt example-reformatter-alt.o ../src/libyaml.la libtool: link: cc -Wno-format -pipe -O2 -fno-strict-aliasing -Wl,-rpath -Wl,/usr/local/lib -o run-parser run-parser.o ../src/.libs/libyaml.a -lexecinfo mv -f .deps/run-scanner.Tpo .deps/run-scanner.Po /bin/sh ../libtool --tag=CC --mode=link cc -Wno-format -pipe -O2 -fno-strict-aliasing -lexecinfo -Wl,-rpath,/usr/local/lib -o run-scanner run-scanner.o ../src/libyaml.la libtool: link: cc -Wno-format -pipe -O2 -fno-strict-aliasing -Wl,-rpath -Wl,/usr/local/lib -o example-reformatter example-reformatter.o ../src/.libs/libyaml.a -lexecinfo libtool: link: cc -Wno-format -pipe -O2 -fno-strict-aliasing -Wl,-rpath -Wl,/usr/local/lib -o example-reformatter-alt example-reformatter-alt.o ../src/.libs/libyaml.a -lexecinfo libtool: link: cc -Wno-format -pipe -O2 -fno-strict-aliasing -Wl,-rpath -Wl,/usr/local/lib -o run-scanner run-scanner.o ../src/.libs/libyaml.a -lexecinfo mv -f .deps/run-emitter.Tpo .deps/run-emitter.Po /bin/sh ../libtool --tag=CC --mode=link cc -Wno-format -pipe -O2 -fno-strict-aliasing -lexecinfo -Wl,-rpath,/usr/local/lib -o run-emitter run-emitter.o ../src/libyaml.la libtool: link: cc -Wno-format -pipe -O2 -fno-strict-aliasing -Wl,-rpath -Wl,/usr/local/lib -o run-emitter run-emitter.o ../src/.libs/libyaml.a -lexecinfo mv -f .deps/run-dumper.Tpo .deps/run-dumper.Po /bin/sh ../libtool --tag=CC --mode=link cc -Wno-format -pipe -O2 -fno-strict-aliasing -lexecinfo -Wl,-rpath,/usr/local/lib -o run-dumper run-dumper.o ../src/libyaml.la mv -f .deps/example-deconstructor-alt.Tpo .deps/example-deconstructor-alt.Po /bin/sh ../libtool --tag=CC --mode=link cc -Wno-format -pipe -O2 -fno-strict-aliasing -lexecinfo -Wl,-rpath,/usr/local/lib -o example-deconstructor-alt example-deconstructor-alt.o ../src/libyaml.la libtool: link: cc -Wno-format -pipe -O2 -fno-strict-aliasing -Wl,-rpath -Wl,/usr/local/lib -o run-dumper run-dumper.o ../src/.libs/libyaml.a -lexecinfo mv -f .deps/example-deconstructor.Tpo .deps/example-deconstructor.Po /bin/sh ../libtool --tag=CC --mode=link cc -Wno-format -pipe -O2 -fno-strict-aliasing -lexecinfo -Wl,-rpath,/usr/local/lib -o example-deconstructor example-deconstructor.o ../src/libyaml.la libtool: link: cc -Wno-format -pipe -O2 -fno-strict-aliasing -Wl,-rpath -Wl,/usr/local/lib -o example-deconstructor-alt example-deconstructor-alt.o ../src/.libs/libyaml.a -lexecinfo libtool: link: cc -Wno-format -pipe -O2 -fno-strict-aliasing -Wl,-rpath -Wl,/usr/local/lib -o example-deconstructor example-deconstructor.o ../src/.libs/libyaml.a -lexecinfo gmake[6]: Leaving directory '/construction/misc/dynomite/dynomite-0.6.21-rc2/contrib/yaml-0.1.4/tests' gmake[5]: Leaving directory '/construction/misc/dynomite/dynomite-0.6.21-rc2/contrib/yaml-0.1.4' gmake[4]: Leaving directory '/construction/misc/dynomite/dynomite-0.6.21-rc2/contrib/yaml-0.1.4' gmake[4]: Entering directory '/construction/misc/dynomite/dynomite-0.6.21-rc2/contrib' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/misc/dynomite/dynomite-0.6.21-rc2/contrib' gmake[3]: Leaving directory '/construction/misc/dynomite/dynomite-0.6.21-rc2/contrib' Making all in src gmake[3]: Entering directory '/construction/misc/dynomite/dynomite-0.6.21-rc2/src' Making all in hashkit gmake[4]: Entering directory '/construction/misc/dynomite/dynomite-0.6.21-rc2/src/hashkit' cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -I ../../contrib/murmur3 -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wno-missing-prototypes -Wno-missing-declarations -Wconversion -Wsign-compare -Wstrict-prototypes -Wredundant-decls -Werror=implicit-function-declaration -pipe -O2 -fno-strict-aliasing -MT dyn_hashkit.o -MD -MP -MF .deps/dyn_hashkit.Tpo -c -o dyn_hashkit.o dyn_hashkit.c cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -I ../../contrib/murmur3 -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wno-missing-prototypes -Wno-missing-declarations -Wconversion -Wsign-compare -Wstrict-prototypes -Wredundant-decls -Werror=implicit-function-declaration -pipe -O2 -fno-strict-aliasing -MT dyn_crc16.o -MD -MP -MF .deps/dyn_crc16.Tpo -c -o dyn_crc16.o dyn_crc16.c cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -I ../../contrib/murmur3 -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wno-missing-prototypes -Wno-missing-declarations -Wconversion -Wsign-compare -Wstrict-prototypes -Wredundant-decls -Werror=implicit-function-declaration -pipe -O2 -fno-strict-aliasing -MT dyn_crc32.o -MD -MP -MF .deps/dyn_crc32.Tpo -c -o dyn_crc32.o dyn_crc32.c cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -I ../../contrib/murmur3 -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wno-missing-prototypes -Wno-missing-declarations -Wconversion -Wsign-compare -Wstrict-prototypes -Wredundant-decls -Werror=implicit-function-declaration -pipe -O2 -fno-strict-aliasing -MT dyn_fnv.o -MD -MP -MF .deps/dyn_fnv.Tpo -c -o dyn_fnv.o dyn_fnv.c cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -I ../../contrib/murmur3 -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wno-missing-prototypes -Wno-missing-declarations -Wconversion -Wsign-compare -Wstrict-prototypes -Wredundant-decls -Werror=implicit-function-declaration -pipe -O2 -fno-strict-aliasing -MT dyn_hsieh.o -MD -MP -MF .deps/dyn_hsieh.Tpo -c -o dyn_hsieh.o dyn_hsieh.c cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -I ../../contrib/murmur3 -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wno-missing-prototypes -Wno-missing-declarations -Wconversion -Wsign-compare -Wstrict-prototypes -Wredundant-decls -Werror=implicit-function-declaration -pipe -O2 -fno-strict-aliasing -MT dyn_jenkins.o -MD -MP -MF .deps/dyn_jenkins.Tpo -c -o dyn_jenkins.o dyn_jenkins.c cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -I ../../contrib/murmur3 -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wno-missing-prototypes -Wno-missing-declarations -Wconversion -Wsign-compare -Wstrict-prototypes -Wredundant-decls -Werror=implicit-function-declaration -pipe -O2 -fno-strict-aliasing -MT dyn_md5.o -MD -MP -MF .deps/dyn_md5.Tpo -c -o dyn_md5.o dyn_md5.c cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -I ../../contrib/murmur3 -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wno-missing-prototypes -Wno-missing-declarations -Wconversion -Wsign-compare -Wstrict-prototypes -Wredundant-decls -Werror=implicit-function-declaration -pipe -O2 -fno-strict-aliasing -MT dyn_murmur.o -MD -MP -MF .deps/dyn_murmur.Tpo -c -o dyn_murmur.o dyn_murmur.c cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -I ../../contrib/murmur3 -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wno-missing-prototypes -Wno-missing-declarations -Wconversion -Wsign-compare -Wstrict-prototypes -Wredundant-decls -Werror=implicit-function-declaration -pipe -O2 -fno-strict-aliasing -MT dyn_one_at_a_time.o -MD -MP -MF .deps/dyn_one_at_a_time.Tpo -c -o dyn_one_at_a_time.o dyn_one_at_a_time.c cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -I ../../contrib/murmur3 -Wall -Wshadow -Wpointer-arith -Winline -Wunused-function -Wunused-variable -Wunused-value -Wno-unused-parameter -Wno-unused-value -Wno-missing-prototypes -Wno-missing-declarations -Wconversion -Wsign-compare -Wstrict-prototypes -Wredundant-decls -Werror=implicit-function-declaration -pipe -O2 -fno-strict-aliasing -MT dyn_token.o -MD -MP -MF .deps/dyn_token.Tpo -c -o dyn_token.o dyn_token.c In file included from ../../src/dyn_connection.h:41, from ../../src/dyn_core.h:28, from dyn_crc16.c:23: ../../src/dyn_message.h:249:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*func_init_datastore_t)(); ^~~~~~~ In file included from ../../src/dyn_core.h:30, from dyn_crc16.c:23: ../../src/dyn_crypto.h:13:10: fatal error: openssl/bio.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. gmake[4]: *** [Makefile:404: dyn_crc16.o] Error 1 gmake[4]: *** Waiting for unfinished jobs.... In file included from ../../src/dyn_connection.h:41, from ../../src/dyn_core.h:28, from dyn_jenkins.c:35: ../../src/dyn_message.h:249:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*func_init_datastore_t)(); ^~~~~~~ In file included from ../../src/dyn_connection.h:41, from ../../src/dyn_core.h:28, from dyn_fnv.c:23: ../../src/dyn_message.h:249:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*func_init_datastore_t)(); ^~~~~~~ dyn_crc32.c: In function 'crc32_sz': dyn_crc32.c:129:8: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] nr = buf_length; ^~~~~~~~~~ dyn_crc32.c:121:43: warning: conversion to 'uint32_t' {aka 'unsigned int'} from '__ct_rune_t' {aka 'int'} may change the sign of the result [-Wsign-conversion] ((crc) = ((crc) >> 8) ^ crc32tab[((crc) ^ (ch)) & 0xff]) ^ dyn_crc32.c:130:39: note: in expansion of macro '_CRC32_' for (len += nr, p = buf; nr--; ++p) _CRC32_(crc, tolower((unsigned int)*p)); ^~~~~~~ In file included from ../../src/dyn_connection.h:41, from ../../src/dyn_core.h:28, from dyn_hsieh.c:31: ../../src/dyn_message.h:249:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*func_init_datastore_t)(); ^~~~~~~ In file included from ../../src/dyn_connection.h:41, from ../../src/dyn_core.h:28, from dyn_one_at_a_time.c:37: ../../src/dyn_message.h:249:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*func_init_datastore_t)(); ^~~~~~~ In file included from ../../src/dyn_core.h:30, from dyn_jenkins.c:35: ../../src/dyn_crypto.h:13:10: fatal error: openssl/bio.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. In file included from ../../src/dyn_core.h:30, from dyn_fnv.c:23: ../../src/dyn_crypto.h:13:10: fatal error: openssl/bio.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. dyn_token.c: In function 'add_next_word': dyn_token.c:90:12: warning: conversion to 'int32_t' {aka 'int'} from 'uint32_t' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] for (i = len - 1; i >= 0; i--) { ^~~ dyn_token.c:99:12: warning: conversion to 'int32_t' {aka 'int'} from 'uint32_t' {aka 'unsigned int'} may change the sign of the result [-Wsign-conversion] for (i = len - 2; i >= 0; i--) { ^~~ In file included from ../../src/dyn_core.h:30, from dyn_hsieh.c:31: ../../src/dyn_crypto.h:13:10: fatal error: openssl/bio.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. gmake[4]: *** [Makefile:404: dyn_jenkins.o] Error 1 dyn_token.c: In function 'parse_dyn_token': dyn_token.c:117:21: warning: unsigned conversion from 'int' to 'uint32_t' {aka 'unsigned int'} changes value from '-1' to '4294967295' [-Wsign-conversion] token->signum = -1; ^ In file included from ../../src/dyn_connection.h:41, from ../../src/dyn_core.h:28, from dyn_murmur.c:40: ../../src/dyn_message.h:249:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] typedef void (*func_init_datastore_t)(); ^~~~~~~ mv -f .deps/dyn_hashkit.Tpo .deps/dyn_hashkit.Po gmake[4]: *** [Makefile:405: dyn_fnv.o] Error 1 In file included from ../../src/dyn_core.h:30, from dyn_one_at_a_time.c:37: ../../src/dyn_crypto.h:13:10: fatal error: openssl/bio.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. gmake[4]: *** [Makefile:405: dyn_hsieh.o] Error 1 In file included from ../../src/dyn_core.h:30, from dyn_murmur.c:40: ../../src/dyn_crypto.h:13:10: fatal error: openssl/bio.h: No such file or directory #include ^~~~~~~~~~~~~~~ compilation terminated. gmake[4]: *** [Makefile:404: dyn_one_at_a_time.o] Error 1 gmake[4]: *** [Makefile:404: dyn_murmur.o] Error 1 dyn_md5.c: In function 'MD5_Update': dyn_md5.c:215:14: warning: conversion from 'long unsigned int' to 'MD5_u32plus' {aka 'unsigned int'} may change value [-Wconversion] ctx->hi += size >> 29; ^~~~ dyn_md5.c: In function 'MD5_Final': dyn_md5.c:260:21: warning: conversion from 'MD5_u32plus' {aka 'unsigned int'} to 'unsigned char' may change value [-Wconversion] ctx->buffer[56] = ctx->lo; ^~~ dyn_md5.c:261:21: warning: conversion from 'MD5_u32plus' {aka 'unsigned int'} to 'unsigned char' may change value [-Wconversion] ctx->buffer[57] = ctx->lo >> 8; ^~~ dyn_md5.c:262:21: warning: conversion from 'MD5_u32plus' {aka 'unsigned int'} to 'unsigned char' may change value [-Wconversion] ctx->buffer[58] = ctx->lo >> 16; ^~~ dyn_md5.c:263:21: warning: conversion from 'MD5_u32plus' {aka 'unsigned int'} to 'unsigned char' may change value [-Wconversion] ctx->buffer[59] = ctx->lo >> 24; ^~~ dyn_md5.c:264:21: warning: conversion from 'MD5_u32plus' {aka 'unsigned int'} to 'unsigned char' may change value [-Wconversion] ctx->buffer[60] = ctx->hi; ^~~ dyn_md5.c:265:21: warning: conversion from 'MD5_u32plus' {aka 'unsigned int'} to 'unsigned char' may change value [-Wconversion] ctx->buffer[61] = ctx->hi >> 8; ^~~ dyn_md5.c:266:21: warning: conversion from 'MD5_u32plus' {aka 'unsigned int'} to 'unsigned char' may change value [-Wconversion] ctx->buffer[62] = ctx->hi >> 16; ^~~ dyn_md5.c:267:21: warning: conversion from 'MD5_u32plus' {aka 'unsigned int'} to 'unsigned char' may change value [-Wconversion] ctx->buffer[63] = ctx->hi >> 24; ^~~ dyn_md5.c:271:15: warning: conversion from 'MD5_u32plus' {aka 'unsigned int'} to 'unsigned char' may change value [-Wconversion] result[0] = ctx->a; ^~~ dyn_md5.c:272:15: warning: conversion from 'MD5_u32plus' {aka 'unsigned int'} to 'unsigned char' may change value [-Wconversion] result[1] = ctx->a >> 8; ^~~ dyn_md5.c:273:15: warning: conversion from 'MD5_u32plus' {aka 'unsigned int'} to 'unsigned char' may change value [-Wconversion] result[2] = ctx->a >> 16; ^~~ dyn_md5.c:274:15: warning: conversion from 'MD5_u32plus' {aka 'unsigned int'} to 'unsigned char' may change value [-Wconversion] result[3] = ctx->a >> 24; ^~~ dyn_md5.c:275:15: warning: conversion from 'MD5_u32plus' {aka 'unsigned int'} to 'unsigned char' may change value [-Wconversion] result[4] = ctx->b; ^~~ dyn_md5.c:276:15: warning: conversion from 'MD5_u32plus' {aka 'unsigned int'} to 'unsigned char' may change value [-Wconversion] result[5] = ctx->b >> 8; ^~~ dyn_md5.c:277:15: warning: conversion from 'MD5_u32plus' {aka 'unsigned int'} to 'unsigned char' may change value [-Wconversion] result[6] = ctx->b >> 16; ^~~ dyn_md5.c:278:15: warning: conversion from 'MD5_u32plus' {aka 'unsigned int'} to 'unsigned char' may change value [-Wconversion] result[7] = ctx->b >> 24; ^~~ dyn_md5.c:279:15: warning: conversion from 'MD5_u32plus' {aka 'unsigned int'} to 'unsigned char' may change value [-Wconversion] result[8] = ctx->c; ^~~ dyn_md5.c:280:15: warning: conversion from 'MD5_u32plus' {aka 'unsigned int'} to 'unsigned char' may change value [-Wconversion] result[9] = ctx->c >> 8; ^~~ dyn_md5.c:281:16: warning: conversion from 'MD5_u32plus' {aka 'unsigned int'} to 'unsigned char' may change value [-Wconversion] result[10] = ctx->c >> 16; ^~~ dyn_md5.c:282:16: warning: conversion from 'MD5_u32plus' {aka 'unsigned int'} to 'unsigned char' may change value [-Wconversion] result[11] = ctx->c >> 24; ^~~ dyn_md5.c:283:16: warning: conversion from 'MD5_u32plus' {aka 'unsigned int'} to 'unsigned char' may change value [-Wconversion] result[12] = ctx->d; ^~~ dyn_md5.c:284:16: warning: conversion from 'MD5_u32plus' {aka 'unsigned int'} to 'unsigned char' may change value [-Wconversion] result[13] = ctx->d >> 8; ^~~ dyn_md5.c:285:16: warning: conversion from 'MD5_u32plus' {aka 'unsigned int'} to 'unsigned char' may change value [-Wconversion] result[14] = ctx->d >> 16; ^~~ dyn_md5.c:286:16: warning: conversion from 'MD5_u32plus' {aka 'unsigned int'} to 'unsigned char' may change value [-Wconversion] result[15] = ctx->d >> 24; ^~~ mv -f .deps/dyn_crc32.Tpo .deps/dyn_crc32.Po mv -f .deps/dyn_token.Tpo .deps/dyn_token.Po mv -f .deps/dyn_md5.Tpo .deps/dyn_md5.Po gmake[4]: Leaving directory '/construction/misc/dynomite/dynomite-0.6.21-rc2/src/hashkit' gmake[3]: *** [Makefile:716: all-recursive] Error 1 gmake[3]: Leaving directory '/construction/misc/dynomite/dynomite-0.6.21-rc2/src' gmake[2]: *** [Makefile:482: all-recursive] Error 1 gmake[2]: Leaving directory '/construction/misc/dynomite/dynomite-0.6.21-rc2' gmake[1]: *** [Makefile:371: all] Error 2 gmake[1]: Leaving directory '/construction/misc/dynomite/dynomite-0.6.21-rc2' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /xports/misc/dynomite FAILED 00:00:08