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

surelog and uhdm packages are skipped #346

Open
proppy opened this issue Jul 20, 2023 · 1 comment
Open

surelog and uhdm packages are skipped #346

proppy opened this issue Jul 20, 2023 · 1 comment

Comments

@proppy
Copy link
Contributor

proppy commented Jul 20, 2023

surelog and uhdm packages builds seems to be skipped, because a gperftools build failure:
https://github.com/hdl/conda-eda/actions/runs/5608743994/jobs/10261633960
which miss -lpthread ldflags:

2023-07-20T08:44:10.1761678Z �[32;1m08:44:10�[0m | libtool: link: mv -f ".libs/libprofiler.expT" ".libs/libprofiler.exp"
2023-07-20T08:44:10.3199029Z �[32;1m08:44:10�[0m | /root/conda-eda/conda-eda/workdir/conda-env/conda-bld/gperftools_1689842537592/_build_env/bin/x86_64-conda-linux-gnu-ar: `u' modifier ignored since `D' is the default (see `U')
2023-07-20T08:44:10.5800043Z �[32;1m08:44:10�[0m | /root/conda-eda/conda-eda/workdir/conda-env/conda-bld/gperftools_1689842537592/_build_env/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0/../../../../x86_64-conda-linux-gnu/bin/ld: ./.libs/libprofiler.so: undefined reference to `pthread_key_create'
2023-07-20T08:44:10.5801631Z �[32;1m08:44:10�[0m | /root/conda-eda/conda-eda/workdir/conda-env/conda-bld/gperftools_1689842537592/_build_env/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0/../../../../x86_64-conda-linux-gnu/bin/ld: ./.libs/libprofiler.so: undefined reference to `pthread_key_delete'
2023-07-20T08:44:10.5810004Z �[32;1m08:44:10�[0m | /root/conda-eda/conda-eda/workdir/conda-env/conda-bld/gperftools_1689842537592/_build_env/bin/../lib/gcc/x86_64-conda-linux-gnu/11.2.0/../../../../x86_64-conda-linux-gnu/bin/ld: ./.libs/libprofiler.so: undefined reference to `pthread_setspecific
@proppy
Copy link
Contributor Author

proppy commented Jul 20, 2023

@hzeller is gperftools a hard deps on surelog/uhdm?

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