Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#59688 closed defect (invalid)

ddd cannot be installed

Reported by: grepi (Hans-Juergen Greif) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: ddd

Description (last modified by mf2k (Frank Schima))

Hello,

  Attempting to fetch ddd-3.3.12.tar.gz from https://distfiles.macports.org/ddd
--->  Verifying checksums for ddd
--->  Extracting ddd
--->  Applying patches to ddd
--->  Configuring ddd
--->  Building ddd
Error: Failed to build ddd: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ddd/ddd/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port ddd failed

Attaching file not found:/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ddd/ddd/main.log:

:info:build Exit code: 2
:error:build Failed to build ddd: command execution failed
:debug:build Error code: CHILDSTATUS 9382 2
:debug:build Backtrace: command execution failed
:debug:build     while executing
:debug:build "system {*}$notty {*}$nice $fullcmdstring"
:debug:build     invoked from within
:debug:build "command_exec build"
:debug:build     (procedure "portbuild::build_main" line 8)
:debug:build     invoked from within
:debug:build "$procedure $targetname"

Regards, Hans-Juergen Greif

Change History (4)

comment:1 Changed 4 years ago by mf2k (Frank Schima)

In the future, please use WikiFormatting.

comment:2 Changed 4 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: ddd removed
Port: ddd added; 2.62 removed

comment:3 Changed 4 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: newclosed

You have provided no useful information to debug your problem. Please attach the main.log file after cleaning the port (sudo port clean ddd) and re-open the ticket.

comment:4 Changed 4 years ago by kencu (Ken)

Please do this:

sudo port clean ddd
sudo port -v install ddd

and when it fails:

cp /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_ddd/ddd/main.log ~/ddd-fail-main.log

and then, using the "Attachements" button, select that log ddd-fail-main.log in your home folder, and attach it to this ticket. Then we can reopen it and (perhaps) sort you out.

Note: See TracTickets for help on using tickets.