------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.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/atk-2.28.1.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/dbus-glib-0.110.txz Installing /packages/All/nspr-4.25.txz Installing /packages/All/icu-67.1,1.txz Installing /packages/All/spidermonkey60-60.9.0_3.txz ===== Message from spidermonkey60-60.9.0_3: -- ===> 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/polkit-0.116.txz ===> Creating groups. Creating group 'polkitd' with gid '565'. ===> Creating users Creating user 'polkitd' with uid '565'. Installing /packages/All/dconf-0.28.0.txz Installing /packages/All/libdaemon-0.14_1.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/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/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 Installing /packages/All/libIDL-0.8.14_4.txz Installing /packages/All/ORBit2-2.14.19_2.txz Installing /packages/All/gconf2-3.2.6_5.txz SUCCEEDED 00:00:54 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> alltray-0.70_6 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> alltray-0.70_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by alltray-0.70_6 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> alltray-0.70_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by alltray-0.70_6 for building => SHA256 Checksum OK for alltray-0.70.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> alltray-0.70_6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by alltray-0.70_6 for building ===> Extracting for alltray-0.70_6 => SHA256 Checksum OK for alltray-0.70.tar.gz. Extracted Memory Use: 1.74M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for alltray-0.70_6 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> alltray-0.70_6 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> alltray-0.70_6 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> alltray-0.70_6 depends on shared library: libgconf-2.so - found (/usr/local/lib/libgconf-2.so) ===> alltray-0.70_6 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> alltray-0.70_6 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> alltray-0.70_6 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> alltray-0.70_6 depends on shared library: libIDL-2.so - found (/usr/local/lib/libIDL-2.so) ===> alltray-0.70_6 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> alltray-0.70_6 depends on shared library: libORBit-2.so - found (/usr/local/lib/libORBit-2.so) ===> alltray-0.70_6 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> alltray-0.70_6 depends on package: pkgconf>=1.3.0_1 - found ===> alltray-0.70_6 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> alltray-0.70_6 depends on shared library: libgconf-2.so - found (/usr/local/lib/libgconf-2.so) ===> alltray-0.70_6 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> alltray-0.70_6 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> alltray-0.70_6 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> alltray-0.70_6 depends on shared library: libIDL-2.so - found (/usr/local/lib/libIDL-2.so) ===> alltray-0.70_6 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> alltray-0.70_6 depends on shared library: libORBit-2.so - found (/usr/local/lib/libORBit-2.so) ===> alltray-0.70_6 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for alltray-0.70_6 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 make sets $(MAKE)... yes 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 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... no 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 checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for /proc/self/maps... no checking whether everything is installed to the same prefix... no checking whether binary relocation support should be enabled... no checking if gconf is disabled... no checking pkg-config is at least version 0.9.0... yes checking for PACKAGE... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating lib/Makefile config.status: creating autopackage/default.apspec config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for alltray-0.70_6 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- main.o --- --- parent.o --- --- child.o --- --- utils.o --- --- trayicon.o --- --- balloon_message.o --- --- xmms.o --- --- clickmode.o --- --- binreloc.o --- --- grab.o --- --- main.o --- cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -D_THREAD_SAFE -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c --- parent.o --- cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -D_THREAD_SAFE -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT parent.o -MD -MP -MF .deps/parent.Tpo -c -o parent.o parent.c --- child.o --- cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -D_THREAD_SAFE -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT child.o -MD -MP -MF .deps/child.Tpo -c -o child.o child.c --- utils.o --- cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -D_THREAD_SAFE -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c --- trayicon.o --- cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -D_THREAD_SAFE -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT trayicon.o -MD -MP -MF .deps/trayicon.Tpo -c -o trayicon.o trayicon.c --- xmms.o --- cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -D_THREAD_SAFE -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT xmms.o -MD -MP -MF .deps/xmms.Tpo -c -o xmms.o xmms.c --- balloon_message.o --- cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -D_THREAD_SAFE -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT balloon_message.o -MD -MP -MF .deps/balloon_message.Tpo -c -o balloon_message.o balloon_message.c --- binreloc.o --- cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -D_THREAD_SAFE -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT binreloc.o -MD -MP -MF .deps/binreloc.Tpo -c -o binreloc.o binreloc.c --- grab.o --- cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -D_THREAD_SAFE -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT grab.o -MD -MP -MF .deps/grab.Tpo -c -o grab.o grab.c --- clickmode.o --- cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -D_THREAD_SAFE -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT clickmode.o -MD -MP -MF .deps/clickmode.Tpo -c -o clickmode.o clickmode.c --- binreloc.o --- mv -f .deps/binreloc.Tpo .deps/binreloc.Po --- gnome_theme.o --- cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -D_THREAD_SAFE -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT gnome_theme.o -MD -MP -MF .deps/gnome_theme.Tpo -c -o gnome_theme.o gnome_theme.c --- clickmode.o --- mv -f .deps/clickmode.Tpo .deps/clickmode.Po --- kde.o --- cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -D_THREAD_SAFE -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT kde.o -MD -MP -MF .deps/kde.Tpo -c -o kde.o kde.c --- balloon_message.o --- mv -f .deps/balloon_message.Tpo .deps/balloon_message.Po --- clientwin.o --- cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -D_THREAD_SAFE -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT clientwin.o -MD -MP -MF .deps/clientwin.Tpo -c -o clientwin.o clientwin.c --- xmms.o --- xmms.c: In function 'get_xmms_icon': xmms.c:114:3: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] fallback = gdk_pixbuf_new_from_inline (-1, xmms_icon, ^~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from common.h:5, from xmms.c:44: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, ^~~~~~~~~~~~~~~~~~~~~~~~~~ --- utils.o --- utils.c: In function 'exec_command': utils.c:585:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!success_spawn) ^~ utils.c:588:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' g_strfreev (child_vector); ^~~~~~~~~~ utils.c: In function 'get_window_pixmap': utils.c:671:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (wm_hints) ^~ utils.c:673:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' return FALSE; ^~~~~~ utils.c: In function 'find_largest_sizes': utils.c:956:16: warning: variable 'replace' set but not used [-Wunused-but-set-variable] gboolean replace; ^~~~~~~ utils.c: In function 'get_window_icon': utils.c:1185:3: warning: 'gdk_pixbuf_new_from_inline' is deprecated [-Wdeprecated-declarations] fallback = gdk_pixbuf_new_from_inline (-1, fallback_icon, ^~~~~~~~ In file included from /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34, from /usr/local/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/local/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/local/include/gtk-2.0/gdk/gdk.h:33, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from common.h:5, from utils.c:42: /usr/local/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:362:12: note: declared here GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length, ^~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c: In function 'skip_taskbar': utils.c:1313:14: warning: variable 'parent_gdk' set but not used [-Wunused-but-set-variable] GdkWindow *parent_gdk; ^~~~~~~~~~ utils.c: In function '_wnck_get_utf8_property': utils.c:1368:25: warning: pointer targets in passing argument 1 of 'g_utf8_validate' differ in signedness [-Wpointer-sign] if (!g_utf8_validate (val, nitems, NULL)) { ^~~ In file included from /usr/local/include/glib-2.0/glib/gstring.h:33, from /usr/local/include/glib-2.0/glib/giochannel.h:34, from /usr/local/include/glib-2.0/glib.h:54, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:23, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from common.h:5, from utils.c:42: /usr/local/include/glib-2.0/glib/gunicode.h:831:10: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'guchar *' {aka 'unsigned char *'} gboolean g_utf8_validate (const gchar *str, ^~~~~~~~~~~~~~~ utils.c:1374:23: warning: pointer targets in passing argument 1 of 'g_strndup' differ in signedness [-Wpointer-sign] retval = g_strndup (val, nitems); ^~~ In file included from /usr/local/include/glib-2.0/glib.h:79, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:23, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/local/include/gtk-2.0/gdk/gdk.h:32, from /usr/local/include/gtk-2.0/gtk/gtk.h:32, from common.h:5, from utils.c:42: /usr/local/include/glib-2.0/glib/gstrfuncs.h:225:22: note: expected 'const gchar *' {aka 'const char *'} but argument is of type 'guchar *' {aka 'unsigned char *'} gchar* g_strndup (const gchar *str, ^~~~~~~~~ --- grab.o --- mv -f .deps/grab.Tpo .deps/grab.Po --- shortcut.o --- cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -D_THREAD_SAFE -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT shortcut.o -MD -MP -MF .deps/shortcut.Tpo -c -o shortcut.o shortcut.c --- xmms.o --- mv -f .deps/xmms.Tpo .deps/xmms.Po --- eventfilter.o --- cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -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 -I/usr/local/include/gconf/2 -I/usr/local/include/orbit-2.0 -DORBIT2=1 -pthread -D_THREAD_SAFE -I/usr/local/include -Wall -pipe -O2 -fno-strict-aliasing -MT eventfilter.o -MD -MP -MF .deps/eventfilter.Tpo -c -o eventfilter.o eventfilter.c --- utils.o --- utils.c: In function 'show_hide_window': utils.c:1861:23: warning: pointer targets in passing argument 4 of 'XGetGeometry' differ in signedness [-Wpointer-sign] &root_return, &x_return, &y_return, &win->initial_w, &height_return, &border, &depth); ^~~~~~~~~ In file included from /usr/local/include/gtk-2.0/gdk/gdkx.h:32, from common.h:6, from utils.c:42: /usr/local/include/X11/Xlib.h:2620:15: note: expected 'int *' but argument is of type 'unsigned int *' extern Status XGetGeometry( ^~~~~~~~~~~~ utils.c:1861:34: warning: pointer targets in passing argument 5 of 'XGetGeometry' differ in signedness [-Wpointer-sign] &root_return, &x_return, &y_return, &win->initial_w, &height_return, &border, &depth); ^~~~~~~~~ In file included from /usr/local/include/gtk-2.0/gdk/gdkx.h:32, from common.h:6, from utils.c:42: /usr/local/include/X11/Xlib.h:2620:15: note: expected 'int *' but argument is of type 'unsigned int *' extern Status XGetGeometry( ^~~~~~~~~~~~ utils.c:1861:46: warning: pointer targets in passing argument 6 of 'XGetGeometry' differ in signedness [-Wpointer-sign] &root_return, &x_return, &y_return, &win->initial_w, &height_return, &border, &depth); ^~~~~~~~~~~~~~~ In file included from /usr/local/include/gtk-2.0/gdk/gdkx.h:32, from common.h:6, from utils.c:42: /usr/local/include/X11/Xlib.h:2620:15: note: expected 'unsigned int *' but argument is of type 'gint *' {aka 'int *'} extern Status XGetGeometry( ^~~~~~~~~~~~ utils.c:1866:23: warning: pointer targets in passing argument 4 of 'XGetGeometry' differ in signedness [-Wpointer-sign] &root_return, &x_return, &y_return, &width_return, &win->initial_h, &border, &depth); ^~~~~~~~~ In file included from /usr/local/include/gtk-2.0/gdk/gdkx.h:32, from common.h:6, from utils.c:42: /usr/local/include/X11/Xlib.h:2620:15: note: expected 'int *' but argument is of type 'unsigned int *' extern Status XGetGeometry( ^~~~~~~~~~~~ utils.c:1866:34: warning: pointer targets in passing argument 5 of 'XGetGeometry' differ in signedness [-Wpointer-sign] &root_return, &x_return, &y_return, &width_return, &win->initial_h, &border, &depth); ^~~~~~~~~ In file included from /usr/local/include/gtk-2.0/gdk/gdkx.h:32, from common.h:6, from utils.c:42: /usr/local/include/X11/Xlib.h:2620:15: note: expected 'int *' but argument is of type 'unsigned int *' extern Status XGetGeometry( ^~~~~~~~~~~~ utils.c:1866:60: warning: pointer targets in passing argument 7 of 'XGetGeometry' differ in signedness [-Wpointer-sign] &root_return, &x_return, &y_return, &width_return, &win->initial_h, &border, &depth); ^~~~~~~~~~~~~~~ In file included from /usr/local/include/gtk-2.0/gdk/gdkx.h:32, from common.h:6, from utils.c:42: /usr/local/include/X11/Xlib.h:2620:15: note: expected 'unsigned int *' but argument is of type 'gint *' {aka 'int *'} extern Status XGetGeometry( ^~~~~~~~~~~~ --- parent.o --- mv -f .deps/parent.Tpo .deps/parent.Po --- child.o --- mv -f .deps/child.Tpo .deps/child.Po --- gnome_theme.o --- mv -f .deps/gnome_theme.Tpo .deps/gnome_theme.Po --- main.o --- main.c: In function 'main': main.c:494:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (win->skip_tasklist) ^~ main.c:498:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (win->no_reparent) { ^~ --- clientwin.o --- mv -f .deps/clientwin.Tpo .deps/clientwin.Po --- trayicon.o --- mv -f .deps/trayicon.Tpo .deps/trayicon.Po --- kde.o --- mv -f .deps/kde.Tpo .deps/kde.Po --- eventfilter.o --- mv -f .deps/eventfilter.Tpo .deps/eventfilter.Po --- main.o --- mv -f .deps/main.Tpo .deps/main.Po --- shortcut.o --- mv -f .deps/shortcut.Tpo .deps/shortcut.Po --- utils.o --- mv -f .deps/utils.Tpo .deps/utils.Po --- alltray --- /bin/sh ../libtool --tag=CC --mode=link cc -Wall -pipe -O2 -fno-strict-aliasing -o alltray main.o parent.o child.o utils.o trayicon.o balloon_message.o xmms.o clickmode.o binreloc.o grab.o gnome_theme.o kde.o clientwin.o shortcut.o eventfilter.o -L/usr/local/lib -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lpthread -lgconf-2 -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lX11 -L/usr/local/lib mkdir .libs cc -Wall -pipe -O2 -fno-strict-aliasing -o alltray main.o parent.o child.o utils.o trayicon.o balloon_message.o xmms.o clickmode.o binreloc.o grab.o gnome_theme.o kde.o clientwin.o shortcut.o eventfilter.o -L/usr/local/lib -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lpthread -lgconf-2 -lgdk_pixbuf_xlib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lX11 Making all in lib --- liballtray_la-nomap.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT liballtray_la-nomap.lo -MD -MP -MF .deps/liballtray_la-nomap.Tpo -c -o liballtray_la-nomap.lo `test -f 'nomap.c' || echo './'`nomap.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -pipe -O2 -fno-strict-aliasing -MT liballtray_la-nomap.lo -MD -MP -MF .deps/liballtray_la-nomap.Tpo -c nomap.c -fPIC -DPIC -o .libs/liballtray_la-nomap.o nomap.c: In function 'XMapWindow': nomap.c:375:14: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] if (!strcmp (win_name, "XMMS_Player")) { ^~~~~~ mv -f .deps/liballtray_la-nomap.Tpo .deps/liballtray_la-nomap.Plo --- liballtray.la --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -version-info 0:0:0 -o liballtray.la -rpath /usr/local/lib liballtray_la-nomap.lo -lX11 -L/usr/local/lib cc -shared .libs/liballtray_la-nomap.o -lX11 -L/usr/local/lib -Wl,-soname -Wl,liballtray.so.0 -o .libs/liballtray.so.0.0.0 (cd .libs && rm -f liballtray.so.0 && ln -s liballtray.so.0.0.0 liballtray.so.0) (cd .libs && rm -f liballtray.so && ln -s liballtray.so.0.0.0 liballtray.so) creating liballtray.la (cd .libs && rm -f liballtray.la && ln -s ../liballtray.la liballtray.la) SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for alltray-0.70_6 ===> Generating temporary packing list /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/x11/alltray/alltray-0.70/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/x11/alltray/alltray-0.70/install-sh -c -s" INSTALL_STRIP_FLAG=-s `test -z 'strip' || echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install Making install in src test -z "/usr/local/bin" || /bin/mkdir -p "/construction/x11/alltray/stage/usr/local/bin" STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/x11/alltray/alltray-0.70/install-sh -c -s 'alltray' '/construction/x11/alltray/stage/usr/local/bin/alltray' /bin/sh /construction/x11/alltray/alltray-0.70/install-sh -c -s alltray /construction/x11/alltray/stage/usr/local/bin/alltray Making install in lib test -z "/usr/local/lib" || /bin/mkdir -p "/construction/x11/alltray/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c -s 'liballtray.la' '/construction/x11/alltray/stage/usr/local/lib/liballtray.la' /usr/bin/install -c .libs/liballtray.so.0.0.0 /construction/x11/alltray/stage/usr/local/lib/liballtray.so.0.0.0 strip --strip-unneeded /construction/x11/alltray/stage/usr/local/lib/liballtray.so.0.0.0 (cd /construction/x11/alltray/stage/usr/local/lib && { ln -s -f liballtray.so.0.0.0 liballtray.so.0 || { rm -f liballtray.so.0 && ln -s liballtray.so.0.0.0 liballtray.so.0; }; }) (cd /construction/x11/alltray/stage/usr/local/lib && { ln -s -f liballtray.so.0.0.0 liballtray.so || { rm -f liballtray.so && ln -s liballtray.so.0.0.0 liballtray.so; }; }) /usr/bin/install -c .libs/liballtray.lai /construction/x11/alltray/stage/usr/local/lib/liballtray.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/share/applications" || /bin/mkdir -p "/construction/x11/alltray/stage/usr/local/share/applications" install -m 0644 'alltray.desktop' '/construction/x11/alltray/stage/usr/local/share/applications/alltray.desktop' test -z "/usr/local/share/pixmaps" || /bin/mkdir -p "/construction/x11/alltray/stage/usr/local/share/pixmaps" install -m 0644 'alltray.png' '/construction/x11/alltray/stage/usr/local/share/pixmaps/alltray.png' test -z "/usr/local/man/man1" || /bin/mkdir -p "/construction/x11/alltray/stage/usr/local/man/man1" install -m 0644 './alltray.1' '/construction/x11/alltray/stage/usr/local/man/man1/alltray.1' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/alltray 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/bin/alltray 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/bin/alltray 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/bin/alltray is linked to /usr/local/lib/libgdk_pixbuf_xlib-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/bin/alltray 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/bin/alltray 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/liballtray.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/liballtray.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/liballtray.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 Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks Warning: Possible REINPLACE_CMD issues sed failed: file content unchanged from backup: src/gnome_theme.c SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for alltray-0.70_6 file sizes/checksums [7]: 0% file sizes/checksums [7]: 100% packing files [7]: 0% packing files [7]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:01:09