Opened 14 years ago
Closed 14 years ago
#27135 closed defect (invalid)
xorg-libX11 1.3.6 fails to build
Reported by: | henuxd@… | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | xorg-libX11 |
Description (last modified by jmroot (Joshua Root))
$ sudo port install xorg-libX11 ---> Computing dependencies for xorg-libX11 ---> Staging xorg-libX11 into destroot Error: Target org.macports.destroot returned: shell command failed Log for xorg-libX11 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libX11/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
The relevant log entry is here:
:info:destroot Making install in include :info:destroot make[2]: Nothing to be done for `install-exec-am'. :info:destroot test -z "/opt/local/include/X11" || /opt/local/bin/gmkdir -p "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libX11/work/destroot/opt/local/include/X11" :info:destroot /bin/sh: /opt/local/bin/gmkdir: No such file or directory :info:destroot make[2]: *** [install-nodist_x11includeHEADERS] Error 127 :info:destroot make[1]: *** [install-am] Error 2 :info:destroot make: *** [install-recursive] Error 1 :info:destroot shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libX11/work/libX11-1.3.6" && /usr/bin/make install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libX11/work/destroot " returned error 2 :error:destroot Target org.macports.destroot returned: shell command failed :debug:destroot Backtrace: shell command failed while executing "command_exec destroot" (procedure "portdestroot::destroot_main" line 2) invoked from within "$procedure $targetname" :info:destroot Warning: the following items did not execute (for xorg-libX11): org.macports.activate org.macports.destroot org.macports.install :notice:destroot Log for xorg-libX11 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_xorg-libX11/main.log
Change History (2)
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to jeremyhu@… |
Priority: | High → Normal |
comment:2 Changed 14 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → invalid |
---|---|
Status: | new → closed |
:info:destroot /bin/sh: /opt/local/bin/gmkdir: No such file or directory
Were you futzing with other ports in between configure and destroot?
Note: See
TracTickets for help on using
tickets.
Please remember to preview and use WikiFormatting (or better, use an attachment), and to cc the maintainer. As per the ticket guidelines, the High priority is reserved for the use of MacPorts team members.