Ticket #25108 (closed defect: invalid)
can not upgrade to gnome-doc-utils 0.18.1
| Reported by: | mcq@… | Owned by: | devans@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.2 |
| Keywords: | Cc: | ||
| Port: | gnome-doc-utils |
Description
When I run
sudo port -d upgrade outdated
it gives up when reaching gnome-doc-utils 0.18.1. The problem appears to me to happen on line 1632 of the attached file. I've searched for possible reasons and tried (1) setting
buildmakejobs 1
in macports.conf, and (2) upgrading Xcode to 3.1.4, followed by saying
sudo port clean gnome-doc-utils
but I'm not sure what else to try.
Attachments
Change History
Changed 3 years ago by mcq@…
- Attachment macport-debugging.txt added
comment:1 Changed 3 years ago by jmr@…
- Owner changed from macports-tickets@… to devans@…
- Port set to gnome-doc-utils
Please remember to fill in the Port field and cc the maintainer.
comment:2 Changed 3 years ago by macports@…
I second that. gnome-doc-utils keeps me from upgrading for a very long time now. The logs:
:info:configure checking for GNOME_DOC_UTILS... yes :info:configure checking whether NLS is requested... yes :info:configure checking for style of include used by make... GNU :info:configure checking for gcc... ccache /usr/bin/gcc-4.2 :info:configure checking for C compiler default output file name... :info:configure configure: error: in `/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gnome- doc-utils/work/gnome-doc-utils-0.18.1': :info:configure configure: error: C compiler cannot create executables :info:configure See `config.log' for more details. :info:configure shell command " cd "/opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gnome- doc-utils/work/gnome-doc-utils-0.18.1" && ./configure --prefix=/opt/local -- disable-scrollkeeper --mandir=/opt/local/share/man am_cv_python_pythondir=/opt/ local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site- packages/ " returned error 77 :error:configure Target org.macports.configure returned: configure failure: shell command failed :debug:configure Backtrace: configure failure: shell command failed
while executing
"$procedure $targetname" :info:configure Warning: the following items did not execute (for gnome-doc- utils): org.macports.activate org.macports.configure org.macports.build org. macports.destroot org.macports.install :notice:configure Log for gnome-doc-utils is at: /opt/local/var/macports/logs/ _opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gnome- doc-utils/main.log


output of sudo port -d upgrade outdated