Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge kuser-15.11.90 fails with what appears to be a regres
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Skinjob2707
n00b
n00b


Joined: 07 Aug 2013
Posts: 57

PostPosted: Mon Dec 07, 2015 8:34 pm    Post subject: emerge kuser-15.11.90 fails with what appears to be a regres Reply with quote

I've upgraded my system to Plasma 5 using the instructions at: https://wiki.gentoo.org/wiki/KDE/Plasma_5_upgrade . Everything appeared to be working great until I emerged world yesterday and the emerge failed on kuser.

The relevant emerge log reads:
Code:
-- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
-- Found KDE 4.12 include dir: /usr/include
-- Found KDE 4.12 library dir: /usr/lib64
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
-- Found KdepimLibs: /usr/lib64/cmake/KdepimLibs/KdepimLibsConfig.cmake 
CMake Error at CMakeLists.txt:39 (check_include_files):
  Unknown CMake command "check_include_files".


Examining the cmake log the relevant part is:
Code:
Run Build Command:"/usr/bin/gmake" "cmTC_55942/fast"
/usr/bin/gmake -f CMakeFiles/cmTC_55942.dir/build.make CMakeFiles/cmTC_55942.dir/build
gmake[1]: Entering directory '/var/tmp/portage/kde-apps/kuser-15.11.90/work/kuser-15.11.90_build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_55942.dir/CheckFunctionExists.c.o
/usr/bin/x86_64-pc-linux-gnu-gcc     -DQT_NO_DEBUG -DNDEBUG -O2 -march=native -pipe -ggdb  -DCHECK_FUNCTION_EXISTS=pthread_create   -o CMakeFiles/cmTC_55942.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c
Linking C executable cmTC_55942
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_55942.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-gcc  -O2 -march=native -pipe -ggdb  -DCHECK_FUNCTION_EXISTS=pthread_create   -Wl,-O1 -Wl,--as-needed  CMakeFiles/cmTC_55942.dir/CheckFunctionExists.c.o  -o cmTC_55942 -rdynamic -lpthreads
/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads
collect2: error: ld returned 1 exit status
CMakeFiles/cmTC_55942.dir/build.make:97: recipe for target 'cmTC_55942' failed
gmake[1]: *** [cmTC_55942] Error 1
gmake[1]: Leaving directory '/var/tmp/portage/kde-apps/kuser-15.11.90/work/kuser-15.11.90_build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_55942/fast' failed
gmake: *** [cmTC_55942/fast] Error 2


This appears to be the same bug fixed in a previous version here: https://bugs.gentoo.org/show_bug.cgi?id=565770

Should I try and re-open the old one? Open another bug?

Thanks in advance for your help.
Back to top
View user's profile Send private message
kensington
Developer
Developer


Joined: 02 Jan 2013
Posts: 177
Location: Australia

PostPosted: Tue Dec 08, 2015 12:16 pm    Post subject: Reply with quote

The patch was backported from upstream (so it should be part of the 15.12.0 tarball) but missed the cutoff for RC tagging. In any case, 15.11.90 is now fixed.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum