------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/libgpg-error-1.37.txz Installing /packages/All/libgcrypt-1.8.5.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/sqlite3-3.31.1_1,1.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.16.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.52.txz ===== Message from ca_root_nss-3.52: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/p11-kit-0.23.20.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.13.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/dbus-1.12.16.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/libproxy-0.4.15.txz Installing /packages/All/gsettings-desktop-schemas-3.28.1.txz Installing /packages/All/glib-networking-2.56.1_2.txz Installing /packages/All/libsoup-2.62.3.txz Installing /packages/All/gssdp-1.2.2.txz Installing /packages/All/e2fsprogs-libuuid-1.45.6.txz Installing /packages/All/gupnp-1.1.1_1.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/atk-2.28.1.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.56.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_3.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.2.13.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/png-1.6.37.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/shared-mime-info-1.10_2.txz Installing /packages/All/gdk-pixbuf2-2.40.0.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/harfbuzz-2.6.5.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/fribidi-0.19.7.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/pciids-20200421.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-19.0.8.txz ===== Message from mesa-libs-19.0.8: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/pixman-0.40.0.txz Installing /packages/All/cairo-1.16.0,2.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.3_4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_3.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk-update-icon-cache-2.24.32.txz Installing /packages/All/gtk2-2.24.32.txz SUCCEEDED 00:00:38 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> gupnp-ui-0.1.1_7 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> gupnp-ui-0.1.1_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gupnp-ui-0.1.1_7 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> gupnp-ui-0.1.1_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gupnp-ui-0.1.1_7 for building => SHA256 Checksum OK for gupnp-ui-0.1.1.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> gupnp-ui-0.1.1_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gupnp-ui-0.1.1_7 for building ===> Extracting for gupnp-ui-0.1.1_7 => SHA256 Checksum OK for gupnp-ui-0.1.1.tar.gz. Extracted Memory Use: 1.64M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for gupnp-ui-0.1.1_7 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> gupnp-ui-0.1.1_7 depends on package: gupnp>=0.3 - found ===> gupnp-ui-0.1.1_7 depends on file: /usr/local/bin/python3.7 - found ===> gupnp-ui-0.1.1_7 depends on package: pkgconf>=1.3.0_1 - found ===> gupnp-ui-0.1.1_7 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> gupnp-ui-0.1.1_7 depends on shared library: libgupnp-1.2.so - found (/usr/local/lib/libgupnp-1.2.so) ===> gupnp-ui-0.1.1_7 depends on shared library: libsoup-2.4.so - found (/usr/local/lib/libsoup-2.4.so) ===> gupnp-ui-0.1.1_7 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> gupnp-ui-0.1.1_7 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> gupnp-ui-0.1.1_7 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> gupnp-ui-0.1.1_7 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> gupnp-ui-0.1.1_7 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> gupnp-ui-0.1.1_7 depends on package: gupnp>=0.3 - found ===> gupnp-ui-0.1.1_7 depends on file: /usr/local/bin/python3.7 - found ===> gupnp-ui-0.1.1_7 depends on package: pkgconf>=1.3.0_1 - found ===> gupnp-ui-0.1.1_7 depends on file: /usr/local/bin/python3.7 - found ===> gupnp-ui-0.1.1_7 depends on shared library: libgupnp-1.2.so - found (/usr/local/lib/libgupnp-1.2.so) ===> gupnp-ui-0.1.1_7 depends on shared library: libsoup-2.4.so - found (/usr/local/lib/libsoup-2.4.so) ===> gupnp-ui-0.1.1_7 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> gupnp-ui-0.1.1_7 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> gupnp-ui-0.1.1_7 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> gupnp-ui-0.1.1_7 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> gupnp-ui-0.1.1_7 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for gupnp-ui-0.1.1_7 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 gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU 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 dependency style of cc... gcc3 checking for library containing strerror... none required 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 dependency style of cc... (cached) gcc3 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 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... /usr/bin/sed checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.9 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking pkg-config is at least version 0.9.0... yes checking for LIBGUPNP_UI... yes checking for GTHREAD... yes checking for locale.h... (cached) yes checking for LC_MESSAGES... yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no configure: creating ./config.status config.status: creating Makefile config.status: creating libgupnp-ui/Makefile config.status: creating tests/Makefile config.status: creating po/Makefile.in config.status: creating po/Makefile config.status: creating doc/Makefile config.status: creating doc/version.xml config.status: creating gupnp-ui-1.0.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for gupnp-ui-0.1.1_7 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in libgupnp-ui --- gupnp-ui-device-store.lo --- --- gupnp-ui-device-view.lo --- --- gupnp-ui-device-store.lo --- if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/gupnp-1.2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gssdp-1.2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/libxml2 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I.. -pipe -O2 -fno-strict-aliasing -MT gupnp-ui-device-store.lo -MD -MP -MF ".deps/gupnp-ui-device-store.Tpo" -c -o gupnp-ui-device-store.lo gupnp-ui-device-store.c; then mv -f ".deps/gupnp-ui-device-store.Tpo" ".deps/gupnp-ui-device-store.Plo"; else rm -f ".deps/gupnp-ui-device-store.Tpo"; exit 1; fi --- gupnp-ui-device-view.lo --- if /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/gupnp-1.2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gssdp-1.2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/libxml2 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I.. -pipe -O2 -fno-strict-aliasing -MT gupnp-ui-device-view.lo -MD -MP -MF ".deps/gupnp-ui-device-view.Tpo" -c -o gupnp-ui-device-view.lo gupnp-ui-device-view.c; then mv -f ".deps/gupnp-ui-device-view.Tpo" ".deps/gupnp-ui-device-view.Plo"; else rm -f ".deps/gupnp-ui-device-view.Tpo"; exit 1; fi --- gupnp-ui-device-store.lo --- mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/gupnp-1.2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gssdp-1.2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/libxml2 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I.. -pipe -O2 -fno-strict-aliasing -MT gupnp-ui-device-store.lo -MD -MP -MF .deps/gupnp-ui-device-store.Tpo -c gupnp-ui-device-store.c -fPIC -DPIC -o .libs/gupnp-ui-device-store.o --- gupnp-ui-device-view.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/gupnp-1.2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gssdp-1.2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/libxml2 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I.. -pipe -O2 -fno-strict-aliasing -MT gupnp-ui-device-view.lo -MD -MP -MF .deps/gupnp-ui-device-view.Tpo -c gupnp-ui-device-view.c -fPIC -DPIC -o .libs/gupnp-ui-device-view.o --- gupnp-ui-device-store.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/gupnp-1.2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gssdp-1.2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/libxml2 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I.. -pipe -O2 -fno-strict-aliasing -MT gupnp-ui-device-store.lo -MD -MP -MF .deps/gupnp-ui-device-store.Tpo -c gupnp-ui-device-store.c -o gupnp-ui-device-store.o >/dev/null 2>&1 --- gupnp-ui-device-view.lo --- cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/gupnp-1.2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gssdp-1.2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/libxml2 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I.. -pipe -O2 -fno-strict-aliasing -MT gupnp-ui-device-view.lo -MD -MP -MF .deps/gupnp-ui-device-view.Tpo -c gupnp-ui-device-view.c -o gupnp-ui-device-view.o >/dev/null 2>&1 --- libgupnp-ui-1.0.la --- /bin/sh ../libtool --tag=CC --mode=link cc -I/usr/local/include/gupnp-1.2 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gssdp-1.2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/libxml2 -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -pthread -I.. -pipe -O2 -fno-strict-aliasing -o libgupnp-ui-1.0.la -rpath /usr/local/lib gupnp-ui-device-store.lo gupnp-ui-device-view.lo -L/usr/local/lib -lgupnp-1.2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype cc -shared .libs/gupnp-ui-device-store.o .libs/gupnp-ui-device-view.o -L/usr/local/lib -lgupnp-1.2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -lfreetype -pthread -Wl,-soname -Wl,libgupnp-ui-1.0.so.0 -o .libs/libgupnp-ui-1.0.so.0.0.0 (cd .libs && rm -f libgupnp-ui-1.0.so.0 && ln -s libgupnp-ui-1.0.so.0.0.0 libgupnp-ui-1.0.so.0) (cd .libs && rm -f libgupnp-ui-1.0.so && ln -s libgupnp-ui-1.0.so.0.0.0 libgupnp-ui-1.0.so) ar cru .libs/libgupnp-ui-1.0.a gupnp-ui-device-store.o gupnp-ui-device-view.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libgupnp-ui-1.0.a creating libgupnp-ui-1.0.la (cd .libs && rm -f libgupnp-ui-1.0.la && ln -s ../libgupnp-ui-1.0.la libgupnp-ui-1.0.la) Making all in po Making all in doc SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> gupnp-ui-0.1.1_7 depends on package: gupnp>=0.3 - found ===> gupnp-ui-0.1.1_7 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for gupnp-ui-0.1.1_7 ===> gupnp-ui-0.1.1_7 depends on package: gupnp>=0.3 - found ===> gupnp-ui-0.1.1_7 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/net/gupnp-ui/gupnp-ui-0.1.1/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/net/gupnp-ui/gupnp-ui-0.1.1/install-sh -c -s" INSTALL_STRIP_FLAG=-s `test -z 'strip' || echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install Making install in libgupnp-ui test -z "/usr/local/lib" || /bin/sh ../mkinstalldirs "/construction/net/gupnp-ui/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -s 'libgupnp-ui-1.0.la' '/construction/net/gupnp-ui/stage/usr/local/lib/libgupnp-ui-1.0.la' /usr/bin/install -c .libs/libgupnp-ui-1.0.so.0.0.0 /construction/net/gupnp-ui/stage/usr/local/lib/libgupnp-ui-1.0.so.0.0.0 strip --strip-unneeded /construction/net/gupnp-ui/stage/usr/local/lib/libgupnp-ui-1.0.so.0.0.0 (cd /construction/net/gupnp-ui/stage/usr/local/lib && { ln -s -f libgupnp-ui-1.0.so.0.0.0 libgupnp-ui-1.0.so.0 || { rm -f libgupnp-ui-1.0.so.0 && ln -s libgupnp-ui-1.0.so.0.0.0 libgupnp-ui-1.0.so.0; }; }) (cd /construction/net/gupnp-ui/stage/usr/local/lib && { ln -s -f libgupnp-ui-1.0.so.0.0.0 libgupnp-ui-1.0.so || { rm -f libgupnp-ui-1.0.so && ln -s libgupnp-ui-1.0.so.0.0.0 libgupnp-ui-1.0.so; }; }) /usr/bin/install -c .libs/libgupnp-ui-1.0.lai /construction/net/gupnp-ui/stage/usr/local/lib/libgupnp-ui-1.0.la /usr/bin/install -c .libs/libgupnp-ui-1.0.a /construction/net/gupnp-ui/stage/usr/local/lib/libgupnp-ui-1.0.a strip --strip-debug /construction/net/gupnp-ui/stage/usr/local/lib/libgupnp-ui-1.0.a chmod 644 /construction/net/gupnp-ui/stage/usr/local/lib/libgupnp-ui-1.0.a ranlib /construction/net/gupnp-ui/stage/usr/local/lib/libgupnp-ui-1.0.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include/gupnp-ui-1.0/libgupnp-ui" || /bin/sh ../mkinstalldirs "/construction/net/gupnp-ui/stage/usr/local/include/gupnp-ui-1.0/libgupnp-ui" mkdir -p -- /construction/net/gupnp-ui/stage/usr/local/include/gupnp-ui-1.0/libgupnp-ui install -m 0644 'gupnp-ui-device-store.h' '/construction/net/gupnp-ui/stage/usr/local/include/gupnp-ui-1.0/libgupnp-ui/gupnp-ui-device-store.h' install -m 0644 'gupnp-ui-device-view.h' '/construction/net/gupnp-ui/stage/usr/local/include/gupnp-ui-1.0/libgupnp-ui/gupnp-ui-device-view.h' install -m 0644 'gupnp-ui.h' '/construction/net/gupnp-ui/stage/usr/local/include/gupnp-ui-1.0/libgupnp-ui/gupnp-ui.h' Making install in po if test -r ".././mkinstalldirs"; then .././mkinstalldirs /construction/net/gupnp-ui/stage/usr/local/share; else /bin/sh ../mkinstalldirs /construction/net/gupnp-ui/stage/usr/local/share; fi if test "gupnp-ui" = "glib"; then if test -r ".././mkinstalldirs"; then .././mkinstalldirs /construction/net/gupnp-ui/stage/usr/local/share/glib-2.0/gettext/po; else /bin/sh ../mkinstalldirs /construction/net/gupnp-ui/stage/usr/local/share/glib-2.0/gettext/po; fi; install -m 0644 ./Makefile.in.in /construction/net/gupnp-ui/stage/usr/local/share/glib-2.0/gettext/po/Makefile.in.in; else : ; fi Making install in doc installfiles=`echo ./html/*`; if test "$installfiles" = './html/*'; then echo '-- Nothing to install' ; else /bin/sh ../mkinstalldirs /construction/net/gupnp-ui/stage/usr/local/share/gtk-doc/html/gupnp-ui; for i in $installfiles; do echo '-- Installing '$i ; install -m 0644 $i /construction/net/gupnp-ui/stage/usr/local/share/gtk-doc/html/gupnp-ui; done; echo '-- Installing ./html/index.sgml' ; install -m 0644 ./html/index.sgml /construction/net/gupnp-ui/stage/usr/local/share/gtk-doc/html/gupnp-ui || :; which gtkdoc-rebase >/dev/null && gtkdoc-rebase --relative --dest-dir=/construction/net/gupnp-ui/stage --html-dir=/construction/net/gupnp-ui/stage/usr/local/share/gtk-doc/html/gupnp-ui ; fi mkdir -p -- /construction/net/gupnp-ui/stage/usr/local/share/gtk-doc/html/gupnp-ui -- Installing ./html/GUPnPUIDeviceStore.html -- Installing ./html/GUPnPUIDeviceView.html -- Installing ./html/ch01.html -- Installing ./html/gupnp-ui.devhelp -- Installing ./html/gupnp-ui.devhelp2 -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up.png -- Installing ./html/index.sgml *** Error code 1 (ignored) test -z "/usr/local/libdata/pkgconfig" || /bin/sh ./mkinstalldirs "/construction/net/gupnp-ui/stage/usr/local/libdata/pkgconfig" install -m 0644 'gupnp-ui-1.0.pc' '/construction/net/gupnp-ui/stage/usr/local/libdata/pkgconfig/gupnp-ui-1.0.pc' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libcairo.so.2 from graphics/cairo but it is not declared as a dependency Warning: you need USE_GNOME+=cairo Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libgdk_pixbuf-2.0.so.0 from graphics/gdk-pixbuf2 but it is not declared as a dependency Warning: you need USE_GNOME+=gdkpixbuf2 Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libgssdp-1.2.so.0 from net/gssdp but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgssdp-1.2.so:net/gssdp Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libxml2.so.2 from textproc/libxml2 but it is not declared as a dependency Warning: you need USE_GNOME+=libxml2 Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libXrender.so.1 from x11/libXrender but it is not declared as a dependency Warning: you need USE_XORG+=xrender Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libXinerama.so.1 from x11/libXinerama but it is not declared as a dependency Warning: you need USE_XORG+=xinerama Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libXi.so.6 from x11/libXi but it is not declared as a dependency Warning: you need USE_XORG+=xi Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libXrandr.so.2 from x11/libXrandr but it is not declared as a dependency Warning: you need USE_XORG+=xrandr Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libXcursor.so.1 from x11/libXcursor but it is not declared as a dependency Warning: you need USE_XORG+=xcursor Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libXcomposite.so.1 from x11/libXcomposite but it is not declared as a dependency Warning: you need USE_XORG+=xcomposite Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libXdamage.so.1 from x11/libXdamage but it is not declared as a dependency Warning: you need USE_XORG+=xdamage Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libXfixes.so.3 from x11/libXfixes but it is not declared as a dependency Warning: you need USE_XORG+=xfixes Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libpixman-1.so.0 from x11/pixman but it is not declared as a dependency Warning: you need USE_XORG+=pixman Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libEGL.so.1 from graphics/mesa-libs but it is not declared as a dependency Warning: you need USE_GL+=egl Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libpng16.so.16 from graphics/png but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libxcb-shm.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libxcb-render.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libGL.so.1 from graphics/mesa-libs but it is not declared as a dependency Warning: you need USE_GL+=gl Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libffi.so.6 from devel/libffi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libffi.so:devel/libffi Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.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/libgupnp-ui-1.0.so.0.0.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 Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libharfbuzz.so.0 from print/harfbuzz but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libharfbuzz.so:print/harfbuzz Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libfribidi.so.0 from converters/fribidi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfribidi.so:converters/fribidi Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2 Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libsqlite3.so.0 from databases/sqlite3 but it is not declared as a dependency Warning: you need USES+=sqlite Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libxcb-dri2.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libX11-xcb.so.1 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libxcb-dri3.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libxcb-xfixes.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libxcb-present.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libxcb-sync.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libxshmfence.so.1 from x11/libxshmfence but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxshmfence.so:x11/libxshmfence Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libwayland-client.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-client.so:graphics/wayland Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libgbm.so.1 from graphics/mesa-libs but it is not declared as a dependency Warning: you need USE_GL+=gbm Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libwayland-server.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-server.so:graphics/wayland Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libdrm.so.2 from graphics/libdrm but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdrm.so:graphics/libdrm Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libglapi.so.0 from graphics/mesa-libs but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libglapi.so:graphics/mesa-libs Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency Warning: you need USE_XORG+=xau Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency Warning: you need USE_XORG+=xdmcp Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libxcb-glx.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.0 is linked to /usr/local/lib/libXxf86vm.so.1 from x11/libXxf86vm but it is not declared as a dependency Warning: you need USE_XORG+=xxf86vm Error: /usr/local/lib/libgupnp-ui-1.0.so.0.0.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 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for gupnp-ui-0.1.1_7 file sizes/checksums [20]: 0% file sizes/checksums [20]: 100% packing files [20]: 0% packing files [20]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:57