Opened 12 years ago

Closed 12 years ago

Last modified 11 years ago

#33485 closed defect (fixed)

Scribus 1.4.0_0 fails to build

Reported by: albanx99@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.4
Keywords: Cc: g5pw (Aljaž Srebrnič), cooljeanius (Eric Gallager)
Port: scribus

Description

This is actually a problem I first noticed in RC5 and it still exists in 1.4.0_0.

It fails during build. I have no clue why, but I've attached my logfile.

Platform: Mac OSX Lion and XCode 4.2.1

Attachments (1)

main.log (98.5 KB) - added by albanx99@… 12 years ago.

Download all attachments as: .zip

Change History (6)

Changed 12 years ago by albanx99@…

Attachment: main.log added

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

The relevant error in the log appears to be:

:info:build In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_scribus/scribus/work/scribus-1.4.0/scribus/desaxe/digester.cpp:20:
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_scribus/scribus/work/scribus-1.4.0/scribus/desaxe/actions.h:160:45: error: 'body' is a private member of 'desaxe::Action'
:info:build                 return static_cast<Generator_body<Type>*>(body)->eval(dig, tag, attr);

It builds fine for me on Snow Leopard with Xcode 3.2.6 / gcc-4.2. So since you're on Xcode 4.2.x maybe it's a clang problem. You could try building with a different compiler.

Since there is no MacPorts maintainer for scribus, you should report this problem directly to the developers of scribus for resolution.

comment:2 Changed 12 years ago by g5pw (Aljaž Srebrnič)

I successfully built it with apple-gcc-4.2, so I can confirm it is a compiler issue. Should we add apple-gcc-4.2 as a dependency and build with it? I'll drop a line to the devs anyway...

comment:3 Changed 12 years ago by g5pw (Aljaž Srebrnič)

Looks like they are already working on it: http://bugs.scribus.net/view.php?id=10619 It looks fixed in 1.4.1 (development-unstable version)

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

Cc: g5pw@… added
Resolution: fixed
Status: newclosed

comment:5 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

Note: See TracTickets for help on using tickets.