From the build logs, I am unable to find which compiler flags are hidden. What's the best way of getting more information about the warning ?
https://qa.debian.org/bls/packages/l/libgrokj2k.html
From the build logs, I am unable to find which compiler flags are hidden. What's the best way of getting more information about the warning ?
On 2022-09-18, at 20:35:37 -0400, Aaron Boxer wrote:
https://qa.debian.org/bls/packages/l/libgrokj2k.html
hidden.From the build logs, I am unable to find which compiler flags are
What's the best way of getting more information about the warning ?
Running blhc on a couple of the build-logs yields this warning:
LDFLAGS missing (-Wl,-z,now): /usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fvisibility=hidden -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -shared -Wl,-soname,libgrokj2k_plugin.so.1 -o ../../../bin/libgrokj2k_plugin.so.10.0.2 CMakeFiles/grokj2k_plugin.dir/Plugin.cpp.o
J.
On Mon, Sep 19, 2022 at 3:10 PM Jeremy Sowden <jeremy@azazel.net> wrote:
On 2022-09-18, at 20:35:37 -0400, Aaron Boxer wrote:
https://qa.debian.org/bls/packages/l/libgrokj2k.htmlhidden.
From the build logs, I am unable to find which compiler flags are
What's the best way of getting more information about the warning ?
Running blhc on a couple of the build-logs yields this warning:
LDFLAGS missing (-Wl,-z,now): /usr/bin/c++ -fPIC -g -O2
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -fvisibility=hidden -Wdate-time -D_FORTIFY_SOURCE=2 >> -Wl,-z,relro -shared -Wl,-soname,libgrokj2k_plugin.so.1 -o
../../../bin/libgrokj2k_plugin.so.10.0.2
CMakeFiles/grokj2k_plugin.dir/Plugin.cpp.o
J.
Thanks, Jeremy. That was indeed one of the warnings. The others I fixed by configuring cmake for verbose builds.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (0 / 16) |
Uptime: | 168:28:16 |
Calls: | 10,385 |
Calls today: | 2 |
Files: | 14,057 |
Messages: | 6,416,545 |