New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #13074 (closed defect: duplicate)

Opened 4 years ago

Last modified 3 years ago

can't build kCacheGrind with Leopard (the OpenGL bug)

Reported by: jpokotilow@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: Cc:
Port:

Description

I tried to install kCahceGrind with Leopard on a Rev A Intel MacBook pro. It fails with the following:

/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -O2 -fno-exceptions -fno-check-new -fno-common   -L/opt/local/lib -o kcachegrind -L/usr/X11/lib -L/opt/local/lib/qt3/lib -L/opt/local/lib  -L/opt/local/lib -R /opt/local/lib -R /opt/local/lib/qt3/lib -R /usr/X11/lib -R /opt/local/lib loader.o cachegrindloader.o treemap.o pool.o kwidgetaction.o main.o configuration.o functionselection.o coverage.o partgraph.o toplevel.o stackselection.o stackbrowser.o subcost.o tracedata.o partselection.o configdlg.o utils.o fixcost.o traceitemview.o instrview.o tabview.o sourceview.o callmapview.o callview.o coverageview.o costtypeview.o partview.o listutils.o costtypeitem.o multiview.o callitem.o coverageitem.o sourceitem.o costlistitem.o partlistitem.o functionitem.o instritem.o stackitem.o callgraphview.o functionselectionbase.o stackselectionbase.o partselectionbase.o configdlgbase.o -lkio -lkdeui -lqt-mt  -lz -lpng -lz -lm -lXext -lX11  -lSM -lICE -lpthread

ld: cycle in dylib re-exports with /usr/X11/lib/libGL.dylib
collect2: ld returned 1 exit status
make[2]: *** [kcachegrind] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Change History

Changed 4 years ago by afb@…

  • summary changed from can't build kCacheGrind with Leopard to can't build kCacheGrind with Leopard (the OpenGL bug)
ld: cycle in dylib re-exports with /usr/X11/lib/libGL.dylib

Changed 4 years ago by afb@…

  • status changed from new to closed
  • resolution set to duplicate

Same as #13075 (which has more info)

Changed 3 years ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.