Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 525612 - app-misc/brewtarget should depend on dev-qt/qttest
Summary: app-misc/brewtarget should depend on dev-qt/qttest
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Davide Pesavento
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-17 04:37 UTC by Erico Nunes
Modified: 2014-10-17 23:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erico Nunes 2014-10-17 04:37:52 UTC
Build failed when trying to build =app-misc/brewtarget-2.1.0::gentoo.
After looking at the error message:
fatal error: QtTest/QtTest: No such file or directory
I checked and found that there is a 'qttest' package and I didn't have it installed.

I wonder whether 'qttest' should really be necessary for a non-debug/test build, or could be made optional. Haven't checked about that in-depth, though.
After installing 'qttest', it built ok.
Apparently one solution could be to add 'qttest' as a dependancy.

Below are the simplified logs and requested outputs:



(...)
Building CXX object src/CMakeFiles/brewtarget_tests.dir/moc_Testing.cxx.o
cd /var/tmp/portage/app-misc/brewtarget-2.1.0/work/brewtarget-2.1.0_build/src && /usr/bin/x86_64-pc-linux-gnu-g++  -DNO_PHONON -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_WEBKIT_LIB -DQT_XML_LIB  -DNDEBUG -march=native -O2 -pipe  -I/var/tmp/portage/app-misc/brewtarget-2.1.0/work/brewtarget-2.1.0/src -I/var/tmp/portage/app-misc/brewtarget-2.1.0/work/brewtarget-2.1.0_build/src -I/var/tmp/portage/app-misc/brewtarget-2.1.0/work/brewtarget-2.1.0_build/QtDesignerPlugins -isystem /usr/include/qt4 -isystem /usr/include/qt4/QtWebKit -isystem /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtSql -isystem /usr/include/qt4/QtNetwork -isystem /usr/include/qt4/QtCore    -o CMakeFiles/brewtarget_tests.dir/moc_Testing.cxx.o -c /var/tmp/portage/app-misc/brewtarget-2.1.0/work/brewtarget-2.1.0_build/src/moc_Testing.cxx
In file included from /var/tmp/portage/app-misc/brewtarget-2.1.0/work/brewtarget-2.1.0_build/src/moc_Testing.cxx:9:0:
/var/tmp/portage/app-misc/brewtarget-2.1.0/work/brewtarget-2.1.0_build/src/../../brewtarget-2.1.0/src/Testing.h:24:25: fatal error: QtTest/QtTest: No such file or directory
compilation terminated.
src/CMakeFiles/brewtarget_tests.dir/build.make:82: recipe for target 'src/CMakeFiles/brewtarget_tests.dir/moc_Testing.cxx.o' failed
make[2]: *** [src/CMakeFiles/brewtarget_tests.dir/moc_Testing.cxx.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from /var/tmp/portage/app-misc/brewtarget-2.1.0/work/brewtarget-2.1.0/src/Testing.cpp:20:0:
/var/tmp/portage/app-misc/brewtarget-2.1.0/work/brewtarget-2.1.0/src/Testing.h:24:25: fatal error: QtTest/QtTest: No such file or directory
compilation terminated.
src/CMakeFiles/brewtarget_tests.dir/build.make:59: recipe for target 'src/CMakeFiles/brewtarget_tests.dir/Testing.cpp.o' failed
make[2]: *** [src/CMakeFiles/brewtarget_tests.dir/Testing.cpp.o] Error 1
make[2]: Leaving directory '/var/tmp/portage/app-misc/brewtarget-2.1.0/work/brewtarget-2.1.0_build'
CMakeFiles/Makefile2:116: recipe for target 'src/CMakeFiles/brewtarget_tests.dir/all' failed
make[1]: *** [src/CMakeFiles/brewtarget_tests.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Linking CXX executable brewtarget
(...)



emerge --info '=app-misc/brewtarget-2.1.0::gentoo'
Portage 2.2.14_rc1 (python 3.3.5-final-0, default/linux/amd64/13.0, gcc-4.7.3, glibc-2.19-r1, 3.16.3-gentoo-erico x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.16.3-gentoo-erico-x86_64-Intel-R-_Core-TM-_i5-3320M_CPU_@_2.60GHz-with-gentoo-2.2
KiB Mem:     3746056 total,   1711796 free
KiB Swap:          0 total,         0 free
Timestamp of tree: Thu, 16 Oct 2014 06:15:01 +0000
ld GNU ld (Gentoo 2.24 p1.4) 2.24
app-shells/bash:          4.2_p53
dev-java/java-config:     2.2.0
dev-lang/perl:            5.20.1
dev-lang/python:          2.7.8, 3.3.5-r1, 3.4.1
dev-util/cmake:           3.0.2
dev-util/pkgconfig:       0.28-r2
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.13.1
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6, 1.13.4, 1.14.1
sys-devel/binutils:       2.24-r3
sys-devel/gcc:            4.7.3-r1, 4.8.3
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2-r1
sys-devel/make:           4.0-r1
sys-kernel/linux-headers: 3.16 (virtual/os-headers)
sys-libs/glibc:           2.19-r1
Repositories: gentoo MyOverlay
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs buildpkg config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="rsync://gentoo.c3sl.ufpr.br/gentoo/ http://gentoo.c3sl.ufpr.br/ ftp://gentoo.c3sl.ufpr.br/gentoo/ http://www.las.ic.unicamp.br/pub/gentoo/ ftp://ftp.las.ic.unicamp.br/pub/gentoo/ rsync://de-mirror.org/gentoo/ http://gentoo.mneisen.org/ rsync://mirror.netcologne.de/gentoo/ http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/erico/portage"
SYNC="rsync://rsync.br.gentoo.org/gentoo-portage"
USE="X acl alsa amd64 apng avx avx2 berkdb bindist bluetooth bzip2 cairo cleartype cli corefonts cracklib crypt cscope cups curl cxx djvu dri dvi examples fat fontconfig fontforge fortran fuse gdbm gif gpm graphviz gtk gudev html iconv imagemagick ipv6 javascript jpeg latex libnotify lm_sensors lua luajit lzma mmx modules mtp multilib ncurses nls nptl nsplugin ntfs openmp pam pango pcre perl png postscript python qt4 racket readline ruby sdk sensord session sna sound sqlite sse sse2 sse3 sse4_1 ssl ssse3 static-libs svg tcl tcpd theora threads tiff tk tools truetype type1 udev unicode usb utils vim-pager vim-syntax xcb xml zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20 ruby21" USERLAND="GNU" VIDEO_CARDS="intel nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON



emerge -pqv '=app-misc/brewtarget-2.1.0::gentoo'
[ebuild  N    ] app-misc/brewtarget-2.1.0  USE="-kde -phonon" LINGUAS="-ca -cs -da -de -el -en -es -fr -hu -it -nb -nl -pl -pt -ru -sv -zh"



Reproducible: Always

Steps to Reproduce:
Build =app-misc/brewtarget-2.1.0::gentoo without having qttest installed.
Comment 1 Davide Pesavento (RETIRED) gentoo-dev 2014-10-17 23:54:00 UTC
The "tests" are in fact bogus, they are not testing anything (probably still a work in progress), so I just removed them from the build. Thanks for reporting.

  17 Oct 2014; Davide Pesavento <pesa@gentoo.org> brewtarget-2.1.0.ebuild:
  Don't build bogus tests (bug 525612).