------------------------------------------------------------------------------- -- 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/pkgconf-1.6.3,1.txz Installing /packages/All/fribidi-0.19.7.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- 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/site/index.html, if documentation was installed). Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/harfbuzz-2.6.5.txz SUCCEEDED 00:00:17 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> libraqm-0.6.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> libraqm-0.6.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libraqm-0.6.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> libraqm-0.6.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libraqm-0.6.0 for building => SHA256 Checksum OK for raqm-0.6.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> libraqm-0.6.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libraqm-0.6.0 for building ===> Extracting for libraqm-0.6.0 => SHA256 Checksum OK for raqm-0.6.0.tar.gz. Extracted Memory Use: 2.54M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for libraqm-0.6.0 ===> Applying ports patches for libraqm-0.6.0 ===> Cleanly applied ports patch(es) patch-src_raqm.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> libraqm-0.6.0 depends on package: gmake>=4.3 - found ===> libraqm-0.6.0 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> libraqm-0.6.0 depends on shared library: libfribidi.so - found (/usr/local/lib/libfribidi.so) ===> libraqm-0.6.0 depends on shared library: libharfbuzz.so - found (/usr/local/lib/libharfbuzz.so) ===> libraqm-0.6.0 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> libraqm-0.6.0 depends on package: gmake>=4.3 - found ===> libraqm-0.6.0 depends on package: pkgconf>=1.3.0_1 - found ===> libraqm-0.6.0 depends on shared library: libfribidi.so - found (/usr/local/lib/libfribidi.so) ===> libraqm-0.6.0 depends on shared library: libharfbuzz.so - found (/usr/local/lib/libharfbuzz.so) ===> libraqm-0.6.0 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> Configuring for libraqm-0.6.0 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 whether gmake supports nested variables... (cached) 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 gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -Wno-missing-field-initializers... yes checking whether C compiler accepts -Wdeclaration-after-statement... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wformat-nonliteral... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Winline... yes checking whether C compiler accepts -Wpacked... yes checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wimplicit-function-declaration... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wno-suggest-attribute=format... yes checking whether C compiler accepts -Wno-error=unused-parameter... yes checking whether C compiler accepts -Wno-error=missing-field-initializers... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether the linker accepts -Wl,--no-as-needed... yes checking whether the linker accepts -Wl,--fatal-warnings... 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 whether ln -s works... yes 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 how to run the C preprocessor... cpp 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 pkg-config is at least version 0.20... yes checking for FREETYPE... yes checking for HARFBUZZ... yes checking for FRIBIDI... yes checking for hb_ft_font_create_referenced... yes checking for hb_ft_font_set_load_flags... yes checking for hb_buffer_set_invisible_glyph... yes checking whether HB_BUFFER_FLAG_REMOVE_DEFAULT_IGNORABLES is declared... yes checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.14 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating raqm.pc config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating docs/version.xml config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for libraqm-0.6.0 gmake[1]: Entering directory '/construction/print/libraqm/raqm-0.6.0' gmake all-recursive gmake[2]: Entering directory '/construction/print/libraqm/raqm-0.6.0' Making all in src gmake[3]: Entering directory '/construction/print/libraqm/raqm-0.6.0/src' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/fribidi -I/usr/local/include -fno-strict-aliasing -Wall -Wextra -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -pipe -O2 -fno-strict-aliasing -MT libraqm_la-raqm.lo -MD -MP -MF .deps/libraqm_la-raqm.Tpo -c -o libraqm_la-raqm.lo `test -f 'raqm.c' || echo './'`raqm.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/fribidi -I/usr/local/include -fno-strict-aliasing -Wall -Wextra -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -pipe -O2 -fno-strict-aliasing -MT libraqm_la-raqm.lo -MD -MP -MF .deps/libraqm_la-raqm.Tpo -c raqm.c -fPIC -DPIC -o .libs/libraqm_la-raqm.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/fribidi -I/usr/local/include -fno-strict-aliasing -Wall -Wextra -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Werror -Wno-suggest-attribute=format -Wno-error=unused-parameter -Wno-error=missing-field-initializers -pipe -O2 -fno-strict-aliasing -MT libraqm_la-raqm.lo -MD -MP -MF .deps/libraqm_la-raqm.Tpo -c raqm.c -o libraqm_la-raqm.o >/dev/null 2>&1 mv -f .deps/libraqm_la-raqm.Tpo .deps/libraqm_la-raqm.Plo /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -version-info 600:0:600 -o libraqm.la -rpath /usr/local/lib libraqm_la-raqm.lo -L/usr/local/lib -lfreetype -L/usr/local/lib -lharfbuzz -L/usr/local/lib -lfribidi libtool: link: cc -shared -fPIC -DPIC .libs/libraqm_la-raqm.o -L/usr/local/lib -lfreetype -lharfbuzz -lfribidi -O2 -Wl,-soname -Wl,libraqm.so.0 -o .libs/libraqm.so.0.600.0 libtool: link: (cd ".libs" && rm -f "libraqm.so.0" && ln -s "libraqm.so.0.600.0" "libraqm.so.0") libtool: link: (cd ".libs" && rm -f "libraqm.so" && ln -s "libraqm.so.0.600.0" "libraqm.so") libtool: link: ar cr .libs/libraqm.a libraqm_la-raqm.o libtool: link: ranlib .libs/libraqm.a libtool: link: ( cd ".libs" && rm -f "libraqm.la" && ln -s "../libraqm.la" "libraqm.la" ) gmake[3]: Leaving directory '/construction/print/libraqm/raqm-0.6.0/src' Making all in docs gmake[3]: Entering directory '/construction/print/libraqm/raqm-0.6.0/docs' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/print/libraqm/raqm-0.6.0/docs' Making all in tests gmake[3]: Entering directory '/construction/print/libraqm/raqm-0.6.0/tests' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/print/libraqm/raqm-0.6.0/tests' gmake[3]: Entering directory '/construction/print/libraqm/raqm-0.6.0' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/construction/print/libraqm/raqm-0.6.0' gmake[2]: Leaving directory '/construction/print/libraqm/raqm-0.6.0' gmake[1]: Leaving directory '/construction/print/libraqm/raqm-0.6.0' SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for libraqm-0.6.0 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/print/libraqm/raqm-0.6.0' if test -z 'strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /construction/print/libraqm/raqm-0.6.0/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/print/libraqm/raqm-0.6.0/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /construction/print/libraqm/raqm-0.6.0/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/print/libraqm/raqm-0.6.0/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi gmake[2]: Entering directory '/construction/print/libraqm/raqm-0.6.0' Making install in src gmake[3]: Entering directory '/construction/print/libraqm/raqm-0.6.0/src' gmake[4]: Entering directory '/construction/print/libraqm/raqm-0.6.0/src' /bin/mkdir -p '/construction/print/libraqm/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libraqm.la '/construction/print/libraqm/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libraqm.so.0.600.0 /construction/print/libraqm/stage/usr/local/lib/libraqm.so.0.600.0 libtool: install: strip --strip-unneeded /construction/print/libraqm/stage/usr/local/lib/libraqm.so.0.600.0 libtool: install: (cd /construction/print/libraqm/stage/usr/local/lib && { ln -s -f libraqm.so.0.600.0 libraqm.so.0 || { rm -f libraqm.so.0 && ln -s libraqm.so.0.600.0 libraqm.so.0; }; }) libtool: install: (cd /construction/print/libraqm/stage/usr/local/lib && { ln -s -f libraqm.so.0.600.0 libraqm.so || { rm -f libraqm.so && ln -s libraqm.so.0.600.0 libraqm.so; }; }) libtool: install: /usr/bin/install -c .libs/libraqm.lai /construction/print/libraqm/stage/usr/local/lib/libraqm.la libtool: install: /usr/bin/install -c .libs/libraqm.a /construction/print/libraqm/stage/usr/local/lib/libraqm.a libtool: install: strip --strip-debug /construction/print/libraqm/stage/usr/local/lib/libraqm.a libtool: install: chmod 644 /construction/print/libraqm/stage/usr/local/lib/libraqm.a libtool: install: ranlib /construction/print/libraqm/stage/usr/local/lib/libraqm.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/print/libraqm/stage/usr/local/include' install -m 0644 raqm.h '/construction/print/libraqm/stage/usr/local/include' gmake[4]: Leaving directory '/construction/print/libraqm/raqm-0.6.0/src' gmake[3]: Leaving directory '/construction/print/libraqm/raqm-0.6.0/src' Making install in docs gmake[3]: Entering directory '/construction/print/libraqm/raqm-0.6.0/docs' gmake[4]: Entering directory '/construction/print/libraqm/raqm-0.6.0/docs' gmake[4]: Nothing to be done for 'install-exec-am'. install -m 0644 ./html/annotation-glossary.html install -m 0644 ./html/api-index-full.html install -m 0644 ./html/ch01.html install -m 0644 ./html/home.png install -m 0644 ./html/index.html install -m 0644 ./html/left-insensitive.png install -m 0644 ./html/left.png install -m 0644 ./html/object-tree.html install -m 0644 ./html/raqm-Raqm.html install -m 0644 ./html/raqm.devhelp2 install -m 0644 ./html/right-insensitive.png install -m 0644 ./html/right.png install -m 0644 ./html/style.css install -m 0644 ./html/up-insensitive.png install -m 0644 ./html/up.png gmake[4]: Leaving directory '/construction/print/libraqm/raqm-0.6.0/docs' gmake[3]: Leaving directory '/construction/print/libraqm/raqm-0.6.0/docs' Making install in tests gmake[3]: Entering directory '/construction/print/libraqm/raqm-0.6.0/tests' gmake[4]: Entering directory '/construction/print/libraqm/raqm-0.6.0/tests' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/print/libraqm/raqm-0.6.0/tests' gmake[3]: Leaving directory '/construction/print/libraqm/raqm-0.6.0/tests' gmake[3]: Entering directory '/construction/print/libraqm/raqm-0.6.0' gmake[4]: Entering directory '/construction/print/libraqm/raqm-0.6.0' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/print/libraqm/stage/usr/local/lib/pkgconfig' install -m 0644 raqm.pc '/construction/print/libraqm/stage/usr/local/lib/pkgconfig' gmake[4]: Leaving directory '/construction/print/libraqm/raqm-0.6.0' gmake[3]: Leaving directory '/construction/print/libraqm/raqm-0.6.0' gmake[2]: Leaving directory '/construction/print/libraqm/raqm-0.6.0' gmake[1]: Leaving directory '/construction/print/libraqm/raqm-0.6.0' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/libraqm.so.0.600.0 is linked to /usr/local/lib/libglib-2.0.so.0 from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=glib20 Error: /usr/local/lib/libraqm.so.0.600.0 is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Error: /usr/local/lib/libraqm.so.0.600.0 is linked to /usr/local/lib/libgraphite2.so.3 from graphics/graphite2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgraphite2.so:graphics/graphite2 Error: /usr/local/lib/libraqm.so.0.600.0 is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs Error: /usr/local/lib/libraqm.so.0.600.0 is linked to /usr/local/lib/libpcre.so.1 from devel/pcre but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre.so:devel/pcre Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for libraqm-0.6.0 file sizes/checksums [21]: 0% file sizes/checksums [21]: 100% packing files [21]: 0% packing files [21]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:30