Summary: | astro/marble org.kde.plasma.worldclock.appdata.xml absent f16c detect failure | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | mikhail.rokhin | ||||||
Component: | Individual Port(s) | Assignee: | freebsd-kde (group) <kde> | ||||||
Status: | Closed DUPLICATE | ||||||||
Severity: | Affects Many People | CC: | adridg, tcberner | ||||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(kde) |
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227977 | ||||||||
Attachments: |
|
Description
mikhail.rokhin
2018-05-06 23:50:17 UTC
Hi there To me this looks like you "tuned" your make.conf badly. mfg Tobias (In reply to Tobias C. Berner from comment #1) There's nothing special in make.conf , but CPUTYPE?=ivybridge Again, some other ports, using CMake, detect this f16c feature properly. I will try to catch them - they are in deps of KDE4/5 Created attachment 193143 [details]
CPU_Features
(In reply to Tobias C. Berner from comment #1) The same results with empty make.conf The problem is within CMake detection algorithm. Created attachment 193159 [details]
AstroMarble
f16c detect failure screen-shot
CMake has nothing to do with this, except that during configuration with CMake, the individual CMakeLists.txt is calling (a macro that calls) kpackagetool, which is a Qt-using-application. Qt produces this error message. *** This bug has been marked as a duplicate of bug 227977 *** |