First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 160088
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Embedded Gentoo Team <embedded@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Martin von Gagern <Martin.vGagern@gmx.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
sys-apps:busybox-1.3.1:20070104-222718.log Full emerge log text/plain Martin von Gagern 2007-01-04 14:32 0000 14.36 KB Details
emerge_info emerge --info text/plain Martin von Gagern 2007-01-04 14:33 0000 3.70 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 160088 depends on: Show dependency tree
Bug 160088 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-01-04 14:31 0000
Reproduced twice with -j3 and once with -j1:

  AR      libbb/lib.a
  LD      libpwdgrp/built-in.o
  CC      libpwdgrp/pwd_grp.o
libpwdgrp/pwd_grp.c:108: warning: 'struct spwd' declared inside parameter list
libpwdgrp/pwd_grp.c:108: warning: its scope is only this definition or
declaration, which is probably not what you want
libpwdgrp/pwd_grp.c:149: warning: 'struct spwd' declared inside parameter list
libpwdgrp/pwd_grp.c:149: error: conflicting types for 'fgetspent_r'
...
libpwdgrp/pwd_grp.c:858: error: invalid use of undefined type 'struct spwd'
libpwdgrp/pwd_grp.c:859: error: initializer element is not constant
libpwdgrp/pwd_grp.c:859: error: (near initialization for 'sp_off[8]')
make[1]: *** [libpwdgrp/pwd_grp.o] Error 1
make: *** [libpwdgrp] Error 2

------- Comment #1 From Martin von Gagern 2007-01-04 14:32:53 0000 -------
Created an attachment (id=105425) [edit]
Full emerge log

This comes from my run with MAKEOPTS=-j1.

------- Comment #2 From Martin von Gagern 2007-01-04 14:33:37 0000 -------
Created an attachment (id=105426) [edit]
emerge --info

------- Comment #3 From Martin von Gagern 2007-01-04 14:45:28 0000 -------
This is a savedconfig issue; I just managed to build with USE=-savedconfig.
However it is not a broken config file, as I removed /etc/busybox after my
first build failure.

------- Comment #4 From SpanKY 2007-01-04 19:13:14 0000 -------
pretty sure this has been fixed upstream already:
http://busybox.net/downloads/fixes-1.3.1/busybox-1.3.1.shadow.patch

------- Comment #5 From SpanKY 2007-01-05 00:23:41 0000 -------
added upstream patch to cvs

First Last Prev Next    No search results available      Search page      Enter new bug