Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 512064 - app-editors/nano-2.3.3 fails to merge on fresh bootstrap
Summary: app-editors/nano-2.3.3 fails to merge on fresh bootstrap
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Prefix
URL: http://savannah.gnu.org/bugs/?42461
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-01 17:12 UTC by Volker Wegert
Modified: 2014-06-12 20:04 UTC (History)
2 users (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 Volker Wegert 2014-06-01 17:12:00 UTC
After a complete reinstallation of one of my systems, I tried to re-bootstrap Gentoo prefix. This process fails when merging app-editors/nano-2.3.3 in the linking phase with the following error messages:

x86_64-apple-darwin13-gcc  -march=nocona -Wall  -Wl,-dead_strip_dylibs -o nano browser.o chars.o color.o cut.o files.o global.o help.o move.o nano.o prompt.o rcfile.o search.o text.o utils.o winio.o  -lmagic  -lncurses 
Undefined symbols for architecture x86_64:
  "_addstrings", referenced from:
      _update_undo in text.o

Reproducible: Always
Comment 1 iloveosxzfs 2014-06-11 17:25:24 UTC
I can confirm that I hit this issue just now on a fresh 10.9 bootstrap.

The solution is to add the following to your ${EPREFIX}/etc/portage/package.use file:

app-editors/nano unicode
>=sys-libs/ncurses-5.9-r02.1 unicode
Comment 2 Fabian Groffen gentoo-dev 2014-06-12 19:49:16 UTC
hmmm, not related to bootstrap.  It appears only version 2.3.3 has this, 2.3.2-r1 emerges fine with USE=-unicode.
Comment 3 Fabian Groffen gentoo-dev 2014-06-12 20:04:36 UTC
We would need:

http://svn.savannah.gnu.org/viewvc/trunk/nano/src/chars.c?root=nano&r1=4908&r2=4933&view=patch

However, since they already tagged 2.3.4, I'll just mask 2.3.3.