New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #27135 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

xorg-libX11 1.3.6 fails to build

Reported by: henuxd@… Owned by: jeremyhu@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: xorg-libX11

Description (last modified by jmr@…) (diff)

$ 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

comment:1 Changed 3 years ago by jmr@…

  • Priority changed from High to Normal
  • Owner changed from macports-tickets@… to jeremyhu@…
  • Description modified (diff)

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.

comment:2 Changed 3 years ago by jeremyhu@…

  • Status changed from new to closed
  • Resolution set to invalid

: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.