#15869: rrdtool failing to build on Panther -----------------------------------+---------------------------------------- Reporter: wustenfuchs@mac.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: rrdtool build failure | -----------------------------------+---------------------------------------- 2003 Apple Macintosh G4 Powerbook 12" - Mac OS-X 10.3.9 - XCode 1.5 - MacPorts 1.6.0 {{{ ROMMEL:~ Rommel$ sudo port -ds install rrdtool DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/net/rrdtool DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/net/rrdtool DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/perl5.8 DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/perl5.8 DEBUG: Searching for dependency: perl5.8 DEBUG: Found Dependency: receipt exists for perl5.8 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/tcl DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/tcl DEBUG: Searching for dependency: tcl DEBUG: Found Dependency: receipt exists for tcl DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib DEBUG: Searching for dependency: zlib DEBUG: Found Dependency: receipt exists for zlib DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libpng DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/libpng DEBUG: Searching for dependency: libpng DEBUG: Found Dependency: receipt exists for libpng DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/cairo DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/cairo DEBUG: Searching for dependency: cairo DEBUG: Found Dependency: receipt exists for cairo ---> Fetching rrdtool ---> Verifying checksum(s) for rrdtool ---> Extracting rrdtool ---> Configuring rrdtool ---> Building rrdtool with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_rrdtool/work/rrdtool-1.3.0" && gnumake all " returned error 2 Command output: from rrd_create.c:11: ../rrd_config.h:355:1: warning: "MADV_RANDOM" redefined In file included from ../rrd_config.h:325, from rrd_tool.h:14, from rrd_create.c:11: /usr/include/sys/mman.h:126:1: warning: this is the location of the previous definition In file included from rrd_tool.h:14, from rrd_create.c:11: ../rrd_config.h:356:1: warning: "MADV_SEQUENTIAL" redefined In file included from ../rrd_config.h:325, from rrd_tool.h:14, from rrd_create.c:11: /usr/include/sys/mman.h:127:1: warning: this is the location of the previous definition In file included from rrd_tool.h:14, from rrd_create.c:11: ../rrd_config.h:357:1: warning: "MADV_WILLNEED" redefined In file included from ../rrd_config.h:325, from rrd_tool.h:14, from rrd_create.c:11: /usr/include/sys/mman.h:128:1: warning: this is the location of the previous definition In file included from rrd_tool.h:14, from rrd_create.c:11: ../rrd_config.h:358:1: warning: "MADV_DONTNEED" redefined In file included from ../rrd_config.h:325, from rrd_tool.h:14, from rrd_create.c:11: /usr/include/sys/mman.h:129:1: warning: this is the location of the previous definition gnumake[2]: *** [rrd_create.lo] Error 1 gnumake[1]: *** [all-recursive] Error 1 gnumake: *** [all] Error 2 Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/15869> MacPorts <http://www.macports.org/> Ports system for Mac OS