[Bug 280474] comms/libimobiledevice does not compile with LibreSSL

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 28 Jul 2024 16:37:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280474

            Bug ID: 280474
           Summary: comms/libimobiledevice does not compile with LibreSSL
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jhale@FreeBSD.org
          Reporter: dave@jetcafe.org
          Assignee: jhale@FreeBSD.org
             Flags: maintainer-feedback?(jhale@FreeBSD.org)

FreeBSD 13.3-STABLE here:

[00:00:06] /bin/sh ../libtool  --tag=CC    --mode=link cc -Wall -Wextra
-Wmissing-declarations -Wredundant-decls -Wshadow -Wpointer-arith
-Wwrite-strings -Wswitch-default -Wno-unused-parameter -fsigned-char
-fvisibility=hidden        -I/usr/local/include  -I/usr/local/include    -O2
-pipe  -Wno-error=int-conversion -fstack-protector-strong -isystem
/usr/local/include -fno-strict-aliasing -std=gnu89       -L/usr/local/lib -lssl
-lcrypto  -L/usr/local/lib -lplist-2.0 -Wl,-rpath,/usr/local/lib
-fstack-protector-strong -L/usr/local/lib -o idevice_id idevice_id-idevice_id.o
../src/libimobiledevice-1.0.la -lpthread
[00:00:06] libtool: link: cc -Wall -Wextra -Wmissing-declarations
-Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default
-Wno-unused-parameter -fsigned-char -fvisibility=hidden -I/usr/local/include
-I/usr/local/include -O2 -pipe -Wno-error=int-conversion
-fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing
-std=gnu89 -Wl,-rpath -Wl,/usr/local/lib -fstack-protector-strong -o
.libs/idevice_id idevice_id-idevice_id.o  -L/usr/local/lib
../src/.libs/libimobiledevice-1.0.so -lssl -lcrypto -lusbmuxd-2.0 -lplist-2.0
-lpthread -pthread -Wl,-rpath -Wl,/usr/local/lib
[00:00:06] ld: error: undefined reference due to --no-allow-shlib-undefined:
X509V3_EXT_cleanup
[00:00:06] >>> referenced by ../src/.libs/libimobiledevice-1.0.so
[00:00:06] cc: error: linker command failed with exit code 1 (use -v to see
invocation)
[00:00:06] *** Error code 1

-- 
You are receiving this mail because:
You are the assignee for the bug.