[MacPorts] #60394: ktoblzcheck +universal: install FILES given no DESTINATION!
MacPorts
noreply at macports.org
Sat Apr 25 06:56:30 UTC 2020
#60394: ktoblzcheck +universal: install FILES given no DESTINATION!
------------------------+-------------------------
Reporter: ryandesign | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Keywords: | Port: ktoblzcheck
------------------------+-------------------------
ktoblzcheck fails to configure with the +universal variant:
{{{
:info:configure -- The C compiler identification is AppleClang
9.1.0.9020039
:info:configure -- The CXX compiler identification is AppleClang
9.1.0.9020039
:info:configure -- Check for working C compiler: /usr/bin/clang
:info:configure -- Check for working C compiler: /usr/bin/clang - works
:info:configure -- Detecting C compiler ABI info
:info:configure -- Detecting C compiler ABI info - done
:info:configure -- Detecting C compile features
:info:configure -- Detecting C compile features - done
:info:configure -- Check for working CXX compiler: /usr/bin/clang++
:info:configure -- Check for working CXX compiler: /usr/bin/clang++ -
works
:info:configure -- Detecting CXX compiler ABI info
:info:configure -- Detecting CXX compiler ABI info - done
:info:configure -- Detecting CXX compile features
:info:configure -- Detecting CXX compile features - done
:info:configure -- Found Doxygen: /opt/local/bin/doxygen (found suitable
version "1.8.17", minimum required is "1.8.3") found components: doxygen
dot
:info:configure -- Looking for pthread.h
:info:configure -- Looking for pthread.h - found
:info:configure -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
:info:configure -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
:info:configure -- Found Threads: TRUE
:info:configure -- Could NOT find Python2 (missing: Python2_EXECUTABLE
Interpreter) (found version "2.7")
:info:configure -- Found PythonInterp: /opt/local/bin/python2.7 (found
suitable version "2.7.18", minimum required is "2.7")
:info:configure -- Looking for dirent.h
:info:configure -- Looking for dirent.h - found
:info:configure -- Looking for dlfcn.h
:info:configure -- Looking for dlfcn.h - found
:info:configure -- Looking for inttypes.h
:info:configure -- Looking for inttypes.h - found
:info:configure -- Looking for memory.h
:info:configure -- Looking for memory.h - found
:info:configure -- Looking for stdint.h
:info:configure -- Looking for stdint.h - found
:info:configure -- Looking for stdlib.h
:info:configure -- Looking for stdlib.h - found
:info:configure -- Looking for stdio.h
:info:configure -- Looking for stdio.h - found
:info:configure -- Looking for string.h
:info:configure -- Looking for string.h - found
:info:configure -- Looking for strings.h
:info:configure -- Looking for strings.h - found
:info:configure -- Looking for syslog.h
:info:configure -- Looking for syslog.h - found
:info:configure -- Looking for sys/stat.h
:info:configure -- Looking for sys/stat.h - found
:info:configure -- Looking for sys/types.h
:info:configure -- Looking for sys/types.h - found
:info:configure -- Looking for windows.h
:info:configure -- Looking for windows.h - not found
:info:configure -- Looking for stddef.h
:info:configure -- Looking for stddef.h - found
:info:configure -- Check size of long long
:info:configure -- Check size of long long - done
:info:configure -- Using bank data file /opt/local/var/macports/build
/_Users_rschmidt_macports_macports-ports-ryandesign-
fork_devel_ktoblzcheck/ktoblzcheck/work/ktoblzcheck-1.50/src/bankdata/bankdata_20200425.txt
:info:configure -- Using raw bank data file /opt/local/var/macports/build
/_Users_rschmidt_macports_macports-ports-ryandesign-
fork_devel_ktoblzcheck/ktoblzcheck/work/ktoblzcheck-1.50/src/bankdata/blz_20200425.txt
:info:configure CMake Error at src/python/CMakeLists.txt:2 (install):
:info:configure install FILES given no DESTINATION!
:info:configure -- Configuring incomplete, errors occurred!
}}}
This problem does not occur when not using the +universal variant.
--
Ticket URL: <https://trac.macports.org/ticket/60394>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list