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 >>>
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 !