Opened 3 years ago

#62589 assigned defect

py27-ldas-tools-al: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python27: No such file or directory

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: emaros
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc:
Port: ldas-tools-al

Description

py27-ldas-tools-al fails to build with:

Error: No files have been installed in the destroot directory!

Earlier we see a lot of this sort of thing

checking for python version... ./configure: line 18594: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python27: No such file or directory

checking for python platform... ./configure: line 18613: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python27: No such file or directory

checking for python script directory... ./configure: line 18659: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python27: No such file or directory
${prefix}/lib/python/site-packages
checking for python extension module directory... ./configure: line 18703: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/python27: No such file or directory
${exec_prefix}/lib/python/site-packages
checking for python-config... /usr/bin/python-config

Note that the program name should be python2.7 not python27.

Change History (0)

Note: See TracTickets for help on using tickets.