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

gcc gcc_syslibs_devel doesn't require gcc_syslibs? #6505

Closed
kallisti5 opened this issue Dec 29, 2021 · 3 comments
Closed

gcc gcc_syslibs_devel doesn't require gcc_syslibs? #6505

kallisti5 opened this issue Dec 29, 2021 · 3 comments
Assignees
Labels

Comments

@kallisti5
Copy link
Member

kallisti5 commented Dec 29, 2021

I noticed this working on the bootstrap...

https://github.com/haikuports/haikuports/blob/master/sys-devel/gcc/gcc-11.2.0_2021_07_28.recipe#L125
https://github.com/haikuports/haikuports/blob/master/sys-devel/gcc/gcc-7.3.0_2018_05_01.recipe#L119

vs

https://github.com/haikuports/haikuports.cross/blob/master/sys-devel/gcc_bootstrap/gcc_bootstrap-8.3.0_2021_02_27.recipe#L73

The bootstrap recipies have gcc_syslibs_devel depend on gcc_syslibs... while the normal non-bootstrap versions don't.

The gcc_syslibs_devel package includes symlinks to shared libraries in gcc_syslibs... so i'm pretty sure there should be a dependency here?

kallisti5 added a commit to haikuports/haikuports.cross that referenced this issue Dec 29, 2021
* gcc_syslibs_devel symlinks to several shared libraries in gcc_syslibs
* haikuports.cross does this in previous versions
* haikuports does not.
* Opened haikuports/haikuports#6505 to ask why
@waddlesplash
Copy link
Member

Yes.

@Begasus
Copy link
Contributor

Begasus commented Jul 16, 2023

Should be fixed by now?

@Begasus
Copy link
Contributor

Begasus commented Jul 16, 2023

Pings @nielx

nielx added a commit to nielx/haikuports that referenced this issue Jul 21, 2023
 * Add a dependency for syslibs_devel on syslibs (closes haikuports#6505)
 * Remove duplicate libraries from gcc package and store them only in
   gcc_syslibs (closes haikuports#6470, based on previous work in haikuports#6704)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

3 participants