| Summary: | app-pda/libplist-1.3 does not build with python3 but with python2 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Niklas Johansson <raphexion> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge --info =app-pda/libplist-1.3
emerge -pqv =app-pda/libplist-1.3 build.log environment |
||
Created attachment 270905 [details]
emerge --info =app-pda/libplist-1.3
Created attachment 270907 [details]
emerge -pqv =app-pda/libplist-1.3
Created attachment 270909 [details]
build.log
Created attachment 270911 [details]
environment
already fixed in 1.4, if not, then reopen (In reply to comment #5) > already fixed in 1.4, if not, then reopen Alright. Thanks for the help ! |
app-pda/libplist-1.3 Does not build with python2.7 but with python3.1. For me to build it I had to set it by hand (eselect python). -- Found PythonLibs: /usr/lib64/libpython3.1.so CMake Error at swig/CMakeLists.txt:16 (INSTALL): install FILES given unknown argument " print distutils.sysconfig.get_python_lib(plat_specific=1) ^ SyntaxError: invalid syntax/plist/". CMake Error at swig/CMakeLists.txt:18 (INSTALL): install FILES given unknown argument " print distutils.sysconfig.get_python_lib(plat_specific=1) ^ SyntaxError: invalid syntax/plist/". CMake Error at swig/CMakeLists.txt:20 (INSTALL): install FILES given unknown argument " print distutils.sysconfig.get_python_lib(plat_specific=1) ^ SyntaxError: invalid syntax/plist/". -- <<< Gentoo configuration >>>