Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Nov 2021 14:59:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 259880] devel/qtcreator fails to build using poudriere on stable-13 amd64 with undefined reference to localtime_s
Message-ID:  <bug-259880-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259880

            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 poudri=
ere.
The build log shows an undefined reference to localtime_s which is most lik=
ely
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 invocatio=
n)
*** [../../../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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259880-7788>