Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 393937 - Please stabilize =perl-core/Sys-Syslog-0.290.0 + =virtual/perl-Sys-Syslog-0.290.0
Summary: Please stabilize =perl-core/Sys-Syslog-0.290.0 + =virtual/perl-Sys-Syslog-0.2...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Perl team
URL: http://packages.gentoo.org/package/pe...
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2011-12-08 23:52 UTC by Paweł Hajdan, Jr. (RETIRED)
Modified: 2012-03-07 22:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2011-12-08 23:52:54 UTC
Is it OK to stabilize =perl-core/Sys-Syslog-0.290.0 ?

If so, please CC arches and add STABLEREQ keyword.

Stabilization of this package has been repoman-checked on the following arches: x86, amd64
Comment 1 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2011-12-16 10:19:48 UTC
Maintainer timeout, arches go ahead.
Comment 2 Agostino Sarubbo gentoo-dev 2011-12-16 17:05:08 UTC
amd64 stable
Comment 3 Agostino Sarubbo gentoo-dev 2011-12-17 17:02:07 UTC
done also for virtual.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2011-12-20 20:43:25 UTC
Stable for HPPA.
Comment 5 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2011-12-21 08:50:21 UTC
x86 stable
Comment 6 Markus Meier gentoo-dev 2011-12-21 22:29:15 UTC
arm stable
Comment 7 Ed Kapitein 2011-12-30 08:59:34 UTC
When emerging this ebuild on a qemu-kvm guest the march= from the make.conf is not used, but march=native is used instead in the OPTIMIZE var in the Makefiles.
This will cause the emerge to fail.

i worked around it by creating a file /etc/portage/env/perl-core/Sys-Syslog-0.290.0, containing:
find /var/tmp/portage/perl-core/Sys-Syslog-0.290.0 -type f -name Makefile -exec sed -i 's/native/core2/g' {} \;

That will replace march=native with march=core2 and allow the ebuild to succeed.
(on a core2 machine ofcourse)

Kind regards,
Ed
Comment 8 Raúl Porcel (RETIRED) gentoo-dev 2012-01-14 19:55:54 UTC
alpha/ia64/s390/sh/sparc stable
Comment 9 Brent Baude (RETIRED) gentoo-dev 2012-02-02 19:30:24 UTC
ppc done
Comment 10 Brent Baude (RETIRED) gentoo-dev 2012-03-07 22:06:24 UTC
ppc64 done; closing as last arch