Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 383015 - app-shells/dash-0.5.5.1.7: stabilize
Summary: app-shells/dash-0.5.5.1.7: stabilize
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on: 383057
Blocks:
  Show dependency tree
 
Reported: 2011-09-15 03:51 UTC by SpanKY
Modified: 2012-02-01 09:18 UTC (History)
0 users

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 SpanKY gentoo-dev 2011-09-15 03:51:44 UTC
doit
Comment 1 Myckel Habets 2011-09-15 05:03:02 UTC
Having USE="libedit static" gives:

!!! All ebuilds that could satisfy "dev-libs/libedit[static-libs]" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-libs/libedit-20110709.3.0::gentoo (masked by: ~x86 keyword)
- dev-libs/libedit-20100424.3.0::gentoo (masked by: ~x86 keyword)

(dependency required by "app-shells/dash-0.5.5.1.7[static,libedit]" [ebuild])
(dependency required by "=app-shells/dash-0.5.5.1.7" [argument])
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 2 Agostino Sarubbo gentoo-dev 2011-09-15 09:24:51 UTC
Myckel, please directly open a new and add as a block =)
Comment 3 Ian Delaney (RETIRED) gentoo-dev 2011-09-15 10:08:17 UTC
amd64:

with USE="libedit static"

/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lcurses
afaik -lcurses expands to libcurses.a

So, never mind a bug; the fix is
if [ use libedit && use static ]; then \
       sys-libs/ncurses[static-libs]
fi
well, likely need fix the syntax. emerges with ncurses emerged with static-libs.

otherwise, ok
Comment 4 Agostino Sarubbo gentoo-dev 2011-09-16 10:06:23 UTC
amd64 ok
Comment 5 Tony Vroon (RETIRED) gentoo-dev 2011-09-16 14:50:27 UTC
+  16 Sep 2011; Tony Vroon <chainsaw@gentoo.org> dash-0.5.5.1.7.ebuild:
+  Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney &
+  Agostino "ago" Sarubbo in bug #383015.
Comment 6 SpanKY gentoo-dev 2011-09-16 17:29:13 UTC
(In reply to comment #3)

this is a bug in libedit, not dash.  dash doesnt link against curses.
Comment 7 Andreas Schürch gentoo-dev 2011-09-19 12:35:27 UTC
x86 stable, thanks Myckel.
Comment 8 Jeroen Roovers (RETIRED) gentoo-dev 2011-09-21 00:19:45 UTC
Stable for HPPA.
Comment 9 Markus Meier gentoo-dev 2011-10-05 05:53:10 UTC
arm stable
Comment 10 nixnut (RETIRED) gentoo-dev 2011-10-23 08:43:52 UTC
ppc stable
Comment 11 Raúl Porcel (RETIRED) gentoo-dev 2011-10-30 16:01:28 UTC
alpha/ia64/s390/sh/sparc stable
Comment 12 Samuli Suominen (RETIRED) gentoo-dev 2012-02-01 09:18:04 UTC
ppc64 done, closing