Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 436164

Summary: net-misc/socat-1.7.2.1 fails to build under x32
Product: Gentoo Linux Reporter: redneb <redneb>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 393673    

Description redneb 2012-09-25 04:47:39 UTC
>>> Compiling source in /var/tmp/portage/net-misc/socat-1.7.2.1/work/socat-1.7.2.1 ...
make -j1 
x86_64-pc-linux-gnu-gcc -O2 -pipe -D_GNU_SOURCE -Wall -Wno-parentheses  -DHAVE_CONFIG_H -I.  -I.   -c -o socat.o socat.c
In file included from socat.c:14:0:
compat.h:236:2: error: #error "HAVE_BASIC_TIME_T is out of range:" HAVE_BASIC_TIME_T
compat.h:408:2: error: #error "HAVE_TYPEOF_ST_NLINK is out of range:" HAVE_TYPEOF_ST_NLINK
compat.h:485:2: error: #error "HAVE_TYPEOF_ST_BLKSIZE is out of range:" HAVE_TYPEOF_ST_BLKSIZE
make: *** [socat.o] Error 1


Reproducible: Always