------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libxml2-2.9.10.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/xcb-util-0.4.0_2,1.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/startup-notification-0.12_4.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/libidn-1.35.txz Installing /packages/All/nspr-4.25.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/sqlite3-3.31.1_1,1.txz Installing /packages/All/nss-3.52.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,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/pcre-8.43_2.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libiconv-1.14_11.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/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/libunwind-20170615_1.txz Installing /packages/All/gstreamer1-1.16.2.txz Installing /packages/All/pydbus-common-1.2.16.txz Installing /packages/All/py37-dbus-1.2.16.txz Installing /packages/All/orc-0.4.31.txz Installing /packages/All/aom-2.0.0.r1.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/fribidi-0.19.7.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/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.6.5.txz Installing /packages/All/libass-0.14.0.txz Installing /packages/All/dav1d-0.6.0_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/opencv-core-3.4.1_31.txz ===== Message from opencv-core-3.4.1_31: -- ===> NOTICE: The opencv-core port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/opus-1.3.1.txz Installing /packages/All/libogg-1.3.4,4.txz Installing /packages/All/libvorbis-1.3.6,3.txz Installing /packages/All/libtheora-1.1.1_7.txz Installing /packages/All/argp-standalone-1.3_4.txz ===== Message from argp-standalone-1.3_4: -- ===> NOTICE: The argp-standalone port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/libudev-devd-0.4.2.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/libv4l-1.18.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/wayland-1.16.0.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libva-2.7.1.txz Installing /packages/All/libvdpau-1.3_1.txz Installing /packages/All/libvpx-1.8.2_1.txz Installing /packages/All/libx264-0.159.2999.txz Installing /packages/All/x265-3.2.1_2.txz Installing /packages/All/xvid-1.3.7,1.txz Installing /packages/All/ffmpeg-4.2.2_17,1.txz Installing /packages/All/iso-codes-4.2.txz Installing /packages/All/gstreamer1-plugins-1.16.2.txz Installing /packages/All/gstreamer1-libav-1.16.2.txz Installing /packages/All/liba52-0.7.4_3.txz Installing /packages/All/gstreamer1-plugins-ugly-1.16.2.txz Installing /packages/All/gstreamer1-plugins-a52dec-1.16.2.txz Installing /packages/All/gstreamer1-plugins-bad-1.16.2.txz Installing /packages/All/libdca-0.0.6_1.txz ===== Message from libdca-0.0.6_1: -- ===> NOTICE: The libdca port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/gstreamer1-plugins-dts-1.16.2.txz Installing /packages/All/libdvdread-6.1.0.txz Installing /packages/All/gstreamer1-plugins-dvdread-1.16.2_1.txz Installing /packages/All/gstreamer1-plugins-good-1.16.2.txz Installing /packages/All/mpg123-1.25.13.txz Installing /packages/All/gstreamer1-plugins-mpg123-1.16.2.txz Installing /packages/All/gstreamer1-plugins-ogg-1.16.2.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXdamage-1.1.5.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/gstreamer1-plugins-pango-1.16.2.txz Installing /packages/All/gstreamer1-plugins-png-1.16.2.txz Installing /packages/All/libdvdnav-6.1.0.txz Installing /packages/All/gstreamer1-plugins-resindvd-1.16.2_1.txz Installing /packages/All/gstreamer1-plugins-theora-1.16.2.txz Installing /packages/All/gstreamer1-plugins-vorbis-1.16.2.txz Installing /packages/All/gstreamer1-plugins-core-1.16.txz Installing /packages/All/libpurple-2.13.0_3.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/hunspell-1.7.0_2.txz Installing /packages/All/enchant-1.6.0_9.txz Installing /packages/All/atk-2.28.1.txz 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/jbigkit-2.1_1.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/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 Installing /packages/All/gtkspell-2.0.16_6.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/pidgin-2.13.0_3.txz Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/curl-7.70.0.txz Installing /packages/All/jsoncpp-1.9.2.txz Installing /packages/All/libuv-1.37.0.txz Installing /packages/All/rhash-1.3.9.txz Installing /packages/All/liblz4-1.9.2_1,1.txz Installing /packages/All/lzo2-2.10_1.txz Installing /packages/All/libarchive-3.4.2,1.txz Installing /packages/All/cmake-3.17.2.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/json-glib-1.4.4.txz SUCCEEDED 00:01:09 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> pidgin-skypeweb-1.5,1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> pidgin-skypeweb-1.5,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pidgin-skypeweb-1.5,1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> pidgin-skypeweb-1.5,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pidgin-skypeweb-1.5,1 for building => SHA256 Checksum OK for EionRobb-skype4pidgin-1.5_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> pidgin-skypeweb-1.5,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pidgin-skypeweb-1.5,1 for building ===> Extracting for pidgin-skypeweb-1.5,1 => SHA256 Checksum OK for EionRobb-skype4pidgin-1.5_GH0.tar.gz. Extracted Memory Use: 1.09M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for pidgin-skypeweb-1.5,1 ===> Converting DOS text files to UNIX text files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> pidgin-skypeweb-1.5,1 depends on executable: pidgin - found ===> pidgin-skypeweb-1.5,1 depends on file: /usr/local/bin/cmake - found ===> pidgin-skypeweb-1.5,1 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> pidgin-skypeweb-1.5,1 depends on shared library: libjson-glib-1.0.so - found (/usr/local/lib/libjson-glib-1.0.so) ===> pidgin-skypeweb-1.5,1 depends on shared library: libpurple.so - found (/usr/local/lib/libpurple.so) ===> pidgin-skypeweb-1.5,1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> pidgin-skypeweb-1.5,1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> pidgin-skypeweb-1.5,1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> pidgin-skypeweb-1.5,1 depends on executable: pidgin - found ===> pidgin-skypeweb-1.5,1 depends on file: /usr/local/bin/cmake - found ===> pidgin-skypeweb-1.5,1 depends on package: pkgconf>=1.3.0_1 - found ===> pidgin-skypeweb-1.5,1 depends on shared library: libjson-glib-1.0.so - found (/usr/local/lib/libjson-glib-1.0.so) ===> pidgin-skypeweb-1.5,1 depends on shared library: libpurple.so - found (/usr/local/lib/libpurple.so) ===> pidgin-skypeweb-1.5,1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> pidgin-skypeweb-1.5,1 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> pidgin-skypeweb-1.5,1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for pidgin-skypeweb-1.5,1 ===> Performing out-of-source build /bin/mkdir -p /construction/net-im/pidgin-skypeweb/.build -- The C compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: pkgconf (found version "1.6.3") -- Checking for module 'glib-2.0' -- Found glib-2.0, version 2.56.3 -- Checking for module 'json-glib-1.0' -- Found json-glib-1.0, version 1.4.4 -- Checking for module 'purple' -- Found purple, version 2.13.0 -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_DEBUG CMAKE_EXE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /construction/net-im/pidgin-skypeweb/.build SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for pidgin-skypeweb-1.5,1 /usr/local/bin/cmake -S/construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb -B/construction/net-im/pidgin-skypeweb/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/net-im/pidgin-skypeweb/.build/CMakeFiles /construction/net-im/pidgin-skypeweb/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all --- CMakeFiles/skypeweb.dir/all --- /usr/bin/make -f CMakeFiles/skypeweb.dir/build.make CMakeFiles/skypeweb.dir/depend --- CMakeFiles/skypeweb.dir/depend --- cd /construction/net-im/pidgin-skypeweb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb /construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb /construction/net-im/pidgin-skypeweb/.build /construction/net-im/pidgin-skypeweb/.build /construction/net-im/pidgin-skypeweb/.build/CMakeFiles/skypeweb.dir/DependInfo.cmake Scanning dependencies of target skypeweb /usr/bin/make -f CMakeFiles/skypeweb.dir/build.make CMakeFiles/skypeweb.dir/build --- CMakeFiles/skypeweb.dir/skypeweb_connection.c.o --- --- CMakeFiles/skypeweb.dir/skypeweb_contacts.c.o --- --- CMakeFiles/skypeweb.dir/skypeweb_login.c.o --- --- CMakeFiles/skypeweb.dir/skypeweb_messages.c.o --- --- CMakeFiles/skypeweb.dir/skypeweb_util.c.o --- --- CMakeFiles/skypeweb.dir/libskypeweb.c.o --- --- CMakeFiles/skypeweb.dir/purple2compat/http.c.o --- --- CMakeFiles/skypeweb.dir/purple2compat/purple-socket.c.o --- --- CMakeFiles/skypeweb.dir/skypeweb_connection.c.o --- [ 50%] Building C object CMakeFiles/skypeweb.dir/skypeweb_connection.c.o /usr/bin/cc -Dskypeweb_EXPORTS -I/usr/local/include/libpurple -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -I/construction/net-im/pidgin-skypeweb/.build -I/construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb -I/construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb/purple2compat -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -fPIC -Wall -o CMakeFiles/skypeweb.dir/skypeweb_connection.c.o -c /construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb/skypeweb_connection.c --- CMakeFiles/skypeweb.dir/skypeweb_contacts.c.o --- [ 60%] Building C object CMakeFiles/skypeweb.dir/skypeweb_contacts.c.o /usr/bin/cc -Dskypeweb_EXPORTS -I/usr/local/include/libpurple -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -I/construction/net-im/pidgin-skypeweb/.build -I/construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb -I/construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb/purple2compat -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -fPIC -Wall -o CMakeFiles/skypeweb.dir/skypeweb_contacts.c.o -c /construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb/skypeweb_contacts.c --- CMakeFiles/skypeweb.dir/skypeweb_login.c.o --- [ 40%] Building C object CMakeFiles/skypeweb.dir/skypeweb_login.c.o /usr/bin/cc -Dskypeweb_EXPORTS -I/usr/local/include/libpurple -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -I/construction/net-im/pidgin-skypeweb/.build -I/construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb -I/construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb/purple2compat -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -fPIC -Wall -o CMakeFiles/skypeweb.dir/skypeweb_login.c.o -c /construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb/skypeweb_login.c --- CMakeFiles/skypeweb.dir/skypeweb_messages.c.o --- [ 30%] Building C object CMakeFiles/skypeweb.dir/skypeweb_messages.c.o /usr/bin/cc -Dskypeweb_EXPORTS -I/usr/local/include/libpurple -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -I/construction/net-im/pidgin-skypeweb/.build -I/construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb -I/construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb/purple2compat -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -fPIC -Wall -o CMakeFiles/skypeweb.dir/skypeweb_messages.c.o -c /construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb/skypeweb_messages.c --- CMakeFiles/skypeweb.dir/libskypeweb.c.o --- [ 20%] Building C object CMakeFiles/skypeweb.dir/libskypeweb.c.o /usr/bin/cc -Dskypeweb_EXPORTS -I/usr/local/include/libpurple -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -I/construction/net-im/pidgin-skypeweb/.build -I/construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb -I/construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb/purple2compat -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -fPIC -Wall -o CMakeFiles/skypeweb.dir/libskypeweb.c.o -c /construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb/libskypeweb.c --- CMakeFiles/skypeweb.dir/purple2compat/http.c.o --- [ 10%] Building C object CMakeFiles/skypeweb.dir/purple2compat/http.c.o /usr/bin/cc -Dskypeweb_EXPORTS -I/usr/local/include/libpurple -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -I/construction/net-im/pidgin-skypeweb/.build -I/construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb -I/construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb/purple2compat -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -fPIC -Wall -o CMakeFiles/skypeweb.dir/purple2compat/http.c.o -c /construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb/purple2compat/http.c --- CMakeFiles/skypeweb.dir/skypeweb_util.c.o --- [ 70%] Building C object CMakeFiles/skypeweb.dir/skypeweb_util.c.o /usr/bin/cc -Dskypeweb_EXPORTS -I/usr/local/include/libpurple -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -I/construction/net-im/pidgin-skypeweb/.build -I/construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb -I/construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb/purple2compat -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -fPIC -Wall -o CMakeFiles/skypeweb.dir/skypeweb_util.c.o -c /construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb/skypeweb_util.c --- CMakeFiles/skypeweb.dir/purple2compat/purple-socket.c.o --- [ 80%] Building C object CMakeFiles/skypeweb.dir/purple2compat/purple-socket.c.o /usr/bin/cc -Dskypeweb_EXPORTS -I/usr/local/include/libpurple -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/json-glib-1.0 -I/construction/net-im/pidgin-skypeweb/.build -I/construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb -I/construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb/purple2compat -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -fPIC -Wall -o CMakeFiles/skypeweb.dir/purple2compat/purple-socket.c.o -c /construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb/purple2compat/purple-socket.c --- libskypeweb.so --- [ 90%] Linking C shared library libskypeweb.so /usr/local/bin/cmake -E cmake_link_script CMakeFiles/skypeweb.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -shared -Wl,-soname,libskypeweb.so -o libskypeweb.so CMakeFiles/skypeweb.dir/skypeweb_connection.c.o CMakeFiles/skypeweb.dir/skypeweb_contacts.c.o CMakeFiles/skypeweb.dir/skypeweb_login.c.o CMakeFiles/skypeweb.dir/skypeweb_messages.c.o CMakeFiles/skypeweb.dir/skypeweb_util.c.o CMakeFiles/skypeweb.dir/libskypeweb.c.o CMakeFiles/skypeweb.dir/purple2compat/http.c.o CMakeFiles/skypeweb.dir/purple2compat/purple-socket.c.o -lpurple -lglib-2.0 -lintl -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 [100%] Built target skypeweb /usr/local/bin/cmake -E cmake_progress_start /construction/net-im/pidgin-skypeweb/.build/CMakeFiles 0 SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> pidgin-skypeweb-1.5,1 depends on executable: pidgin - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for pidgin-skypeweb-1.5,1 ===> pidgin-skypeweb-1.5,1 depends on executable: pidgin - found ===> Generating temporary packing list /usr/local/bin/cmake -S/construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb -B/construction/net-im/pidgin-skypeweb/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/net-im/pidgin-skypeweb/.build/CMakeFiles /construction/net-im/pidgin-skypeweb/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/skypeweb.dir/build.make CMakeFiles/skypeweb.dir/depend cd /construction/net-im/pidgin-skypeweb/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb /construction/net-im/pidgin-skypeweb/skype4pidgin-1.5/skypeweb /construction/net-im/pidgin-skypeweb/.build /construction/net-im/pidgin-skypeweb/.build /construction/net-im/pidgin-skypeweb/.build/CMakeFiles/skypeweb.dir/DependInfo.cmake /usr/bin/make -f CMakeFiles/skypeweb.dir/build.make CMakeFiles/skypeweb.dir/build [100%] Built target skypeweb /usr/local/bin/cmake -E cmake_progress_start /construction/net-im/pidgin-skypeweb/.build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall /usr/bin/make -f CMakeFiles/skypeweb.dir/build.make CMakeFiles/skypeweb.dir/preinstall Linking C shared library CMakeFiles/CMakeRelink.dir/libskypeweb.so /usr/local/bin/cmake -E cmake_link_script CMakeFiles/skypeweb.dir/relink.txt --verbose=1 /usr/bin/cc -fPIC -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -shared -Wl,-soname,libskypeweb.so -o CMakeFiles/CMakeRelink.dir/libskypeweb.so CMakeFiles/skypeweb.dir/skypeweb_connection.c.o CMakeFiles/skypeweb.dir/skypeweb_contacts.c.o CMakeFiles/skypeweb.dir/skypeweb_login.c.o CMakeFiles/skypeweb.dir/skypeweb_messages.c.o CMakeFiles/skypeweb.dir/skypeweb_util.c.o CMakeFiles/skypeweb.dir/libskypeweb.c.o CMakeFiles/skypeweb.dir/purple2compat/http.c.o CMakeFiles/skypeweb.dir/purple2compat/purple-socket.c.o -lpurple -lglib-2.0 -lintl -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 Installing the project stripped... /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /construction/net-im/pidgin-skypeweb/stage/usr/local/lib/purple-2/libskypeweb.so -- Installing: /construction/net-im/pidgin-skypeweb/stage/usr/local/share/pixmaps/pidgin/protocols/ -- Installing: /construction/net-im/pidgin-skypeweb/stage/usr/local/share/pixmaps/pidgin/protocols//16 -- Installing: /construction/net-im/pidgin-skypeweb/stage/usr/local/share/pixmaps/pidgin/protocols//16/skypeout.png -- Installing: /construction/net-im/pidgin-skypeweb/stage/usr/local/share/pixmaps/pidgin/protocols//16/skype.png -- Installing: /construction/net-im/pidgin-skypeweb/stage/usr/local/share/pixmaps/pidgin/protocols//48 -- Installing: /construction/net-im/pidgin-skypeweb/stage/usr/local/share/pixmaps/pidgin/protocols//48/skype.png -- Installing: /construction/net-im/pidgin-skypeweb/stage/usr/local/share/pixmaps/pidgin/protocols//48/skypeout.png -- Installing: /construction/net-im/pidgin-skypeweb/stage/usr/local/share/pixmaps/pidgin/protocols//22 -- Installing: /construction/net-im/pidgin-skypeweb/stage/usr/local/share/pixmaps/pidgin/protocols//22/skypeout.png -- Installing: /construction/net-im/pidgin-skypeweb/stage/usr/local/share/pixmaps/pidgin/protocols//22/skype.png -- Installing: /construction/net-im/pidgin-skypeweb/stage/usr/local/share/pixmaps/pidgin/emotes/skype/theme ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/purple-2/libskypeweb.so is linked to /usr/local/lib/libdbus-glib-1.so.2 from devel/dbus-glib but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdbus-glib-1.so:devel/dbus-glib Error: /usr/local/lib/purple-2/libskypeweb.so is linked to /usr/local/lib/libdbus-1.so.3 from devel/dbus but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdbus-1.so:devel/dbus Error: /usr/local/lib/purple-2/libskypeweb.so 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/purple-2/libskypeweb.so is linked to /usr/local/lib/libgstvideo-1.0.so.0 from multimedia/gstreamer1-plugins but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/purple-2/libskypeweb.so is linked to /usr/local/lib/libgstbase-1.0.so.0 from multimedia/gstreamer1 but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/purple-2/libskypeweb.so is linked to /usr/local/lib/libgstreamer-1.0.so.0 from multimedia/gstreamer1 but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/purple-2/libskypeweb.so is linked to /usr/local/lib/libidn.so.12 from dns/libidn but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libidn.so:dns/libidn Error: /usr/local/lib/purple-2/libskypeweb.so 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/purple-2/libskypeweb.so 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/purple-2/libskypeweb.so 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/purple-2/libskypeweb.so is linked to /usr/local/lib/liborc-0.4.so.0 from devel/orc but it is not declared as a dependency Warning: you need LIB_DEPENDS+=liborc-0.4.so:devel/orc Error: /usr/local/lib/purple-2/libskypeweb.so is linked to /usr/local/lib/libunwind.so.8 from devel/libunwind but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libunwind.so:devel/libunwind Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for pidgin-skypeweb-1.5,1 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% packing files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:17