------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/pcre-8.44.txz Installing /packages/All/libffi-3.3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.16.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.8_1.txz ===== Message from python37-3.7.8_1: -- 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_9,1.txz No schema files found: doing nothing. Installing /packages/All/desktop-file-utils-0.24.txz Installing /packages/All/libtextstyle-0.20.2.txz Installing /packages/All/gettext-tools-0.20.2.txz Installing /packages/All/gmake-4.3_2.txz Installing /packages/All/pkgconf-1.7.3,1.txz 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/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.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_2,1.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/gtk-update-icon-cache-3.24.20.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/freetype2-2.10.2.txz ===== Message from freetype2-2.10.2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). 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/atk-2.36.0.txz Installing /packages/All/pixman-0.40.0.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/cairo-1.16.0,2.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/dbus-1.12.20.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/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.56.1_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.6.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.55.txz ===== Message from ca_root_nss-3.55: -- 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_1.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.14.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.3.3_1.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.6.8.txz Installing /packages/All/fribidi-0.19.7.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_4.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk2-2.24.32.txz SUCCEEDED 00:00:28 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> audacious-gtk2-4.0.5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> audacious-gtk2-4.0.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by audacious-gtk2-4.0.5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> audacious-gtk2-4.0.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by audacious-gtk2-4.0.5 for building => SHA256 Checksum OK for audacious-4.0.5.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> audacious-gtk2-4.0.5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by audacious-gtk2-4.0.5 for building ===> Extracting for audacious-gtk2-4.0.5 => SHA256 Checksum OK for audacious-4.0.5.tar.bz2. Extracted Memory Use: 4.73M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for audacious-gtk2-4.0.5 ===> Applying ports patches for audacious-gtk2-4.0.5 from /xports/multimedia/audacious/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> audacious-gtk2-4.0.5 depends on executable: update-desktop-database - found ===> audacious-gtk2-4.0.5 depends on executable: msgfmt - found ===> audacious-gtk2-4.0.5 depends on package: gmake>=4.3 - found ===> audacious-gtk2-4.0.5 depends on package: libiconv>=1.14_11 - found ===> audacious-gtk2-4.0.5 depends on package: pkgconf>=1.3.0_1 - found ===> audacious-gtk2-4.0.5 depends on executable: gtk-update-icon-cache - found ===> audacious-gtk2-4.0.5 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> audacious-gtk2-4.0.5 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> audacious-gtk2-4.0.5 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> audacious-gtk2-4.0.5 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> audacious-gtk2-4.0.5 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> audacious-gtk2-4.0.5 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> audacious-gtk2-4.0.5 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> audacious-gtk2-4.0.5 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> audacious-gtk2-4.0.5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> audacious-gtk2-4.0.5 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> audacious-gtk2-4.0.5 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> audacious-gtk2-4.0.5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> audacious-gtk2-4.0.5 depends on executable: update-desktop-database - found ===> audacious-gtk2-4.0.5 depends on executable: msgfmt - found ===> audacious-gtk2-4.0.5 depends on package: gmake>=4.3 - found ===> audacious-gtk2-4.0.5 depends on package: libiconv>=1.14_11 - found ===> audacious-gtk2-4.0.5 depends on package: pkgconf>=1.3.0_1 - found ===> audacious-gtk2-4.0.5 depends on executable: gtk-update-icon-cache - found ===> audacious-gtk2-4.0.5 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> audacious-gtk2-4.0.5 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> audacious-gtk2-4.0.5 depends on shared library: libfreetype.so - found (/usr/local/lib/libfreetype.so) ===> audacious-gtk2-4.0.5 depends on shared library: libfontconfig.so - found (/usr/local/lib/libfontconfig.so) ===> audacious-gtk2-4.0.5 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> audacious-gtk2-4.0.5 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> audacious-gtk2-4.0.5 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> audacious-gtk2-4.0.5 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> audacious-gtk2-4.0.5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> audacious-gtk2-4.0.5 depends on shared library: libgtk-x11-2.0.so - found (/usr/local/lib/libgtk-x11-2.0.so) ===> audacious-gtk2-4.0.5 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> audacious-gtk2-4.0.5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for audacious-gtk2-4.0.5 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for 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 whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking pkg-config is at least version 0.9.0... yes checking operating system type... other UNIX checking whether the C/C++ compiler supports -Wtype-limits... yes checking whether the C/C++ compiler supports -Wno-stringop-truncation... yes checking whether the C++ compiler supports -Woverloaded-virtual... yes checking whether byte ordering is bigendian... (cached) no checking whether ln -s works... yes checking for rm... /bin/rm checking for mv... /bin/mv checking for cp... /bin/cp checking for ar... /usr/bin/ar checking for ranlib... /usr/bin/ranlib checking for windres... no checking for library containing pthread_create... -lpthread checking for GLIB... yes checking for GMODULE... yes checking for GTK... yes checking for GIO... yes checking for shared library system... ELF checking for sigwait... yes checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether gmake sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... no checking for iconv... (cached) yes checking for working iconv... (cached) yes checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking for gdbus-codegen... yes checking for tput... /usr/bin/tput configure: creating ./config.status config.status: creating audacious.pc config.status: creating buildsys.mk config.status: creating extra.mk config.status: creating man/audtool.1 config.status: creating man/audacious.1 config.status: creating src/libaudcore/audio.h config.status: creating win32/audacious.nsi config.status: creating win32/override/README.txt config.status: creating config.h config.status: executing po-directories commands Configuration: Install path: /usr/local D-Bus support: yes GTK+ support: yes Qt support: no Valgrind analysis support: no SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for audacious-gtk2-4.0.5 gmake[1]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5' gmake[2]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5' Entering directory man. Entering directory src. Entering directory images. Entering directory po. gmake[3]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/man' gmake[3]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src' gmake[3]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/images' gmake[3]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/po' gmake[4]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src' Entering directory dbus. Entering directory libguess. gmake[4]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/man' gmake[4]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/images' gmake[4]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/po' gmake[4]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/man' gmake[4]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/images' gmake[5]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/dbus' gmake[4]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/po' gmake[5]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/libguess' gmake[4]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/po' Compiling be.po... Compiling bg.po... Compiling ca.po... Compiling ar.po... Compiling cmn.po... Compiling cs.po... gmake[3]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/man' Leaving directory man. gmake[3]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/images' Leaving directory images. gmake[6]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/dbus' Compiling da.po... Compiling de.po... gmake[6]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/libguess' Successfully compiled bg.po. Successfully compiled ca.po. Successfully compiled be.po. Compiling el.po... Successfully compiled ar.po. Compiling en_GB.po... Compiling es_AR.po... Compiling es_MX.po... Successfully compiled cs.po. Successfully compiled cmn.po. Successfully compiled de.po. Successfully compiled da.po. Compiling et.po... Compiling es.po... Compiling fr.po... Compiling fi.po... Generating dependencies... gmake[7]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/libguess' Successfully compiled el.po. Compiling gl.po... Successfully compiled es_AR.po. Successfully compiled es.po. Successfully compiled et.po. Compiling hu.po... Compiling id_ID.po... Compiling it.po... Successfully compiled fr.po. Compiling ja.po... Successfully compiled fi.po. Compiling ko.po... Successfully compiled id_ID.po. Successfully compiled en_GB.po. Compiling lt.po... Successfully compiled es_MX.po. Successfully compiled hu.po. Compiling ml_IN.po... Compiling lv.po... Successfully compiled ko.po. Successfully compiled gl.po. Compiling ms.po... Compiling nl.po... gmake[7]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/libguess' Compiling pl.po... Successfully generated dependencies. gmake[6]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/libguess' Successfully compiled lt.po. Successfully compiled lv.po. Successfully compiled ja.po. Successfully compiled pl.po. Compiling pt_BR.po... Compiling pt_PT.po... Compiling ru.po... Successfully compiled ms.po. Successfully compiled nl.po. Successfully compiled ml_IN.po. Compiling si.po... Compiling sk.po... Compiling sr.po... Compiling sr_RS.po... gmake[6]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/libguess' Compiling dfa.c... Successfully compiled it.po. Generating dependencies... Successfully compiled pt_PT.po. Successfully compiled pt_BR.po. Compiling guess.c... gmake[7]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/dbus' Compiling sv.po... Successfully compiled si.po. Compiling guess_impl.c... Successfully compiled ru.po. Successfully compiled sk.po. Successfully compiled sr.po. Compiling tr.po... Compiling ta.po... Successfully compiled sr_RS.po. Compiling uk.po... Compiling zh_CN.po... Compiling zh_TW.po... Successfully compiled sv.po. Successfully compiled tr.po. Successfully compiled zh_CN.po. Successfully compiled uk.po. Successfully compiled zh_TW.po. Successfully compiled ta.po. Successfully compiled guess.c. gmake[4]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/po' gmake[3]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/po' Leaving directory po. gmake[7]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/dbus' Successfully generated dependencies. gmake[6]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/dbus' Successfully compiled dfa.c. gmake[6]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/dbus' Compiling aud-dbus.c... Successfully compiled guess_impl.c. Linking libguess.a... Successfully linked libguess.a. gmake[6]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/libguess' gmake[5]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/libguess' Leaving directory libguess. Entering directory libaudcore. gmake[5]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudcore' gmake[6]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudcore' Generating dependencies... gmake[7]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudcore' gmake[7]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudcore' Successfully generated dependencies. gmake[6]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudcore' gmake[6]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudcore' Compiling adder.cc (lib)... Compiling art.cc (lib)... Compiling art-search.cc (lib)... Compiling audio.cc (lib)... Compiling audstrings.cc (lib)... Compiling charset.cc (lib)... Compiling config.cc (lib)... Compiling cue-cache.cc (lib)... Compiling drct.cc (lib)... Successfully compiled drct.cc (lib). Compiling effect.cc (lib)... Successfully compiled art-search.cc (lib). Compiling equalizer.cc (lib)... Successfully compiled audio.cc (lib). Compiling equalizer-preset.cc (lib)... Successfully compiled config.cc (lib). Compiling eventqueue.cc (lib)... Successfully compiled cue-cache.cc (lib). Compiling fft.cc (lib)... Successfully compiled adder.cc (lib). Compiling history.cc (lib)... Successfully compiled art.cc (lib). Successfully compiled equalizer-preset.cc (lib). Successfully compiled charset.cc (lib). Compiling hook.cc (lib)... Compiling index.cc (lib)... Compiling inifile.cc (lib)... Successfully compiled audstrings.cc (lib). Compiling interface.cc (lib)... Successfully compiled history.cc (lib). Compiling list.cc (lib)... Successfully compiled list.cc (lib). Successfully compiled effect.cc (lib). Compiling logger.cc (lib)... Compiling mainloop.cc (lib)... Successfully compiled equalizer.cc (lib). Compiling multihash.cc (lib)... Successfully compiled inifile.cc (lib). Compiling output.cc (lib)... Successfully compiled index.cc (lib). Compiling parse.cc (lib)... Successfully compiled aud-dbus.c. Linking aud-dbus.a... Successfully linked aud-dbus.a. gmake[6]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/dbus' gmake[5]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/dbus' Leaving directory dbus. Compiling playback.cc (lib)... Successfully compiled parse.cc (lib). Entering directory audtool. gmake[5]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/audtool' gmake[6]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/audtool' Generating dependencies... gmake[7]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/audtool' Successfully compiled interface.cc (lib). Successfully compiled fft.cc (lib). Compiling playlist.cc (lib)... Compiling playlist-cache.cc (lib)... Successfully compiled eventqueue.cc (lib). Compiling playlist-data.cc (lib)... Successfully compiled hook.cc (lib). Compiling playlist-files.cc (lib)... Successfully compiled logger.cc (lib). gmake[7]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/audtool' Compiling playlist-utils.cc (lib)... Successfully generated dependencies. gmake[6]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/audtool' Successfully compiled multihash.cc (lib). Compiling plugin-init.cc (lib)... Successfully compiled mainloop.cc (lib). Compiling plugin-load.cc (lib)... gmake[6]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/audtool' Compiling main.c... Successfully compiled playlist-files.cc (lib). Compiling handlers_general.c... Successfully compiled plugin-init.cc (lib). Compiling handlers_playback.c... Successfully compiled playlist-cache.cc (lib). Compiling handlers_playlist.c... Successfully compiled plugin-load.cc (lib). Compiling handlers_playqueue.c... Successfully compiled main.c. Compiling plugin-registry.cc (lib)... Successfully compiled handlers_general.c. Compiling preferences.cc (lib)... Successfully compiled handlers_playback.c. Compiling probe.cc (lib)... Successfully compiled output.cc (lib). Compiling handlers_vitals.c... Successfully compiled handlers_playqueue.c. Compiling probe-buffer.cc (lib)... Successfully compiled preferences.cc (lib). Compiling handlers_equalizer.c... Successfully compiled handlers_playlist.c. Compiling ringbuf.cc (lib)... Successfully compiled playback.cc (lib). Compiling report.c... Successfully compiled probe-buffer.cc (lib). Compiling wrappers.c... Successfully compiled handlers_vitals.c. Compiling runtime.cc (lib)... Successfully compiled ringbuf.cc (lib). Compiling scanner.cc (lib)... Successfully compiled handlers_equalizer.c. Compiling stringbuf.cc (lib)... Successfully compiled probe.cc (lib). Compiling strpool.cc (lib)... Successfully compiled playlist-data.cc (lib). Compiling tinylock.cc (lib)... Successfully compiled report.c. Compiling timer.cc (lib)... Successfully compiled playlist-utils.cc (lib). Compiling tuple.cc (lib)... Successfully compiled tinylock.cc (lib). Compiling tuple-compiler.cc (lib)... Successfully compiled wrappers.c. Linking audtool... Successfully linked audtool. gmake[6]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/audtool' Successfully compiled runtime.cc (lib). Compiling util.cc (lib)... gmake[5]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/audtool' Leaving directory audtool. Compiling vfs.cc (lib)... Successfully compiled scanner.cc (lib). Compiling vfs_async.cc (lib)... Successfully compiled tuple-compiler.cc (lib). Compiling vfs_local.cc (lib)... Successfully compiled playlist.cc (lib). Compiling vis-runner.cc (lib)... Successfully compiled tuple.cc (lib). Successfully compiled stringbuf.cc (lib). Compiling visualization.cc (lib)... Successfully compiled vfs.cc (lib). Successfully compiled timer.cc (lib). Successfully compiled strpool.cc (lib). Successfully compiled vfs_local.cc (lib). Successfully compiled plugin-registry.cc (lib). Successfully compiled visualization.cc (lib). Successfully compiled util.cc (lib). Successfully compiled vfs_async.cc (lib). Successfully compiled vis-runner.cc (lib). Linking libaudcore.so... Successfully linked libaudcore.so. gmake[6]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudcore' gmake[5]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudcore' Leaving directory libaudcore. Entering directory audacious. Entering directory libaudtag. Entering directory libaudgui. gmake[5]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/audacious' gmake[5]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudtag' gmake[5]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudgui' gmake[6]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudtag' Generating dependencies... gmake[6]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/audacious' gmake[6]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudgui' Generating dependencies... gmake[7]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudtag' gmake[7]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/audacious' Generating dependencies... gmake[7]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudgui' gmake[7]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudtag' Successfully generated dependencies. gmake[6]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudtag' gmake[6]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudtag' Compiling audtag.cc (lib)... Compiling util.cc (lib)... Compiling tag_module.cc (lib)... gmake[7]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/audacious' Compiling id3/id3-common.cc (lib)... Compiling id3/id3v1.cc (lib)... Successfully generated dependencies. gmake[6]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/audacious' Successfully compiled util.cc (lib). Compiling id3/id3v22.cc (lib)... Compiling id3/id3v24.cc (lib)... Compiling ape/ape.cc (lib)... Successfully compiled audtag.cc (lib). Successfully compiled tag_module.cc (lib). gmake[6]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/audacious' Compiling main.cc... Compiling signals.cc... Successfully compiled id3/id3v1.cc (lib). Compiling util.cc... Compiling dbus-server.cc... Successfully compiled id3/id3v22.cc (lib). Successfully compiled id3/id3-common.cc (lib). Successfully compiled util.cc. Successfully compiled ape/ape.cc (lib). Successfully compiled main.cc. gmake[7]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudgui' Successfully generated dependencies. gmake[6]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudgui' Successfully compiled dbus-server.cc. Successfully compiled signals.cc. Linking audacious... Successfully linked audacious. gmake[6]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/audacious' gmake[5]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/audacious' Leaving directory audacious. Successfully compiled id3/id3v24.cc (lib). Linking libaudtag.so... Successfully linked libaudtag.so. gmake[6]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudtag' gmake[5]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudtag' Leaving directory libaudtag. gmake[6]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudgui' Compiling about.cc (lib)... Compiling confirm.cc (lib)... Compiling eq-preset.cc (lib)... Compiling equalizer.cc (lib)... Compiling file-opener.cc (lib)... Compiling images.c (lib)... Compiling infopopup.cc (lib)... Compiling infowin.cc (lib)... Compiling init.cc (lib)... Compiling jump-to-time.cc (lib)... In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from about.cc:20: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from about.cc:20: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from confirm.cc:20: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from confirm.cc:20: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled about.cc (lib). Compiling jump-to-track.cc (lib)... Successfully compiled confirm.cc (lib). Compiling jump-to-track-cache.cc (lib)... In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from internal.h:23, from equalizer.cc:28: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ Successfully compiled images.c (lib). Compiling list.cc (lib)... In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from internal.h:23, from equalizer.cc:28: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from infopopup.cc:21: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in deIn file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from infowin.cc:21: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ claration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from internal.h:23, from eq-preset.cc:29: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from file-opener.cc:20: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from infowin.cc:21: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from infopopup.cc:21: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from file-opener.cc:20: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from internal.h:23, from eq-preset.cc:29: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from internal.h:23, from init.cc:29: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from internal.h:23, from init.cc:29: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled equalizer.cc (lib). Compiling menu.cc (lib)... Successfully compiled file-opener.cc (lib). Compiling pixbufs.cc (lib)... Successfully compiled init.cc (lib). Compiling playlists.cc (lib)... Successfully compiled infopopup.cc (lib). Compiling plugin-menu.cc (lib)... Successfully compiled eq-preset.cc (lib). Compiling plugin-prefs.cc (lib)... In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from jump-to-time.cc:20: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from jump-to-track.cc:21: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ Successfully compiled infowin.cc (lib). Compiling plugin-view.cc (lib)... In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from jump-to-time.cc:20: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from jump-to-track.cc:21: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from list.cc:21: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from list.cc:21: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled jump-to-time.cc (lib). Compiling prefs-widget.cc (lib)... In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from menu.h:25, from menu.cc:20: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from menu.h:25, from menu.cc:20: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from playlists.cc:21: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from playlists.cc:21: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled menu.cc (lib). Compiling prefs-window.cc (lib)... In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from plugin-menu.cc:20: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from internal.h:23, from pixbufs.cc:27: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from plugin-menu.cc:20: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from internal.h:23, from pixbufs.cc:27: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from internal.h:23, from plugin-prefs.cc:26: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from plugin-view.cc:20: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ Successfully compiled jump-to-track-cache.cc (lib). Compiling preset-browser.cc (lib)... In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from internal.h:23, from plugin-prefs.cc:26: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from plugin-view.cc:20: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled list.cc (lib). Successfully compiled pixbufs.cc (lib). Compiling queue-manager.cc (lib)... Compiling scaled-image.cc (lib)... Successfully compiled playlists.cc (lib). Compiling status.cc (lib)... In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from prefs-widget.cc:21: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ Successfully compiled plugin-prefs.cc (lib). Compiling urilist.cc (lib)... In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from prefs-widget.cc:21: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled plugin-menu.cc (lib). Compiling url-opener.cc (lib)... Successfully compiled jump-to-track.cc (lib). Compiling util.cc (lib)... Successfully compiled plugin-view.cc (lib). Successfully compiled urilist.cc (lib). In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from prefs-window.cc:24: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from prefs-window.cc:24: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from internal.h:23, from preset-browser.cc:21: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from internal.h:23, from preset-browser.cc:21: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from queue-manager.cc:21: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ Successfully compiled prefs-widget.cc (lib). In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from queue-manager.cc:21: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from status.cc:20: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from status.cc:20: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from ../libaudgui/libaudgui-gtk.h:24, from scaled-image.cc:20: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from ../libaudgui/libaudgui-gtk.h:24, from scaled-image.cc:20: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from util.cc:28: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from util.cc:28: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:89, from url-opener.cc:20: /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:59:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:60:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:61:8: warning: unnecessary parentheses in declaration of '__gtk_reserved3' [-Wparentheses] void (*__gtk_reserved3); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:62:8: warning: unnecessary parentheses in declaration of '__gtk_reserved4' [-Wparentheses] void (*__gtk_reserved4); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:63:8: warning: unnecessary parentheses in declaration of '__gtk_reserved5' [-Wparentheses] void (*__gtk_reserved5); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:64:8: warning: unnecessary parentheses in declaration of '__gtk_reserved6' [-Wparentheses] void (*__gtk_reserved6); ^ /usr/local/include/gtk-2.0/gtk/gtkfilechooserbutton.h:65:8: warning: unnecessary parentheses in declaration of '__gtk_reserved7' [-Wparentheses] void (*__gtk_reserved7); ^ Successfully compiled queue-manager.cc (lib). Successfully compiled preset-browser.cc (lib). In file included from /usr/local/include/gtk-2.0/gtk/gtk.h:173, from url-opener.cc:20: /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:76:8: warning: unnecessary parentheses in declaration of '__gtk_reserved1' [-Wparentheses] void (*__gtk_reserved1); ^ /usr/local/include/gtk-2.0/gtk/gtkstatusicon.h:77:8: warning: unnecessary parentheses in declaration of '__gtk_reserved2' [-Wparentheses] void (*__gtk_reserved2); ^ Successfully compiled status.cc (lib). Successfully compiled scaled-image.cc (lib). Successfully compiled url-opener.cc (lib). Successfully compiled prefs-window.cc (lib). Successfully compiled util.cc (lib). Linking libaudgui.so... Successfully linked libaudgui.so. gmake[6]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudgui' gmake[5]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudgui' Leaving directory libaudgui. gmake[4]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src' gmake[4]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src' gmake[4]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src' gmake[3]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src' Leaving directory src. gmake[2]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5' gmake[2]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5' gmake[2]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5' gmake[1]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5' SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> audacious-gtk2-4.0.5 depends on executable: update-desktop-database - found ===> audacious-gtk2-4.0.5 depends on executable: gtk-update-icon-cache - found ===> audacious-gtk2-4.0.5 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> audacious-gtk2-4.0.5 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for audacious-gtk2-4.0.5 ===> audacious-gtk2-4.0.5 depends on executable: update-desktop-database - found ===> audacious-gtk2-4.0.5 depends on executable: gtk-update-icon-cache - found ===> audacious-gtk2-4.0.5 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> audacious-gtk2-4.0.5 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5' Installing audacious.pc... Successfully installed audacious.pc. Installing audacious.desktop... Successfully installed audacious.desktop. Entering directory src. gmake[2]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src' Entering directory dbus. gmake[3]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/dbus' gmake[3]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/dbus' Leaving directory dbus. Entering directory audtool. gmake[3]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/audtool' Installing audtool... Successfully installed audtool. gmake[3]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/audtool' Leaving directory audtool. Entering directory audacious. gmake[3]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/audacious' Installing audacious... Successfully installed audacious. gmake[3]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/audacious' Leaving directory audacious. Entering directory libaudcore. gmake[3]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudcore' Installing libaudcore.so... Successfully installed libaudcore.so. Installing audio.h... Successfully installed audio.h. Installing audstrings.h... Successfully installed audstrings.h. Installing drct.h... Successfully installed drct.h. Installing equalizer.h... Successfully installed equalizer.h. Installing export.h... Successfully installed export.h. Installing hook.h... Successfully installed hook.h. Installing i18n.h... Successfully installed i18n.h. Installing index.h... Successfully installed index.h. Installing inifile.h... Successfully installed inifile.h. Installing interface.h... Successfully installed interface.h. Installing list.h... Successfully installed list.h. Installing mainloop.h... Successfully installed mainloop.h. Installing multihash.h... Successfully installed multihash.h. Installing objects.h... Successfully installed objects.h. Installing playlist.h... Successfully installed playlist.h. Installing plugin.h... Successfully installed plugin.h. Installing plugins.h... Successfully installed plugins.h. Installing preferences.h... Successfully installed preferences.h. Installing probe.h... Successfully installed probe.h. Installing ringbuf.h... Successfully installed ringbuf.h. Installing runtime.h... Successfully installed runtime.h. Installing templates.h... Successfully installed templates.h. Installing tinylock.h... Successfully installed tinylock.h. Installing threads.h... Successfully installed threads.h. Installing tuple.h... Successfully installed tuple.h. Installing visualizer.h... Successfully installed visualizer.h. Installing vfs.h... Successfully installed vfs.h. Installing vfs_async.h... Successfully installed vfs_async.h. gmake[3]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudcore' Leaving directory libaudcore. Entering directory libaudtag. gmake[3]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudtag' Installing libaudtag.so... Successfully installed libaudtag.so. Installing audtag.h... Successfully installed audtag.h. gmake[3]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudtag' Leaving directory libaudtag. Entering directory libguess. gmake[3]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/libguess' gmake[3]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/libguess' Leaving directory libguess. Entering directory libaudgui. gmake[3]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudgui' Installing libaudgui.so... Successfully installed libaudgui.so. Installing libaudgui.h... Successfully installed libaudgui.h. Installing libaudgui-gtk.h... Successfully installed libaudgui-gtk.h. Installing list.h... Successfully installed list.h. Installing menu.h... Successfully installed menu.h. gmake[3]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src/libaudgui' Leaving directory libaudgui. gmake[2]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/src' Leaving directory src. Entering directory man. gmake[2]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/man' Installing audacious.1... Successfully installed audacious.1. Installing audtool.1... Successfully installed audtool.1. gmake[2]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/man' Leaving directory man. Entering directory images. gmake[2]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/images' gmake[2]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/images' Leaving directory images. Entering directory po. gmake[2]: Entering directory '/construction/multimedia/audacious/audacious-4.0.5/po' Installing ar.mo... Successfully installed ar.mo. Installing be.mo... Successfully installed be.mo. Installing bg.mo... Successfully installed bg.mo. Installing ca.mo... Successfully installed ca.mo. Installing cmn.mo... Successfully installed cmn.mo. Installing cs.mo... Successfully installed cs.mo. Installing da.mo... Successfully installed da.mo. Installing de.mo... Successfully installed de.mo. Installing el.mo... Successfully installed el.mo. Installing en_GB.mo... Successfully installed en_GB.mo. Installing es_AR.mo... Successfully installed es_AR.mo. Installing es_MX.mo... Successfully installed es_MX.mo. Installing es.mo... Successfully installed es.mo. Installing et.mo... Successfully installed et.mo. Installing fi.mo... Successfully installed fi.mo. Installing fr.mo... Successfully installed fr.mo. Installing gl.mo... Successfully installed gl.mo. Installing hu.mo... Successfully installed hu.mo. Installing id_ID.mo... Successfully installed id_ID.mo. Installing it.mo... Successfully installed it.mo. Installing ja.mo... Successfully installed ja.mo. Installing ko.mo... Successfully installed ko.mo. Installing lt.mo... Successfully installed lt.mo. Installing lv.mo... Successfully installed lv.mo. Installing ml_IN.mo... Successfully installed ml_IN.mo. Installing ms.mo... Successfully installed ms.mo. Installing nl.mo... Successfully installed nl.mo. Installing pl.mo... Successfully installed pl.mo. Installing pt_BR.mo... Successfully installed pt_BR.mo. Installing pt_PT.mo... Successfully installed pt_PT.mo. Installing ru.mo... Successfully installed ru.mo. Installing si.mo... Successfully installed si.mo. Installing sk.mo... Successfully installed sk.mo. Installing sr.mo... Successfully installed sr.mo. Installing sr_RS.mo... Successfully installed sr_RS.mo. Installing sv.mo... Successfully installed sv.mo. Installing ta.mo... Successfully installed ta.mo. Installing tr.mo... Successfully installed tr.mo. Installing uk.mo... Successfully installed uk.mo. Installing zh_CN.mo... Successfully installed zh_CN.mo. Installing zh_TW.mo... Successfully installed zh_TW.mo. gmake[2]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5/po' Leaving directory po. Installing contrib/audacious.appdata.xml... Successfully installed contrib/audacious.appdata.xml. Installing AUTHORS... Successfully installed AUTHORS. Installing COPYING... Successfully installed COPYING. gmake[1]: Leaving directory '/construction/multimedia/audacious/audacious-4.0.5' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for audacious-gtk2-4.0.5 file sizes/checksums [94]: 0% file sizes/checksums [94]: 100% packing files [94]: 0% packing files [94]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:47