Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pthread_affinity_np test fails to compile #269

Closed
brycelelbach opened this issue Jul 10, 2012 · 0 comments
Closed

pthread_affinity_np test fails to compile #269

brycelelbach opened this issue Jul 10, 2012 · 0 comments
Milestone

Comments

@brycelelbach
Copy link
Member

[reported by maciek] [Trac time Wed Nov 30 17:40:27 2011] Thread affinity test doesn't compile on Gentoo box in 7f00d87. See the config output below:

-- The CXX compiler identification is GNU
-- 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
-- The Fortran compiler identification is GNU
[hpx.info.fortran] Found a Fortran compiler
-- Check for working Fortran compiler: /usr/bin/gfortran
-- Check for working Fortran compiler: /usr/bin/gfortran  -- works
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Checking whether /usr/bin/gfortran supports Fortran 90
-- Checking whether /usr/bin/gfortran supports Fortran 90 -- yes
[hpx.warn.boost.version] Could not locate Boost include directory in . Now searching the system.
[hpx.info.boost.version] Using /usr/include/boost/version.hpp as Boost version.hpp header.
[hpx.info.boost.version] Boost version is 1.47.0.
[hpx.info.boost.chrono] Found libboost_chrono-mt.so in /usr/lib64.
[hpx.info.boost.date_time] Found libboost_date_time-mt.so in /usr/lib64.
[hpx.info.boost.filesystem] Found libboost_filesystem-mt.so in /usr/lib64.
[hpx.info.boost.program_options] Found libboost_program_options-mt.so in /usr/lib64.
[hpx.info.boost.regex] Found libboost_regex-mt.so in /usr/lib64.
[hpx.info.boost.serialization] Found libboost_serialization-mt.so in /usr/lib64.
[hpx.info.boost.system] Found libboost_system-mt.so in /usr/lib64.
[hpx.info.boost.thread] Found libboost_thread-mt.so in /usr/lib64.
[hpx.info.gcc_config] Compiler reports compatibility with GCC version 4.5.3
[hpx.info.gfortran_config] Compiler reports compatibility with gfortran version 4.5.3
[hpx.info.svn.revision] SVN revision is 6455M.
[hpx.info.install] Install root is /usr/local.
[hpx.warn.get_version.rnpl] Header not found in system path.
[hpx.warn.find_package.rnpl] Library not found in system path.
[hpx.warn.get_version.lorene] Header not found in system path.
[hpx.warn.find_package.lorene] Library not found in system path.
[hpx.warn.get_version.lorene_f77] Header not found in system path.
[hpx.warn.find_package.lorene_f77] Library not found in system path.
[hpx.warn.get_version.lorene_export] Header not found in system path.
[hpx.warn.find_package.lorene_export] Library not found in system path.
[hpx.info.get_version.gsl] Header found in system path.
[hpx.info.find_package.gsl] Library found in system path.
[hpx.info.get_version.gslcblas] Header found in system path.
[hpx.info.find_package.gslcblas] Library found in system path.
[hpx.info.get_version.hdf5] Header found in system path.
[hpx.info.find_package.hdf5] Library found in system path.
[hpx.info.get_version.hdf5_cpp] Header found in system path.
[hpx.info.find_package.hdf5_cpp] Library found in system path.
[hpx.info.get_version.papi] Header found in system path.
[hpx.info.find_package.papi] Library found in system path.
[hpx.info.stacktraces] Stack traces are enabled.
[hpx.info.tls] Native TLS is enabled.
[hpx.info.config_test.o3] Test passed.
[hpx.info.config_test.o3] Test passed.
[hpx.info.config_test.rdynamic] Test passed.
[hpx.info.config_test.rdynamic] Test passed.
[hpx.info.config_test.std_cxx0x] Test passed.
[hpx.info.config_test.cxx11_rvalue_references] Test passed.
[hpx.info.config_test.cxx11_variadic_templates] Test passed.
[hpx.info.config_test.cxx11_lambdas] Test passed.
[hpx.info.config_test.cxx11_auto] Test passed.
[hpx.info.config_test.cxx11_std_unique_ptr] Test passed.
[hpx.info.config_test.cxx11_std_tuple] Test passed.
[hpx.warn.config_test.cxx11_std_bind] Test failed to compile.
[hpx.warn.config_test.cxx11_std_function] Test failed to compile.
[hpx.info.config_test.wall] Test passed.
[hpx.info.config_test.wall] Test passed.
[hpx.info.config_test.wno_strict_aliasing] Test passed.
[hpx.info.config_test.wno_strict_aliasing] Test passed.
[hpx.info.config_test.wsign_promo] Test passed.
[hpx.info.config_test.werror_vla] Test passed.
[hpx.info.config_test.werror_return_type] Test passed.
[hpx.info.config_test.werror_uninitialized] Test passed.
[hpx.info.config_test.fdiagnostics_show_option] Test passed.
[hpx.info.config_test.fdiagnostics_show_option] Test passed.
[hpx.info.config_test.wno_sync_nand] Test passed.
[hpx.info.config_test.fvisibility_hidden] Test passed.
[hpx.info.config_test.fvisibility_hidden] Test passed.
[hpx.info.config_test.march_native] Test passed.
[hpx.info.config_test.march_native] Test passed.
[hpx.info.config_test.mcx16] Test passed.
[hpx.info.config_test.mcx16] Test passed.
[hpx.warn.config_test.gnu_aligned_16] Test failed to compile.
[hpx.warn.config_test.gnu_int128] Test failed to compile.
[hpx.info.config_test.sse2] Test passed.
[hpx.info.config_test.msse2] Test passed.
[hpx.info.config_test.msse2] Test passed.
[hpx.info.config_test.rdtsc] Test passed.
[hpx.info.config_test.rdtscp] Test passed.
[hpx.warn.config_test.pthread_affinity_np] Test failed to compile.
[hpx.info.config_test.pthread] Test passed.
[hpx.info.get_version.tcmalloc] Header found in system path.
[hpx.info.find_package.tcmalloc] Library found in system path.
[hpx.info.get_version.jemalloc] Header found in system path.
[hpx.info.find_package.jemalloc] Library found in system path.
[hpx.info.malloc] Using tcmalloc allocator.
[hpx.info.config_test.fno_builtin_cfree] Test passed.
[hpx.info.config_test.fno_builtin_pvalloc] Test passed.
[hpx.info.config_test.fno_builtin_malloc] Test passed.
[hpx.info.config_test.fno_builtin_free] Test passed.
[hpx.info.config_test.fno_builtin_calloc] Test passed.
[hpx.info.config_test.fno_builtin_realloc] Test passed.
[hpx.info.config_test.fno_builtin_valloc] Test passed.
[hpx.info.config_test.fno_builtin_memalign] Test passed.
[hpx.info.config_test.fno_builtin_posix_memalign] Test passed.
[hpx.info.get_version.google_perftools] Header found in system path.
[hpx.info.find_package.google_perftools] Library found in system path.
[hpx.info.config_test.wextra] Test passed.
[hpx.info.config_test.wtrampolines] Test passed.
[hpx.info.config_test.wno_unused_parameter] Test passed.
[hpx.info.config_test.wno_ignored_qualifiers] Test passed.
[hpx.info.config_test.wformat_2] Test passed.
[hpx.info.config_test.wno_format_nonliteral] Test passed.
[hpx.info.config_test.winit_self] Test passed.
[hpx.warn.config_test.wdouble_promotion] Test failed to compile.
[hpx.warn.use_flag_if_available] -Wdouble-promotion is unavailable for CXX
[hpx.info.config_test.wcast_qual] Test passed.
[hpx.info.config_test.wcast_align] Test passed.
[hpx.info.config_test.werror_trampolines] Test passed.
[hpx.info.config_test.werror_parentheses] Test passed.
[hpx.info.config_test.werror_reorder] Test passed.
[hpx.info.config_test.werror_sequence_point] Test passed.
[hpx.info.config_test.werror_missing_field_initializers] Test passed.
[hpx.info.config_test.werror_format] Test passed.
[hpx.info.config_test.werror_missing_braces] Test passed.
[hpx.info.config_test.werror_sign_compare] Test passed.
-- Configuring done
-- Generating done
-- Build files have been written to: /home/maciek/Projects/parallex/trunk/hpx/b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant