Opened 10 years ago
Closed 10 years ago
#45929 closed defect (invalid)
dbus @1.6.12_0+startupitem (active) Configure error - build failure
Reported by: | maria_krause@… | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.2 |
Keywords: | Cc: | ||
Port: | dbus |
Description
Dear all,
I am using Mac OS X Yosemite, MacPorts version 2.3.2, Xcode version 6.1 and command line tools installed. After a
$ sudo port upgrade outdated
I do get the following error:
---> Computing dependencies for dbus ---> Building dbus Error: org.macports.build for port dbus returned: command execution failed Please see the log file for port dbus for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/main.log Error: Unable to upgrade port: 1 To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets
The output of the main.log is the following:
:info:build Making all in test :info:build make[2]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/dbus-1.8.10/test' :info:build Making all in . :info:build make[3]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/dbus-1.8.10/test' :info:build CCLD libdbus-testutils.la :info:build -- No need to copy test data as srcdir = builddir :info:build grep: /opt/local/lib/libgio-2.0.la: No such file or directory :info:build /opt/local/bin/gsed: can't read /opt/local/lib/libgio-2.0.la: No such file or directory :info:build libtool: link: `/opt/local/lib/libgio-2.0.la' is not a valid libtool archive :info:build make[3]: *** [libdbus-testutils.la] Error 1 :info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/dbus-1.8.10/test' :info:build make[2]: *** [all-recursive] Error 1 :info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/dbus-1.8.10/test' :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_release_tarballs_ports_devel_dbus/dbus/work/dbus-1.8.10' :info:build make: *** [all] Error 2 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/dbus-1.8.10' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/dbus-1.8.10" && /usr/bin/make -j4 -w all :info:build Exit code: 2 :error:build org.macports.build for port dbus returned: command execution failed :debug:build Error code: CHILDSTATUS 42577 2 :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "portbuild::build_main org.macports.build" ("eval" body line 1) invoked from within "eval $procedure $targetname" :info:build Warning: targets not executed for dbus: org.macports.install org.macports.build org.macports.destroot :notice:build Please see the log file for port dbus for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/main.log
I already tried a sudo port clean dbus and sudo port upgrade dbus but it did not help and results in the same error. Can somebody please advise what to do?
Thanks!
Change History (3)
comment:1 follow-up: 2 Changed 10 years ago by mf2k (Frank Schima)
Cc: | maria_krause@… removed |
---|---|
Owner: | changed from macports-tickets@… to mcalhoun@… |
comment:2 Changed 10 years ago by maria_krause@…
Replying to mf2k@…:
In the future, please Cc the port maintainers (
port info --maintainers dbus
). As reporter, you do not need to Cc yourself.Please attach the complete main.log file.
Hi,
Thanks for the hints. Fortunately, I managed to solve it with an indication to the migration of macports into a new Mac OS X version.
comment:3 Changed 10 years ago by larryv (Lawrence Velázquez)
Resolution: | → invalid |
---|---|
Status: | new → closed |
In the future, please Cc the port maintainers (
port info --maintainers dbus
). As reporter, you do not need to Cc yourself.Please attach the complete main.log file.