Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 225719 - sys-block/iscsitarget-0.4.15-r1 fails to build with glibc 2.8 (storage size of cred isn't known)
Summary: sys-block/iscsitarget-0.4.15-r1 fails to build with glibc 2.8 (storage size o...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-2.8
  Show dependency tree
 
Reported: 2008-06-10 09:00 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2008-06-14 08:21 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 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-06-10 09:00:57 UTC
message.c: In function ‘ietadm_request_listen’:
message.c:31: warning: dereferencing type-punned pointer might break strict-aliasing rules
message.c: In function ‘ietadm_request_handle’:
message.c:130: error: storage size of ‘cred’ isn’t known
message.c:130: warning: unused variable ‘cred’
make[1]: *** [message.o] Error 1
make: *** [usr] Error 2
 *
 * ERROR: sys-block/iscsitarget-0.4.15-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3262:  Called die
 * The specific snippet of code:
 *       emake usr || die "failed to build userspace";
 *  The die message:
 *   failed to build userspace
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2008-06-14 08:21:00 UTC
I found a working patch linked in https://qa.mandriva.com/show_bug.cgi?id=41295 (http://article.gmane.org/gmane.linux.iscsi.iscsi-target.devel/8539).

Committed with the verbump.