Opened 6 years ago

Closed 6 years ago

#55763 closed defect (invalid)

gpsd @3.17_1 fails to build on Mavericks

Reported by: tehcog (tehcog) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.4.2
Keywords: Cc:
Port: gpsd

Description

Jan 30 19:55:41 xxXXXxx === Update MacPorts
Jan 30 19:55:41 xxXXXxx --->  Updating MacPorts base sources using rsync
Jan 30 19:55:46 xxXXXxx MacPorts base version 2.4.2 installed,
Jan 30 19:55:46 xxXXXxx MacPorts base version 2.4.2 downloaded.
Jan 30 19:55:46 xxXXXxx --->  MacPorts base is already the latest version
Jan 30 19:55:48 xxXXXxx === Update Portfiles
Jan 30 19:55:48 xxXXXxx --->  Updating the ports tree
Jan 30 19:55:57 xxXXXxx
Jan 30 19:55:57 xxXXXxx === List Outdated Ports
Jan 30 19:55:58 xxXXXxx gpsd                           @3.17_0+libusb
Jan 30 19:55:58 xxXXXxx
Jan 30 19:55:58 xxXXXxx === Clean Outdated Ports
Jan 30 19:55:59 xxXXXxx --->  Cleaning gpsd
Jan 30 19:55:59 xxXXXxx
Jan 30 19:55:59 xxXXXxx === Fetch Outdated Ports
Jan 30 19:56:00 xxXXXxx --->  Fetching distfiles for gpsd
Jan 30 19:56:01 xxXXXxx
Jan 30 19:56:01 xxXXXxx === Upgrade Outdated Ports (port -p upgrade --enforce-variants outdated)
Jan 30 19:56:04 xxXXXxx --->  Computing dependencies for gpsd
Jan 30 19:56:04 xxXXXxx --->  Fetching archive for gpsd
Jan 30 19:56:04 xxXXXxx --->  Attempting to fetch gpsd-3.17_1+libusb.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/gpsd
Jan 30 19:56:04 xxXXXxx --->  Attempting to fetch gpsd-3.17_1+libusb.darwin_13.x86_64.tbz2 from https://packages.macports.org/gpsd
Jan 30 19:56:05 xxXXXxx --->  Attempting to fetch gpsd-3.17_1+libusb.darwin_13.x86_64.tbz2 from http://nue.de.packages.macports.org/gpsd
Jan 30 19:56:05 xxXXXxx --->  Verifying checksums for gpsd
Jan 30 19:56:05 xxXXXxx --->  Extracting gpsd
Jan 30 19:56:06 xxXXXxx --->  Applying patches to gpsd
Jan 30 19:56:06 xxXXXxx --->  Configuring gpsd
Jan 30 19:56:06 xxXXXxx --->  Building gpsd
Jan 30 19:56:06 xxXXXxx Error: Failed to build gpsd: command execution failed
Jan 30 19:56:06 xxXXXxx Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_gpsd/gpsd/main.log for details.
Jan 30 19:56:06 xxXXXxx Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Jan 30 19:56:06 xxXXXxx
Jan 30 19:56:06 xxXXXxx === List Inactive Duplicate Ports
Jan 30 19:56:07 xxXXXxx
Jan 30 19:56:07 xxXXXxx === Uninstall Inactive Duplicate Ports
Jan 30 19:56:08 xxXXXxx Error: No ports matched the given expression
Jan 30 19:56:08 xxXXXxx
Jan 30 19:56:08 xxXXXxx === Upgrade Done

Attachments (1)

gpsd_main.log (8.5 KB) - added by tehcog (tehcog) 6 years ago.
main.log

Download all attachments as: .zip

Change History (9)

Changed 6 years ago by tehcog (tehcog)

Attachment: gpsd_main.log added

main.log

comment:1 Changed 6 years ago by mf2k (Frank Schima)

Cc: ryandesign@… removed
Owner: set to ryandesign
Status: newassigned

comment:2 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Hmm, this doesn't make any sense. It says scons is installed:

:debug:main Searching for dependency: scons
:debug:main Found Dependency: receipt exists for scons

But then it says the scons program isn't there:

:info:build sh: /opt/local/bin/scons: No such file or directory

So:

  • Is the scons port actually installed? (port -v installed scons)
  • What does MacPorts think the scons port has installed? (port contents scons)
  • Is the scons program actually there? (ls -l /opt/local/bin/scons)

comment:3 in reply to:  2 Changed 6 years ago by tehcog (tehcog)

Replying to ryandesign:

Hmm, this doesn't make any sense. It says scons is installed:

  • Is the scons port actually installed? (port -v installed scons)
  • What does MacPorts think the scons port has installed? (port contents scons)
  • Is the scons program actually there? (ls -l /opt/local/bin/scons)
xxXXxx::xxxXXXxxx { ~ }-> port -v installed scons
The following ports are currently installed:
  scons @3.0.1_0 (active) platform='darwin 13' archs='noarch' date='2018-01-28T17:30:00-0500'
xxXXxx::xxxXXXxxx { ~ }-> port contents scons
Port scons contains:
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/scons
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/scons-configure-cache
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/scons-time
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/sconsign
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Action.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Action.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Builder.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Builder.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/CacheDir.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/CacheDir.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Conftest.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Conftest.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Debug.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Debug.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Defaults.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Defaults.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Environment.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Environment.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Errors.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Errors.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Executor.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Executor.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Job.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Job.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Memoize.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Memoize.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Node/Alias.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Node/Alias.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Node/FS.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Node/FS.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Node/Python.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Node/Python.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Node/__init__.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Node/__init__.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Options/BoolOption.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Options/BoolOption.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Options/EnumOption.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Options/EnumOption.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Options/ListOption.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Options/ListOption.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Options/PackageOption.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Options/PackageOption.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Options/PathOption.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Options/PathOption.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Options/__init__.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Options/__init__.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/PathList.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/PathList.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Platform/__init__.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Platform/__init__.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Platform/aix.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Platform/aix.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Platform/cygwin.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Platform/cygwin.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Platform/darwin.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Platform/darwin.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Platform/hpux.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Platform/hpux.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Platform/irix.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Platform/irix.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Platform/os2.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Platform/os2.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Platform/posix.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Platform/posix.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Platform/sunos.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Platform/sunos.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Platform/win32.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Platform/win32.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/SConf.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/SConf.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/SConsign.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/SConsign.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Scanner/C.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Scanner/C.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Scanner/D.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Scanner/D.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Scanner/Dir.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Scanner/Dir.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Scanner/Fortran.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Scanner/Fortran.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Scanner/IDL.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Scanner/IDL.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Scanner/LaTeX.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Scanner/LaTeX.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Scanner/Prog.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Scanner/Prog.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Scanner/RC.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Scanner/RC.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Scanner/SWIG.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Scanner/SWIG.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Scanner/__init__.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Scanner/__init__.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Script/Interactive.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Script/Interactive.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Script/Main.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Script/Main.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Script/SConsOptions.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Script/SConsOptions.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Script/SConscript.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Script/SConscript.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Script/__init__.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Script/__init__.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Subst.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Subst.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Taskmaster.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Taskmaster.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/386asm.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/386asm.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/DCommon.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/DCommon.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/FortranCommon.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/FortranCommon.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/GettextCommon.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/GettextCommon.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/JavaCommon.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/JavaCommon.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/MSCommon/__init__.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/MSCommon/__init__.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/MSCommon/arch.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/MSCommon/arch.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/MSCommon/common.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/MSCommon/common.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/MSCommon/netframework.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/MSCommon/netframework.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/MSCommon/sdk.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/MSCommon/sdk.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/MSCommon/vc.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/MSCommon/vc.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/MSCommon/vs.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/MSCommon/vs.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/PharLapCommon.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/PharLapCommon.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/__init__.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/__init__.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/aixc++.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/aixc++.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/aixcc.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/aixcc.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/aixcxx.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/aixcxx.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/aixf77.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/aixf77.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/aixlink.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/aixlink.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/applelink.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/applelink.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/ar.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/ar.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/as.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/as.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/bcc32.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/bcc32.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/c++.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/c++.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/cc.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/cc.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/clang.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/clang.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/clangxx.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/clangxx.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/cvf.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/cvf.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/cxx.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/cxx.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/cyglink.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/cyglink.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/default.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/default.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/dmd.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/dmd.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/docbook/__init__.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/docbook/__init__.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/dvi.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/dvi.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/dvipdf.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/dvipdf.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/dvips.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/dvips.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/f03.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/f03.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/f08.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/f08.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/f77.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/f77.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/f90.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/f90.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/f95.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/f95.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/filesystem.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/filesystem.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/fortran.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/fortran.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/g++.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/g++.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/g77.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/g77.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/gas.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/gas.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/gcc.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/gcc.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/gdc.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/gdc.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/gettext_tool.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/gettext_tool.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/gfortran.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/gfortran.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/gnulink.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/gnulink.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/gs.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/gs.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/gxx.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/gxx.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/hpc++.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/hpc++.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/hpcc.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/hpcc.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/hpcxx.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/hpcxx.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/hplink.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/hplink.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/icc.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/icc.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/icl.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/icl.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/ifl.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/ifl.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/ifort.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/ifort.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/ilink.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/ilink.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/ilink32.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/ilink32.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/install.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/install.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/intelc.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/intelc.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/ipkg.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/ipkg.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/jar.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/jar.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/javac.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/javac.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/javah.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/javah.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/latex.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/latex.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/ldc.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/ldc.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/lex.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/lex.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/link.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/link.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/linkloc.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/linkloc.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/m4.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/m4.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/masm.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/masm.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/midl.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/midl.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/mingw.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/mingw.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/msgfmt.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/msgfmt.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/msginit.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/msginit.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/msgmerge.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/msgmerge.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/mslib.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/mslib.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/mslink.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/mslink.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/mssdk.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/mssdk.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/msvc.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/msvc.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/msvs.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/msvs.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/mwcc.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/mwcc.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/mwld.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/mwld.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/nasm.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/nasm.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/packaging/__init__.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/packaging/__init__.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/packaging/ipk.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/packaging/ipk.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/packaging/msi.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/packaging/msi.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/packaging/rpm.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/packaging/rpm.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/packaging/src_tarbz2.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/packaging/src_tarbz2.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/packaging/src_targz.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/packaging/src_targz.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/packaging/src_zip.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/packaging/src_zip.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/packaging/tarbz2.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/packaging/tarbz2.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/packaging/targz.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/packaging/targz.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/packaging/zip.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/packaging/zip.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/pdf.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/pdf.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/pdflatex.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/pdflatex.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/pdftex.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/pdftex.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/qt.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/qt.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/rmic.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/rmic.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/rpcgen.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/rpcgen.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/rpm.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/rpm.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/rpmutils.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/rpmutils.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/sgiar.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/sgiar.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/sgic++.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/sgic++.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/sgicc.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/sgicc.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/sgicxx.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/sgicxx.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/sgilink.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/sgilink.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/sunar.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/sunar.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/sunc++.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/sunc++.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/suncc.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/suncc.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/suncxx.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/suncxx.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/sunf77.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/sunf77.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/sunf90.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/sunf90.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/sunf95.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/sunf95.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/sunlink.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/sunlink.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/swig.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/swig.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/tar.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/tar.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/tex.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/tex.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/textfile.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/textfile.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/tlib.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/tlib.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/wix.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/wix.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/xgettext.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/xgettext.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/yacc.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/yacc.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/zip.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Tool/zip.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Util.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Util.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Variables/BoolVariable.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Variables/BoolVariable.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Variables/EnumVariable.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Variables/EnumVariable.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Variables/ListVariable.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Variables/ListVariable.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Variables/PackageVariable.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Variables/PackageVariable.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Variables/PathVariable.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Variables/PathVariable.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Variables/__init__.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Variables/__init__.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Warnings.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/Warnings.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/__init__.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/__init__.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/compat/__init__.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/compat/__init__.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/compat/_scons_dbm.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/compat/_scons_dbm.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/cpp.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/cpp.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/dblite.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/dblite.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/exitfuncs.py
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/SCons/exitfuncs.pyc
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/scons-3.0.1/scons-3.0.1-py2.7.egg-info
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/share/man/man1/scons-time.1
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/share/man/man1/scons.1
  /opt/local/Library/Frameworks/Python.framework/Versions/2.7/share/man/man1/sconsign.1
  /opt/local/bin/scons
  /opt/local/bin/scons-configure-cache
  /opt/local/bin/scons-time
  /opt/local/bin/sconsign
  /opt/local/share/doc/scons/CHANGES.txt
  /opt/local/share/doc/scons/LICENSE.txt
  /opt/local/share/doc/scons/README.txt
  /opt/local/share/doc/scons/RELEASE.txt
  /opt/local/share/man/man1/scons-time.1
  /opt/local/share/man/man1/scons.1
  /opt/local/share/man/man1/sconsign.1
xxXXxx::xxxXXXxxx { ~ }-> ls -l /opt/local/bin/scons
ls: /opt/local/bin/scons: No such file or directory

comment:4 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Ok, so the scons port claims to contain /opt/local/bin/scons, but it's not there. Couldn't tell you why. Maybe you or someone deleted it? You should be able to get it back by deactivating and then reactivating the scons port.

sudo port -f deactivate scons
sudo port activate scons

comment:5 in reply to:  2 Changed 6 years ago by tehcog (tehcog)

Replying to ryandesign:

But then it says the scons program isn't there:

  • Is the scons program actually there? (ls -l /opt/local/bin/scons)

Should I just try re-installing it?

comment:6 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Deactivating and reactivating the port is sufficient and quicker.

comment:7 in reply to:  6 Changed 6 years ago by tehcog (tehcog)

Replying to ryandesign:

Deactivating and reactivating the port is sufficient and quicker.

xxxXXXxxx::xxxXXXxxx { ~ }-> sudo port -f deactivate scons
--->  Deactivating scons @3.0.1_0
--->  Cleaning scons
xxxXXXxxx::xxxXXXxxx { ~ }-> sudo port activate scons
--->  Computing dependencies for scons
--->  Activating scons @3.0.1_0
--->  Cleaning scons
xxxXXXxxx::xxxXXXxxx { ~ }-> ls -l /opt/local/bin/scons
lrwxr-xr-x  1 root  admin  69 Nov 16 11:11 /opt/local/bin/scons@ -> /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/scons

Re-built and all looks well. Thanks for the help!

comment:8 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: mavericks removed
Resolution: invalid
Status: assignedclosed

Glad that worked! Since we don't know why the scons files were missing, maybe whatever removed them also removed other ports' files. If you discover the same problem with other ports, deactivating and reactivating those ports will probably fix the problem there as well.

Note: See TracTickets for help on using tickets.