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

Can't build hpcprof-mpi #634

Open
nilsdeppe opened this issue Sep 28, 2022 · 0 comments
Open

Can't build hpcprof-mpi #634

nilsdeppe opened this issue Sep 28, 2022 · 0 comments

Comments

@nilsdeppe
Copy link

Hey folks,

I'm trying to build hpcprof-mpi and get:

/tmp/nils/spack-stage/spack-stage-xerces-c-3.2.3-yprfpv5iiwwavrcskbjk7ln3tggxftbz/spack-src/src/xercesc/util/NetAccessors/Curl/CurlURLInputStre[0/9885]9: undefined reference to `curl_easy_setopt'
/home/_SYS_/usr_local/hpctoolkit/2022.05.15/spack/opt/spack/linux-rhel7-haswell/gcc-9.3.0/xerces-c-3.2.3-yprfpv5iiwwavrcskbjk7ln3tggxftbz/lib/libxerces-c.a(CurlURLInputStream.o):/tmp/nils/spack-stage/spack-stage-xerces-c-3.2.3-yprfpv5iiwwavrcskbjk7ln3tggxftbz/spack-src/src/xercesc/util/NetAccessors/Curl/CurlURLInputStream.cpp:102: more undefined references to `curl_easy_setopt' follow
/home/_SYS_/usr_local/hpctoolkit/2022.05.15/spack/opt/spack/linux-rhel7-haswell/gcc-9.3.0/xerces-c-3.2.3-yprfpv5iiwwavrcskbjk7ln3tggxftbz/lib/libxerces-c.a(CurlURLInputStream.o): In function `xercesc_3_2::CurlURLInputStream::CurlURLInputStream(xercesc_3_2::XMLURL const&, xercesc_3_2::XMLNetHTTPInfo const*)':
/tmp/nils/spack-stage/spack-stage-xerces-c-3.2.3-yprfpv5iiwwavrcskbjk7ln3tggxftbz/spack-src/src/xercesc/util/NetAccessors/Curl/CurlURLInputStream.cpp:157: undefined reference to `curl_multi_add_handle'
/tmp/nils/spack-stage/spack-stage-xerces-c-3.2.3-yprfpv5iiwwavrcskbjk7ln3tggxftbz/spack-src/src/xercesc/util/NetAccessors/Curl/CurlURLInputStream.cpp:169: undefined reference to `curl_easy_getinfo'
/tmp/nils/spack-stage/spack-stage-xerces-c-3.2.3-yprfpv5iiwwavrcskbjk7ln3tggxftbz/spack-src/src/xercesc/util/NetAccessors/Curl/CurlURLInputStream.cpp:135: undefined reference to `curl_slist_append'
/tmp/nils/spack-stage/spack-stage-xerces-c-3.2.3-yprfpv5iiwwavrcskbjk7ln3tggxftbz/spack-src/src/xercesc/util/NetAccessors/Curl/CurlURLInputStream.cpp:115: undefined reference to `curl_easy_setopt'
/tmp/nils/spack-stage/spack-stage-xerces-c-3.2.3-yprfpv5iiwwavrcskbjk7ln3tggxftbz/spack-src/src/xercesc/util/NetAccessors/Curl/CurlURLInputStream.cpp:112: undefined reference to `curl_easy_setopt'
/home/_SYS_/usr_local/hpctoolkit/2022.05.15/spack/opt/spack/linux-rhel7-haswell/gcc-9.3.0/xerces-c-3.2.3-yprfpv5iiwwavrcskbjk7ln3tggxftbz/lib/libxerces-c.a(CurlURLInputStream.o): In function `xercesc_3_2::CurlURLInputStream::~CurlURLInputStream()':
/tmp/nils/spack-stage/spack-stage-xerces-c-3.2.3-yprfpv5iiwwavrcskbjk7ln3tggxftbz/spack-src/src/xercesc/util/NetAccessors/Curl/CurlURLInputStream.cpp:178: undefined reference to `curl_multi_remove_handle'
/tmp/nils/spack-stage/spack-stage-xerces-c-3.2.3-yprfpv5iiwwavrcskbjk7ln3tggxftbz/spack-src/src/xercesc/util/NetAccessors/Curl/CurlURLInputStream.cpp:181: undefined reference to `curl_easy_cleanup'
/tmp/nils/spack-stage/spack-stage-xerces-c-3.2.3-yprfpv5iiwwavrcskbjk7ln3tggxftbz/spack-src/src/xercesc/util/NetAccessors/Curl/CurlURLInputStream.cpp:184: undefined reference to `curl_multi_cleanup'
/tmp/nils/spack-stage/spack-stage-xerces-c-3.2.3-yprfpv5iiwwavrcskbjk7ln3tggxftbz/spack-src/src/xercesc/util/NetAccessors/Curl/CurlURLInputStream.cpp:188: undefined reference to `curl_slist_free_all'

any insights? Without MPI things work fine.

Cheers,

Nils

P.S. there's no link to the new issue tracker in the readme so I'm not sure how to get to it.

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