Bug 230759 - security/sslscan cannot build in poudriere, bad_C++_code
Summary: security/sslscan cannot build in poudriere, bad_C++_code
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Walter Schwarzenfeld
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-19 20:53 UTC by Miroslav Lachman
Modified: 2019-08-15 06:09 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (gavin)


Attachments
Poudriere bulk build log failure (11.89 KB, text/plain)
2018-08-19 20:53 UTC, Miroslav Lachman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Miroslav Lachman 2018-08-19 20:53:11 UTC
Created attachment 196363 [details]
Poudriere bulk build log failure

I am building sslscan for a long time but after the last ports tree update it cannot be build anymore.

Host version: 11.2, Jail version 10.4


===>  Building for sslscan-1.11.11.16
gmake[1]: Entering directory '/wrkdirs/usr/ports/security/sslscan/work/sslscan-1.11.11-16-g96ad4ff'
cc -o sslscan -Wall -Wformat=2 -Wformat-security  -Wl,-rpath,/usr/local/lib -fstack-protector -pie -z relro -z now -L/usr/local/lib -L/usr/local/ssl/lib -L/usr/local/opt/openssl/lib -L/opt/local/lib -O2 -pipe  -fstack-protector -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -fstack-protector-all -fPIE -I/usr/local/include -I/usr/local/ssl/include -I/usr/local/ssl/include/openssl -I/usr/local/opt/openssl/include -I/opt/local/include -I/opt/local/include/openssl  -DVERSION=\"1.11.11\" sslscan.c -lssl -lcrypto
cc: error: unknown argument: '-z'
cc: error: unknown argument: '-z'
cc: error: no such file or directory: 'relro'
cc: error: no such file or directory: 'now'
gmake[1]: *** [Makefile:91: sslscan] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/security/sslscan/work/sslscan-1.11.11-16-g96ad4ff'
*** Error code 1
Comment 1 Walter Schwarzenfeld freebsd_triage 2019-02-11 20:10:07 UTC
10.4 is gone. Tried it in a 11.2 jail and it builds fine. Is this still relevant?
Comment 2 Walter Schwarzenfeld freebsd_triage 2019-08-15 06:09:43 UTC
A half year without reply. Close with feedback timeout.

If there still problems, please reopen.