public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/x86/17.0/musl/
@ 2018-01-28 18:13 Anthony G. Basile
  0 siblings, 0 replies; 11+ messages in thread
From: Anthony G. Basile @ 2018-01-28 18:13 UTC (permalink / raw
  To: gentoo-commits

commit:     a6355cac3dfdd9dff71ea632d4630d6fddd70db3
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 28 18:13:19 2018 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Jan 28 18:13:19 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6355cac

profiles: fix inheritance in default/linux/x86/17.0/musl

Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 profiles/default/linux/x86/17.0/musl/parent | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/default/linux/x86/17.0/musl/parent b/profiles/default/linux/x86/17.0/musl/parent
index 8b660ec6dca..a340ae54567 100644
--- a/profiles/default/linux/x86/17.0/musl/parent
+++ b/profiles/default/linux/x86/17.0/musl/parent
@@ -1,3 +1,2 @@
 ..
-../../../../../arch/amd64/no-multilib
 ../../../../../features/musl/


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/x86/17.0/musl/
@ 2018-02-08  8:48 Anthony G. Basile
  0 siblings, 0 replies; 11+ messages in thread
From: Anthony G. Basile @ 2018-02-08  8:48 UTC (permalink / raw
  To: gentoo-commits

commit:     7c08ff455a820f8d5ed7c6482c191bde79ea3809
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  8 08:44:50 2018 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Feb  8 08:44:50 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c08ff45

profiles: force USE=pic on default/linux/x86/17.0/musl

 profiles/default/linux/x86/17.0/musl/use.force | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/profiles/default/linux/x86/17.0/musl/use.force b/profiles/default/linux/x86/17.0/musl/use.force
new file mode 100644
index 00000000000..8e450e58d6d
--- /dev/null
+++ b/profiles/default/linux/x86/17.0/musl/use.force
@@ -0,0 +1,5 @@
+# Copyright 1999-2018 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+
+# Many packages break without this, like app-arch/gzip
+pic


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/x86/17.0/musl/
@ 2020-01-24 23:54 Sergei Trofimovich
  0 siblings, 0 replies; 11+ messages in thread
From: Sergei Trofimovich @ 2020-01-24 23:54 UTC (permalink / raw
  To: gentoo-commits

commit:     a5f9cdf12da7316370f0cd74d3fc9b4a29d75512
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 24 23:53:08 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Jan 24 23:53:53 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5f9cdf1

profiles/default/linux/x86/17.0/musl/use.mask: add a link to ssp problems

Bug: https://bugs.gentoo.org/706210
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 profiles/default/linux/x86/17.0/musl/use.mask | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/default/linux/x86/17.0/musl/use.mask b/profiles/default/linux/x86/17.0/musl/use.mask
index 057f0d454f0..4b56db0645e 100644
--- a/profiles/default/linux/x86/17.0/musl/use.mask
+++ b/profiles/default/linux/x86/17.0/musl/use.mask
@@ -1,5 +1,5 @@
 # Copyright 1999-2018 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
 
-# ssp is broken on x86 musl.  This is critical for gcc-6.
+# ssp is broken on x86 musl: https://bugs.gentoo.org/706210
 ssp


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/x86/17.0/musl/
@ 2020-09-06 23:31 Anthony G. Basile
  0 siblings, 0 replies; 11+ messages in thread
From: Anthony G. Basile @ 2020-09-06 23:31 UTC (permalink / raw
  To: gentoo-commits

commit:     b2d03dcbd1e55db71f4d13270a7a92c1fd6f19aa
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  6 23:30:55 2020 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Sep  6 23:30:55 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2d03dcb

profiles/default/linux/x86/17.0/musl: mask USE=seccomp for sys-apps/file

Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 profiles/default/linux/x86/17.0/musl/package.use.mask | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/profiles/default/linux/x86/17.0/musl/package.use.mask b/profiles/default/linux/x86/17.0/musl/package.use.mask
new file mode 100644
index 00000000000..c2f606453e8
--- /dev/null
+++ b/profiles/default/linux/x86/17.0/musl/package.use.mask
@@ -0,0 +1,5 @@
+# Anthony G. Basile <blueness@gentoo.org> (2020-09-06)
+# The patch added for 5.39-r1 breaks on musl i686
+# file-5.39-seccomp_sandbox.patch is okay
+# file-5.39-portage_sandbox.patch is broken
+sys-apps/file seccomp


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/x86/17.0/musl/
@ 2020-09-06 23:34 Anthony G. Basile
  0 siblings, 0 replies; 11+ messages in thread
From: Anthony G. Basile @ 2020-09-06 23:34 UTC (permalink / raw
  To: gentoo-commits

commit:     122dfef16662c9850b29e1c80ebd74e366721b65
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  6 23:34:17 2020 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Sep  6 23:34:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=122dfef1

profiles/default/linux/x86/17.0/musl/package.use.mask: add copyright

Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>

 profiles/default/linux/x86/17.0/musl/package.use.mask | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/profiles/default/linux/x86/17.0/musl/package.use.mask b/profiles/default/linux/x86/17.0/musl/package.use.mask
index c2f606453e8..564e326647c 100644
--- a/profiles/default/linux/x86/17.0/musl/package.use.mask
+++ b/profiles/default/linux/x86/17.0/musl/package.use.mask
@@ -1,3 +1,6 @@
+# Copyright 1999-2020 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+
 # Anthony G. Basile <blueness@gentoo.org> (2020-09-06)
 # The patch added for 5.39-r1 breaks on musl i686
 # file-5.39-seccomp_sandbox.patch is okay


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/x86/17.0/musl/
@ 2021-07-06 19:00 Sam James
  0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2021-07-06 19:00 UTC (permalink / raw
  To: gentoo-commits

commit:     31be81b1141d76911fbde9d927bde3d2141d80d0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  6 18:59:46 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul  6 19:00:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31be81b1

profiles/default/linux/x86/17.0/musl: mask sys-apps/systemd-tmpfiles for now

Requires -fstack-protector at the moment which is broken on x86 + musl
for the timebeing. Masked to allow stage builds to proceed.

Bug: https://bugs.gentoo.org/800893
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/default/linux/x86/17.0/musl/package.mask | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/profiles/default/linux/x86/17.0/musl/package.mask b/profiles/default/linux/x86/17.0/musl/package.mask
new file mode 100644
index 00000000000..776568d39cb
--- /dev/null
+++ b/profiles/default/linux/x86/17.0/musl/package.mask
@@ -0,0 +1,8 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License, v2
+
+# Sam James <sam@gentoo.org> (2021-07-06)
+# Forces -fstack-protector, masking for now to allow# stage3s to be built. 
+# Masking this forces sys-apps/opentmpfiles to provide virtual/tmpfiles.
+# bug #800893
+sys-apps/systemd-tmpfiles


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/x86/17.0/musl/
@ 2021-07-06 19:05 Sam James
  0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2021-07-06 19:05 UTC (permalink / raw
  To: gentoo-commits

commit:     edfb96ce04da908ec6caccffc019a16d4f0e9ffb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  6 19:04:53 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul  6 19:04:53 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edfb96ce

profiles/default/linux/x86/17.0/musl: fix typo in comment

Reported-by: dwfreed
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/default/linux/x86/17.0/musl/package.mask | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/default/linux/x86/17.0/musl/package.mask b/profiles/default/linux/x86/17.0/musl/package.mask
index 776568d39cb..2bfe7a93567 100644
--- a/profiles/default/linux/x86/17.0/musl/package.mask
+++ b/profiles/default/linux/x86/17.0/musl/package.mask
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License, v2
 
 # Sam James <sam@gentoo.org> (2021-07-06)
-# Forces -fstack-protector, masking for now to allow# stage3s to be built. 
+# Forces -fstack-protector, masking for now to allow stage3s to be built.
 # Masking this forces sys-apps/opentmpfiles to provide virtual/tmpfiles.
 # bug #800893
 sys-apps/systemd-tmpfiles


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/x86/17.0/musl/
@ 2021-07-06 19:18 Andreas K. Hüttel
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas K. Hüttel @ 2021-07-06 19:18 UTC (permalink / raw
  To: gentoo-commits

commit:     bfb5e56428aecae31283cd4238d30a949cb353e5
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  6 19:17:46 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Jul  6 19:17:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfb5e564

musl/x86: temporarily unmask opentmpfiles

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 profiles/default/linux/x86/17.0/musl/package.mask | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/default/linux/x86/17.0/musl/package.mask b/profiles/default/linux/x86/17.0/musl/package.mask
index 2bfe7a93567..48c3e6db7a7 100644
--- a/profiles/default/linux/x86/17.0/musl/package.mask
+++ b/profiles/default/linux/x86/17.0/musl/package.mask
@@ -5,4 +5,6 @@
 # Forces -fstack-protector, masking for now to allow stage3s to be built.
 # Masking this forces sys-apps/opentmpfiles to provide virtual/tmpfiles.
 # bug #800893
+# Temporarily unmask opentmpfiles here to get working stages.
 sys-apps/systemd-tmpfiles
+-sys-apps/opentmpfiles


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/x86/17.0/musl/
@ 2021-09-14  2:50 Sam James
  0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2021-09-14  2:50 UTC (permalink / raw
  To: gentoo-commits

commit:     48a63c983a559f87d693e606380a49c139d3e356
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 14 02:49:48 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 14 02:50:13 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48a63c98

profiles/default/linux/x86/17.0/musl: unmask systemd-tmpfiles

There's now a patch for gcc in ::musl and we'll hopefully
import it to ::gentoo shortly.

Bug: https://bugs.gentoo.org/800893
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/default/linux/x86/17.0/musl/package.mask | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/profiles/default/linux/x86/17.0/musl/package.mask b/profiles/default/linux/x86/17.0/musl/package.mask
index 48c3e6db7a7..ea771f7580c 100644
--- a/profiles/default/linux/x86/17.0/musl/package.mask
+++ b/profiles/default/linux/x86/17.0/musl/package.mask
@@ -1,10 +1,2 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License, v2
-
-# Sam James <sam@gentoo.org> (2021-07-06)
-# Forces -fstack-protector, masking for now to allow stage3s to be built.
-# Masking this forces sys-apps/opentmpfiles to provide virtual/tmpfiles.
-# bug #800893
-# Temporarily unmask opentmpfiles here to get working stages.
-sys-apps/systemd-tmpfiles
--sys-apps/opentmpfiles


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/x86/17.0/musl/
@ 2021-11-21 11:46 Sam James
  0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2021-11-21 11:46 UTC (permalink / raw
  To: gentoo-commits

commit:     038685f3027f01ed1665878a13f3c9663e7b5209
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 21 11:45:07 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 21 11:46:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=038685f3

profiles/default/linux/x86/17.0/musl: unmask SSP

We've imported GCC (with its patches) from ::musl and SSP should
be fine with x86 (and any other arch) for Gentoo + musl now.

In fact, USE=ssp just controls the default, -fstack-protector
has been & is working already, so this is just about bringing
hardening to x86 users now.

Bug: https://bugs.gentoo.org/706210
Bug: https://bugs.gentoo.org/747346
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/default/linux/x86/17.0/musl/use.mask | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/profiles/default/linux/x86/17.0/musl/use.mask b/profiles/default/linux/x86/17.0/musl/use.mask
index a676f6deb519..fe008ec19efd 100644
--- a/profiles/default/linux/x86/17.0/musl/use.mask
+++ b/profiles/default/linux/x86/17.0/musl/use.mask
@@ -1,5 +1,2 @@
-# Copyright 1999-2020 Gentoo Authors.
+# Copyright 1999-2021 Gentoo Authors.
 # Distributed under the terms of the GNU General Public License, v2
-
-# ssp is broken on x86 musl: bug #706210
-ssp


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/x86/17.0/musl/
@ 2024-03-30  8:54 Andreas K. Hüttel
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas K. Hüttel @ 2024-03-30  8:54 UTC (permalink / raw
  To: gentoo-commits

commit:     0db1a3d0210226cf80b3f6962f2e64eb354eb7ca
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 30 08:53:07 2024 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Mar 30 08:54:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0db1a3d0

profiles, musl: Also stable.mask gcc[sanitize] on x86 17.0 musl profiles

Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 profiles/default/linux/x86/17.0/musl/package.use.stable.mask | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/profiles/default/linux/x86/17.0/musl/package.use.stable.mask b/profiles/default/linux/x86/17.0/musl/package.use.stable.mask
new file mode 100644
index 000000000000..c021f45d8508
--- /dev/null
+++ b/profiles/default/linux/x86/17.0/musl/package.use.stable.mask
@@ -0,0 +1,6 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License, v2
+
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2024-03-20)
+# Does not compile with musl-1.2.4
+sys-devel/gcc sanitize


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-03-30  8:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-06 23:31 [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/x86/17.0/musl/ Anthony G. Basile
  -- strict thread matches above, loose matches on Subject: below --
2024-03-30  8:54 Andreas K. Hüttel
2021-11-21 11:46 Sam James
2021-09-14  2:50 Sam James
2021-07-06 19:18 Andreas K. Hüttel
2021-07-06 19:05 Sam James
2021-07-06 19:00 Sam James
2020-09-06 23:34 Anthony G. Basile
2020-01-24 23:54 Sergei Trofimovich
2018-02-08  8:48 Anthony G. Basile
2018-01-28 18:13 Anthony G. Basile

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox