-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
gcc: don't use unmaintained binutils #23595
Conversation
🤖 Beep Boop! This pull request is making changes to 'recipes/gcc//'. 👋 @samuel-emrys you might be interested. 😉 |
I detected other pull requests that are modifying gcc/all recipe:
This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Currently facing this error, which I don't understand:
|
the error was: configure:8461: checking for isl 0.15 or later configure:8474: gcc -o conftest -m64 -O3 -I/home/codespace/.conan2/p/isl1b7a4dbb218de/p/include -I/home/codespace/.conan2/p/gmpaf0a08db6b31b/p/include -I/home/codespace/.conan2/p/mpfrd7037f1fbaff4/p/include -I/home/codespace/.conan2/p/mpcdb79c50406ee6/p/include -DNDEBUG -m64 -L/home/codespace/.conan2/p/isl1b7a4dbb218de/p/lib -lisl -L/home/codespace/.conan2/p/gmpaf0a08db6b31b/p/lib -L/home/codespace/.conan2/p/mpfrd7037f1fbaff4/p/lib -L/home/codespace/.conan2/p/mpcdb79c50406ee6/p/lib -lmpc -lmpfr -lgmp conftest.c -lisl -lgmp >&5 /home/codespace/.conan2/p/binutee68656a3275b/p/bin/exec_prefix/x86_64-pc-linux-gnu/bin/ld: /home/codespace/.conan2/p/isl1b7a4dbb218de/p/lib/libisl.a(isl_options.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE /home/codespace/.conan2/p/binutee68656a3275b/p/bin/exec_prefix/x86_64-pc-linux-gnu/bin/ld: failed to set dynamic section sizes: bad value collect2: error: ld returned 1 exit status
This comment has been minimized.
This comment has been minimized.
@uilianries I'm sorry to ask again, but can you please retrigger this PR too ? |
@RubenRBS Is it possible to get a new build ? thanks! |
This comment has been minimized.
This comment has been minimized.
Hooks produced the following warnings for commit f97aa70gcc/10.2.0@#359277492830cf80bc7163969330514c
|
This comment has been minimized.
This comment has been minimized.
This comment was marked as outdated.
This comment was marked as outdated.
Maybe delte cpp standard flag for this recipe? I think, that would make sense, if it's the only possible value of the flag to be built with |
The build is now finished. You can take a look at the results here |
This comment has been minimized.
This comment has been minimized.
Hooks produced the following warnings for commit 67e7f9agcc/10.2.0@#f2af44eaca630cf062a6771956d63612
|
Does anyone know, why gcc mirror on github contains different binaries?... |
This comment was marked as resolved.
This comment was marked as resolved.
Conan v1 pipeline ✔️All green in build 8 (
Conan v2 pipeline ✔️
All green in build 8 ( |
Hooks produced the following warnings for commit 67e7f9agcc/12.2.0@#17348354eccb83bcd29fcc94a80ee90b
gcc/11.3.0@#744e287461472bca8943ced56cbbb059
gcc/10.2.0@#f2af44eaca630cf062a6771956d63612
|
@uilianries @jwillikers @SSE4 please review |
@RubenRBS @jcar87 is it possible to get a review ? |
Specify library name and version: gcc/*
also fix conflicts:
mpc/1.2.0->gmp/6.3.0, gcc/12.2.0->gmp/6.2.1.
mpc/1.2.0->mpfr/4.2.0, gcc/12.2.0->mpfr/4.1.0.