#28032: rrdtool 1.4.4_1 fails to compile with libpng 1.4 ---------------------------+------------------------------------------------ Reporter: sck@… | Owner: markd@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: rrdtool ---------------------------+------------------------------------------------ Comment(by sck@…): On a whim, I decided to check for updates and I have a clean compile now.. {{{ wsip-209-242-168-10:~ sck$ sudo port selfupdate ---> Updating the ports tree ---> Updating MacPorts base sources using rsync MacPorts base version 1.9.2 installed, MacPorts base version 1.9.2 downloaded. ---> MacPorts base is already the latest version The ports tree has been updated. To upgrade your installed ports, you should run port upgrade outdated wsip-209-242-168-10:~ sck$ port outdated The following installed ports are outdated: libpixman 0.20.0_0 < 0.20.2_0 ntop 3.3.10_1 < 3.3.10_2 rrdtool 1.4.4_0 < 1.4.4_1 wsip-209-242-168-10:~ sck$ sudo port clean outdated ---> Cleaning libpixman ---> Cleaning ntop ---> Cleaning rrdtool wsip-209-242-168-10:~ sck$ sudo port upgrade -Ru outdated ---> Fetching libpixman ---> Attempting to fetch pixman-0.20.2.tar.bz2 from http://distfiles.macports.org/libpixman ---> Attempting to fetch pixman-0.20.2.tar.bz2 from http://www.x.org/pub/individual/lib/ ---> Verifying checksum(s) for libpixman ---> Extracting libpixman ---> Configuring libpixman ---> Building libpixman ---> Staging libpixman into destroot ---> Installing libpixman @0.20.2_0 ---> Deactivating libpixman @0.20.0_0 ---> Activating libpixman @0.20.2_0 ---> Cleaning libpixman ---> Computing dependencies for rrdtool ---> Fetching rrdtool ---> Verifying checksum(s) for rrdtool ---> Extracting rrdtool ---> Applying patches to rrdtool ---> Configuring rrdtool ---> Building rrdtool ---> Staging rrdtool into destroot ---> Computing dependencies for rrdtool ---> Installing rrdtool @1.4.4_1 See /opt/local/share/doc/rrdtool for example code ---> Deactivating rrdtool @1.4.4_0 ---> Activating rrdtool @1.4.4_1 ---> Cleaning rrdtool ---> Uninstalling rrdtool @1.4.4_0 ---> texlive-lang-ukenglish is replaced by texlive-lang-english ---> Computing dependencies for texlive-lang-english ---> Cleaning texlive-lang-english ---> texlive_base is replaced by texlive-common ---> Computing dependencies for texlive-common ---> Cleaning texlive-common ---> Uninstalling libpixman @0.20.0_0 ---> Computing dependencies for ntop ---> Fetching ntop ---> Verifying checksum(s) for ntop ---> Extracting ntop ---> Applying patches to ntop ---> Configuring ntop ---> Building ntop ---> Staging ntop into destroot ---> Creating launchd control script ########################################################### # A startup item has been generated that will aid in # starting ntop with launchd. It is disabled # by default. Execute the following command to start it, # and to cause it to launch at startup: # # sudo port load ntop ########################################################### ---> Computing dependencies for ntop ---> Installing ntop @3.3.10_2 ---> Deactivating ntop @3.3.10_1 ---> Activating ntop @3.3.10_2 ---> Cleaning ntop ---> Uninstalling ntop @3.3.10_1 wsip-209-242-168-10:~ sck$ }}} Enjoy! -- Ticket URL: <https://trac.macports.org/ticket/28032#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS