Date: Fri, 17 Nov 2023 19:13:35 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 275154] print/cups: build fail without GNUTLS Message-ID: <bug-275154-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275154 Bug ID: 275154 Summary: print/cups: build fail without GNUTLS Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: tijl@FreeBSD.org Reporter: rozhuk.im@gmail.com Flags: maintainer-feedback?(tijl@FreeBSD.org) Assignee: tijl@FreeBSD.org echo Linking ippeveprinter... echo Linking ippeveprinter-static... Linking ippeveprinter... cc -L../cups -Wl,-z,relro,-z,now -fstack-protector-strong=20 -Wl,-R/usr/local/lib -fPIE -pie -fPIC -o ippeveprinter ippeveprinter.o -= lpam -ldl -L../cups -lcups Linking ippeveprinter-static... cc -L../cups -Wl,-z,relro,-z,now -fstack-protector-strong=20 -Wl,-R/usr/local/lib -fPIE -pie -fPIC -o ippeveprinter-static ippeveprint= er.o -lpam -ldl ../cups/libcups.a -lz -lpthread -lm -lcrypt -L/usr/local/lib = -lz /usr/bin/true -s "-" ipptool ld: error: undefined symbol: gnutls_hash_get_len >>> referenced by hash.c >>> hash.o:(hash_data) in archive ../cups/libcups.a ld: error: undefined symbol: gnutls_hash_init >>> referenced by hash.c >>> hash.o:(hash_data) in archive ../cups/libcups.a ld: error: undefined symbol: gnutls_hash >>> referenced by hash.c >>> hash.o:(hash_data) in archive ../cups/libcups.a >>> referenced by hash.c >>> hash.o:(hash_data) in archive ../cups/libcups.a ld: error: undefined symbol: gnutls_hash_deinit >>> referenced by hash.c >>> hash.o:(hash_data) in archive ../cups/libcups.a cc: error: linker command failed with exit code 1 (use -v to see invocation) gmake[3]: *** [Makefile:220: ipptool-static] Error 1 gmake[3]: *** Waiting for unfinished jobs.... /usr/bin/true -s "-" ippeveprinter ld: error: undefined symbol: gnutls_hash_get_len >>> referenced by hash.c >>> hash.o:(hash_data) in archive ../cups/libcups.a ld: error: undefined symbol: gnutls_hash_init >>> referenced by hash.c >>> hash.o:(hash_data) in archive ../cups/libcups.a ld: error: undefined symbol: gnutls_hash >>> referenced by hash.c >>> hash.o:(hash_data) in archive ../cups/libcups.a >>> referenced by hash.c >>> hash.o:(hash_data) in archive ../cups/libcups.a ld: error: undefined symbol: gnutls_hash_deinit >>> referenced by hash.c >>> hash.o:(hash_data) in archive ../cups/libcups.a cc: error: linker command failed with exit code 1 (use -v to see invocation) --=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-275154-7788>