Opened 7 years ago
Closed 7 years ago
#54266 closed defect (invalid)
dbus-1.10.18.0 fails to build
Reported by: | stmstm | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.1 |
Keywords: | Cc: | ballapete (Peter "Pete" Dyballa) | |
Port: | dbus |
Description (last modified by mf2k (Frank Schima))
it fails. I've seen there is a very recent update yesterday. See attached config.log
---
Note: It is not recommended to uninstall/deactivate a port that has dependents as it breaks the dependents. The following ports will break: dbus-glib @0.106_0 dbus-python27 @1.2.0_2 pulseaudio @9.0_0 qt4-mac @4.8.7_4 at-spi2-core @2.22.0_0 at-spi2-atk @2.22.0_0 dbus-glib @0.108_0 pulseaudio @10.0_0 Continue? [y/N]: y Warning: Uninstall forced. Proceeding despite dependencies. ---> Deactivating dbus @1.10.12_0 ---> Cleaning dbus ---> Uninstalling dbus @1.10.12_0 '''Stefans-iMac:~ stefan$ sudo port upgrade outdated''' ---> Computing dependencies for dbus ---> Fetching archive for dbus ---> Attempting to fetch dbus-1.10.18_0.darwin_16.x86_64.tbz2 from https://packages.macports.org/dbus ---> Attempting to fetch dbus-1.10.18_0.darwin_16.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/dbus ---> Attempting to fetch dbus-1.10.18_0.darwin_16.x86_64.tbz2 from http://nue.de.packages.macports.org/dbus ---> Fetching distfiles for dbus ---> Verifying checksums for dbus ---> Extracting dbus ---> Applying patches to dbus ---> Configuring dbus Error: Failed to configure dbus, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/dbus-1.10.18/config.log Error: Failed to configure dbus: configure failure: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/main.log for details. Error: Problem while installing dbus Error: Follow https://guide.macports.org/#project.tickets to report a bug.
---
thanks.
Attachments (2)
Change History (15)
Changed 7 years ago by stmstm
Attachment: | config.log added |
---|
comment:1 Changed 7 years ago by Schamschula (Marius Schamschula)
Owner: | set to mcalhoun@… |
---|---|
Port: | bus added |
Status: | new → assigned |
In the future, please add maintainer, e.g. port info --maintainer dbus
into the CC box and the port name into the port box.
comment:2 Changed 7 years ago by Schamschula (Marius Schamschula)
Port: | dbus added; bus removed |
---|
comment:4 Changed 7 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:5 Changed 7 years ago by mf2k (Frank Schima)
Owner: | changed from mcalhoun@… to MarcusCalhoun-Lopez |
---|
comment:6 Changed 7 years ago by mf2k (Frank Schima)
Please attach the /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/main.log
so that we can see the actual error.
comment:7 Changed 7 years ago by stmstm
@frank, done -- please see attached file "main.log". Thanks, Stefan
+++++ cut +++++
:info:configure config.status: creating Doxyfile :info:configure dyld: Library not loaded: /opt/local/lib/libreadline.6.dylib :info:configure Referenced from: /opt/local/bin/gawk :info:configure Reason: image not found :info:configure ./config.status: line 1568: 55010 Done eval sed \"\$ac_sed_extra\" "$ac_file_inputs" :info:configure 55011 Abort trap: 6 | $AWK -f "$ac_tmp/subs.awk" > $ac_tmp/out :info:configure config.status: error: could not create Doxyfile :info:configure 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.10.18" && ./configure --prefix=/opt/local --disable-doxygen-docs --disable-xml-docs --disable-ducktype-docs --without-x --enable-launchd --with-launchd-agent-dir=/opt/local/Library/LaunchAgents --with-dbus-user=messagebus --disable-tests :info:configure Exit code: 1 :error:configure Failed to configure dbus, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/work/dbus-1.10.18/config.log
comment:8 follow-up: 9 Changed 7 years ago by mf2k (Frank Schima)
What is the output of the following commands?
ls -l /opt/local/bin/gawk
and
port installed gawk
comment:9 Changed 7 years ago by stmstm
Replying to mf2k:
Stefans-iMac:~ stefan$ ls -l /opt/local/bin/gawk -rwxr-xr-x 2 root admin 533796 12 Sep 2016 /opt/local/bin/gawk Stefans-iMac:~ stefan$ sudo port installed gawk Password: The following ports are currently installed: gawk @4.1.4_0 (active) Stefans-iMac:~ stefan$
What is the output of the following commands?
ls -l /opt/local/bin/gawkand
port installed gawk
comment:10 follow-up: 12 Changed 7 years ago by mf2k (Frank Schima)
Your gawk port is out of date. Update that to the latest version:
sudo port upgrade gawk
comment:11 Changed 7 years ago by ballapete (Peter "Pete" Dyballa)
Cc: | ballapete added |
---|
comment:12 Changed 7 years ago by stmstm
Replying to mf2k:
Your gawk port is out of date. Update that to the latest version:
sudo port upgrade gawk
thanks, that worked. dbus builds. But now other ports break: podofo ...
comment:13 Changed 7 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Glad it is working. Open a new ticket if you are having problems with a different port.
config.log