Opened 4 years ago

Closed 3 years ago

#61102 closed defect (fixed)

dbus-python38 @1.2.16:error:Failed to build dbus-python38: command execution failed

Reported by: keke-cute (小可可可爱多) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.6.99
Keywords: bigsur Cc: keke-cute (小可可可爱多), michaelld (Michael Dickens), amake (Aaron Madlon-Kay)
Port: dbus-python

Description

full main.log see https://gist.githubusercontent.com/keke-cute/30797626777934ceb2bbda6a2c236297/raw/85d67ab34320da2b5f8599c516846d1b99a15b63/main.log

version:1
:debug:sysinfo macOS 11.0 (darwin/20.0.0) arch i386
:debug:sysinfo MacPorts 2.6.99
:debug:sysinfo Xcode 12.0
:debug:sysinfo SDK 11.0
:debug:sysinfo MACOSX_DEPLOYMENT_TARGET: 11.0


:info:build ld: symbol(s) not found for architecture x86_64
:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)
:info:build make[2]: *** [_dbus_bindings.la] Error 1
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_dbus-python/dbus-python38/work/dbus-python-1.2.16'
:info:build make[1]: *** [all-recursive] Error 1
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_dbus-python/dbus-python38/work/dbus-python-1.2.16'
:info:build make: *** [all] Error 2
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_dbus-python/dbus-python38/work/dbus-python-1.2.16'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_dbus-python/dbus-python38/work/dbus-python-1.2.16" && /usr/bin/make -j4 -w all 
:info:build Exit code: 2
:error:build Failed to build dbus-python38: command execution failed
:debug:build Error code: CHILDSTATUS 8552 2
: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"

Change History (9)

comment:1 Changed 4 years ago by keke-cute (小可可可爱多)

Cc: keke-cute added

comment:2 Changed 4 years ago by keke-cute (小可可可爱多)

Cc: keke-cute removed

comment:3 Changed 4 years ago by keke-cute (小可可可爱多)

Cc: keke-cute added
Owner: set to MarcusCalhoun-Lopez
Status: newassigned

comment:4 Changed 4 years ago by mf2k (Frank Schima)

Port: dbus-python added; dbus-python38 removed

comment:5 Changed 3 years ago by michaelld (Michael Dickens)

PR here that fixes this issue for me: https://github.com/macports/macports-ports/pull/9146

comment:6 Changed 3 years ago by michaelld (Michael Dickens)

Cc: michaelld added

comment:7 Changed 3 years ago by jmroot (Joshua Root)

Keywords: bigsur added

comment:8 Changed 3 years ago by amake (Aaron Madlon-Kay)

Cc: amake added

comment:9 Changed 3 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: assignedclosed

In 169c43c8de0f8be0883923961c8c0011b962c15b/macports-ports (master):

dbus-python: add patch to fix libtool bug

Closes: #61102

Note: See TracTickets for help on using tickets.