Date: Wed, 22 Apr 2020 12:32:26 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 245820] /etc/src.conf WITHOUT_OPENSSL=yes fails to build custom 12.1-RELEASE Message-ID: <bug-245820-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245820 Bug ID: 245820 Summary: /etc/src.conf WITHOUT_OPENSSL=3Dyes fails to build custom 12.1-RELEASE Product: Base System Version: 12.1-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: conf Assignee: bugs@FreeBSD.org Reporter: p5B2E9A8F@t-online.de Created attachment 213684 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D213684&action= =3Dedit /etc/src.conf used make[1]: "/FreeBSD/src/Makefile.inc1" line 341: SYSTEM_COMPILER: Determined that CC=3Dcc matches the source tree. Not bootstrapping a cross-compiler. make[1]: "/FreeBSD/src/Makefile.inc1" line 346: SYSTEM_LINKER: Determined t= hat LD=3Dld matches the source tree. Not bootstrapping a cross-linker. -------------------------------------------------------------- >>> World build started on Wed Apr 22 13:45:41 CEST 2020 -------------------------------------------------------------- //---SNIP---// =3D=3D=3D> lib/libfetch (all) echo libfetch.so.6.full: /FreeBSD/obj/FreeBSD/src/amd64.amd64/tmp/usr/lib/libmd.a >> .depend cc -target x86_64-unknown-freebsd12.1 --sysroot=3D/FreeBSD/obj/FreeBSD/src/amd64.amd64/tmp -B/FreeBSD/obj/FreeBSD/src/amd64.amd64/tmp/usr/bin -O2 -pipe -I. -DFTP_COMBINE_CWDS -g -MD -MF.depend.fetch.o -MTfetch.o -std=3Diso9899:1999 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parame= ter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-vari= able -Qunused-arguments -c /FreeBSD/src/lib/libfetch/fetch.c -o fetch.o cc -target x86_64-unknown-freebsd12.1 --sysroot=3D/FreeBSD/obj/FreeBSD/src/amd64.amd64/tmp -B/FreeBSD/obj/FreeBSD/src/amd64.amd64/tmp/usr/bin -O2 -pipe -I. -DFTP_COMBINE_CWDS -g -MD -MF.depend.common.o -MTcommon.o -std=3Diso9899:1= 999 -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-ar= ith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parame= ter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-vari= able -Qunused-arguments -c /FreeBSD/src/lib/libfetch/common.c -o common.o /FreeBSD/src/lib/libfetch/common.c:913:43: error: unused parameter 'URL' [-Werror,-Wunused-parameter] fetch_ssl(conn_t *conn, const struct url *URL, int verbose) ^ 1 error generated. *** Error code 1 Stop. make[5]: stopped in /FreeBSD/src/lib/libfetch *** Error code 1 Reason: /usr/src/lib/libfetch/Makefile.depend has a libssl dependency which= is not deactivated when building WITHOUT_OPENSSL --=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-245820-227>