Opened 6 years ago

Closed 6 years ago

#56675 closed defect (invalid)

gnucash @3.1 build failure: Segmentation fault

Reported by: nbenm Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version: 2.5.2
Keywords: Cc:
Port: gnucash

Description

I'm trying to upgrade gnucash to 3.1 but it's impossible. I have the following error message:

sudo port -nR upgrade --force gnucash
--->  Computing dependencies for gnucash
--->  Fetching archive for gnucash
--->  Attempting to fetch gnucash-3.1_2.darwin_17.x86_64.tbz2 from https://packages.macports.org/gnucash
--->  Attempting to fetch gnucash-3.1_2.darwin_17.x86_64.tbz2 from http://lil.fr.packages.macports.org/gnucash
--->  Attempting to fetch gnucash-3.1_2.darwin_17.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/gnucash
--->  Fetching distfiles for gnucash
--->  Verifying checksums for gnucash
--->  Extracting gnucash
--->  Applying patches to gnucash
--->  Configuring gnucash
--->  Building gnucash
Error: Failed to build gnucash: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gnucash/gnucash/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.

I attach logfile

Attachments (1)

main.log (148.1 KB) - added by nbenm 6 years ago.

Download all attachments as: .zip

Change History (6)

Changed 6 years ago by nbenm

Attachment: main.log added

comment:1 Changed 6 years ago by jmroot (Joshua Root)

Cc: dports@… removed
Owner: set to drkp
Port: 3.1 removed
Status: newassigned
Summary: gnucash 3.1 can't build.gnucash @3.1 build failure: Segmentation fault

comment:2 Changed 6 years ago by jmroot (Joshua Root)

Why are you using -n? If any of the dependencies are outdated that will mean you're building against the old versions. And if gnucash is itself outdated you don't need to use --force.

comment:3 Changed 6 years ago by nbenm

@jmroot, I read it here before filing ticket

https://guide.macports.org/#project.tickets.prerequisites

comment:4 Changed 6 years ago by nbenm

since this issue has been opened, I have tries twice to install gnucash.
1st I've tried to install v3.2, but it was not possible
2nd I've tried yesterday, but this time gnucash has been built successfully.

This ticket can be closed.

comment:5 Changed 6 years ago by kencu (Ken)

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