Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667052 - =app-editors/nano-3.1[minimal] fails to build: nano.c:1759:45: error: 'do_toggle_void' undeclared
Summary: =app-editors/nano-3.1[minimal] fails to build: nano.c:1759:45: error: 'do_tog...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-25 15:36 UTC by Dragan Kašler
Modified: 2018-09-27 11:28 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info,13.17 KB, text/plain)
2018-09-25 15:36 UTC, Dragan Kašler
Details
emerge -p nano (emerge.p.nano,300 bytes, text/plain)
2018-09-25 15:36 UTC, Dragan Kašler
Details
build.log (build.log,80.30 KB, text/plain)
2018-09-25 15:40 UTC, Dragan Kašler
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dragan Kašler 2018-09-25 15:36:04 UTC
=app-editors/nano-3.1 fails to build on two different PCs. Will try another set of USE flags and report back.
Comment 1 Dragan Kašler 2018-09-25 15:36:29 UTC
Created attachment 547872 [details]
emerge --info
Comment 2 Dragan Kašler 2018-09-25 15:36:47 UTC
Created attachment 547874 [details]
emerge -p nano
Comment 3 Dragan Kašler 2018-09-25 15:40:23 UTC
Created attachment 547876 [details]
build.log
Comment 4 Dragan Kašler 2018-09-25 16:01:40 UTC
Managed to build it with USE=-minimal.
Comment 5 Larry the Git Cow gentoo-dev 2018-09-27 11:28:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d150c22c354afa61f9777c65f075e58e8d6780b4

commit d150c22c354afa61f9777c65f075e58e8d6780b4
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-09-27 11:28:33 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-09-27 11:28:33 +0000

    app-editors/nano: Added USE="minimal" build fix.
    
    Closes: https://bugs.gentoo.org/667052
    Package-Manager: Portage-2.3.50, Repoman-2.3.11

 .../files/nano-3.1-enable_tiny_build_fix.patch     | 29 ++++++++++++++++++++++
 app-editors/nano/nano-3.1.ebuild                   |  6 ++++-
 2 files changed, 34 insertions(+), 1 deletion(-)