Date: Wed, 15 Jan 2014 15:54:02 GMT From: pkg-fallout@FreeBSD.org To: liangtai.s16@gmail.com Cc: pkg-fallout@FreeBSD.org Subject: [REL - 10i386-default][multimedia/qmmp] Failed for qmmp-0.7.3 in build-depends Message-ID: <201401151554.s0FFs2xE035191@beefy1.isc.freebsd.org>
next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: liangtai.s16@gmail.com Last committer: wg@FreeBSD.org Ident: $FreeBSD: head/multimedia/qmmp/Makefile 333682 2013-11-13 13:11:02Z wg $ Log URL: http://beefy1.isc.freebsd.org/bulk/10i386-default/2014-01-15_14h50m10s/logs/qmmp-0.7.3.log Build URL: http://beefy1.isc.freebsd.org/bulk/10i386-default/2014-01-15_14h50m10s Log: ====>> Building multimedia/qmmp build started at Wed Jan 15 15:53:18 UTC 2014 port directory: /usr/ports/multimedia/qmmp building for: FreeBSD 10i386-default-job-20 10.0-RC1 FreeBSD 10.0-RC1 i386 maintained by: liangtai.s16@gmail.com Makefile ident: $FreeBSD: head/multimedia/qmmp/Makefile 333682 2013-11-13 13:11:02Z wg $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=1000510 UNAME_v=FreeBSD 10.0-RC1 UNAME_r=10.0-RC1 BLOCKSIZE=K MAIL=/var/mail/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/10i386-default/ref PKG_EXT=txz tpid=89940 POUDRIERE_BUILD_TYPE=bulk PKGNG=1 PKGNAME=qmmp-0.7.3 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=10i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/poudriere/pkg-static version PKG_BIN=/usr/local/sbin/pkg-static ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for qmmp-0.7.3: ALSA=on: ALSA audio architecture support ANALYZER=on: Supoort spectrum analyzer visualization BS2B=on: Support the Bauer stereophonic2binaural effect CDIO=on: CDIO support via libcdio CONVERTER=on: Support file type converter COPYPASTE=on: Enable copy/paste track infos between playlists COVER=on: Support to show cover images CROSSFADE=on: Support cross-fade effect CUE=on: Embedded CUE sheets support CURL=on: Data transfer support via cURL DIR_ASSOC=on: inode/directory mime type association DOCS=on: Build and/or install documentation DOXYGEN=off: Build documentation with Doxygen ENCA=on: Support automatic character set detection FAAD=on: FAAD AAC decoder support FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...) FILEOPS=on: Support file operation FLAC=on: FLAC lossless audio codec support GME=on: Support video game music files HAL=on: HAL (Hardware Abstraction Layer) support HOTKEY=on: Support to set shortcut keys JACK=on: JACK audio server support KDENOTIFY=on: Support to popup notifier for KDE LADSPA=on: LADSPA audio plugins support LYRICS=on: Support to show lyrics using lyrics.wikia.com MAD=on: MAD MP3 audio decoder support MMS=on: MMS streaming support MODPLUG=on: ModPlug decoder support MPLAYER=on: MPlayer media player support MPRIS=on: Support the Media Player Remote MUSEPACK=on: MPC audio format support NOTIFIER=on: Support to popup notifier NULLOUT=on: Support a null output OSS=off: Open Sound System support OSS4=on: Open Sound System (ver4) support PROJECTM=on: Support the projectM music visualiser PULSEAUDIO=on: PulseAudio sound server support QMMP_DIALOG=on: An original dialog SB=on: Browser for IceCast stream directory SCROBBLER=on: Support Libre.fm/Last.fm scrobbler feature SKINNEDUI=on: Skinned GUI SNDFILE=on: libsndfile support SRCONV=on: Support the sample rate converter STATICON=on: Support to show status icon STEREO=on: Support stereo effect TRACKCHANGE=on: Enable to run external command each track switching UDISKS=off: Support removable disc detection (obsolete) UDISKS2=on: Support removable disc detection using UDisks VORBIS=on: Ogg Vorbis audio codec support WAVPACK=on: WavPack lossless audio format support WILDMIDI=on: Support to playback MIDI files ====> MPlayer media player support: you have to select exactly one of them MPLAYER1=on: mplayer-1.1.x (multimedia/mplayer) MPLAYER2=off: mplayer-2.0.x (multimedia/mplayer2) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-qt-includes=/usr/local/include/qt4 --with-qt-libraries=/usr/local/lib/qt4 --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4" MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" UIC="/usr/local/bin/uic-qt4" QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" PKG_CONFIG=pkgconf TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -I/usr/local/include -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/qmmp DOCSDIR=/usr/local/share/doc/qmmp EXAMPLESDIR=/usr/local/share/examples/qmmp WWWDIR=/usr/local/www/qmmp ETCDIR=/usr/local/etc/qmmp --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ===> Cleaning for qmmp-0.7.3 =======================<phase: check-config >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> qmmp-0.7.3 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.2.5.txz Installing pkg-1.2.5... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of qmmp-0.7.3 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by qmmp-0.7.3 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by qmmp-0.7.3 for building => SHA256 Checksum OK for qmmp-0.7.3.tar.bz2. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv2 accepted by the user ===> Fetching all distfiles required by qmmp-0.7.3 for building ===> Extracting for qmmp-0.7.3 => SHA256 Checksum OK for qmmp-0.7.3.tar.bz2. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for qmmp-0.7.3 =========================================================================== =======================<phase: build-depends >============================ ===> qmmp-0.7.3 depends on package: jackit>=0.121.2 - not found ===> Verifying install for jackit>=0.121.2 in /usr/ports/audio/jack ===> Installing existing package /packages/All/jackit-0.121.3_3.txz Installing jackit-0.121.3_3...Installing celt-0.11.3_1...Installing libogg-1.3.1,4... done done Installing flac-1.3.0_1... done Installing libsamplerate-0.1.8_4...Installing libsndfile-1.0.25_3...Installing libvorbis-1.3.3_1,3... done done done Installing portaudio-18.1_3... done done ===> Returning to build of qmmp-0.7.3 ===> qmmp-0.7.3 depends on file: /usr/local/lib/oss/include/sys/soundcard.h - not found ===> Verifying install for /usr/local/lib/oss/include/sys/soundcard.h in /usr/ports/audio/oss ===> Installing existing package /packages/All/oss-4.2.b2008.txz Installing oss-4.2.b2008...Installing libXrender-0.9.8...Installing kbproto-1.0.6... done Installing libX11-1.6.2,1...Installing libXau-1.0.8...Installing xproto-7.0.25... done done Installing libXdmcp-1.1.1... done Installing libpthread-stubs-0.3_4... done Installing libxcb-1.9.3...Installing libxml2-2.8.0_3... done done done Installing renderproto-0.11.1... done done Installing libXrandr-1.4.2...Installing libXext-1.3.2,1...Installing xextproto-7.2.1... done done Installing randrproto-1.4.0... done <snip> done Installing font-bh-ttf-1.0.3_1...Installing mkfontdir-1.0.7...Installing mkfontscale-1.1.1...Installing libfontenc-1.1.2... done done done done Installing font-misc-ethiopic-1.0.3_1... done Installing font-misc-meltho-1.0.3_1... done done Installing libXft-2.3.1... done Installing harfbuzz-0.9.25...Installing cairo-1.10.2_7,2...Installing xcb-util-renderutil-0.3.8...Installing xcb-util-0.3.9_1,1... done done Installing png-1.5.17... done Installing pcre-8.33... done Installing libffi-3.0.13_1... done Installing glib-2.36.3_1...Installing python27-2.7.6_1...Installing gettext-0.18.3.1... done done Installing perl5-5.16.3_6...Removing /usr/local/etc/perl5_version... Done. Creating /usr/local/etc/perl5_version... Done. Removing stale symlinks from /usr/bin... Skipping /usr/bin/perl Skipping /usr/bin/perl5 Done. Creating various symlinks in /usr/bin... Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl5 Done. done No schema files found: doing nothing. done done Installing graphite2-1.2.4... done Installing icu-50.1.2... done done Installing gnomehier-3.0... done done Installing gtk2-2.24.22_1...Installing atk-2.8.0... done Installing cups-client-1.5.4_1... done Installing gdk-pixbuf2-2.28.2...Installing jasper-1.900.1_12...Installing jpeg-8_4... done done Installing libXt-1.1.4,1...Installing libICE-1.0.8,1... done Installing libSM-1.2.2,1... done done Installing tiff-4.0.3...Installing freeglut-2.8.1...Installing libGLU-9.0.0...Installing libGL-7.6.1_4...Installing dri2proto-2.8... done Installing libXxf86vm-1.1.3...Installing xf86vidmodeproto-2.3.1... done done Installing libdrm-2.4.17_1...Installing libpciaccess-0.13.2...Installing pciids-20131225... done done done done done done Installing jbigkit-1.6... done Installing libXmu-1.1.2,1... done done done Installing gtk-update-icon-cache-2.24.22...Installing hicolor-icon-theme-0.12... done Installing shared-mime-info-1.1... done done Installing python-2.7_1,2...Installing python2-2_2... done done done /dev/pci: No such file or directory done 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/lib/X11/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. ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== Since FreeBSD has new USB stack, freeglut normally doesn't build on FreeBSD 8 (yet). To workaround this a small patch adds one include file and comments out content of one function (only leaves return NULL). This might cause side effects. Joysticks do not work, and there might be ports that do not compile or applications that crash because of this. Do not hesitate to contact x11@FreeBSD.org if there are any issues and side effects because of this. --------------------------------------------------------------------- This port uses installation procedure that is very different from the one used by 4Front and is not supported by them. All bug reports should go to the port maintainer via the usual PR mechanism. To load OSS at boot, add oss_enable="YES" to your /etc/rc.conf. --------------------------------------------------------------------- ===> Returning to build of qmmp-0.7.3 ===> qmmp-0.7.3 depends on file: /usr/local/bin/cmake - not found ===> Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake ===> Installing existing package /packages/All/cmake-2.8.12.1.txz Installing cmake-2.8.12.1...Installing cmake-modules-2.8.12.1_1... done done ===> Returning to build of qmmp-0.7.3 ===> qmmp-0.7.3 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.4.txz Installing pkgconf-0.9.4... done ===> Returning to build of qmmp-0.7.3 ===> qmmp-0.7.3 depends on file: /usr/local/lib/qt4/libQtCore.so - not found ===> Verifying install for /usr/local/lib/qt4/libQtCore.so in /usr/ports/devel/qt4-corelib ===> Installing existing package /packages/All/qt4-corelib-4.8.5_1.txz Installing qt4-corelib-4.8.5_1... done ====================================================================== Qt 4 can be built with optional support for: - Common UNIX Printing System (CUPS) (enabled by default) - Network Audio System (NAS) - Qt style that renders using GTK (QGTKSTYLE) In order to enable them, you have to add QT4_OPTIONS= CUPS NAS QGTKSTYLE to your /etc/make.conf and compile devel/qt4-corelib and x11-toolkits/qt4-gui ports. Attention! Whenever you change the QT4_OPTIONS both devel/qt4-corelib and x11-toolkits/qt4-gui ports must be rebuilt! ====================================================================== ===> Returning to build of qmmp-0.7.3 ===> qmmp-0.7.3 depends on file: /usr/local/lib/qt4/libQtDBus.so - not found ===> Verifying install for /usr/local/lib/qt4/libQtDBus.so in /usr/ports/devel/dbus-qt4 ===> Installing existing package /packages/All/qt4-dbus-4.8.5.txz Installing qt4-dbus-4.8.5...Installing dbus-1.6.12...Installing gnome_subr-1.0... done ===> Creating users and/or groups. Creating group 'messagebus' with gid '556'. Creating user 'messagebus' with uid '556'. done Installing qt4-xml-4.8.5... done done ===> Returning to build of qmmp-0.7.3 ===> qmmp-0.7.3 depends on file: /usr/local/lib/qt4/libQtGui.so - not found ===> Verifying install for /usr/local/lib/qt4/libQtGui.so in /usr/ports/x11-toolkits/qt4-gui ===> Installing existing package /packages/All/qt4-gui-4.8.5.txz Installing qt4-gui-4.8.5...Installing xdg-utils-1.0.2.20130919_1...Installing fontcacheproto-0.1.3... done Installing libXfontcache-1.0.5... done Installing xprop-1.2.2... done Installing xset-1.2.3_1... done done done ====================================================================== Qt paint engine makes common use of shared memory. To avoid MIT-SHM errors (i.e., blank windows), you probably need to raise shared memory limits in loader.conf(5). The following should be safe values for the KDE Plasma Desktop: kern.ipc.shmall=32768 kern.ipc.shmmni=1024 kern.ipc.shmseg=1024 ====================================================================== ===> Returning to build of qmmp-0.7.3 ===> qmmp-0.7.3 depends on file: /usr/local/bin/linguist-qt4 - not found ===> Verifying install for /usr/local/bin/linguist-qt4 in /usr/ports/devel/qt4-linguist ===> Installing existing package /packages/All/qt4-linguist-4.8.5_1.txz Installing qt4-linguist-4.8.5_1...Installing qt4-assistant-4.8.5_1...Installing qt4-doc-4.8.5... done Installing qt4-help-4.8.5...Installing qt4-clucene-4.8.5... done Installing qt4-network-4.8.5...Installing ca_root_nss-3.15.3.1... done done Installing qt4-sql-4.8.5... done Installing qt4-sqlite-plugin-4.8.5...Installing sqlite3-3.8.2... done done done pkg-static: Missing dependency matching Origin: 'www/webkit-qt4' Version: '4.8.5_1' Failed to install the following 1 package(s): /packages/All/qt4-linguist-4.8.5_1.txz ====================================================================== To enable Qt database support, install the database plugin ports. The following plugin ports are available: - databases/qt4-ibase-plugin InterBase/Firebird - databases/qt4-mysql-plugin MySQL - databases/qt4-odbc-plugin Open Database Connectivity - databases/qt4-pgsql-plugin PostgreSQL - databases/qt4-sqlite-plugin SQLite 2 - databases/qt4-sqlite3-plugin SQLite 3 ====================================================================== *** Error code 70 Stop. make: stopped in /usr/ports/multimedia/qmmp ===> Cleaning for qmmp-0.7.3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401151554.s0FFs2xE035191>