------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for mscgen-0.20_6: FREETYPE=on: TrueType font rendering support PNG=on: PNG image format support ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/graphics/mscgen XDG_CONFIG_HOME=/construction/graphics/mscgen XDG_CACHE_HOME=/construction/graphics/mscgen/.cache HOME=/construction/graphics/mscgen TMPDIR="/tmp" PATH=/construction/graphics/mscgen/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/mscgen/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --with-freetype --with-png --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/graphics/mscgen XDG_CONFIG_HOME=/construction/graphics/mscgen XDG_CACHE_HOME=/construction/graphics/mscgen/.cache HOME=/construction/graphics/mscgen TMPDIR="/tmp" PATH=/construction/graphics/mscgen/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/graphics/mscgen/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/graphics/mscgen/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/mscgen" EXAMPLESDIR="share/examples/mscgen" DATADIR="share/mscgen" WWWDIR="www/mscgen" ETCDIR="etc/mscgen" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/mscgen DOCSDIR=/usr/local/share/doc/mscgen EXAMPLESDIR=/usr/local/share/examples/mscgen WWWDIR=/usr/local/www/mscgen ETCDIR=/usr/local/etc/mscgen SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/libdeflate-1.18.pkg Installing /packages/All/jbigkit-2.1_1.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/jpeg-turbo-2.1.5.1.pkg Installing /packages/All/tiff-4.4.0_1.pkg Installing /packages/All/giflib-5.2.1.pkg Installing /packages/All/webp-1.3.0_1.pkg Installing /packages/All/libgd-2.3.3_5,1.pkg SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> mscgen-0.20_6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> mscgen-0.20_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mscgen-0.20_6 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> mscgen-0.20_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mscgen-0.20_6 for building => SHA256 Checksum OK for mscgen-src-0.20.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> mscgen-0.20_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mscgen-0.20_6 for building ===> Extracting for mscgen-0.20_6 => SHA256 Checksum OK for mscgen-src-0.20.tar.gz. Extracted Memory Use: 0.99M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for mscgen-0.20_6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> mscgen-0.20_6 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> mscgen-0.20_6 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> mscgen-0.20_6 depends on shared library: libtiff.so - found (/usr/local/lib/libtiff.so) ===> mscgen-0.20_6 depends on shared library: libwebp.so - found (/usr/local/lib/libwebp.so) ===> mscgen-0.20_6 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> mscgen-0.20_6 depends on shared library: libgd.so - found (/usr/local/lib/libgd.so) ===> mscgen-0.20_6 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> mscgen-0.20_6 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> mscgen-0.20_6 depends on file: /usr/local/bin/ccache - found ===> mscgen-0.20_6 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> mscgen-0.20_6 depends on shared library: libtiff.so - found (/usr/local/lib/libtiff.so) ===> mscgen-0.20_6 depends on shared library: libwebp.so - found (/usr/local/lib/libwebp.so) ===> mscgen-0.20_6 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> mscgen-0.20_6 depends on shared library: libgd.so - found (/usr/local/lib/libgd.so) ===> mscgen-0.20_6 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> mscgen-0.20_6 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> Configuring for mscgen-0.20_6 configure: loading site script /xports/Templates/config.site 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 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 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking for gcc... (cached) cc 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... (cached) none needed checking whether cc understands -c and -o together... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... no checking for byacc... byacc checking for pkg-config... no 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 unistd.h... (cached) yes checking for limits.h... (cached) yes checking for gdlib-config... /usr/local/bin/gdlib-config gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. checking gd.h usability... yes checking gd.h presence... yes checking for gd.h... yes checking if gdImageColorAllocate() can be linked... yes checking if gdImageStringFT() can be linked... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating test/Makefile config.status: creating examples/Makefile config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:36 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for mscgen-0.20_6 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- all --- /usr/bin/make all-am --- mscgen-adraw.o --- --- mscgen-cmdparse.o --- --- mscgen-main.o --- --- mscgen-svg_out.o --- --- mscgen-msc.o --- --- mscgen-ps_out.o --- --- mscgen-utf8.o --- --- mscgen-gd_out.o --- --- mscgen-safe.o --- --- mscgen-null_out.o --- --- mscgen-usage.o --- --- mscgen-language.o --- --- mscgen-lexer.o --- --- mscgen-svg_out.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT mscgen-svg_out.o -MD -MP -MF .deps/mscgen-svg_out.Tpo -c -o mscgen-svg_out.o `test -f 'svg_out.c' || echo './'`svg_out.c mv -f .deps/mscgen-svg_out.Tpo .deps/mscgen-svg_out.Po --- mscgen-adraw.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT mscgen-adraw.o -MD -MP -MF .deps/mscgen-adraw.Tpo -c -o mscgen-adraw.o `test -f 'adraw.c' || echo './'`adraw.c --- mscgen-cmdparse.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT mscgen-cmdparse.o -MD -MP -MF .deps/mscgen-cmdparse.Tpo -c -o mscgen-cmdparse.o `test -f 'cmdparse.c' || echo './'`cmdparse.c --- mscgen-main.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT mscgen-main.o -MD -MP -MF .deps/mscgen-main.Tpo -c -o mscgen-main.o `test -f 'main.c' || echo './'`main.c --- mscgen-msc.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT mscgen-msc.o -MD -MP -MF .deps/mscgen-msc.Tpo -c -o mscgen-msc.o `test -f 'msc.c' || echo './'`msc.c --- mscgen-ps_out.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT mscgen-ps_out.o -MD -MP -MF .deps/mscgen-ps_out.Tpo -c -o mscgen-ps_out.o `test -f 'ps_out.c' || echo './'`ps_out.c --- mscgen-utf8.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT mscgen-utf8.o -MD -MP -MF .deps/mscgen-utf8.Tpo -c -o mscgen-utf8.o `test -f 'utf8.c' || echo './'`utf8.c --- mscgen-gd_out.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT mscgen-gd_out.o -MD -MP -MF .deps/mscgen-gd_out.Tpo -c -o mscgen-gd_out.o `test -f 'gd_out.c' || echo './'`gd_out.c --- mscgen-safe.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT mscgen-safe.o -MD -MP -MF .deps/mscgen-safe.Tpo -c -o mscgen-safe.o `test -f 'safe.c' || echo './'`safe.c --- mscgen-usage.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT mscgen-usage.o -MD -MP -MF .deps/mscgen-usage.Tpo -c -o mscgen-usage.o `test -f 'usage.c' || echo './'`usage.c --- mscgen-lexer.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT mscgen-lexer.o -MD -MP -MF .deps/mscgen-lexer.Tpo -c -o mscgen-lexer.o `test -f 'lexer.c' || echo './'`lexer.c --- mscgen-null_out.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT mscgen-null_out.o -MD -MP -MF .deps/mscgen-null_out.Tpo -c -o mscgen-null_out.o `test -f 'null_out.c' || echo './'`null_out.c --- mscgen-utf8.o --- mv -f .deps/mscgen-utf8.Tpo .deps/mscgen-utf8.Po --- mscgen-language.o --- cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT mscgen-language.o -MD -MP -MF .deps/mscgen-language.Tpo -c -o mscgen-language.o `test -f 'language.c' || echo './'`language.c --- mscgen-lexer.o --- mv -f .deps/mscgen-lexer.Tpo .deps/mscgen-lexer.Po --- mscgen-usage.o --- usage.c: In function 'Usage': usage.c:79:1: warning: unknown escape sequence: '\-' "\n", ^~~~ mv -f .deps/mscgen-usage.Tpo .deps/mscgen-usage.Po --- mscgen-gd_out.o --- mv -f .deps/mscgen-gd_out.Tpo .deps/mscgen-gd_out.Po --- mscgen-adraw.o --- mv -f .deps/mscgen-adraw.Tpo .deps/mscgen-adraw.Po --- mscgen-null_out.o --- mv -f .deps/mscgen-null_out.Tpo .deps/mscgen-null_out.Po --- mscgen-safe.o --- mv -f .deps/mscgen-safe.Tpo .deps/mscgen-safe.Po --- mscgen-cmdparse.o --- mv -f .deps/mscgen-cmdparse.Tpo .deps/mscgen-cmdparse.Po --- mscgen-ps_out.o --- mv -f .deps/mscgen-ps_out.Tpo .deps/mscgen-ps_out.Po --- mscgen-msc.o --- mv -f .deps/mscgen-msc.Tpo .deps/mscgen-msc.Po --- mscgen-language.o --- mv -f .deps/mscgen-language.Tpo .deps/mscgen-language.Po --- mscgen-main.o --- mv -f .deps/mscgen-main.Tpo .deps/mscgen-main.Po --- mscgen --- cc -pipe -O2 -fno-strict-aliasing -o mscgen mscgen-adraw.o mscgen-cmdparse.o mscgen-main.o mscgen-svg_out.o mscgen-language.o mscgen-msc.o mscgen-ps_out.o mscgen-utf8.o mscgen-gd_out.o mscgen-safe.o mscgen-lexer.o mscgen-null_out.o mscgen-usage.o -lm -L/usr/local/lib -fstack-protector-strong -lgd Making all in man --- all --- /usr/bin/make all-am Making all in test Making all in examples --- msg_types.msc --- --- boxes_example.msc --- --- colour_sample.msc --- --- simple_prog_desc.msc --- --- client_server.msc --- --- msg_types.msc --- echo "#!/usr/local/bin/mscgen -Tpng" | cat - msg_types.mscin > msg_types.msc --- simple_prog_desc.msc --- echo "#!/usr/local/bin/mscgen -Tpng" | cat - simple_prog_desc.mscin > simple_prog_desc.msc --- colour_sample.msc --- echo "#!/usr/local/bin/mscgen -Tpng" | cat - colour_sample.mscin > colour_sample.msc --- boxes_example.msc --- echo "#!/usr/local/bin/mscgen -Tpng" | cat - boxes_example.mscin > boxes_example.msc --- msg_types.msc --- chmod a+x msg_types.msc --- simple_prog_desc.msc --- chmod a+x simple_prog_desc.msc --- colour_sample.msc --- chmod a+x colour_sample.msc --- client_server.msc --- echo "#!/usr/local/bin/mscgen -Tpng" | cat - client_server.mscin > client_server.msc --- boxes_example.msc --- chmod a+x boxes_example.msc --- client_server.msc --- chmod a+x client_server.msc --- all --- /usr/bin/make all-am SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for mscgen-0.20_6 ===> Generating temporary packing list Making install in src /usr/bin/make install-am test -z "/usr/local/bin" || /bin/mkdir -p "/construction/graphics/mscgen/stage/usr/local/bin" install -s -m 555 mscgen '/construction/graphics/mscgen/stage/usr/local/bin' Making install in man /usr/bin/make install-am test -z "/usr/local/man/man1" || /bin/mkdir -p "/construction/graphics/mscgen/stage/usr/local/man/man1" install -m 0644 mscgen.1 '/construction/graphics/mscgen/stage/usr/local/man/man1' Making install in test Making install in examples /usr/bin/make install-am test -z "/usr/local/share/doc/mscgen/examples" || /bin/mkdir -p "/construction/graphics/mscgen/stage/usr/local/share/doc/mscgen/examples" install -m 0644 msg_types.msc boxes_example.msc colour_sample.msc simple_prog_desc.msc client_server.msc '/construction/graphics/mscgen/stage/usr/local/share/doc/mscgen/examples' test -z "/usr/local/share/doc/mscgen" || /bin/mkdir -p "/construction/graphics/mscgen/stage/usr/local/share/doc/mscgen" install -m 0644 README COPYING ChangeLog mscgen.lang '/construction/graphics/mscgen/stage/usr/local/share/doc/mscgen' ====> 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: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for mscgen-0.20_6 file sizes/checksums [11]: 0% file sizes/checksums [11]: 100% Service unavailablepacking files [11]: 0% packing files [11]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:41