[Bug 281286] dns/libidn2: fails to build (.libs/libunistring.a': No such file or directory)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 05 Sep 2024 10:10:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281286
Bug ID: 281286
Summary: dns/libidn2: fails to build (.libs/libunistring.a': No
such file or directory)
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: sunpoet@FreeBSD.org
Reporter: pat@patmaddox.com
Assignee: sunpoet@FreeBSD.org
Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
dns/libidn2 fails to build using poudriere on a CURRENT machine (7aeec281b8b)
and recent ports tree (66a68b0dff)
---
/bin/sh ../libtool --tag=CC --mode=link cc -Wno-cast-qual -Wno-conversion
-Wno-float-equal -Wno-sign-compare -Wno-undef -Wno-unused-function
-Wno-unused-parameter -Wno-float-conversion -Wimplicit-fallthrough
-Wno-pedantic -Wno-tautological-constant-out-of-range-compare
-Wno-sign-conversion -Wno-type-limits -O2 -pipe -DLIBICONV_PLUG
-fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing
-no-undefined -L/usr/local/lib -lunistring -R/usr/local/lib
-Wl,--undefined-version -fstack-protector-strong -o libunistring.la
libunistring_la-c-ctype.lo libunistring_la-c-strcasecmp.lo
libunistring_la-c-strncasecmp.lo libunistring_la-free.lo
libunistring_la-localcharset.lo libunistring_la-striconveh.lo
libunistring_la-striconveha.lo unictype/libunistring_la-categ_none.lo
uninorm/libunistring_la-decompose-internal.lo
uninorm/libunistring_la-decomposition-table.lo libunistring_la-unistd.lo
-L/usr/local/lib
libtool: link: rm -fr .libs/libunistring.a .libs/libunistring.la
libtool: link: (cd .libs/libunistring.lax/libunistring.a && ar x
"/wrkdirs/usr/ports/dns/libidn2/work/libidn2-2.3.7/unistring/.libs/libunistring.a")
ar: fatal: Failed to open
'/wrkdirs/usr/ports/dns/libidn2/work/libidn2-2.3.7/unistring/.libs/libunistring.a':
No such file or directory
*** Error code 1
Stop.
make[4]: stopped making "install-am" in
/wrkdirs/usr/ports/dns/libidn2/work/libidn2-2.3.7/unistring
*** Error code 1
Stop.
make[3]: stopped making "install" in
/wrkdirs/usr/ports/dns/libidn2/work/libidn2-2.3.7/unistring
*** Error code 1
Stop.
make[2]: stopped making "install-recursive" in
/wrkdirs/usr/ports/dns/libidn2/work/libidn2-2.3.7
*** Error code 1
Stop.
make[1]: stopped making "install" in
/wrkdirs/usr/ports/dns/libidn2/work/libidn2-2.3.7
*** Error code 1
Stop.
make: stopped making "install-strip" in
/wrkdirs/usr/ports/dns/libidn2/work/libidn2-2.3.7
*** Error code 1
Stop.
make: stopped making "stage" in /usr/ports/dns/libidn2
--
You are receiving this mail because:
You are the assignee for the bug.