Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#15185 - [openthreads] does not build

Attached to Project: Community Packages
Opened by Andrea Scarpino (BaSh) - Saturday, 20 June 2009, 12:27 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 22 June 2009, 09:37 GMT
Task Type Bug Report
Category
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture i686
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
==> Starting build()...
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Looking for pthread_yield
CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
Target "cmTryCompileExec" links to item " -lpthread" which has leading or
trailing whitespace. This is now an error according to policy CMP0004.


CMake Error: Internal CMake error, TryCompile generation of cmake failed
-- Looking for pthread_yield - not found
-- Looking for sched_yield
CMake Error at CMakeLists.txt:9 (ADD_EXECUTABLE):
Target "cmTryCompileExec" links to item " -lpthread" which has leading or
trailing whitespace. This is now an error according to policy CMP0004.


CMake Error: Internal CMake error, TryCompile generation of cmake failed
-- Looking for sched_yield - not found
-- Looking for pthread_setconcurrency
CMake Error at CMakeLists.txt:10 (ADD_EXECUTABLE):
Target "cmTryCompileExec" links to item " -lpthread" which has leading or
trailing whitespace. This is now an error according to policy CMP0004.


CMake Error: Internal CMake error, TryCompile generation of cmake failed
-- Looking for pthread_setconcurrency - not found
-- Looking for pthread_getconcurrency
CMake Error at CMakeLists.txt:10 (ADD_EXECUTABLE):
Target "cmTryCompileExec" links to item " -lpthread" which has leading or
trailing whitespace. This is now an error according to policy CMP0004.


CMake Error: Internal CMake error, TryCompile generation of cmake failed
-- Looking for pthread_getconcurrency - not found
-- Looking for pthread_setaffinity_np
CMake Error at CMakeLists.txt:10 (ADD_EXECUTABLE):
Target "cmTryCompileExec" links to item " -lpthread" which has leading or
trailing whitespace. This is now an error according to policy CMP0004.


CMake Error: Internal CMake error, TryCompile generation of cmake failed
-- Looking for pthread_setaffinity_np - not found
-- Performing Test HAVE_THREE_PARAM_SCHED_SETAFFINITY
CMake Error at CMakeLists.txt:10 (ADD_EXECUTABLE):
Target "cmTryCompileExec" links to item " -lpthread" which has leading or
trailing whitespace. This is now an error according to policy CMP0004.


CMake Error: Internal CMake error, TryCompile generation of cmake failed
-- Performing Test HAVE_THREE_PARAM_SCHED_SETAFFINITY - Failed
-- Performing Test HAVE_TWO_PARAM_SCHED_SETAFFINITY
CMake Error at CMakeLists.txt:10 (ADD_EXECUTABLE):
Target "cmTryCompileExec" links to item " -lpthread" which has leading or
trailing whitespace. This is now an error according to policy CMP0004.


CMake Error: Internal CMake error, TryCompile generation of cmake failed
-- Performing Test HAVE_TWO_PARAM_SCHED_SETAFFINITY - Failed
-- Configuring incomplete, errors occurred!
make: *** No targets specified and no makefile found. Stop.
==> ERROR: Build Failed.

Additional info:
* openthreads 2.2.1-2
This task depends upon

Closed by  Sergej Pupykin (sergej)
Monday, 22 June 2009, 09:37 GMT
Reason for closing:  Fixed
Additional comments about closing:  in cvs

Loading...