[MacPorts] #71447: db60 fails to configure on arm64
MacPorts
noreply at macports.org
Tue Dec 3 04:10:53 UTC 2024
#71447: db60 fails to configure on arm64
--------------------------+--------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Keywords: arm64 | Port: db60
--------------------------+--------------------
{{{
---> Configuring db60
Executing: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_db60/db60/work/db-6.0.30/build_unix"
&& ../dist/configure --prefix=/opt/local --enable-cxx
--includedir=\${prefix}/include/db60 --libdir=\${prefix}/lib/db60
--enable-sql
checking build system type... arm-apple-darwin23.6.0
checking host system type... arm-apple-darwin23.6.0
checking if building in the top-level or dist directories... no
checking if --enable-smallbuild option specified... no
checking if --disable-atomicsupport option specified... no
checking if --disable-compression option specified... no
checking if --disable-hash option specified... no
checking if --disable-heap option specified... no
checking if --disable-mutexsupport option specified... no
checking if --disable-log_checksum option specified... no
checking if --disable-partition option specified... no
checking if --disable-queue option specified... no
checking if --disable-replication option specified... no
checking if --disable-statistics option specified... no
checking if --disable-verify option specified... no
checking if --enable-compat185 option specified... no
checking if --enable-cxx option specified... yes
checking if --enable-debug option specified... no
checking if --enable-debug_rop option specified... no
checking if --enable-debug_wop option specified... no
checking if --enable-diagnostic option specified... no
checking if --enable-dump185 option specified... no
checking if --enable-java option specified... no
checking if --enable-mingw option specified... no
checking if --enable-o_direct option specified... no
checking if --enable-posixmutexes option specified... no
checking if --enable-rpc option specified... no
checking if --enable-sql option specified... yes
checking if --enable-sql_compat option specified... no
checking if --enable-jdbc option specified... no
checking if --with-jdbc=DIR option specified... no
checking if --enable-amalgamation option specified... no
checking if --enable-sql_codegen option specified... no
checking if --enable-stl option specified... no
checking if --enable-tcl option specified... no
checking if --enable-test option specified... no
checking if --enable-localization option specified... no
checking if --enable-stripped_messages option specified... no
checking if --enable-dbm option specified... no
checking if --enable-dtrace option specified... no
checking if --enable-systemtap option specified... no
checking if --enable-perfmon-statistics option specified... no
checking if --enable-uimutexes option specified... no
checking if --enable-umrw option specified... no
checking if --enable-atomicfileread option specified... yes
checking if --with-mutex=MUTEX option specified... no
checking if --with-tcl=DIR option specified... no
checking if --with-uniquename=NAME option specified... no
checking if --with-cryptography option specified... no
checking for chmod... chmod
checking for cp... cp
checking for ln... ln
checking for mkdir... mkdir
checking for rm... rm
checking for mv... mv
checking for sh... /bin/sh
checking for a BSD-compatible install... /usr/bin/install -c
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 we are using the GNU C compiler... yes
checking whether ccache /usr/bin/clang accepts -g... yes
checking for ccache /usr/bin/clang option to accept ISO C89... none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for GCC aligned attribute... yes
checking whether we are using the GNU C++ compiler... yes
checking whether ccache /usr/bin/clang++ -stdlib=libc++ accepts -g... yes
checking how to run the C++ preprocessor... ccache /usr/bin/clang++
-stdlib=libc++ -E
checking whether C++ supports the ISO C++ standard includes... yes
checking whether we are using gcc version 2.96... no
checking how to print strings... printf
checking for a sed that does not truncate output... /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 ccache /usr/bin/clang...
/Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is
GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /opt/local/bin/nm
-B
checking the name lister (/opt/local/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 786432
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert arm-apple-darwin23.6.0 file names to arm-apple-
darwin23.6.0 format... func_convert_file_noop
checking how to convert arm-apple-darwin23.6.0 file names to toolchain
format... func_convert_file_noop
checking for /Library/Developer/CommandLineTools/usr/bin/ld option to
reload object files... -r
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 for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking command to parse /opt/local/bin/nm -B output from ccache
/usr/bin/clang object... ok
checking for sysroot... no
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... no
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking how to run the C preprocessor... ccache /usr/bin/clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if ccache /usr/bin/clang supports -fno-rtti -fno-exceptions...
yes
checking for ccache /usr/bin/clang option to produce PIC... -fno-common
-DPIC
checking if ccache /usr/bin/clang PIC flag -fno-common -DPIC works... yes
checking if ccache /usr/bin/clang static flag -static works... no
checking if ccache /usr/bin/clang supports -c -o file.o... yes
checking if ccache /usr/bin/clang supports -c -o file.o... (cached) yes
checking whether the ccache /usr/bin/clang linker
(/Library/Developer/CommandLineTools/usr/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... darwin23.6.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... ccache /usr/bin/clang++
-stdlib=libc++ -E
checking for ld used by ccache /usr/bin/clang++ -stdlib=libc++...
/Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is
GNU ld... no
checking whether the ccache /usr/bin/clang++ -stdlib=libc++ linker
(/Library/Developer/CommandLineTools/usr/bin/ld) supports shared
libraries... yes
checking for ccache /usr/bin/clang++ -stdlib=libc++ option to produce
PIC... -fno-common -DPIC
checking if ccache /usr/bin/clang++ -stdlib=libc++ PIC flag -fno-common
-DPIC works... yes
checking if ccache /usr/bin/clang++ -stdlib=libc++ static flag -static
works... no
checking if ccache /usr/bin/clang++ -stdlib=libc++ supports -c -o
file.o... yes
checking if ccache /usr/bin/clang++ -stdlib=libc++ supports -c -o
file.o... (cached) yes
checking whether the ccache /usr/bin/clang++ -stdlib=libc++ linker
(/Library/Developer/CommandLineTools/usr/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... darwin23.6.0 dyld
checking how to hardcode library paths into programs... immediate
checking SOSUFFIX from libtool... .dylib
checking MODSUFFIX from libtool... .so
checking JMODSUFFIX from libtool... .jnilib
checking for main in -ldl... yes
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for struct stat.st_blksize... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... yes
checking if stdint.h can be used by C++... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for unistd.h... (cached) yes
checking size of char... 1
checking size of unsigned char... 1
checking size of short... 2
checking size of unsigned short... 2
checking size of int... 4
checking size of unsigned int... 4
checking size of long... 8
checking size of unsigned long... 8
checking size of long long... 8
checking size of unsigned long long... 8
checking size of char *... 8
checking for u_char... yes
checking for u_short... yes
checking for u_int... yes
checking for u_long... yes
checking for u_int8_t... yes
checking for u_int16_t... yes
checking for int16_t... yes
checking for u_int32_t... yes
checking for int32_t... yes
checking for u_int64_t... yes
checking for int64_t... yes
checking for FILE *... yes
checking for off_t... yes
checking size of off_t... 8
checking for db_off_t... no
checking for pid_t... yes
checking for size_t... yes
checking for time_t... yes
checking size of size_t... 8
checking for ssize_t... yes
checking for uintmax_t... yes
checking for uintptr_t... yes
checking for socklen_t... yes
checking for ANSI C exit success/failure values... yes
checking for getopt optreset variable... yes
checking for mutexes... UNIX/fcntl
configure: error: Support for FCNTL mutexes was removed in BDB 4.8.
Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_db60/db60/work/db-6.0.30/build_unix"
&& ../dist/configure --prefix=/opt/local --enable-cxx
--includedir=\${prefix}/include/db60 --libdir=\${prefix}/lib/db60
--enable-sql
Exit code: 1
Error: Failed to configure db60: consult
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_db60/db60/work/db-6.0.30/build_unix/config.log
Error: Failed to configure db60: configure failure: command execution
failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_databases_db60/db60/main.log
for details.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/71447>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list