[Bug 259880] devel/qtcreator fails to build using poudriere on stable-13 amd64 with undefined reference to localtime_s
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Nov 2021 14:59:45 UTC
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@FreeBSD.org Reporter: transitive@gmail.com Flags: maintainer-feedback?(kde@FreeBSD.org) Assignee: kde@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.