Opened 2 years ago
Closed 9 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)
Change History (6)
Changed 2 years ago by ballapete (Peter "Pete" Dyballa)
comment:1 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
I'm sorry, I don't know why that's happening.
comment:2 follow-up: 3 Changed 22 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 Changed 22 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:5 Changed 9 months ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign mascguy added; ryandesign@… mascguy@… removed |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Main.log from PPC Leopard