Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 837041 - sci-libs/silo-4.11-r1 fails to compile: SiloView.h:58:10: fatal error: QSplitter: No such file or directory
Summary: sci-libs/silo-4.11-r1 fails to compile: SiloView.h:58:10: fatal error: QSplit...
Status: RESOLVED DUPLICATE of bug 851018
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-07 06:37 UTC by Agostino Sarubbo
Modified: 2022-10-16 18:20 UTC (History)
0 users

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


Attachments
build.log (build.log,161.92 KB, text/plain)
2022-04-07 06:37 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-04-07 06:37:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/silo-4.11-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-07 06:37:39 UTC
Created attachment 769187 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-07 06:37:40 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Explorer.h:58:10: fatal error: QMainWindow: No such file or directory
SiloArrayView.h:58:10: fatal error: QMainWindow: No such file or directory
SiloDirTreeView.h:58:10: fatal error: QTreeWidget: No such file or directory
SiloDirView.h:58:10: fatal error: QTreeWidget: No such file or directory
SiloFile.h:60:10: fatal error: QString: No such file or directory
SiloObjectView.h:58:10: fatal error: QTreeWidget: No such file or directory
SiloValueView.h:58:10: fatal error: QMainWindow: No such file or directory
SiloView.h:58:10: fatal error: QSplitter: No such file or directory
cc1plus: fatal error: Explorer_moc.cpp: No such file or directory
cc1plus: fatal error: SiloArrayView_moc.cpp: No such file or directory
cc1plus: fatal error: SiloDirTreeView_moc.cpp: No such file or directory
cc1plus: fatal error: SiloDirView_moc.cpp: No such file or directory
cc1plus: fatal error: SiloObjectView_moc.cpp: No such file or directory
cc1plus: fatal error: SiloValueView_moc.cpp: No such file or directory
cc1plus: fatal error: SiloView_moc.cpp: No such file or directory
checking for Qt... ./configure: line 25712: qmake: command not found
main.cpp:55:10: fatal error: QApplication: No such file or directory
make[3]: o: No such file or directory
make[4]: o: No such file or directory
SiloView.h:58:10: fatal error: QSplitter: No such file or directory
Comment 3 Andreas Sturmlechner gentoo-dev 2022-10-16 18:20:59 UTC
$summary is a random error out of dozens, I don't think this build.log can be trusted since it also contains: checking for Qt... ./configure: line 25712: qmake: command not found

*** This bug has been marked as a duplicate of bug 851018 ***