[MacPorts] #18204: r45822 broke +system_x11 build of Xaw3d
#18204: r45822 broke +system_x11 build of Xaw3d ------------------------------+--------------------------------------------- Reporter: jasper@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: xaw3d system_x11 | Port: ------------------------------+--------------------------------------------- r45822 broke the +system_x11 variant of Xaw3d: {{{ ---> Building Xaw3d Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_Xaw3d/work/xc/lib/Xaw3d" && nice -n 5 make -j2 all INCDIR=/opt/local/include SHLIBDIR=/opt/local/lib USRLIBDIR=/opt/local/lib " returned error 2 Command output: rm -f libXaw3d.8.0.dylib~ + cd . + /usr/bin/cc -o ./libXaw3d.8.0.dylib~ -dynamiclib -install_name /opt/local/lib/libXaw3d.8.dylib -current_version 8.0 -compatibility_version 8.0 AllWidgets.o AsciiSink.o AsciiSrc.o AsciiText.o Box.o Command.o Dialog.o Form.o Grip.o Label.o Layout.o List.o MenuButton.o Paned.o Panner.o Porthole.o Repeater.o Scrollbar.o Simple.o SimpleMenu.o Sme.o SmeBSB.o SmeLine.o SmeThreeD.o StripChart.o Text.o TextSink.o TextSrc.o TextAction.o TextPop.o TextTr.o ThreeD.o Tip.o Toggle.o Tree.o Vendor.o Viewport.o Xaw3dP.o XawInit.o laygram.o laylex.o MultiSrc.o MultiSink.o XawIm.o XawI18n.o -L/opt/local/lib -lXmu -lXt -lSM -lICE -lXext -lX11 -lXt -lSM -lICE -lXpm -lXp -lXext -lX11 ld: library not found for -lXmu collect2: ld returned 1 exit status + rm -f libXaw3d.8.dylib + ln -s libXaw3d.8.0.dylib libXaw3d.8.dylib + true rm -f libXaw3d.8.0.dylib mv -f libXaw3d.8.0.dylib~ libXaw3d.8.0.dylib mv: rename libXaw3d.8.0.dylib~ to libXaw3d.8.0.dylib: No such file or directory make: *** [libXaw3d.8.0.dylib] Error 1 Error: The following dependencies failed to build: Xaw3d Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macports.org/ticket/18204> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18204: r45822 broke +system_x11 build of Xaw3d -----------------------------+---------------------------------------------- Reporter: jasper@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: system_x11 | Port: xaw3d -----------------------------+---------------------------------------------- Changes (by macsforever2000@…): * keywords: xaw3d system_x11 => system_x11 * priority: High => Normal * port: => xaw3d -- Ticket URL: <http://trac.macports.org/ticket/18204#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18204: r45822 broke +system_x11 build of Xaw3d -----------------------------+---------------------------------------------- Reporter: jasper@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: system_x11 | Port: Xaw3d -----------------------------+---------------------------------------------- Changes (by jmr@…): * cc: jeremyhu@… (added) * port: xaw3d => Xaw3d -- Ticket URL: <http://trac.macports.org/ticket/18204#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18204: r45822 broke +system_x11 build of Xaw3d -----------------------------+---------------------------------------------- Reporter: jasper@… | Owner: jeremyhu@… Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: system_x11 | Port: Xaw3d -----------------------------+---------------------------------------------- Changes (by jeremyhu@…): * owner: macports-tickets@… => jeremyhu@… * status: new => assigned Comment: Does this work for you? {{{ Index: Portfile =================================================================== --- Portfile (revision 46041) +++ Portfile (working copy) @@ -58,6 +58,8 @@ if {[file exists ${prefix}/lib/pkgconfig/x11.pc]} { build.target-append INCROOT=${prefix}/include +} else { + build.target-append SHLIBGLOBALSFLAGS=-L${x11prefix}/lib } # The Imakefile default is to install everything into /usr/X11R6/lib, }}} -- Ticket URL: <http://trac.macports.org/ticket/18204#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18204: r45822 broke +system_x11 build of Xaw3d -----------------------------+---------------------------------------------- Reporter: jasper@… | Owner: jeremyhu@… Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: system_x11 | Port: Xaw3d -----------------------------+---------------------------------------------- Comment(by jasper@…): Works great, thanks! -- Ticket URL: <http://trac.macports.org/ticket/18204#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#18204: r45822 broke +system_x11 build of Xaw3d ------------------------------+--------------------------------------------- Reporter: jasper@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: system_x11 Port: Xaw3d | ------------------------------+--------------------------------------------- Changes (by jeremyhu@…): * status: assigned => closed * resolution: => fixed Comment: Fixed in r46264 -- Ticket URL: <http://trac.macports.org/ticket/18204#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts