Opened 11 years ago

Closed 11 years ago

#37548 closed defect (duplicate)

port mdmg fails because pax crashes

Reported by: wolf.st.kappesser@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 2.1.2
Keywords: Cc:
Port:

Description

If I run

mdmg abiword-x11

I get on everey package an error message similar to:

--->  Computing dependencies for gdbm
--->  Fetching archive for gdbm
--->  Unpacking tbz2 archive for gdbm 1.10_2
--->  Creating pkg for gdbm-1.10
Error: org.macports.pkg for port gdbm returned: command execution failed
Please see the log file for port gdbm for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_gdbm/gdbm/main.log
Error: org.macports.mpkg for port abiword-x11 returned: Processing of port gdbm failed
Please see the log file for port abiword-x11 for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_abiword-x11/abiword-x11/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port abiword-x11 failed

If I run mdmv again this next package generates this error the packages before seems to work.

Attachments (1)

errorlog.txt (1.5 KB) - added by wolf.st.kappesser@… 11 years ago.
Last part of an error log. Seems to be a privilege issue.

Download all attachments as: .zip

Change History (4)

Changed 11 years ago by wolf.st.kappesser@…

Attachment: errorlog.txt added

Last part of an error log. Seems to be a privilege issue.

comment:1 Changed 11 years ago by wolf.st.kappesser@…

Add: My system is 10.8.2 with Xcode 4.5

comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Component: portsbase
Keywords: mdmg removed
Port: abiword-x11 removed
Summary: mdmg generates errorport mdmg fails because pax crashes

pax appears to be crashing:

:info:pkg sh: line 1: 93254 Segmentation fault: 11  /bin/pax -x /usr/bin/cpio -w -z . > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_abiword-x11/abiword-x11/work/mpkg_packages/Xft2-2.3.1.pkg/Contents/Archive.pax.gz

Could you find and attach the crash log? It might be in /Library/Logs/DiagnosticReports.

comment:3 Changed 11 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.