... "/usr/bin/moc" -D__FANCY_WIN__ `pkg-config --cflags QtGui` -o plotQt4.moc.cpp ../src/graph/plotQt4.c && g++ -c -I. -I../src/headers -D__FANCY_WIN__ `pkg-config --cflags QtGui` -march=amdfam10 -O2 -pipe -DGCC_INLINE -o plotQt4.o ../src/graph/plotQt4.c In file included from ../src/graph/plotQt4.c:552:0: ./plotQt4.moc.cpp:14: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" ^ ./plotQt4.moc.cpp:15: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." ^ ./plotQt4.moc.cpp:16:2: error: #error "(The moc has changed too much.)" #error "(The moc has changed too much.)"
Created attachment 456336 [details] Build log After configure: Olinux-x86_64/Makefile:110:MOC = "/usr/bin/moc"
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bb94047731ead935688c2b85c11f77bb0b1511b commit 7bb94047731ead935688c2b85c11f77bb0b1511b Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2018-01-14 01:39:40 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-01-14 09:42:46 +0000 sci-mathematics/pari: Drop USE=qt4 Closes: https://bugs.gentoo.org/641942 Closes: https://bugs.gentoo.org/602788 Package-Manager: Portage-2.3.19, Repoman-2.3.6 sci-mathematics/pari/pari-2.9.4.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)