------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/indexinfo-0.3.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/libxml2-2.9.10.txz SUCCEEDED 00:00:19 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The ssddiff port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> ssddiff-0.2_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The ssddiff port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> ssddiff-0.2_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ssddiff-0.2_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The ssddiff port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> ssddiff-0.2_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ssddiff-0.2_2 for building => SHA256 Checksum OK for ssddiff-0.2.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The ssddiff port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> ssddiff-0.2_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ssddiff-0.2_2 for building ===> Extracting for ssddiff-0.2_2 => SHA256 Checksum OK for ssddiff-0.2.tar.bz2. Extracted Memory Use: 0.69M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for ssddiff-0.2_2 ===> Applying ports patches for ssddiff-0.2_2 ===> Cleanly applied ports patch(es) patch-src__rel_count.h patch-src__ustring.h SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> ssddiff-0.2_2 depends on package: pkgconf>=1.3.0_1 - found ===> ssddiff-0.2_2 depends on package: autoconf>=2.69 - found ===> ssddiff-0.2_2 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> ssddiff-0.2_2 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> ssddiff-0.2_2 depends on package: pkgconf>=1.3.0_1 - found ===> ssddiff-0.2_2 depends on package: autoconf>=2.69 - found ===> ssddiff-0.2_2 depends on package: automake>=1.16.1 - found ===> ssddiff-0.2_2 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> Configuring for ssddiff-0.2_2 aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:2: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:6: installing './compile' configure.in:2: installing './install-sh' configure.in:2: installing './missing' src/Makefile.am: installing './depcomp' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' 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 make sets $(MAKE)... yes checking whether make supports nested variables... yes 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 make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking whether make sets $(MAKE)... (cached) yes checking how to run the C++ preprocessor... c++ -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 pkg-config is at least version 0.9.0... yes checking for libxml2... 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 vector usability... yes checking vector presence... yes checking for vector... yes checking map usability... yes checking map presence... yes checking for map... yes checking set usability... yes checking set presence... yes checking for set... yes checking utility usability... yes checking utility presence... yes checking for utility... yes checking ext/hash_map usability... yes checking ext/hash_map presence... yes checking for ext/hash_map... yes checking fstream usability... yes checking fstream presence... yes checking for fstream... yes checking iostream usability... yes checking iostream presence... yes checking for iostream... yes checking sstream usability... yes checking sstream presence... yes checking for sstream... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:18 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for ssddiff-0.2_2 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- diff.o --- --- doc.o --- --- main.o --- --- node.o --- --- node_eqclass.o --- --- out_common.o --- --- out_marked.o --- --- out_merged.o --- --- out_xupdate.o --- --- rel_count.o --- --- diff.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -MT diff.o -MD -MP -MF .deps/diff.Tpo -c -o diff.o diff.cc --- main.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc --- node_eqclass.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -MT node_eqclass.o -MD -MP -MF .deps/node_eqclass.Tpo -c -o node_eqclass.o node_eqclass.cc --- doc.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -MT doc.o -MD -MP -MF .deps/doc.Tpo -c -o doc.o doc.cc --- out_common.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -MT out_common.o -MD -MP -MF .deps/out_common.Tpo -c -o out_common.o out_common.cc --- out_marked.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -MT out_marked.o -MD -MP -MF .deps/out_marked.Tpo -c -o out_marked.o out_marked.cc --- out_merged.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -MT out_merged.o -MD -MP -MF .deps/out_merged.Tpo -c -o out_merged.o out_merged.cc --- rel_count.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -MT rel_count.o -MD -MP -MF .deps/rel_count.Tpo -c -o rel_count.o rel_count.cc --- node.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -MT node.o -MD -MP -MF .deps/node.Tpo -c -o node.o node.cc --- out_xupdate.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -MT out_xupdate.o -MD -MP -MF .deps/out_xupdate.Tpo -c -o out_xupdate.o out_xupdate.cc --- rel_count.o --- In file included from /usr/include/c++/8.0/ext/hash_map:60, from ustring.h:20, from rel_eqclass.h:15, from rel_count.h:15, from rel_count.cc:12: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ --- node.o --- In file included from /usr/include/c++/8.0/ext/hash_map:60, from ustring.h:20, from rel_eqclass.h:15, from node.h:21, from node.cc:12: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ --- doc.o --- In file included from /usr/include/c++/8.0/ext/hash_map:60, from ustring.h:20, from rel_eqclass.h:15, from node.h:21, from doc.h:16, from doc.cc:13: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ --- node_eqclass.o --- In file included from /usr/include/c++/8.0/ext/hash_map:60, from ustring.h:20, from node_eqclass.h:17, from node_eqclass.cc:12: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ --- main.o --- In file included from /usr/include/c++/8.0/ext/hash_map:60, from ustring.h:20, from rel_eqclass.h:15, from node.h:21, from doc.h:16, from main.cc:13: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ --- out_common.o --- In file included from /usr/include/c++/8.0/ext/hash_map:60, from ustring.h:20, from rel_eqclass.h:15, from node.h:21, from doc.h:16, from out_common.cc:12: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ --- out_merged.o --- In file included from /usr/include/c++/8.0/ext/hash_map:60, from ustring.h:20, from rel_eqclass.h:15, from node.h:21, from doc.h:16, from out_merged.cc:15: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ --- diff.o --- In file included from /usr/include/c++/8.0/ext/hash_map:60, from ustring.h:20, from rel_eqclass.h:15, from node.h:21, from diff.h:14, from diff.cc:12: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ --- out_xupdate.o --- In file included from /usr/include/c++/8.0/ext/hash_map:60, from ustring.h:20, from rel_eqclass.h:15, from node.h:21, from doc.h:16, from out_xupdate.cc:15: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ --- out_marked.o --- In file included from /usr/include/c++/8.0/ext/hash_map:60, from ustring.h:20, from rel_eqclass.h:15, from node.h:21, from doc.h:16, from out_marked.cc:13: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ --- node_eqclass.o --- mv -f .deps/node_eqclass.Tpo .deps/node_eqclass.Po --- rel_eqclass.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -MT rel_eqclass.o -MD -MP -MF .deps/rel_eqclass.Tpo -c -o rel_eqclass.o rel_eqclass.cc In file included from /usr/include/c++/8.0/ext/hash_map:60, from ustring.h:20, from rel_eqclass.h:15, from rel_eqclass.cc:12: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ --- node.o --- mv -f .deps/node.Tpo .deps/node.Po --- ustring.o --- c++ -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/libxml2 -pipe -O2 -fno-strict-aliasing -MT ustring.o -MD -MP -MF .deps/ustring.Tpo -c -o ustring.o ustring.cc In file included from /usr/include/c++/8.0/ext/hash_map:60, from ustring.h:20, from ustring.cc:13: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ --- out_marked.o --- mv -f .deps/out_marked.Tpo .deps/out_marked.Po --- main.o --- main.cc: In function 'int main(int, char**)': main.cc:25:22: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] #define DEFAULT_PATH "./node() | ./*/*" ^~~~~~~~~~~~~~~~~~ main.cc:55:16: note: in expansion of macro 'DEFAULT_PATH' char* xpath = DEFAULT_PATH; ^~~~~~~~~~~~ --- out_common.o --- mv -f .deps/out_common.Tpo .deps/out_common.Po --- main.o --- mv -f .deps/main.Tpo .deps/main.Po --- rel_eqclass.o --- mv -f .deps/rel_eqclass.Tpo .deps/rel_eqclass.Po --- rel_count.o --- mv -f .deps/rel_count.Tpo .deps/rel_count.Po --- ustring.o --- mv -f .deps/ustring.Tpo .deps/ustring.Po --- diff.o --- mv -f .deps/diff.Tpo .deps/diff.Po --- doc.o --- mv -f .deps/doc.Tpo .deps/doc.Po --- out_merged.o --- mv -f .deps/out_merged.Tpo .deps/out_merged.Po --- out_xupdate.o --- mv -f .deps/out_xupdate.Tpo .deps/out_xupdate.Po --- xmldiff --- c++ -pipe -O2 -fno-strict-aliasing -o xmldiff diff.o doc.o main.o node.o node_eqclass.o out_common.o out_marked.o out_merged.o out_xupdate.o rel_count.o rel_eqclass.o ustring.o -L/usr/local/lib -lxml2 SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for ssddiff-0.2_2 ===> Generating temporary packing list Making install in src /bin/mkdir -p '/construction/textproc/ssddiff/stage/usr/local/bin' install -s -m 555 xmldiff '/construction/textproc/ssddiff/stage/usr/local/bin' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for ssddiff-0.2_2 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% packing files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:50