[MacPorts] #66141: py310-awscrt-0.14.0_0.darwin_22.arm64: build fatal warning: undefined dynamic_lookup may not work with chained fixups

MacPorts noreply at macports.org
Wed Nov 2 02:28:28 UTC 2022


#66141: py310-awscrt-0.14.0_0.darwin_22.arm64: build fatal warning: undefined
dynamic_lookup may not work with chained fixups
-----------------------+--------------------------
 Reporter:  ianthrive  |      Owner:  dgilman
     Type:  defect     |     Status:  assigned
 Priority:  Normal     |  Milestone:
Component:  ports      |    Version:  2.8.0
 Keywords:             |       Port:  py310-awscrt
-----------------------+--------------------------
 {{{

 % doas port clean py310-awscrt
 --->  Cleaning py310-awscrt

 % doas port install py310-awscrt
 [...snip...]
 Error: Failed to build py310-awscrt: command execution failed
 [...snip...]

 % cat
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
 .org_macports_release_tarballs_ports_python_py-
 awscrt/py310-awscrt/main.log
 [...snip (full log attached)...]
 :info:build /usr/bin/clang -bundle -undefined dynamic_lookup
 -L/opt/local/lib -Wl,-headerpad_max_install_names
 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk
 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk
 build/temp.macosx-13.0-arm64-cpython-310/source/auth_credentials.o
 build/temp.macosx-13.0-arm64-cpython-310/source/auth_signer.o
 build/temp.macosx-13.0-arm64-cpython-310/source/auth_signing_config.o
 build/temp.macosx-13.0-arm64-cpython-310/source/common.o
 build/temp.macosx-13.0-arm64-cpython-310/source/crc.o
 build/temp.macosx-13.0-arm64-cpython-310/source/crypto.o
 build/temp.macosx-13.0-arm64-cpython-310/source/event_stream_headers.o
 build/temp.macosx-13.0-arm64-cpython-310/source/event_stream_rpc_client_connection.o
 build/temp.macosx-13.0-arm64-cpython-310/source/event_stream_rpc_client_continuation.o
 build/temp.macosx-13.0-arm64-cpython-310/source/http_connection.o
 build/temp.macosx-13.0-arm64-cpython-310/source/http_headers.o
 build/temp.macosx-13.0-arm64-cpython-310/source/http_message.o
 build/temp.macosx-13.0-arm64-cpython-310/source/http_proxy.o
 build/temp.macosx-13.0-arm64-cpython-310/source/http_stream.o
 build/temp.macosx-13.0-arm64-cpython-310/source/io.o
 build/temp.macosx-13.0-arm64-cpython-310/source/module.o
 build/temp.macosx-13.0-arm64-cpython-310/source/mqtt_client.o
 build/temp.macosx-13.0-arm64-cpython-310/source/mqtt_client_connection.o
 build/temp.macosx-13.0-arm64-cpython-310/source/pkcs11_lib.o
 build/temp.macosx-13.0-arm64-cpython-310/source/s3_client.o
 build/temp.macosx-13.0-arm64-cpython-310/source/s3_meta_request.o
 -Lbuild/temp.macosx-13.0-arm64-cpython-310/deps/install/lib -laws-c-s3
 -laws-c-mqtt -laws-c-auth -laws-c-http -laws-c-event-stream
 -laws-c-compression -laws-checksums -laws-c-io -laws-c-cal
 -laws-c-sdkutils -laws-c-common -o
 build/lib.macosx-13.0-arm64-cpython-310/_awscrt.cpython-310-darwin.so
 -arch arm64 -framework Security -Wl,-fatal_warnings
 :info:build ld: warning: -undefined dynamic_lookup may not work with
 chained fixups
 :info:build ld: fatal warning(s) induced error (-fatal_warnings)
 :info:build clang: error: linker command failed with exit code 1 (use -v
 to see invocation)
 :info:build error: command '/usr/bin/clang' failed with exit code 1
 :info:build Command failed:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_macports_release_tarballs_ports_python_py-
 awscrt/py310-awscrt/work/awscrt-0.14.0" &&
 /opt/local/Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10
 setup.py --no-user-cfg build -j10
 :info:build Exit code: 1
 :error:build Failed to build py310-awscrt: command execution failed
 :debug:build Error code: CHILDSTATUS 89567 1
 :debug:build Backtrace: command execution failed
 :debug:build     while executing
 :debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
 :debug:build     invoked from within
 :debug:build "command_exec -callback
 portprogress::target_progress_callback build"
 :debug:build     (procedure "portbuild::build_main" line 8)
 :debug:build     invoked from within
 :debug:build "$procedure $targetname"

 }}}


 {{{
 % uname -a
 Darwin [...snip...] 22.1.0 Darwin Kernel Version 22.1.0: Sun Oct  9
 20:15:09 PDT 2022; root:xnu-8792.41.9~2/RELEASE_ARM64_T6000 arm64

 % sw_vers -ProductVersion
 13.0

 % port version
 Version: 2.8.0

 % pkgutil --pkg-
 info=com.apple.pkg.{CLTools_Executables,CLTools_Base,DeveloperToolsCLI,DeveloperToolsCLILeo}
 2>/dev/null | sed -n 's/^version: //p'
 14.1.0.0.1.1666437224

 % xcodebuild -version
 Xcode 14.1
 Build version 14B47b
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/66141>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list