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

enabling PMIx leads to a build error #32

Closed
c-a-h opened this issue Feb 27, 2017 · 3 comments
Closed

enabling PMIx leads to a build error #32

c-a-h opened this issue Feb 27, 2017 · 3 comments
Labels

Comments

@c-a-h
Copy link
Contributor

c-a-h commented Feb 27, 2017

the error is: ( I added emphasis on the error lines)
make[1]: Circular libscr.la <- libscr.la dependency dropped.
/bin/sh ../libtool --tag=CC --mode=link gcc -DHAVE_CONFIG_H -I. -I../config -I../src -I../config -I/scratch/jenkins-2/artifacts/ompi-update-scratch/496/ompi/../pmix/include -I/scratch/jenkins-2/artifacts/ompi-update-scratch/496/ompi/../pmix/include -I/scratch/jenkins-2/artifacts/ompi-update-scratch/496/ompi/include -DHAVE_CONFIG_H -I. -I../config -I../src -I../config -I/scratch/jenkins-2/artifacts/ompi-update-scratch/496/ompi/../pmix/include -I/scratch/jenkins-2/artifacts/ompi-update-scratch/496/ompi/../pmix/include -I/scratch/jenkins-2/artifacts/ompi-update-scratch/496/ompi/../pmix/include -avoid-version -o libscr.la -rpath /home/caholgu1/test_install/lib libscr.la -L/scratch/jenkins-2/artifacts/ompi-update-scratch/496/hwloc/lib -L/scratch/jenkins-2/artifacts/ompi-update-scratch/496/ompi/lib -lmpi -Wl,-rpath -Wl,/scratch/jenkins-2/artifacts/ompi-update-scratch/496/hwloc/lib -Wl,-rpath -Wl,/scratch/jenkins-2/artifacts/ompi-update-scratch/496/ompi/lib -Wl,--enable-new-dtags -lz -lpmix
libtool: link: cannot find the library libscr.la' or unhandled argument libscr.la'
make[1]: *** [libscr.la] Error 1

@c-a-h
Copy link
Contributor Author

c-a-h commented Feb 27, 2017

I'm investigating this one...

@gonsie
Copy link
Member

gonsie commented Feb 27, 2017

See my comment in #31.

@gonsie
Copy link
Member

gonsie commented Mar 3, 2017

Is this still an issue (after #36)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants