Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18744 closed defect (invalid)

build fail rrdtool 1.3.6

Reported by: ogmoid@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: rrdtool leopard Cc: ogmoid@…
Port: rrdtool

Description

MP:~ nate$ sudo port install rrdtool
Password:
--->  Building rrdtool
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.6" && gnumake all " returned error 2
Command output: gnumake  all-recursive
Making all in po
file=`echo de | sed 's,.*/,,'`.gmo \
          && rm -f $file && /opt/local/bin/msgfmt -o $file de.po
Making all in src
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0  -O2 -D_GNU_SOURCE -fno-strict-aliasing -Wall -std=c99 -pedantic -Wundef -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wold-style-definition -W  -fno-common -DPIC  -L/opt/local/lib -L/opt/local/lib -L/usr/X11/lib   -Wl,-framework,CoreServices,-framework,ApplicationServices   -L/opt/local/lib -L/usr/X11/lib   -Wl,-framework,CoreServices,-framework,ApplicationServices   -o librrd.la -rpath /opt/local/lib -version-info 4:5:0 -export-symbols librrd.sym hash_32.lo pngsize.lo rrd_create.lo rrd_graph.lo rrd_graph_helper.lo rrd_version.lo rrd_last.lo rrd_lastupdate.lo rrd_first.lo rrd_restore.lo rrd_xport.lo rrd_gfx.lo rrd_dump.lo rrd_fetch.lo rrd_resize.lo rrd_tune.lo librrdupd.la -lxml2 -lcairo -lcairo -lcairo  -lcairo -lpixman-1 -lfontconfig -lexpat -lfreetype -lpng12 -lz -lXrender -lX11 -lXau -lXdmcp   -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpixman-1 -lpng12 -lXrender -lX11 -lXau -lXdmcp -lpango-1.0 -lm -lfontconfig -lexpat -lfreetype -lz -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv   
grep: /usr/X11/lib/libX11.la: No such file or directory
sed: /usr/X11/lib/libX11.la: No such file or directory
libtool: link: `/usr/X11/lib/libX11.la' is not a valid libtool archive
gnumake[2]: *** [librrd.la] Error 1
gnumake[1]: *** [all-recursive] Error 1
gnumake: *** [all] Error 2

Error: Status 1 encountered during processing.

/usr/X11/lib/libX11.la does not exist.
A [naive] symlink to the nearby /usr/X11/lib/libX11.6.dylib was not productive.

Change History (11)

comment:1 Changed 15 years ago by ogmoid@…

Cc: ogmoid@… added

Cc Me!

comment:2 Changed 15 years ago by markd@…

Is your X11 install Apple's (from OS X 10.5 install DVD) or provided by MacPorts?

comment:3 in reply to:  2 Changed 15 years ago by ogmoid@…

Replying to markd@…:

Is your X11 install Apple's (from OS X 10.5 install DVD) or provided by MacPorts?

Stock X11

comment:4 Changed 15 years ago by blb@…

Definitely sounds like the bad .la file problem. You should update X11 with Xquartz.

comment:5 in reply to:  4 Changed 15 years ago by ogmoid@…

Replying to blb@…:

Definitely sounds like the bad .la file problem. You should update X11 with Xquartz.

blb: Fixed. Xquartz [currently X11 2.3.2.1] provided the needed lib.
Thanks!

comment:6 Changed 15 years ago by blb@…

Resolution: invalid
Status: newclosed

comment:7 Changed 15 years ago by markd@…

Could someone state the problem and resolution in plain english? Last I knew "stock X11" meant Apple's X11, I'm not familiar with Xquartz, and the pages linked are not at all clear to me.

comment:8 Changed 15 years ago by blb@…

'Stock X11' does mean Apple's which has issues, fixed with Xquartz, which is basically the unofficial update for Apple's X11.

comment:9 in reply to:  7 Changed 15 years ago by ogmoid@…

Replying to markd@…:

Could someone state the problem and resolution in plain english? Last I knew "stock X11" meant Apple's X11, I'm not familiar with Xquartz, and the pages linked are not at all clear to me.

Sorry markd, I didn't intent to be confusing with "stock X11".
I meant Apple's X11.

From the glance I took at Xquartz it seems to be the open-source package that Apple has [starting with Leopard] been deriving their X11.app from.

comment:10 Changed 15 years ago by markd@…

Ah I see. So running XQuartz updated Apple's X11 unofficially rather than through Software Update. Any idea on what condtions this problem may occur? Strange that I've not run into it.

comment:11 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.