* Package: dev-libs/quazip-0.7.1 * Repository: gentoo * Maintainer: sci@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux qt4 userland_GNU * FEATURES: compressdebug preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking quazip-0.7.1.tar.gz to /var/tmp/portage/dev-libs/quazip-0.7.1/work >>> Source unpacked in /var/tmp/portage/dev-libs/quazip-0.7.1/work >>> Preparing source in /var/tmp/portage/dev-libs/quazip-0.7.1/work/quazip-0.7.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/quazip-0.7.1/work/quazip-0.7.1 ... * Running qmake ... * - fixed CONFIG in quazip/quazip.pro [ ok ] >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/quazip-0.7.1/work/quazip-0.7.1 ... make -j4 cd quazip/ && /usr/lib64/qt4/bin/qmake /var/tmp/portage/dev-libs/quazip-0.7.1/work/quazip-0.7.1/quazip/quazip.pro QMAKE_AR=x86_64-pc-linux-gnu-ar\ cqs QMAKE_CC=x86_64-pc-linux-gnu-gcc QMAKE_CXX=x86_64-pc-linux-gnu-g++ QMAKE_LINK=x86_64-pc-linux-gnu-g++ QMAKE_LINK_C=x86_64-pc-linux-gnu-gcc QMAKE_OBJCOPY=x86_64-pc-linux-gnu-objcopy QMAKE_RANLIB= QMAKE_STRIP= QMAKE_CFLAGS=\ -march=haswell\ -mmmx\ -mno-3dnow\ -msse\ -msse2\ -msse3\ -mssse3\ -mno-sse4a\ -mcx16\ -msahf\ -mmovbe\ -maes\ -mno-sha\ -mpclmul\ -mpopcnt\ -mabm\ -mno-lwp\ -mfma\ -mno-fma4\ -mno-xop\ -mbmi\ -mbmi2\ -mno-tbm\ -mavx\ -mavx2\ -msse4.2\ -msse4.1\ -mlzcnt\ -mrtm\ -mhle\ -mrdrnd\ -mf16c\ -mfsgsbase\ -mno-rdseed\ -mno-prfchw\ -mno-adx\ -mfxsr\ -mxsave\ -mxsaveopt\ -mno-avx512f\ -mno-avx512er\ -mno-avx512cd\ -mno-avx512pf\ -mno-prefetchwt1\ --param\ l1-cache-size=32\ --param\ l1-cache-line-size=64\ --param\ l2-cache-size=8192\ -mtune=haswell\ -O2\ -fno-reorder-blocks\ -pipe\ -ggdb\ QMAKE_CFLAGS_RELEASE= QMAKE_CFLAGS_DEBUG= QMAKE_CXXFLAGS=\ -march=haswell\ -mmmx\ -mno-3dnow\ -msse\ -msse2\ -msse3\ -mssse3\ -mno-sse4a\ -mcx16\ -msahf\ -mmovbe\ -maes\ -mno-sha\ -mpclmul\ -mpopcnt\ -mabm\ -mno-lwp\ -mfma\ -mno-fma4\ -mno-xop\ -mbmi\ -mbmi2\ -mno-tbm\ -mavx\ -mavx2\ -msse4.2\ -msse4.1\ -mlzcnt\ -mrtm\ -mhle\ -mrdrnd\ -mf16c\ -mfsgsbase\ -mno-rdseed\ -mno-prfchw\ -mno-adx\ -mfxsr\ -mxsave\ -mxsaveopt\ -mno-avx512f\ -mno-avx512er\ -mno-avx512cd\ -mno-avx512pf\ -mno-prefetchwt1\ --param\ l1-cache-size=32\ --param\ l1-cache-line-size=64\ --param\ l2-cache-size=8192\ -mtune=haswell\ -O2\ -fno-reorder-blocks\ -pipe\ -ggdb\ QMAKE_CXXFLAGS_RELEASE= QMAKE_CXXFLAGS_DEBUG= QMAKE_LFLAGS=-Wl,-O1\ -Wl,--as-needed QMAKE_LFLAGS_RELEASE= QMAKE_LFLAGS_DEBUG= QMAKE_LIBDIR_QT=/usr/lib64/qt4 QMAKE_LIBDIR_X11=/usr/lib64 QMAKE_LIBDIR_OPENGL=/usr/lib64 -o Makefile ***Unknown option -march=haswell Usage: /usr/lib64/qt4/bin/qmake [mode] [options] [files] QMake has two modes, one mode for generating project files based on some heuristics, and the other for generating makefiles. Normally you shouldn't need to specify a mode, as makefile generation is the default mode for qmake, but you may use this to test qmake on an existing project Mode: -project Put qmake into project file generation mode In this mode qmake interprets files as files to be built, defaults to *.c; *.ui; *.y; *.l; *.ts; *.xlf; *.qrc; *.h; *.hpp; *.hh; *.hxx; *.H; *.cpp; *.cc; *.cxx; *.C Note: The created .pro file probably will need to be edited. For example add the QT variable to specify what modules are required. -makefile Put qmake into makefile generation mode (default) In this mode qmake interprets files as project files to be processed, if skipped qmake will try to find a project file in your current working directory Warnings Options: -Wnone Turn off all warnings; specific ones may be re-enabled by later -W options -Wall Turn on all warnings -Wparser Turn on parser warnings -Wlogic Turn on logic warnings (on by default) -Wdeprecated Turn on deprecation warnings (on by default) Options: * You can place any variable assignment in options and it will be * * processed as if it was in [files]. These assignments will be parsed * * before [files]. * -o file Write output to file -d Increase debug level -t templ Overrides TEMPLATE as templ -tp prefix Overrides TEMPLATE so that prefix is prefixed into the value -help This help -v Version information -after All variable assignments after this will be parsed after [files] -norecursive Don't do a recursive search -recursive Do a recursive search -set Set persistent property -unset Unset persistent property -query Query persistent property. Show all if is empty. -cache file Use file as cache [makefile mode only] -spec spec Use spec as QMAKESPEC [makefile mode only] -nocache Don't use a cache file [makefile mode only] -nodepend Don't generate dependencies [makefile mode only] -nomoc Don't generate moc targets [makefile mode only] -nopwd Don't look for files in pwd [project mode only] Makefile:31: recipe for target 'quazip/Makefile' failed make: *** [quazip/Makefile] Error 1 * ERROR: dev-libs/quazip-0.7.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-libs/quazip-0.7.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/quazip-0.7.1::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-libs/quazip-0.7.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/quazip-0.7.1/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/quazip-0.7.1/work/quazip-0.7.1' * S: '/var/tmp/portage/dev-libs/quazip-0.7.1/work/quazip-0.7.1'