[Bug 259880] devel/qtcreator fails to build using poudriere on stable-13 amd64 with undefined reference to localtime_s
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Nov 16 14:59:45 GMT 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259880
Bug ID: 259880
Summary: devel/qtcreator fails to build using poudriere on
stable-13 amd64 with undefined reference to
localtime_s
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: kde at FreeBSD.org
Reporter: transitive at gmail.com
Flags: maintainer-feedback?(kde at FreeBSD.org)
Assignee: kde at FreeBSD.org
The port devel/qtcreator fails to build on my stable-13 system using poudriere.
The build log shows an undefined reference to localtime_s which is most likely
a missing header.
Below is the relevant output from the build log:
shared/clangdocumentsuspenderresumer.o source/clangdocumentsuspenderresumer.cpp
--- sub-buildoutputparser-all ---
ld: error:
/wrkdirs/usr/ports/devel/qtcreator/work/qt-creator-opensource-src-5.0.3/lib/qtcreator/libSqlite.so:
undefined reference to localtime_s [--no-allow-shlib-undefined]
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** [../../../libexec/qtcreator/buildoutputparser] Error code 1
make[4]: stopped in
/wrkdirs/usr/ports/devel/qtcreator/work/qt-creator-opensource-src-5.0.3/src/tools/buildoutputparser
1 error
Thanks
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list