[MacPorts] #38688: plplot build error
#38688: plplot build error -------------------------------+----------------------- Reporter: macsforever2000@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: plplot -------------------------------+----------------------- I'm seeing the following build error when attempting to build plplot on Mac OS X 10.8.3, Xcode 4.6.1. {{{ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/DiskArbitration.framework/Headers/DADisk.h:28:10: fatal error: 'IOKit/IOKitLib.h' file not found :info:build #include <IOKit/IOKitLib.h> :info:build ^ :info:build 1 error generated. :info:build make[2]: *** [drivers/CMakeFiles/aqt.dir/aqt.c.o] Error 1 }}} -- Ticket URL: <https://trac.macports.org/ticket/38688> MacPorts <http://www.macports.org/> Ports system for OS X
#38688: plplot build error --------------------------------+----------------------- Reporter: macsforever2000@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: plplot | --------------------------------+----------------------- Description changed by macsforever2000@…: Old description:
I'm seeing the following build error when attempting to build plplot on Mac OS X 10.8.3, Xcode 4.6.1.
{{{ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/DiskArbitration.framework/Headers/DADisk.h:28:10: fatal error: 'IOKit/IOKitLib.h' file not found :info:build #include <IOKit/IOKitLib.h> :info:build ^ :info:build 1 error generated. :info:build make[2]: *** [drivers/CMakeFiles/aqt.dir/aqt.c.o] Error 1 }}}
New description: I'm seeing the following build error when attempting to build plplot on Mac OS X 10.8.3, Xcode 4.6.1. {{{ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/DiskArbitration.framework/Headers/DADisk.h:28:10: fatal error: 'IOKit/IOKitLib.h' file not found :info:build #include <IOKit/IOKitLib.h> :info:build ^ :info:build 1 error generated. :info:build make[2]: *** [drivers/CMakeFiles/aqt.dir/aqt.c.o] Error 1 }}} Note that I added: {{{ use_parallel_build no }}} To the portfile to get this far and see the error. -- -- Ticket URL: <https://trac.macports.org/ticket/38688#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#38688: plplot build error --------------------------------+----------------------- Reporter: macsforever2000@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: plplot | --------------------------------+----------------------- Description changed by macsforever2000@…: Old description:
I'm seeing the following build error when attempting to build plplot on Mac OS X 10.8.3, Xcode 4.6.1.
{{{ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/DiskArbitration.framework/Headers/DADisk.h:28:10: fatal error: 'IOKit/IOKitLib.h' file not found :info:build #include <IOKit/IOKitLib.h> :info:build ^ :info:build 1 error generated. :info:build make[2]: *** [drivers/CMakeFiles/aqt.dir/aqt.c.o] Error 1 }}}
Note that I added: {{{ use_parallel_build no }}}
To the portfile to get this far and see the error.
New description: I'm seeing the following build error when attempting to build plplot on Mac OS X 10.8.3, Xcode 4.6.1. {{{ :info:build cd /opt/local/var/macports/build/_opt_mports_trunk_dports_science_plplot/plplot/work/build/drivers && /usr/bin/clang -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -Daqt_EXPORTS -I/opt/local/include -DUSE_INTERP_RESULT -DTcl_Import_TCL_DECLARED -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -mmacosx-version-min=10.8 -fPIC -I/opt/local/var/macports/build/_opt_mports_trunk_dports_science_plplot/plplot/work/plplot-5.9.9/include -I/opt/local/var/macports/build/_opt_mports_trunk_dports_science_plplot/plplot/work/plplot-5.9.9/lib/qsastime -I/opt/local/var/macports/build/_opt_mports_trunk_dports_science_plplot/plplot/work/plplot-5.9.9/lib/nistcd -I/opt/local/var/macports/build/_opt_mports_trunk_dports_science_plplot/plplot/work/build -I/opt/local/var/macports/build/_opt_mports_trunk_dports_science_plplot/plplot/work/build/include -I/opt/local/include -I/opt/local/include/QtSvg -I/opt/local/include/QtGui -I/opt/local/include/QtCore -ObjC -F/opt/local/Library/Frameworks -framework AquaTerm -DUSINGDLL -o CMakeFiles/aqt.dir/aqt.c.o -c /opt/local/var/macports/build/_opt_mports_trunk_dports_science_plplot/plplot/work/plplot-5.9.9/drivers/aqt.c :info:build clang: warning: -framework AquaTerm: 'linker' input unused :info:build In file included from /opt/local/var/macports/build/_opt_mports_trunk_dports_science_plplot/plplot/work/plplot-5.9.9/drivers/aqt.c:32: :info:build In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76: :info:build In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:12: :info:build In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18: :info:build In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: :info:build In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:87: :info:build In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Components.h:26: :info:build In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:56: :info:build /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/DiskArbitration.framework/Headers/DADisk.h:28:10: fatal error: 'IOKit/IOKitLib.h' file not found :info:build #include <IOKit/IOKitLib.h> :info:build ^ :info:build 1 error generated. :info:build make[2]: *** [drivers/CMakeFiles/aqt.dir/aqt.c.o] Error 1 }}} Note that I added: {{{ use_parallel_build no }}} To the portfile to get this far and see the error. -- -- Ticket URL: <https://trac.macports.org/ticket/38688#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#38688: plplot build error --------------------------------+----------------------- Reporter: macsforever2000@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: | Keywords: Port: plplot | --------------------------------+----------------------- Changes (by macsforever2000@…): * version: 2.1.3 => 2.1.99 -- Ticket URL: <https://trac.macports.org/ticket/38688#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#38688: plplot build error --------------------------------+----------------------- Reporter: macsforever2000@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: | Keywords: Port: plplot | --------------------------------+----------------------- Description changed by macsforever2000@…: Old description:
I'm seeing the following build error when attempting to build plplot on Mac OS X 10.8.3, Xcode 4.6.1.
{{{ :info:build cd /opt/local/var/macports/build/_opt_mports_trunk_dports_science_plplot/plplot/work/build/drivers && /usr/bin/clang -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -Daqt_EXPORTS -I/opt/local/include -DUSE_INTERP_RESULT -DTcl_Import_TCL_DECLARED -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -mmacosx-version-min=10.8 -fPIC -I/opt/local/var/macports/build/_opt_mports_trunk_dports_science_plplot/plplot/work/plplot-5.9.9/include -I/opt/local/var/macports/build/_opt_mports_trunk_dports_science_plplot/plplot/work/plplot-5.9.9/lib/qsastime -I/opt/local/var/macports/build/_opt_mports_trunk_dports_science_plplot/plplot/work/plplot-5.9.9/lib/nistcd -I/opt/local/var/macports/build/_opt_mports_trunk_dports_science_plplot/plplot/work/build -I/opt/local/var/macports/build/_opt_mports_trunk_dports_science_plplot/plplot/work/build/include -I/opt/local/include -I/opt/local/include/QtSvg -I/opt/local/include/QtGui -I/opt/local/include/QtCore -ObjC -F/opt/local/Library/Frameworks -framework AquaTerm -DUSINGDLL -o CMakeFiles/aqt.dir/aqt.c.o -c /opt/local/var/macports/build/_opt_mports_trunk_dports_science_plplot/plplot/work/plplot-5.9.9/drivers/aqt.c :info:build clang: warning: -framework AquaTerm: 'linker' input unused :info:build In file included from /opt/local/var/macports/build/_opt_mports_trunk_dports_science_plplot/plplot/work/plplot-5.9.9/drivers/aqt.c:32: :info:build In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76: :info:build In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:12: :info:build In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18: :info:build In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: :info:build In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:87: :info:build In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Components.h:26: :info:build In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:56: :info:build /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/DiskArbitration.framework/Headers/DADisk.h:28:10: fatal error: 'IOKit/IOKitLib.h' file not found :info:build #include <IOKit/IOKitLib.h> :info:build ^ :info:build 1 error generated. :info:build make[2]: *** [drivers/CMakeFiles/aqt.dir/aqt.c.o] Error 1 }}}
Note that I added: {{{ use_parallel_build no }}}
To the portfile to get this far and see the error.
New description: I'm seeing the following build error when attempting to build plplot on Mac OS X 10.8.3, Xcode 4.6.1. {{{plplot +aquaterm+gcc47+python27+x11}}} {{{ :info:build cd /opt/local/var/macports/build/_opt_mports_trunk_dports_science_plplot/plplot/work/build/drivers && /usr/bin/clang -DHAVE_CONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -Daqt_EXPORTS -I/opt/local/include -DUSE_INTERP_RESULT -DTcl_Import_TCL_DECLARED -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -mmacosx-version-min=10.8 -fPIC -I/opt/local/var/macports/build/_opt_mports_trunk_dports_science_plplot/plplot/work/plplot-5.9.9/include -I/opt/local/var/macports/build/_opt_mports_trunk_dports_science_plplot/plplot/work/plplot-5.9.9/lib/qsastime -I/opt/local/var/macports/build/_opt_mports_trunk_dports_science_plplot/plplot/work/plplot-5.9.9/lib/nistcd -I/opt/local/var/macports/build/_opt_mports_trunk_dports_science_plplot/plplot/work/build -I/opt/local/var/macports/build/_opt_mports_trunk_dports_science_plplot/plplot/work/build/include -I/opt/local/include -I/opt/local/include/QtSvg -I/opt/local/include/QtGui -I/opt/local/include/QtCore -ObjC -F/opt/local/Library/Frameworks -framework AquaTerm -DUSINGDLL -o CMakeFiles/aqt.dir/aqt.c.o -c /opt/local/var/macports/build/_opt_mports_trunk_dports_science_plplot/plplot/work/plplot-5.9.9/drivers/aqt.c :info:build clang: warning: -framework AquaTerm: 'linker' input unused :info:build In file included from /opt/local/var/macports/build/_opt_mports_trunk_dports_science_plplot/plplot/work/plplot-5.9.9/drivers/aqt.c:32: :info:build In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:76: :info:build In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSURLError.h:12: :info:build In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreServices.framework/Headers/CoreServices.h:18: :info:build In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/AE.framework/Headers/AE.h:20: :info:build In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/CarbonCore.h:87: :info:build In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Components.h:26: :info:build In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:56: :info:build /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/DiskArbitration.framework/Headers/DADisk.h:28:10: fatal error: 'IOKit/IOKitLib.h' file not found :info:build #include <IOKit/IOKitLib.h> :info:build ^ :info:build 1 error generated. :info:build make[2]: *** [drivers/CMakeFiles/aqt.dir/aqt.c.o] Error 1 }}} Note that I added: {{{ use_parallel_build no }}} To the portfile to get this far and see the error. -- -- Ticket URL: <https://trac.macports.org/ticket/38688#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#38688: plplot build error --------------------------------+----------------------- Reporter: macsforever2000@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: | Keywords: Port: plplot | --------------------------------+----------------------- Comment (by takeshi@…): I can't reproduce the problem. Indeed IOKit/IOKit.h is not found in {{{ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.x.sdk/System/Library/Frameworks/IOKit.framework/Headers/ }}} or {{{ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk/System/Library/Frameworks/IOKit.framework/Headers/ }}} -- Ticket URL: <https://trac.macports.org/ticket/38688#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#38688: plplot build error --------------------------------+----------------------- Reporter: macsforever2000@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: | Keywords: Port: plplot | --------------------------------+----------------------- Comment (by takeshi@…): Oh, it needs IOKitLib.h. It does exit. -- Ticket URL: <https://trac.macports.org/ticket/38688#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#38688: plplot build error --------------------------------+----------------------- Reporter: macsforever2000@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: | Keywords: Port: plplot | --------------------------------+----------------------- Comment (by takeshi@…): Do you have non MacPorts Qt installed somewhere? See #34909. You have: {{{ :info:configure DRIVERS_LIST: aqt;cairo;qt;mem;null;ps;psttf;svg;tk;xfig;xwin :info:configure DEVICES_LIST: aqt;memcairo;extcairo;pdfcairo;pngcairo;pscairo;svgcairo;xcairo;epsqt;pdfqt;qtwidget;bmpqt;jpgqt;pngqt;ppmqt;tiffqt;extqt;memqt;svgqt;mem;null;ps;psttf;svg;tk;xfig;xwin }}} I have: {{{ :info:configure DRIVERS_LIST: aqt;cairo;mem;null;ps;psttf;svg;tk;xfig;xwin :info:configure DEVICES_LIST: aqt;memcairo;extcairo;pdfcairo;pngcairo;pscairo;svgcairo;xcairo;mem;null;ps;psttf;svg;tk;xfig;xwin }}} -- Ticket URL: <https://trac.macports.org/ticket/38688#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X
#38688: plplot build error --------------------------------+----------------------- Reporter: macsforever2000@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: | Keywords: Port: plplot | --------------------------------+----------------------- Comment (by macsforever2000@…): I only have Qt installed through Macports. -- Ticket URL: <https://trac.macports.org/ticket/38688#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
#38688: plplot build error --------------------------------+----------------------- Reporter: macsforever2000@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: | Keywords: Port: plplot | --------------------------------+----------------------- Comment (by macsforever2000@…): It does build on my home MBP and on the buildbot. I will look for "IOKitLib.h" on my computer at work on Monday. -- Ticket URL: <https://trac.macports.org/ticket/38688#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X
#38688: plplot build error --------------------------------+----------------------- Reporter: macsforever2000@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: | Keywords: Port: plplot | --------------------------------+----------------------- Comment (by macsforever2000@…): I uninstalled all my ports and then installed plplot first and it worked this time. I suspect a hidden build conflict with one of my installed ports at the time. I am appending that list so we can hopefully figure out which port it might be. -- Ticket URL: <https://trac.macports.org/ticket/38688#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X
#38688: plplot build error --------------------------------+----------------------- Reporter: macsforever2000@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: | Keywords: Port: plplot | --------------------------------+----------------------- Comment (by macsforever2000@…): Also FYI, {{{ $ pwd /System/Library/Frameworks/IOKit.framework/Versions/A/Headers $ ls -al IOKitLib.h -rw-r--r-- 1 root wheel 73262 Mar 15 08:43 IOKitLib.h }}} -- Ticket URL: <https://trac.macports.org/ticket/38688#comment:11> MacPorts <http://www.macports.org/> Ports system for OS X
#38688: plplot build error --------------------------------+----------------------- Reporter: macsforever2000@… | Owner: takeshi@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: fixed | Keywords: Port: plplot | --------------------------------+----------------------- Changes (by takeshi@…): * status: new => closed * resolution: => fixed Comment: I close this ticket because I think I fixed the Qt problem in r108177. -- Ticket URL: <https://trac.macports.org/ticket/38688#comment:12> MacPorts <http://www.macports.org/> Ports system for OS X
#38688: plplot build error --------------------------------+----------------------- Reporter: macsforever2000@… | Owner: takeshi@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: fixed | Keywords: Port: plplot | --------------------------------+----------------------- Comment (by takeshi@…): Similar problems in #39408 and #39673. -- Ticket URL: <https://trac.macports.org/ticket/38688#comment:13> MacPorts <http://www.macports.org/> Ports system for OS X
#38688: plplot build error --------------------------------+----------------------- Reporter: macsforever2000@… | Owner: takeshi@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Resolution: | Keywords: Port: plplot | --------------------------------+----------------------- Changes (by takeshi@…): * status: closed => reopened * resolution: fixed => Comment: This is unrelated to Qt. I encountered the same problem with qt4-mac deactivated. -- Ticket URL: <https://trac.macports.org/ticket/38688#comment:15> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts