#39259: graphviz @2.30.1_0: pkg-config files refer to nonexistent libgraph -------------------------------+-------------------------- Reporter: Michael.Wybrow@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: graphviz | -------------------------------+-------------------------- Comment (by angelo.graziosi@…): Replying to [comment:4 ryandesign@…]:
r106503
I have upgraded a few minutes ago: {{{ $ sudo port selfupdate Password: ---> Updating MacPorts base sources using rsync MacPorts base version 2.1.3 installed, MacPorts base version 2.1.3 downloaded. ---> Updating the ports tree ---> MacPorts base is already the latest version The ports tree has been updated. To upgrade your installed ports, you should run port upgrade outdated $ sudo port outdated The following installed ports are outdated: cctools 836_0 < 839_0 cctools-headers 836_1 < 839_0 glib2 2.36.2_0 < 2.36.2_1 graphviz 2.30.1_0 < 2.30.1_1 ld64 134.9_1 < 136_1 xorg-libXau 1.0.7_0 < 1.0.8_0 xorg-xproto 7.0.23_0 < 7.0.24_0 }}} but graphviz upgrade produces versy strange "Warnings": {{{ $ sudo port upgrade outdated [...] ---> Computing dependencies for graphviz ---> Fetching archive for graphviz ---> Attempting to fetch graphviz-2.30.1_1+pangocairo+ruby+x11.darwin_11.x86_64.tbz2 from http://lil.fr.packages.macports.org/graphviz ---> Attempting to fetch graphviz-2.30.1_1+pangocairo+ruby+x11.darwin_11.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/graphviz ---> Attempting to fetch graphviz-2.30.1_1+pangocairo+ruby+x11.darwin_11.x86_64.tbz2 from http://packages.macports.org/graphviz ---> Fetching distfiles for graphviz ---> Verifying checksum(s) for graphviz ---> Extracting graphviz ---> Applying patches to graphviz ---> Configuring graphviz ---> Building graphviz ---> Staging graphviz into destroot Warning: violation by /System Warning: graphviz violates the layout of the ports-filesystems! Warning: Please fix or indicate this misbehavior (if it is intended), it will be an error in future releases! ---> Installing graphviz @2.30.1_1+pangocairo+ruby+x11 ---> Cleaning graphviz ---> Computing dependencies for graphviz ---> Deactivating graphviz @2.30.1_0+pangocairo+ruby+x11 ---> Cleaning graphviz ---> Activating graphviz @2.30.1_1+pangocairo+ruby+x11 ---> Cleaning graphviz ---> Updating database of binaries: 100.0% ---> Scanning binaries for linking errors: 100.0% ---> No broken files found. }}} These {{{ Warning: violation by /System Warning: graphviz violates the layout of the ports-filesystems! Warning: Please fix or indicate this misbehavior (if it is intended), it will be an error in future releases! }}} don't seem good to me... What do they mean? Do we need to worry? Ciao, Angelo. -- Ticket URL: <https://trac.macports.org/ticket/39259#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X