Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 159782 - sys-apps/busybox-1.3.1 failed in vi.c & parallel make
Summary: sys-apps/busybox-1.3.1 failed in vi.c & parallel make
Status: RESOLVED DUPLICATE of bug 159497
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 159783 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-01-02 14:04 UTC by Bill Crowell
Modified: 2007-01-02 14:25 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 Bill Crowell 2007-01-02 14:04:14 UTC
editors/vi.c: In function 'colon':
editors/vi.c:987: error: missing terminating " character
make[1]: *** [editors/vi.o] Error 1
make: *** [editors] Error 2

!!! ERROR: sys-apps/busybox-1.3.1 failed.
***
parallel make breaks busybox as well. it goes to error2 waiting for other portions to finish. had to change make.conf from -j4 to -j1
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-02 14:08:55 UTC
Kindly review http://bugs.gentoo.org/page.cgi?id=fields.html#bug_severity

*** This bug has been marked as a duplicate of 159497 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-01-02 14:17:26 UTC
*** Bug 159783 has been marked as a duplicate of this bug. ***
Comment 3 Bill Crowell 2007-01-02 14:22:01 UTC
/etc/localtime is set. checked /etc/conf.d/clock and it is correct. ran /etc/init.d/clock restart and it ran normally. retested the emerge with same error in the vi.c. the parallel make seems better. this is a syntax error in vi.c
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-01-02 14:25:07 UTC

*** This bug has been marked as a duplicate of 159497 ***