Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 439518 - =sci-calculators/units-2.00 stable request
Summary: =sci-calculators/units-2.00 stable request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2012-10-24 16:21 UTC by Jeroen Roovers (RETIRED)
Modified: 2012-12-24 17:57 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 Jeroen Roovers (RETIRED) gentoo-dev 2012-10-24 16:21:42 UTC
Arch teams, please test and mark stable:
=sci-calculators/units-2.00
Stable KEYWORDS : alpha amd64 arm hppa ppc sparc x86
Comment 1 Jean-Pierre de la Croix (jdelacroix) 2012-10-24 21:29:15 UTC
amd64 tested ok

My only suggestion is that sys-libs/ncurses doesn't need to be in DEPEND, because a) it is a dependency of sys-libs/readline, and b) it isn't linked directly,

x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o units units.o parse.tab.o getopt.o getopt1.o  -lreadline  -lm

which can also be confirmed via scanelf.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2012-11-05 19:32:18 UTC
(In reply to comment #1)
> My only suggestion is that sys-libs/ncurses doesn't need to be in DEPEND,
> because a) it is a dependency of sys-libs/readline, and b) it isn't linked
> directly,

I guess it was still there (with the version spec) because an old version did require that specific version or better:

http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-misc/units/units-1.74.ebuild

Right now the configure script still checks for termcap/ncurses/curses in case readline isn't available, but that should never happen.

Fixed in 2.00 and 2.01.
Comment 3 Anthony Basile gentoo-dev 2012-11-11 02:15:52 UTC
stable ppc
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2012-11-13 16:24:20 UTC
Stable for HPPA.
Comment 5 Agostino Sarubbo gentoo-dev 2012-11-21 11:18:58 UTC
x86 stable
Comment 6 Agostino Sarubbo gentoo-dev 2012-11-22 19:33:07 UTC
amd64 stable
Comment 7 Jeroen Roovers (RETIRED) gentoo-dev 2012-12-07 17:22:24 UTC
Stable for SPARC.
Comment 8 Jeroen Roovers (RETIRED) gentoo-dev 2012-12-24 17:57:10 UTC
Continued in bug #448448.