Skip to content

Instantly share code, notes, and snippets.

@ndshah88
Created May 29, 2024 07:01
Show Gist options
  • Save ndshah88/3daa771ed3547701dc8c7366c0ac6e65 to your computer and use it in GitHub Desktop.
Save ndshah88/3daa771ed3547701dc8c7366c0ac6e65 to your computer and use it in GitHub Desktop.
xxxxxxx@MBP OpenSC-master % sudo xcode-select -s /Applications/Xcode.app
Password:
xxxxxxx@MBP OpenSC-master % sudo ./MacOSX/build
+ test -x ./configure
+ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... mkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking build system type... aarch64-apple-darwin23.5.0
checking host system type... aarch64-apple-darwin23.5.0
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... -std=gnu++11
checking dependency style of g++ -std=gnu++11... gcc3
checking for gcc... gcc
checking whether the compiler supports GNU Objective C... yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... gcc3
checking for pkg-config... /opt/homebrew/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking whether to build with code coverage support... no
checking whether C compiler accepts -Wunknown-warning-option... yes
checking for valgrind... no
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking whether make sets $(MAKE)... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 786432
checking how to convert aarch64-apple-darwin23.5.0 file names to aarch64-apple-darwin23.5.0 format... func_convert_file_noop
checking how to convert aarch64-apple-darwin23.5.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... ld: warning: -single_module is obsolete
no
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23.5.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -std=gnu++11 -E
checking for ld used by g++ -std=gnu++11... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking whether the g++ -std=gnu++11 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking for g++ -std=gnu++11 option to produce PIC... -fno-common -DPIC
checking if g++ -std=gnu++11 PIC flag -fno-common -DPIC works... yes
checking if g++ -std=gnu++11 static flag -static works... no
checking if g++ -std=gnu++11 supports -c -o file.o... yes
checking if g++ -std=gnu++11 supports -c -o file.o... (cached) yes
checking whether the g++ -std=gnu++11 linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23.5.0 dyld
checking how to hardcode library paths into programs... immediate
checking for windres... no
checking for xsltproc... xsltproc
checking for git... git
checking xsl-stylesheets... no
checking git checkout... no
checking for inline... inline
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether to enable assertions... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for sys/mman.h... yes
checking for sys/endian.h... no
checking for endian.h... no
checking for an ANSI C-conforming const... yes
checking for uid_t... yes
checking for gid_t... yes
checking for size_t... yes
checking for error_at_line... no
checking whether lstat correctly handles trailing slash... no
checking whether stat accepts an empty string... no
checking for vprintf... yes
checking for getpass... yes
checking for gettimeofday... yes
checking for getline... yes
checking for memset... yes
checking for mkdir... yes
checking for strdup... yes
checking for strerror... yes
checking for memset_s... yes
checking for explicit_bzero... no
checking for strnlen... yes
checking for sigaction... yes
checking compiler support for __builtin_*_overflow()... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether strlcpy is declared... yes
checking whether strlcat is declared... yes
checking size of void *... 8
checking for socket in -lsocket... no
checking for dlopen in -ldl... yes
checking for egrep -e... (cached) /usr/bin/grep -E
checking whether gcc is Clang... yes
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for cmocka >= 1.0.1... no
checking for setjmp.h... yes
checking for cmocka.h... no
checking for inflate in -lz... yes
checking for zlib.h... yes
checking for readline in -lreadline... yes
checking for readline/readline.h... yes
checking for libcrypto >= 1.1.1... no
checking for RSA_get_version in -lcrypto... no
checking for openssl/crypto.h... no
configure: WARNING: libeac not found by pkg-config
checking for eac/eac.h... no
configure: WARNING: OpenPACE headers not found
checking for EAC_CTX_init_pace... configure: WARNING: Cannot link against libeac
checking for EAC_OBJ_nid2obj... no
Package libeac was not found in the pkg-config search path.
Perhaps you should add the directory containing `libeac.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libeac' found
configure: WARNING: use --enable-cvcdir=DIR
Package libeac was not found in the pkg-config search path.
Perhaps you should add the directory containing `libeac.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libeac' found
Package libeac was not found in the pkg-config search path.
Perhaps you should add the directory containing `libeac.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libeac' found
configure: WARNING: use --enable-x509dir=DIR
checking for winscard.h... yes
checking for pcsclite.h... yes
completion detect
checking for bash-completion >= 2.0... no
checking for gengetopt... /opt/homebrew/bin/gengetopt
checking for clang-tidy... not found
checking for getopt.h... yes
checking for getopt_long... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/tools/Makefile
config.status: creating doc/files/Makefile
config.status: creating etc/Makefile
config.status: creating tests/Makefile
config.status: creating src/Makefile
config.status: creating src/common/Makefile
config.status: creating src/ui/Makefile
config.status: creating src/libopensc/Makefile
config.status: creating src/sm/Makefile
config.status: creating src/pkcs11/Makefile
config.status: creating src/pkcs11/versioninfo-pkcs11.rc
config.status: creating src/pkcs11/versioninfo-pkcs11-spy.rc
config.status: creating src/pkcs11/opensc-pkcs11.pc
config.status: creating src/pkcs15init/Makefile
config.status: creating src/scconf/Makefile
config.status: creating src/tests/Makefile
config.status: creating src/tests/regression/Makefile
config.status: creating src/tests/p11test/Makefile
config.status: creating src/tests/fuzzing/Makefile
config.status: creating src/tests/unittests/Makefile
config.status: creating src/tools/Makefile
config.status: creating src/tools/versioninfo-tools.rc
config.status: creating src/tools/versioninfo-opensc-notify.rc
config.status: creating src/smm/Makefile
config.status: creating src/minidriver/Makefile
config.status: creating src/minidriver/versioninfo-minidriver.rc
config.status: creating src/minidriver/opensc-minidriver.inf
config.status: creating win32/Makefile
config.status: creating win32/versioninfo.rc
config.status: creating win32/versioninfo-customactions.rc
config.status: creating win32/winconfig.h
config.status: creating win32/OpenSC.iss
config.status: creating win32/OpenSC.wxs
config.status: creating MacOSX/Makefile
config.status: creating MacOSX/build-package
config.status: creating MacOSX/Distribution.xml
config.status: creating MacOSX/Distribution_universal.xml
config.status: creating MacOSX/resources/Welcome.html
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
OpenSC has been configured with the following options:
Version: 0.25.1
Version fix: 1
Version revision: 0
Git revision: No Git revision info available
Copyright: OpenSC Project
Company: OpenSC Project
Company URL: https://github.com/OpenSC
Comments: Provided under the terms of the GNU Lesser General Public License (LGPLv2.1+).
Product name: OpenSC smartcard framework
Product updates: https://github.com/OpenSC/OpenSC/releases
Product URL: https://github.com/OpenSC/OpenSC
User binaries: /usr/local/bin
Configuration files: /usr/local/etc
Bash completion: ${prefix}/etc/bash_completion.d
XSL stylesheets: no
man support: no
doc support: no
tests: yes
thread locking support: yes
zlib support: yes
readline support: yes
OpenSSL support: no
OpenSSL secure memory: no
PC/SC support: yes
CryptoTokenKit support: no
OpenCT support: no
CT-API support: no
minidriver support: no
SM support: yes
SM default module: libsmm-local.so
SM default path: /usr/local/lib
PIV SM support: no
DNIe UI support: no
Notification support: yes
Code coverage: no
PC/SC default provider: /System/Library/Frameworks/PCSC.framework/PCSC
PKCS11 default provider: /usr/local/lib/opensc-pkcs11.so
PKCS11 onepin provider: /usr/local/lib/onepin-opensc-pkcs11.so
Host: aarch64-apple-darwin23.5.0
Compiler: gcc
Preprocessor flags:
Compiler flags: -Wall -Wextra -Wno-unused-parameter -Werror -Wstrict-aliasing=2 -g -O2
Linker flags:
Libraries:
LDL_LIBS: -ldl
READLINE_CFLAGS:
READLINE_LIBS: -lreadline
ZLIB_CFLAGS:
ZLIB_LIBS: -lz
OPENSSL_CFLAGS:
OPENSSL_LIBS:
OPENPACE_CFLAGS:
OPENPACE_LIBS:
OPENCT_CFLAGS:
OPENCT_LIBS:
PCSC_CFLAGS: -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/PCSC.framework/Versions/Current/Headers
CRYPTOTOKENKIT_CFLAGS:
GIO2_CFLAGS:
GIO2_LIBS:
FUZZING_LIBS:
+ bash ./MacOSX/build-package
+ test -x ./configure
+ BUILDPATH=/Users/neelshah/Downloads/OpenSC-master
++ xcodebuild -version
++ sed -En 's/Xcode[[:space:]](.*)/\1/p'
+ xcode_ver=15.4
+ base_ver=12.2
++ echo -e '12.2\n15.4'
++ sort -V
++ head -1
+ '[' 12.2 == 12.2 ']'
+ export BUILD_ARM=true
+ BUILD_ARM=true
+ export SED=/usr/bin/sed
+ SED=/usr/bin/sed
+ PREFIX=/Library/OpenSC
+ export PKG_CONFIG_PATH=:/usr/lib/pkgconfig
+ PKG_CONFIG_PATH=:/usr/lib/pkgconfig
+ test 1 == 1
+ test -e /Users/neelshah/Downloads/OpenSC-master/openssl_bin//Library/OpenSC/lib/pkgconfig
++ env PKG_CONFIG_PATH=/Users/neelshah/Downloads/OpenSC-master/openssl_bin//Library/OpenSC/lib/pkgconfig PKG_CONFIG_SYSROOT_DIR=/Users/neelshah/Downloads/OpenSC-master/openssl_bin pkg-config --static --cflags libcrypto
+ export OPENSSL_CFLAGS=-I/Users/neelshah/Downloads/OpenSC-master/openssl_bin/Library/OpenSC/include
+ OPENSSL_CFLAGS=-I/Users/neelshah/Downloads/OpenSC-master/openssl_bin/Library/OpenSC/include
++ env PKG_CONFIG_PATH=/Users/neelshah/Downloads/OpenSC-master/openssl_bin//Library/OpenSC/lib/pkgconfig PKG_CONFIG_SYSROOT_DIR=/Users/neelshah/Downloads/OpenSC-master/openssl_bin pkg-config --static --libs libcrypto
+ export 'OPENSSL_LIBS=-L/Users/neelshah/Downloads/OpenSC-master/openssl_bin/Library/OpenSC/lib -lcrypto'
+ OPENSSL_LIBS='-L/Users/neelshah/Downloads/OpenSC-master/openssl_bin/Library/OpenSC/lib -lcrypto'
+ export CRYPTO_CFLAGS=-I/Users/neelshah/Downloads/OpenSC-master/openssl_bin/Library/OpenSC/include
+ CRYPTO_CFLAGS=-I/Users/neelshah/Downloads/OpenSC-master/openssl_bin/Library/OpenSC/include
+ export 'CRYPTO_LIBS=-L/Users/neelshah/Downloads/OpenSC-master/openssl_bin/Library/OpenSC/lib -lcrypto'
+ CRYPTO_LIBS='-L/Users/neelshah/Downloads/OpenSC-master/openssl_bin/Library/OpenSC/lib -lcrypto'
++ xcrun --sdk macosx --show-sdk-path
+ SDK_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk
+ export 'CFLAGS= -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk'
+ CFLAGS=' -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk'
+ test -n true
+ export 'CFLAGS= -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -arch x86_64 -arch arm64'
+ CFLAGS=' -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -arch x86_64 -arch arm64'
+ export 'LDFLAGS= -arch x86_64 -arch arm64'
+ LDFLAGS=' -arch x86_64 -arch arm64'
+ DISTRIBUTION_XML=MacOSX/Distribution_universal.xml
+ export 'OBJCFLAGS= -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -arch x86_64 -arch arm64'
+ OBJCFLAGS=' -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -arch x86_64 -arch arm64'
+ test -e /Users/neelshah/Downloads/OpenSC-master/openpace_bin//Library/OpenSC/lib/pkgconfig
+ test -e openpace
+ cd openpace
+ autoreconf -vis
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I m4
autoreconf: configure.ac: tracing
autoreconf: running: glibtoolize
glibtoolize: Remember to add 'LT_INIT' to configure.ac.
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal -I m4
autoreconf: running: /opt/homebrew/Cellar/autoconf/2.72/bin/autoconf
configure.ac:203: warning: The macro 'AC_FD_CC' is obsolete.
configure.ac:203: You should run autoupdate.
./lib/autoconf/general.m4:399: AC_FD_CC is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
m4/ac_prog_javac_works.m4:17: AC_PROG_JAVAC_WORKS is expanded from...
m4/ac_prog_javac.m4:35: AC_PROG_JAVAC is expanded from...
configure.ac:203: the top level
configure.ac:255: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:255: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:255: the top level
configure.ac:263: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:263: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:263: the top level
autoreconf: running: /opt/homebrew/Cellar/autoconf/2.72/bin/autoheader
autoreconf: running: automake --add-missing --no-force
autoreconf: Leaving directory '.'
+ ./configure --disable-shared --prefix=/Library/OpenSC HELP2MAN=/usr/bin/true
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... mkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for pkg-config... /opt/homebrew/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... aarch64-apple-darwin23.5.0
checking host system type... aarch64-apple-darwin23.5.0
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking how to convert aarch64-apple-darwin23.5.0 file names to aarch64-apple-darwin23.5.0 format... func_convert_file_noop
checking how to convert aarch64-apple-darwin23.5.0 file names to toolchain format... func_convert_file_noop
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... ld: warning: -single_module is obsolete
ld: warning: -single_module is obsolete
no
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin23.5.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for help2man... /usr/bin/true
checking for gengetopt... /opt/homebrew/bin/gengetopt
configure: WARNING: libcrypto >= 1.0.2 not found by pkg-config
checking for openssl/obj_mac.h... yes
checking for openssl/buffer.h... yes
checking for openssl/bio.h... yes
checking for openssl/ecdh.h... yes
checking for openssl/dh.h... yes
checking for openssl/evp.h... yes
checking for openssl/cmac.h... yes
checking for openssl/sha.h... yes
checking for openssl/aes.h... yes
checking for openssl/des.h... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether NID_brainpoolP512r1 is declared... yes
checking whether OPENSSL_zalloc is declared... yes
checking for OPENSSL_cleanse... configure: error: Cannot link against libcrypto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment