Opened 13 years ago

Closed 13 years ago

#29010 closed defect (invalid)

libglade2 fails to build, unknown reason

Reported by: patrik.andersson.se@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: libglade2

Description

Hi I'm trying to install MyPaint on Mac OS X with the port command, but it fails when it comes to build libglade2. This is how my prompt looks like:

Patrik-Anderssons-MacBook:~ patrikandersson$ sudo port install libglade2
Password:
--->  Computing dependencies for libglade2
--->  Building libglade2
Error: Target org.macports.build returned: shell command failed (see log for details)
Log for libglade2 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libglade2/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
Patrik-Anderssons-MacBook:~ patrikandersson$

The log says: http://www.pasteall.org/20510 I think the most interesting part is after line 860/870.

Change History (10)

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

Port: libglade2 added

comment:2 in reply to:  1 Changed 13 years ago by patrik.andersson.se@…

Replying to macsforever2000@…: What do you mean?

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

You did not set the Port field.

comment:4 Changed 13 years ago by patrik.andersson.se@…

How do I do that? Plz, detail description, I tried to run the commands before:

sudo port => libglade2
sudo port ==> libglade2 (I saw wrong in the mail)
sudo port set to libglade2

After these commands nothing was changed.

comment:5 Changed 13 years ago by mf2k (Frank Schima)

In the Trac ticket, you did not set the Port field. I did it for you.

comment:6 Changed 13 years ago by patrik.andersson.se@…

Aha, thanks.

comment:7 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Stop. He's just talking about this issue tracker. When you file an issue, you're supposed to fill in the Port field. You didn't, so he did it for you.

comment:8 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added

libglade2 builds fine for me, so I'd like to compare my build log with yours, but yours is incomplete. Please generate a complete build log, ideally without parallel building, like this:

sudo port clean libglade2
sudo port install libglade2 build.jobs=1

If that fails again, attach the main.log to this ticket.

comment:9 in reply to:  8 Changed 13 years ago by patrik.andersson.se@…

Replying to ryandesign@…:

libglade2 builds fine for me, so I'd like to compare my build log with yours, but yours is incomplete. Please generate a complete build log, ideally without parallel building, like this:

sudo port clean libglade2
sudo port install libglade2 build.jobs=1

If that fails again, attach the main.log to this ticket.

Thanks, it solved my problem. Ticket can now be closed.

comment:10 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed

Ok, glad you got it working.

Note: See TracTickets for help on using tickets.