Opened 4 years ago

Closed 4 years ago

#60042 closed defect (duplicate)

pdftk @2.02: install fails

Reported by: leingang Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: catalina Cc:
Port: pdftk

Description

I have just bought a new Mac and migrated my old one to the new one. The old one was running High Sierra and the new one is running Catalina. After doing the Mac migration, I cleaned out all ports and restored with restore_ports.tcl. Not all of those succeeded, but enough to get me going.

However, while attempting to install pdftk, the first error occurs at:

/opt/local/bin/gcj-mp-5 -Wall -fsource=1.3 -O2 --encoding=UTF-8 --classpath="/opt/local/share/java/libgcj-5.5.0.jar:/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_pdftk/pdftk/work/pdftk-2.02-dist/java:." -C pdftk/com/lowagie/text/Anchor.java
gcj-mp-5: internal compiler error: Segmentation fault: 11 (program ecj1)

It looks like the real issue is with gcc-mp-5 but I can't diagnose it. There are hundreds more like that.

Attachments (1)

main.log (755.0 KB) - added by leingang 4 years ago.
install log

Download all attachments as: .zip

Change History (5)

Changed 4 years ago by leingang

Attachment: main.log added

install log

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

Cc: ryandesign removed
Owner: set to ryandesign
Status: newassigned

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

do you know how to find the Crash log in CrashReporter and upload that?

comment:3 Changed 4 years ago by leingang

I've never done that before. I looked in ~/Library/Logs/DiagnosticReports/ but there isn't any file related to this process in there. What should I be doing instead?

comment:4 Changed 4 years ago by jmroot (Joshua Root)

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