Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 361889

Summary: Stabilize sci-electronics/oregano-0.69.1
Product: Gentoo Linux Reporter: Pacho Ramos <pacho>
Component: Current packagesAssignee: The Soldering-Iron Brotherhood <sci-electronics>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: STABLEREQ
Priority: Highest    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 363833    
Bug Blocks: 354241    

Description Pacho Ramos gentoo-dev 2011-04-04 09:56:07 UTC
Needed to mask x11-libs/gtksourceview:1.0 for removal


Reproducible: Always
Comment 1 Thomas Beierlein gentoo-dev 2011-04-12 16:10:51 UTC
(In reply to comment #0)
> Needed to mask x11-libs/gtksourceview:1.0 for removal
> 
> 
> Reproducible: Always

Arches please do your work. Package is in tree without open bugs since 13 Mar 2011.
Comment 2 Agostino Sarubbo gentoo-dev 2011-04-13 18:10:11 UTC
works
Comment 3 Christoph Mende (RETIRED) gentoo-dev 2011-04-16 14:35:11 UTC
This segfaults with both stable and ~arch gnucap (which is a regression), ng-spice-rework works, but is not stable.
pkg_preinst() also suggests spice (btw, you should add the category here, we have two spices), but I don't see how I can tell oregano to use spice.
Comment 4 Thomas Beierlein gentoo-dev 2011-04-19 14:15:01 UTC
(In reply to comment #3)
> pkg_preinst() also suggests spice (btw, you should add the category here, we
> have two spices), but I don't see how I can tell oregano to use spice.

Good catch. Thanks.
Using spice requires to generate and save the netlist and simulate form the command line. Changed message to make that clear.
Comment 5 Raúl Porcel (RETIRED) gentoo-dev 2011-04-25 15:09:39 UTC
sparc keywords dropped
Comment 6 Andreas Schürch gentoo-dev 2011-04-29 07:21:04 UTC
I tested on x86 with gnucap-0.35 and haven't seen any segfaults!? Looks good over here.
Comment 7 Thomas Beierlein gentoo-dev 2011-04-29 08:07:35 UTC
(In reply to comment #6)
> I tested on x86 with gnucap-0.35 and haven't seen any segfaults!? Looks good
> over here.

The segfault problem did only exist on amd64 and got fixed in 0.69.1-r1 (see bug #363833).
Comment 8 Christoph Mende (RETIRED) gentoo-dev 2011-04-29 08:48:43 UTC
(In reply to comment #7)
> (In reply to comment #6)
> > I tested on x86 with gnucap-0.35 and haven't seen any segfaults!? Looks good
> > over here.
> 
> The segfault problem did only exist on amd64 and got fixed in 0.69.1-r1 (see
> bug #363833).

Judging from the fix, I wonder if it would also happen on x86 with -fomit-frame-pointer, which is enabled by default when optimizing on amd64.
Anyway, stabilized -r1 on amd64.
Comment 9 Thomas Beierlein gentoo-dev 2011-04-29 11:04:20 UTC
(In reply to comment #8)

> > The segfault problem did only exist on amd64 and got fixed in 0.69.1-r1 (see
> > bug #363833).
> 
> Judging from the fix, I wonder if it would also happen on x86 with
> -fomit-frame-pointer, which is enabled by default when optimizing on amd64.

Just checked that by: 'CFLAGS="-fomit-frame-pointer" emerge =oregano-0.69.1' on x86.
And it just works as expected. No idea what is different on amd64.
Comment 10 Thomas Kahle (RETIRED) gentoo-dev 2011-05-06 11:23:09 UTC
x86 stable for -r1. Thanks everybody
Comment 11 Brent Baude (RETIRED) gentoo-dev 2011-06-28 20:10:58 UTC
ppc done; closing as last arch