------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> mxml-3.1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> mxml-3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mxml-3.1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> mxml-3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mxml-3.1 for building => SHA256 Checksum OK for mxml-3.1.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> mxml-3.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mxml-3.1 for building ===> Extracting for mxml-3.1 => SHA256 Checksum OK for mxml-3.1.tar.gz. Extracted Memory Use: 9.95M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for mxml-3.1 ===> Applying dragonfly patches for mxml-3.1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for mxml-3.1 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 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 we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for ar... ar checking for cp... /bin/cp checking for ldconfig... /sbin/ldconfig checking for ln... /bin/ln checking for mkdir... /bin/mkdir checking for rm... /bin/rm checking for inline... inline checking for strdup... (cached) yes checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking for snprintf... (cached) yes checking for vasprintf... (cached) yes checking for vsnprintf... (cached) yes checking for long long int... yes checking how to run the C preprocessor... cpp 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 for pthread.h... (cached) yes checking for pthread_create using -lpthreads... no checking for pthread_create using -lpthread... yes checking for shared library support... yes configure: creating ./config.status config.status: creating Makefile config.status: creating mxml.pc config.status: creating config.h SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for mxml-3.1 --- mxml-attr.o --- --- mxml-entity.o --- --- mxml-file.o --- --- mxml-get.o --- --- mxml-index.o --- --- mxml-node.o --- --- mxml-search.o --- --- mxml-set.o --- --- mxml-private.o --- --- mxml-string.o --- --- mxml-attr.o --- echo Compiling mxml-attr.c Compiling mxml-attr.c cc -fPIC -Os -g -Wall -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -D_THREAD_SAFE -D_REENTRANT -c -o mxml-attr.o mxml-attr.c --- mxml-file.o --- echo Compiling mxml-file.c Compiling mxml-file.c cc -fPIC -Os -g -Wall -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -D_THREAD_SAFE -D_REENTRANT -c -o mxml-file.o mxml-file.c --- mxml-get.o --- echo Compiling mxml-get.c Compiling mxml-get.c cc -fPIC -Os -g -Wall -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -D_THREAD_SAFE -D_REENTRANT -c -o mxml-get.o mxml-get.c --- mxml-index.o --- echo Compiling mxml-index.c Compiling mxml-index.c cc -fPIC -Os -g -Wall -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -D_THREAD_SAFE -D_REENTRANT -c -o mxml-index.o mxml-index.c --- mxml-search.o --- echo Compiling mxml-search.c Compiling mxml-search.c cc -fPIC -Os -g -Wall -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -D_THREAD_SAFE -D_REENTRANT -c -o mxml-search.o mxml-search.c --- mxml-set.o --- echo Compiling mxml-set.c Compiling mxml-set.c cc -fPIC -Os -g -Wall -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -D_THREAD_SAFE -D_REENTRANT -c -o mxml-set.o mxml-set.c --- mxml-private.o --- echo Compiling mxml-private.c Compiling mxml-private.c cc -fPIC -Os -g -Wall -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -D_THREAD_SAFE -D_REENTRANT -c -o mxml-private.o mxml-private.c --- mxml-string.o --- echo Compiling mxml-string.c Compiling mxml-string.c cc -fPIC -Os -g -Wall -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -D_THREAD_SAFE -D_REENTRANT -c -o mxml-string.o mxml-string.c --- mxml-entity.o --- echo Compiling mxml-entity.c Compiling mxml-entity.c cc -fPIC -Os -g -Wall -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -D_THREAD_SAFE -D_REENTRANT -c -o mxml-entity.o mxml-entity.c --- mxml-node.o --- echo Compiling mxml-node.c Compiling mxml-node.c cc -fPIC -Os -g -Wall -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -D_THREAD_SAFE -D_REENTRANT -c -o mxml-node.o mxml-node.c --- testmxml.o --- echo Compiling testmxml.c Compiling testmxml.c cc -fPIC -Os -g -Wall -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -D_THREAD_SAFE -D_REENTRANT -c -o testmxml.o testmxml.c --- libmxml.a --- --- libmxml.so.1.6 --- --- libmxml.a --- echo Creating libmxml.a... Creating libmxml.a... /bin/rm -f libmxml.a --- libmxml.so.1.6 --- echo Creating libmxml.so.1.6... Creating libmxml.so.1.6... cc -Wl,-soname,libmxml.so.1,-R/usr/local/lib -shared -fPIC -Os -g -fPIC -Os -g -Wl,-R/usr/local/lib -o libmxml.so.1.6 mxml-attr.o mxml-entity.o mxml-file.o mxml-get.o mxml-index.o mxml-node.o mxml-search.o mxml-set.o mxml-private.o mxml-string.o -lpthread --- libmxml.a --- ar crvs libmxml.a mxml-attr.o mxml-entity.o mxml-file.o mxml-get.o mxml-index.o mxml-node.o mxml-search.o mxml-set.o mxml-private.o mxml-string.o a - mxml-attr.o a - mxml-entity.o a - mxml-file.o a - mxml-get.o a - mxml-index.o a - mxml-node.o a - mxml-search.o a - mxml-set.o a - mxml-private.o a - mxml-string.o ranlib libmxml.a --- testmxml --- echo Linking testmxml... Linking testmxml... cc -fPIC -Os -g -Wl,-R/usr/local/lib -o testmxml testmxml.o libmxml.a -lpthread --- libmxml.so.1.6 --- /bin/rm -f libmxml.so libmxml.so.1 /bin/ln -s libmxml.so.1.6 libmxml.so /bin/ln -s libmxml.so.1.6 libmxml.so.1 --- testmxml --- Testing library... ./testmxml test.xml temp1s.xml >temp1.xml ./testmxml temp1.xml temp2s.xml >temp2.xml Stdio file test passed! String test passed! File descriptor test passed! SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for mxml-3.1 ===> Generating temporary packing list echo Installing libmxml.so to /construction/textproc/mxml/stage/usr/local/lib... Installing libmxml.so to /construction/textproc/mxml/stage/usr/local/lib... /usr/bin/install -c -d /construction/textproc/mxml/stage/usr/local/lib install -s -m 0644 libmxml.so.1.6 /construction/textproc/mxml/stage/usr/local/lib /bin/rm -f /construction/textproc/mxml/stage/usr/local/lib/libmxml.so /bin/ln -s libmxml.so.1.6 /construction/textproc/mxml/stage/usr/local/lib/libmxml.so /bin/rm -f /construction/textproc/mxml/stage/usr/local/lib/libmxml.so.1 /bin/ln -s libmxml.so.1.6 /construction/textproc/mxml/stage/usr/local/lib/libmxml.so.1 echo Installing libmxml.a to /construction/textproc/mxml/stage/usr/local/lib... Installing libmxml.a to /construction/textproc/mxml/stage/usr/local/lib... /usr/bin/install -c -d /construction/textproc/mxml/stage/usr/local/lib install -m 0644 libmxml.a /construction/textproc/mxml/stage/usr/local/lib ranlib /construction/textproc/mxml/stage/usr/local/lib/libmxml.a echo Installing documentation in /construction/textproc/mxml/stage/usr/local/share/doc/mxml... Installing documentation in /construction/textproc/mxml/stage/usr/local/share/doc/mxml... /usr/bin/install -c -d /construction/textproc/mxml/stage/usr/local/share/doc/mxml for file in doc/mxml.epub doc/mxml.html doc/mxml-cover.png CHANGES.md LICENSE NOTICE README.md; do install -m 444 $file /construction/textproc/mxml/stage/usr/local/share/doc/mxml/`basename $file .md`; done echo Installing header files in /construction/textproc/mxml/stage/usr/local/include... Installing header files in /construction/textproc/mxml/stage/usr/local/include... /usr/bin/install -c -d /construction/textproc/mxml/stage/usr/local/include install -m 0644 mxml.h /construction/textproc/mxml/stage/usr/local/include echo Installing pkgconfig files in /construction/textproc/mxml/stage/usr/local/lib/pkgconfig... Installing pkgconfig files in /construction/textproc/mxml/stage/usr/local/lib/pkgconfig... /usr/bin/install -c -d /construction/textproc/mxml/stage/usr/local/lib/pkgconfig install -m 0644 mxml.pc /construction/textproc/mxml/stage/usr/local/lib/pkgconfig echo Installing man pages in /construction/textproc/mxml/stage/usr/local/man... Installing man pages in /construction/textproc/mxml/stage/usr/local/man... /usr/bin/install -c -d /construction/textproc/mxml/stage/usr/local/man/man3 install -m 444 doc/mxml.3 /construction/textproc/mxml/stage/usr/local/man/man3/mxml.3 ====> 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for mxml-3.1 file sizes/checksums [13]: 0% file sizes/checksums [13]: 100% packing files [13]: 0% packing files [13]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:06