Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 243281 Details for
Bug 333091
app-misc/beanstalkd fails to build with libevent-2
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
beanstalkd-1.4.6:20100816-231547.log (text/plain), 5.95 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-08-16 23:21:21 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-08-16 23:21:21 UTC
Size:
5.95 KB
patch
obsolete
> * CPV: app-misc/beanstalkd-1.4.6 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking beanstalkd-1.4.6.tar.gz to /var/tmp/portage/app-misc/beanstalkd-1.4.6/work >>>> Source unpacked in /var/tmp/portage/app-misc/beanstalkd-1.4.6/work >>>> Preparing source in /var/tmp/portage/app-misc/beanstalkd-1.4.6/work/beanstalkd-1.4.6 ... > * Applying beanstalkd-werror-v2.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-misc/beanstalkd-1.4.6/work/beanstalkd-1.4.6 ... >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/beanstalkd-1.4.6 --with-event=/usr --disable-debug >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... none >checking for supported compiler flags... -Wall >checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i686-pc-linux-gnu-gcc... (cached) none >checking if compiler supports -R... no >checking if compiler supports -Wl,-rpath,... yes >checking libevent install prefix... /usr >checking for posix_fallocate... yes >checking for fdatasync... yes >checking for bind in -lsocket... no >checking for inet_aton in -lnsl... yes >checking for event_get_version in -levent... yes >checking for event_reinit in -levent... yes >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for uint16_t... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-misc/beanstalkd-1.4.6/work/beanstalkd-1.4.6 ... >make -j14 >make all-am >make[1]: Entering directory `/var/tmp/portage/app-misc/beanstalkd-1.4.6/work/beanstalkd-1.4.6' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -I/usr/include -c -o beanstalkd.o beanstalkd.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -I/usr/include -c -o binlog.o binlog.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -I/usr/include -c -o conn.o conn.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -I/usr/include -c -o job.o job.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -I/usr/include -c -o ms.o ms.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -I/usr/include -c -o net.o net.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -I/usr/include -c -o port.o port.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -I/usr/include -c -o pq.o pq.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -I/usr/include -c -o primes.o primes.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -I/usr/include -c -o prot.o prot.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -I/usr/include -c -o tube.o tube.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -Wall -I/usr/include -c -o util.o util.c >In file included from /usr/include/event2/event.h:48:0, > from /usr/include/event.h:190, > from conn.h:23, > from prot.h:22, > from tube.c:25: >/usr/include/stdio.h:417:12: error: expected identifier or â(â before âvoidâ >/usr/include/stdio.h:417:12: error: expected â)â before numeric constant >make[1]: *** [tube.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >make[1]: Leaving directory `/var/tmp/portage/app-misc/beanstalkd-1.4.6/work/beanstalkd-1.4.6' >make: *** [all] Error 2 > * ERROR: app-misc/beanstalkd-1.4.6 failed: > * emake failed > * > * Call stack: > * ebuild.sh, line 54: Called src_compile > * environment, line 2457: Called _eapi2_src_compile > * ebuild.sh, line 646: Called die > * The specific snippet of code: > * emake || die "emake failed" > * > * If you need support, post the output of 'emerge --info =app-misc/beanstalkd-1.4.6', > * the complete build log and the output of 'emerge -pqv =app-misc/beanstalkd-1.4.6'. > * Gentoo contact information ... >herds: > no-herd >maintainers: > patrick@gentoo.org > bugs@bergstroem.nu > > * The complete build log is located at '/var/log/portage/build/app-misc/beanstalkd-1.4.6:20100816-231547.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-misc/beanstalkd-1.4.6/temp/environment'. > * S: '/var/tmp/portage/app-misc/beanstalkd-1.4.6/work/beanstalkd-1.4.6'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 333091
: 243281 |
259513