* Package: media-sound/qarecord-0.5.0 * Repository: gentoo * Maintainer: sound@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking qarecord-0.5.0.tar.bz2 to /var/tmp/portage/media-sound/qarecord-0.5.0/work >>> Source unpacked in /var/tmp/portage/media-sound/qarecord-0.5.0/work >>> Preparing source in /var/tmp/portage/media-sound/qarecord-0.5.0/work/qarecord-0.5.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-sound/qarecord-0.5.0/work/qarecord-0.5.0 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-g++... none checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c checking whether ln -s works... yes checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for main in -lQtCore... yes checking for main in -lQtGui... yes checking for snd_pcm_open in -lasound... yes checking for roundf in -lm... yes checking for jack_client_new in -ljack... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for QT... yes checking for /usr/include/qt4/QtGui/QWidget... yes configure: No extra QT_INCLUDE_DIR needed configure: Set QT_CXXFLAGS... -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore checking for moc-qt4... no checking for moc... /usr/bin/moc checking for lupdate-qt4... no checking for lupdate... /usr/bin/lupdate checking for lrelease-qt4... no checking for lrelease... /usr/bin/lrelease checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking jack/jack.h usability... yes checking jack/jack.h presence... yes checking for jack/jack.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for ssize_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for memset... yes checking for strdup... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/pixmaps/Makefile config.status: creating man/Makefile config.status: creating man/de/Makefile config.status: creating man/fr/Makefile config.status: creating src/config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/media-sound/qarecord-0.5.0/work/qarecord-0.5.0 ... make -j 1 Making all in src make[1]: Entering directory '/var/tmp/portage/media-sound/qarecord-0.5.0/work/qarecord-0.5.0/src' make all-recursive make[2]: Entering directory '/var/tmp/portage/media-sound/qarecord-0.5.0/work/qarecord-0.5.0/src' Making all in pixmaps make[3]: Entering directory '/var/tmp/portage/media-sound/qarecord-0.5.0/work/qarecord-0.5.0/src/pixmaps' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/media-sound/qarecord-0.5.0/work/qarecord-0.5.0/src/pixmaps' make[3]: Entering directory '/var/tmp/portage/media-sound/qarecord-0.5.0/work/qarecord-0.5.0/src' x86_64-pc-linux-gnu-g++ -Wall -Wextra -Wno-long-long -D_REENTRANT -DTRANSLATIONSDIR=\"/usr/share/qarecord/translations\" -DHAVE_CONFIG_H -I. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -O2 -pipe -march=native -c -o capture.o capture.cpp x86_64-pc-linux-gnu-g++ -Wall -Wextra -Wno-long-long -D_REENTRANT -DTRANSLATIONSDIR=\"/usr/share/qarecord/translations\" -DHAVE_CONFIG_H -I. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -O2 -pipe -march=native -c -o diskwrite.o diskwrite.cpp x86_64-pc-linux-gnu-g++ -Wall -Wextra -Wno-long-long -D_REENTRANT -DTRANSLATIONSDIR=\"/usr/share/qarecord/translations\" -DHAVE_CONFIG_H -I. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -O2 -pipe -march=native -c -o mainwindow.o mainwindow.cpp x86_64-pc-linux-gnu-g++ -Wall -Wextra -Wno-long-long -D_REENTRANT -DTRANSLATIONSDIR=\"/usr/share/qarecord/translations\" -DHAVE_CONFIG_H -I. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -O2 -pipe -march=native -c -o jackcapture.o jackcapture.cpp x86_64-pc-linux-gnu-g++ -Wall -Wextra -Wno-long-long -D_REENTRANT -DTRANSLATIONSDIR=\"/usr/share/qarecord/translations\" -DHAVE_CONFIG_H -I. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -O2 -pipe -march=native -c -o main.o main.cpp x86_64-pc-linux-gnu-g++ -Wall -Wextra -Wno-long-long -D_REENTRANT -DTRANSLATIONSDIR=\"/usr/share/qarecord/translations\" -DHAVE_CONFIG_H -I. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -O2 -pipe -march=native -c -o meter.o meter.cpp x86_64-pc-linux-gnu-g++ -Wall -Wextra -Wno-long-long -D_REENTRANT -DTRANSLATIONSDIR=\"/usr/share/qarecord/translations\" -DHAVE_CONFIG_H -I. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -O2 -pipe -march=native -c -o ringbuffer.o ringbuffer.cpp x86_64-pc-linux-gnu-g++ -Wall -Wextra -Wno-long-long -D_REENTRANT -DTRANSLATIONSDIR=\"/usr/share/qarecord/translations\" -DHAVE_CONFIG_H -I. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -O2 -pipe -march=native -c -o settings.o settings.cpp /usr/bin/moc mainwindow.h -o mainwindow_moc.cpp x86_64-pc-linux-gnu-g++ -Wall -Wextra -Wno-long-long -D_REENTRANT -DTRANSLATIONSDIR=\"/usr/share/qarecord/translations\" -DHAVE_CONFIG_H -I. -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/qt4/QtCore -O2 -pipe -march=native -c -o mainwindow_moc.o mainwindow_moc.cpp mainwindow_moc.cpp:15:2: error: #error "This file was generated using the moc from 5.7.1. It" #error "This file was generated using the moc from 5.7.1. It" ^~~~~ mainwindow_moc.cpp:16:2: error: #error "cannot be used with the include files from this version of Qt." #error "cannot be used with the include files from this version of Qt." ^~~~~ mainwindow_moc.cpp:17:2: error: #error "(The moc has changed too much.)" #error "(The moc has changed too much.)" ^~~~~ mainwindow_moc.cpp:22:5: error: ‘QByteArrayData’ does not name a type QByteArrayData data[13]; ^~~~~~~~~~~~~~ mainwindow_moc.cpp:28:24: error: ‘QByteArrayData’ was not declared in this scope - idx * sizeof(QByteArrayData)) \ ^ mainwindow_moc.cpp:32:1: note: in expansion of macro ‘QT_MOC_LITERAL’ QT_MOC_LITERAL(0, 0, 10), // "MainWindow" ^~~~~~~~~~~~~~ mainwindow_moc.cpp:29:5: error: ‘Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET’ was not declared in this scope ) ^ mainwindow_moc.cpp:32:1: note: in expansion of macro ‘QT_MOC_LITERAL’ QT_MOC_LITERAL(0, 0, 10), // "MainWindow" ^~~~~~~~~~~~~~ mainwindow_moc.cpp:28:24: error: ‘QByteArrayData’ was not declared in this scope - idx * sizeof(QByteArrayData)) \ ^ mainwindow_moc.cpp:33:1: note: in expansion of macro ‘QT_MOC_LITERAL’ QT_MOC_LITERAL(1, 11, 17), // "captureTerminated" ^~~~~~~~~~~~~~ mainwindow_moc.cpp:29:5: error: ‘Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET’ was not declared in this scope ) ^ mainwindow_moc.cpp:33:1: note: in expansion of macro ‘QT_MOC_LITERAL’ QT_MOC_LITERAL(1, 11, 17), // "captureTerminated" ^~~~~~~~~~~~~~ mainwindow_moc.cpp:28:24: error: ‘QByteArrayData’ was not declared in this scope - idx * sizeof(QByteArrayData)) \ ^ mainwindow_moc.cpp:34:1: note: in expansion of macro ‘QT_MOC_LITERAL’ QT_MOC_LITERAL(2, 29, 0), // "" ^~~~~~~~~~~~~~ mainwindow_moc.cpp:29:5: error: ‘Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET’ was not declared in this scope ) ^ mainwindow_moc.cpp:34:1: note: in expansion of macro ‘QT_MOC_LITERAL’ QT_MOC_LITERAL(2, 29, 0), // "" ^~~~~~~~~~~~~~ mainwindow_moc.cpp:28:24: error: ‘QByteArrayData’ was not declared in this scope - idx * sizeof(QByteArrayData)) \ ^ mainwindow_moc.cpp:35:1: note: in expansion of macro ‘QT_MOC_LITERAL’ QT_MOC_LITERAL(3, 30, 9), // "helpAbout" ^~~~~~~~~~~~~~ mainwindow_moc.cpp:29:5: error: ‘Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET’ was not declared in this scope ) ^ mainwindow_moc.cpp:35:1: note: in expansion of macro ‘QT_MOC_LITERAL’ QT_MOC_LITERAL(3, 30, 9), // "helpAbout" ^~~~~~~~~~~~~~ mainwindow_moc.cpp:28:24: error: ‘QByteArrayData’ was not declared in this scope - idx * sizeof(QByteArrayData)) \ ^ mainwindow_moc.cpp:36:1: note: in expansion of macro ‘QT_MOC_LITERAL’ QT_MOC_LITERAL(4, 40, 11), // "helpAboutQt" ^~~~~~~~~~~~~~ mainwindow_moc.cpp:29:5: error: ‘Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET’ was not declared in this scope ) ^ mainwindow_moc.cpp:36:1: note: in expansion of macro ‘QT_MOC_LITERAL’ QT_MOC_LITERAL(4, 40, 11), // "helpAboutQt" ^~~~~~~~~~~~~~ mainwindow_moc.cpp:28:24: error: ‘QByteArrayData’ was not declared in this scope - idx * sizeof(QByteArrayData)) \ ^ mainwindow_moc.cpp:37:1: note: in expansion of macro ‘QT_MOC_LITERAL’ QT_MOC_LITERAL(5, 52, 7), // "newFile" ^~~~~~~~~~~~~~ mainwindow_moc.cpp:29:5: error: ‘Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET’ was not declared in this scope ) ^ mainwindow_moc.cpp:37:1: note: in expansion of macro ‘QT_MOC_LITERAL’ QT_MOC_LITERAL(5, 52, 7), // "newFile" ^~~~~~~~~~~~~~ mainwindow_moc.cpp:28:24: error: ‘QByteArrayData’ was not declared in this scope - idx * sizeof(QByteArrayData)) \ ^ mainwindow_moc.cpp:38:1: note: in expansion of macro ‘QT_MOC_LITERAL’ QT_MOC_LITERAL(6, 60, 13), // "recordClicked" ^~~~~~~~~~~~~~ mainwindow_moc.cpp:29:5: error: ‘Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET’ was not declared in this scope ) ^ mainwindow_moc.cpp:38:1: note: in expansion of macro ‘QT_MOC_LITERAL’ QT_MOC_LITERAL(6, 60, 13), // "recordClicked" ^~~~~~~~~~~~~~ mainwindow_moc.cpp:28:24: error: ‘QByteArrayData’ was not declared in this scope - idx * sizeof(QByteArrayData)) \ ^ mainwindow_moc.cpp:39:1: note: in expansion of macro ‘QT_MOC_LITERAL’ QT_MOC_LITERAL(7, 74, 11), // "stopClicked" ^~~~~~~~~~~~~~ mainwindow_moc.cpp:29:5: error: ‘Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET’ was not declared in this scope ) ^ mainwindow_moc.cpp:39:1: note: in expansion of macro ‘QT_MOC_LITERAL’ QT_MOC_LITERAL(7, 74, 11), // "stopClicked" ^~~~~~~~~~~~~~ mainwindow_moc.cpp:28:24: error: ‘QByteArrayData’ was not declared in this scope - idx * sizeof(QByteArrayData)) \ ^ mainwindow_moc.cpp:40:1: note: in expansion of macro ‘QT_MOC_LITERAL’ QT_MOC_LITERAL(8, 86, 12), // "pauseClicked" ^~~~~~~~~~~~~~ mainwindow_moc.cpp:29:5: error: ‘Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET’ was not declared in this scope ) ^ mainwindow_moc.cpp:40:1: note: in expansion of macro ‘QT_MOC_LITERAL’ QT_MOC_LITERAL(8, 86, 12), // "pauseClicked" ^~~~~~~~~~~~~~ mainwindow_moc.cpp:28:24: error: ‘QByteArrayData’ was not declared in this scope - idx * sizeof(QByteArrayData)) \ ^ mainwindow_moc.cpp:41:1: note: in expansion of macro ‘QT_MOC_LITERAL’ QT_MOC_LITERAL(9, 99, 9), // "timerProc" ^~~~~~~~~~~~~~ mainwindow_moc.cpp:29:5: error: ‘Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET’ was not declared in this scope ) ^ mainwindow_moc.cpp:41:1: note: in expansion of macro ‘QT_MOC_LITERAL’ QT_MOC_LITERAL(9, 99, 9), // "timerProc" ^~~~~~~~~~~~~~ mainwindow_moc.cpp:28:24: error: ‘QByteArrayData’ was not declared in this scope - idx * sizeof(QByteArrayData)) \ ^ mainwindow_moc.cpp:42:1: note: in expansion of macro ‘QT_MOC_LITERAL’ QT_MOC_LITERAL(10, 109, 10), // "midiAction" ^~~~~~~~~~~~~~ mainwindow_moc.cpp:29:5: error: ‘Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET’ was not declared in this scope ) ^ mainwindow_moc.cpp:42:1: note: in expansion of macro ‘QT_MOC_LITERAL’ QT_MOC_LITERAL(10, 109, 10), // "midiAction" ^~~~~~~~~~~~~~ mainwindow_moc.cpp:28:24: error: ‘QByteArrayData’ was not declared in this scope - idx * sizeof(QByteArrayData)) \ ^ mainwindow_moc.cpp:43:1: note: in expansion of macro ‘QT_MOC_LITERAL’ QT_MOC_LITERAL(11, 120, 14), // "captureToggled" ^~~~~~~~~~~~~~ mainwindow_moc.cpp:29:5: error: ‘Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET’ was not declared in this scope ) ^ mainwindow_moc.cpp:43:1: note: in expansion of macro ‘QT_MOC_LITERAL’ QT_MOC_LITERAL(11, 120, 14), // "captureToggled" ^~~~~~~~~~~~~~ mainwindow_moc.cpp:28:24: error: ‘QByteArrayData’ was not declared in this scope - idx * sizeof(QByteArrayData)) \ ^ mainwindow_moc.cpp:44:1: note: in expansion of macro ‘QT_MOC_LITERAL’ QT_MOC_LITERAL(12, 135, 2) // "on" ^~~~~~~~~~~~~~ mainwindow_moc.cpp:29:5: error: ‘Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET’ was not declared in this scope ) ^ mainwindow_moc.cpp:44:1: note: in expansion of macro ‘QT_MOC_LITERAL’ QT_MOC_LITERAL(12, 135, 2) // "on" ^~~~~~~~~~~~~~ mainwindow_moc.cpp:116:69: error: ‘const struct qt_meta_stringdata_MainWindow_t’ has no member named ‘data’ { &QMainWindow::staticMetaObject, qt_meta_stringdata_MainWindow.data, ^~~~ mainwindow_moc.cpp:117:53: error: ‘Q_NULLPTR’ was not declared in this scope qt_meta_data_MainWindow, qt_static_metacall, Q_NULLPTR, Q_NULLPTR} ^~~~~~~~~ mainwindow_moc.cpp:117:64: error: ‘Q_NULLPTR’ was not declared in this scope qt_meta_data_MainWindow, qt_static_metacall, Q_NULLPTR, Q_NULLPTR} ^~~~~~~~~ mainwindow_moc.cpp: In member function ‘virtual const QMetaObject* MainWindow::metaObject() const’: mainwindow_moc.cpp:123:57: error: ‘class QObjectData’ has no member named ‘dynamicMetaObject’; did you mean ‘metaObject’? return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject; ^~~~~~~~~~~~~~~~~ mainwindow_moc.cpp: In member function ‘virtual void* MainWindow::qt_metacast(const char*)’: mainwindow_moc.cpp:128:26: error: ‘Q_NULLPTR’ was not declared in this scope if (!_clname) return Q_NULLPTR; ^~~~~~~~~ mainwindow_moc.cpp: In member function ‘virtual int MainWindow::qt_metacall(QMetaObject::Call, int, void**)’: mainwindow_moc.cpp:143:22: error: ‘RegisterMethodArgumentMetaType’ is not a member of ‘QMetaObject’ } else if (_c == QMetaObject::RegisterMethodArgumentMetaType) { ^~~~~~~~~~~ make[3]: *** [Makefile:325: mainwindow_moc.o] Error 1 make[3]: Leaving directory '/var/tmp/portage/media-sound/qarecord-0.5.0/work/qarecord-0.5.0/src' make[2]: *** [Makefile:358: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/media-sound/qarecord-0.5.0/work/qarecord-0.5.0/src' make[1]: *** [Makefile:226: all] Error 2 make[1]: Leaving directory '/var/tmp/portage/media-sound/qarecord-0.5.0/work/qarecord-0.5.0/src' make: *** [Makefile:214: all-recursive] Error 1 emake failed * ERROR: media-sound/qarecord-0.5.0::gentoo failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 124: Called src_compile * environment, line 2197: Called default * phase-functions.sh, line 853: Called default_src_compile * phase-functions.sh, line 890: Called __eapi2_src_compile * phase-helpers.sh, line 789: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of `emerge --info '=media-sound/qarecord-0.5.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-sound/qarecord-0.5.0::gentoo'`. * The complete build log is located at '/var/log/portage/media-sound:qarecord-0.5.0:20180316-134658.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/qarecord-0.5.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/qarecord-0.5.0/temp/environment'. * Working directory: '/var/tmp/portage/media-sound/qarecord-0.5.0/work/qarecord-0.5.0' * S: '/var/tmp/portage/media-sound/qarecord-0.5.0/work/qarecord-0.5.0'