Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 118035 - ERROR: dev-libs/libmix-2.05 failed
Summary: ERROR: dev-libs/libmix-2.05 failed
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-06 06:46 UTC by jinxl
Modified: 2006-01-06 06:55 UTC (History)
0 users

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


Attachments
config.log (config.log.tar,10.00 KB, application/x-tar)
2006-01-06 06:49 UTC, jinxl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jinxl 2006-01-06 06:46:09 UTC
!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/share/portage/libmix-2.05/work/libmix-v2.05/config.log

!!! ERROR: dev-libs/libmix-2.05 failed.
!!! Function econf, Line 489, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.

/var/share/portage/libmix-2.05/work/libmix-v2.05/config.log
=====================
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:549: checking for gcc
configure:662: checking whether the C compiler (gcc -O3 -march=athlon -pipe ) wrks
configure:678: gcc -o conftest -O3 -march=athlon -pipe   conftest.c  1>&5
configure:704: checking whether the C compiler (gcc -O3 -march=athlon -pipe ) i a cross-compiler
configure:709: checking whether we are using GNU C
configure:718: gcc -E conftest.c
configure:737: checking whether gcc accepts -g
configure:769: checking accepted compiler flags
configure:784: checking for c++
configure:816: checking whether the C++ compiler (c++ -O2 -mcpu=i686 -pipe ) woks
configure:832: c++ -o conftest -O2 -mcpu=i686 -pipe   conftest.C  1>&5
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
configure:858: checking whether the C++ compiler (c++ -O2 -mcpu=i686 -pipe ) isa cross-compiler
configure:863: checking whether we are using GNU C++
configure:872: c++ -E conftest.C
configure:891: checking whether c++ accepts -g
configure:953: checking for ar
configure:986: checking for ranlib
configure:1044: checking for a BSD compatible install
configure:1097: checking whether make sets ${MAKE}
configure:1126: checking for uname
configure:1154: checking operating system
configure:1413: checking how to run the C preprocessor
configure:1434: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1493: checking for ANSI C header files
configure:1506: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1600: checking for fcntl.h
configure:1610: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1600: checking for unistd.h
configure:1610: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1600: checking for sys/ioctl.h
configure:1610: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1600: checking for sys/select.h
configure:1610: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1600: checking for sys/time.h
configure:1610: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1600: checking for sys/types.h
configure:1610: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1600: checking for sys/socket.h
configure:1610: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1600: checking for stdarg.h
configure:1610: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1600: checking for std_args.h
configure:1610: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1606:22: std_args.h: No such file or directory
configure: failed program was:
#line 1605 "configure"
#include "confdefs.h"
#include <std_args.h>
configure:1600: checking for strings.h
configure:1610: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1600: checking for netdb.h
configure:1610: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1600: checking for netinet/in.h
configure:1610: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1600: checking for arpa/inet.h
configure:1610: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1600: checking for signal.h
configure:1610: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1600: checking for stdlib.h
configure:1610: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1600: checking for errno.h
configure:1610: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1600: checking for ctype.h
configure:1610: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1638: checking whether byte ordering is bigendian
configure:1656: gcc -c -I. -Wall -O3 -march=athlon -pipe -fPIC -ansi -D_LIBMIX_ conftest.c 1>&5
configure: In function `main':
configure:1651: error: `bogus' undeclared (first use in this function)
configure:1651: error: (Each undeclared identifier is reported only once
configure:1651: error: for each function it appears in.)
configure:1651: error: parse error before "endian"
configure: f#line 1645 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>
int main() {

#if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
 bogus endian macros
#endif
; return 0; }
ailed program was:
Comment 1 jinxl 2006-01-06 06:49:51 UTC
Created attachment 76338 [details]
config.log
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-01-06 06:55:46 UTC
emerge --info, please.