Opened 17 months ago

Closed 2 months ago

#66462 closed defect (worksforme)

port cannot install again graphviz on PPC Leopard, Mac OS X 10.5.6

Reported by: ballapete (Peter "Pete" Dyballa) Owned by:
Priority: Normal Milestone:
Component: base Version: 2.8.0
Keywords: leopard ppc Cc: ryandesign (Ryan Carsten Schmidt), mascguy (Christopher Nielsen)
Port: graphviz

Description

Because installing graphviz-devel does not work, I am trying to install graphviz +gdk_pixbuf +poppler +rsvg, which fails:

Error: Requested variants "+pangocairo+x11" do not match those the build was started with: "+gdk_pixbuf+pangocairo+poppler+rsvg+x11".
Error: Please use the same variants again, or run 'port clean graphviz' first to remove the existing partially completed build.
Error: Problem while installing graphviz
DEBUG: upgrade librsvg failed
    while executing
"macports::_upgrade_mport_deps $mport $target"
    (procedure "mportexec" line 46)
    invoked from within
"mportexec $workername $target"
Error: Unable to execute port: upgrade librsvg failed

Attachments (1)

main.log (214.2 KB) - added by ballapete (Peter "Pete" Dyballa) 17 months ago.
Main.log from PPC Leopard

Download all attachments as: .zip

Change History (6)

Changed 17 months ago by ballapete (Peter "Pete" Dyballa)

Attachment: main.log added

Main.log from PPC Leopard

comment:1 Changed 16 months ago by ryandesign (Ryan Carsten Schmidt)

I'm sorry, I don't know why that's happening.

comment:2 Changed 15 months ago by rmottola (Riccardo)

I think you need to clean the build first? Upgrading tries to preserve the existing variants, if you build/install then you need to specify them.

comment:3 in reply to:  2 Changed 15 months ago by ballapete (Peter "Pete" Dyballa)

Replying to rmottola:

I think you need to clean the build first? Upgrading tries to preserve the existing variants, if you build/install then you need to specify them.

This can be an explanation. It's possible that some other upgrade process tried to build this variant which I killed. Then I decided to build the proper package now. Port does not record any time stamps, but since I booted the PowerBook G4 into Tiger, it's anyway hard to find the proper csh command… (the old .history file contains a few port clean statements)

comment:4 Changed 3 months ago by ballapete (Peter "Pete" Dyballa)

This ticket could be closed.

comment:5 Changed 2 months ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign mascguy added; ryandesign@… mascguy@… removed
Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.