Bug 230759

Summary: security/sslscan cannot build in poudriere, bad_C++_code
Product: Ports & Packages Reporter: Miroslav Lachman <000.fbsd>
Component: Individual Port(s)Assignee: Walter Schwarzenfeld <w.schwarzenfeld>
Status: Closed Feedback Timeout    
Severity: Affects Only Me CC: w.schwarzenfeld
Priority: --- Flags: bugzilla: maintainer-feedback? (gavin)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Poudriere bulk build log failure none

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.