Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 253701 Details for
Bug 344745
app-admin/rsyslog-5.4.0 automagic dependency on javac
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 26.81 KB, created by
Marcin Mirosław
on 2010-11-08 20:23:00 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Marcin Mirosław
Created:
2010-11-08 20:23:00 UTC
Size:
26.81 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: app-admin/rsyslog-5.4.0 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: dev-zero@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc extras kernel_linux multilib userland_GNU zlib >>>> Unpacking source... >>>> Unpacking rsyslog-5.4.0.tar.gz to /var/tmp/portage/app-admin/rsyslog-5.4.0/work >>>> Source unpacked in /var/tmp/portage/app-admin/rsyslog-5.4.0/work >>>> Preparing source in /var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0 ... > * econf: updating rsyslog-5.4.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating rsyslog-5.4.0/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-gui --disable-rfc3195 --enable-largefile --enable-imdiag --enable-imfile --enable-imtemplate --enable-mail --enable-omprog --enable-omstdout --enable-omtemplate --enable-omudpspoof --enable-zlib --disable-mysql --disable-libdbi --disable-pgsql --disable-oracle --disable-gnutls --disable-gssapi-krb5 --disable-relp --disable-snmp --disable-debug --disable-rtinst --disable-diagtools --disable-memcheck --disable-valgrind --disable-static >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 for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... x86_64-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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for javac... yes >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking host system type... (cached) x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for library containing clock_gettime... -lrt >checking for library containing dlopen... -ldl >checking for sys/types.h... (cached) yes >checking for netinet/in.h... yes >checking for arpa/nameser.h... yes >checking for netdb.h... yes >checking for resolv.h... yes >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for netdb.h... (cached) yes >checking for netinet/in.h... (cached) yes >checking paths.h usability... yes >checking paths.h presence... yes >checking for paths.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for sys/stat.h... (cached) yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for unistd.h... (cached) yes >checking utmp.h usability... yes >checking utmp.h presence... yes >checking for utmp.h... yes >checking utmpx.h usability... yes >checking utmpx.h presence... yes >checking for utmpx.h... yes >checking sys/epoll.h usability... yes >checking sys/epoll.h presence... yes >checking for sys/epoll.h... yes >checking sys/prctl.h usability... yes >checking sys/prctl.h presence... yes >checking for sys/prctl.h... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for ssize_t... yes >checking for mode_t... yes >checking for uid_t in sys/types.h... yes >checking for uint8_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for working volatile... yes >checking for struct sockaddr.sa_len... no >checking for unistd.h... (cached) yes >checking for working chown... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking for sys/socket.h... (cached) yes >checking types of arguments for select... int,fd_set *,struct timeval * >checking return type of signal handlers... void >checking whether lstat dereferences a symlink specified with a trailing slash... yes >checking whether stat accepts an empty string... no >checking whether strerror_r is declared... yes >checking for strerror_r... yes >checking whether strerror_r returns char *... yes >checking for vprintf... yes >checking for _doprnt... no >checking for flock... yes >checking for basename... yes >checking for alarm... yes >checking for clock_gettime... no >checking for gethostbyname... yes >checking for gethostname... yes >checking for gettimeofday... yes >checking for localtime_r... yes >checking for memset... yes >checking for mkdir... yes >checking for regcomp... yes >checking for select... yes >checking for setid... no >checking for socket... yes >checking for strcasecmp... yes >checking for strchr... yes >checking for strdup... yes >checking for strerror... yes >checking for strndup... yes >checking for strnlen... yes >checking for strrchr... yes >checking for strstr... yes >checking for strtol... yes >checking for strtoul... yes >checking for uname... yes >checking for ttyname_r... yes >checking for getline... yes >checking for malloc_trim... yes >checking for prctl... yes >checking for epoll_create... yes >checking for epoll_create1... yes >checking for fdatasync... yes >checking for MAXHOSTNAMELEN... yes >checking whether the compiler provides atomic builtins... yes >checking whether the compiler provides atomic builtins for 64 bit data types... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for deflate in -lz... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for pthread_create in -lpthread... yes >checking for SYSLOG_UNIXAF support... yes >checking for FSSTND support... yes >checking libnet.h usability... yes >checking libnet.h presence... yes >checking for libnet.h... yes >checking for libnet_init in -lnet... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating runtime/Makefile >config.status: creating tools/Makefile >config.status: creating doc/Makefile >config.status: creating plugins/imudp/Makefile >config.status: creating plugins/imtcp/Makefile >config.status: creating plugins/im3195/Makefile >config.status: creating plugins/imgssapi/Makefile >config.status: creating plugins/imuxsock/Makefile >config.status: creating plugins/immark/Makefile >config.status: creating plugins/imklog/Makefile >config.status: creating plugins/imtemplate/Makefile >config.status: creating plugins/omtemplate/Makefile >config.status: creating plugins/omprog/Makefile >config.status: creating plugins/omstdout/Makefile >config.status: creating plugins/omruleset/Makefile >config.status: creating plugins/imfile/Makefile >config.status: creating plugins/imrelp/Makefile >config.status: creating plugins/imdiag/Makefile >config.status: creating plugins/omtesting/Makefile >config.status: creating plugins/omgssapi/Makefile >config.status: creating plugins/ommysql/Makefile >config.status: creating plugins/ompgsql/Makefile >config.status: creating plugins/omrelp/Makefile >config.status: creating plugins/omlibdbi/Makefile >config.status: creating plugins/ommail/Makefile >config.status: creating plugins/omsnmp/Makefile >config.status: creating plugins/omoracle/Makefile >config.status: creating plugins/omudpspoof/Makefile >config.status: creating plugins/cust1/Makefile >config.status: creating java/Makefile >config.status: creating tests/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >**************************************************** >rsyslog will be compiled with the following settings: > > Large file support enabled: yes > Networking support enabled: yes > Regular expressions support enabled: yes > Zlib compression support enabled: yes > rsyslog runtime will be built: yes > rsyslogd will be built: yes > GUI components will be built: no > custom module 1 will be built: no > >---{ input plugins }--- > Klog functionality enabled: yes (linux) > imdiag enabled: yes > file input module enabled: yes > input template module will be compiled: yes > >---{ output plugins }--- > Mail support enabled: yes > omprog module will be compiled: yes > omstdout module will be compiled: yes > omruleset module will be compiled: yes > omudpspoof module will be compiled: yes > output template module will be compiled: yes > >---{ database support }--- > MySql support enabled: no > libdbi support enabled: no > PostgreSQL support enabled: no > Oracle (OCI) support enabled: no > >---{ protocol support }--- > GnuTLS network stream driver enabled: no > GSSAPI Kerberos 5 support enabled: no > RELP support enabled: no > SNMP support enabled: no > >---{ debugging support }--- > Testbench enabled: yes > Debug mode enabled: no > Runtime Instrumentation enabled: no > Diagnostic tools enabled: no > Enhanced memory checking enabled: no > Valgrind support settings enabled: no > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0 ... >make -j3 -l5 >make all-recursive >make[1]: Wej¶cie do katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0' >Making all in doc >make[2]: Wej¶cie do katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/doc' >make[2]: Nie ma nic do zrobienia w `all'. >make[2]: Opuszczenie katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/doc' >Making all in runtime >make[2]: Wej¶cie do katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/runtime' > CC librsyslog_la-rsyslog.lo > CC librsyslog_la-glbl.lo > CC librsyslog_la-conf.lo > CC librsyslog_la-parser.lo > CC librsyslog_la-msg.lo > CC librsyslog_la-linkedlist.lo >parser.c: In function 'ParseMsg': >parser.c:446: warning: 'localRet' may be used uninitialized in this function > CC librsyslog_la-objomsr.lo > CC librsyslog_la-stringbuf.lo > CC librsyslog_la-datetime.lo > CC librsyslog_la-srutils.lo > CC librsyslog_la-errmsg.lo > CC librsyslog_la-debug.lo >debug.c: In function 'do_dbgprint': >debug.c:858: warning: ignoring return value of 'write', declared with attribute warn_unused_result >debug.c:859: warning: ignoring return value of 'write', declared with attribute warn_unused_result >debug.c:875: warning: ignoring return value of 'write', declared with attribute warn_unused_result >debug.c:876: warning: ignoring return value of 'write', declared with attribute warn_unused_result >debug.c:881: warning: ignoring return value of 'write', declared with attribute warn_unused_result >debug.c:882: warning: ignoring return value of 'write', declared with attribute warn_unused_result >debug.c:886: warning: ignoring return value of 'write', declared with attribute warn_unused_result >debug.c:887: warning: ignoring return value of 'write', declared with attribute warn_unused_result >debug.c:890: warning: ignoring return value of 'write', declared with attribute warn_unused_result >debug.c:891: warning: ignoring return value of 'write', declared with attribute warn_unused_result > CC librsyslog_la-obj.lo > CC librsyslog_la-modules.lo > CC librsyslog_la-apc.lo > CC librsyslog_la-sync.lo > CC librsyslog_la-expr.lo > CC librsyslog_la-ctok.lo > CC librsyslog_la-ctok_token.lo > CC librsyslog_la-stream.lo > CC librsyslog_la-var.lo > CC librsyslog_la-wtp.lo > CC librsyslog_la-sysvar.lo > CC librsyslog_la-wti.lo > CC librsyslog_la-vm.lo > CC librsyslog_la-vmstk.lo > CC librsyslog_la-vmprg.lo > CC librsyslog_la-vmop.lo > CC librsyslog_la-queue.lo > CC librsyslog_la-ruleset.lo > CC librsyslog_la-rule.lo > CC librsyslog_la-prop.lo > CC librsyslog_la-cfsysline.lo > CC librsyslog_la-action.lo > CC librsyslog_la-threads.lo > CC librsyslog_la-parse.lo >../action.c: In function 'actionCallHUPHdlr': >../action.c:1017: warning: variable '__cancel_arg' might be clobbered by 'longjmp' or 'vfork' > CC librsyslog_la-outchannel.lo > CC librsyslog_la-template.lo > CC lmregexp_la-regexp.lo > CC lmzlibw_la-zlibw.lo > CC lmnet_la-net.lo > CC lmnetstrms_la-netstrms.lo > CC lmnetstrms_la-netstrm.lo >net.c: In function 'debugListenInfo': >net.c:1174: warning: dereferencing pointer 'ipv6' does break strict-aliasing rules >net.c:1173: note: initialized from here > CC lmnetstrms_la-nssel.lo > CC lmstrmsrv_la-strmsrv.lo > CC lmstrmsrv_la-strms_sess.lo >nssel.c: In function 'IsReady': >nssel.c:173: warning: unused parameter 'piNumReady' > CC lmnsd_ptcp_la-nsd_ptcp.lo > CC lmnsd_ptcp_la-nsdsel_ptcp.lo > CCLD librsyslog.la > CCLD lmregexp.la > CCLD lmzlibw.la > CCLD lmnet.la > CCLD lmnetstrms.la > CCLD lmstrmsrv.la > CCLD lmnsd_ptcp.la >make[2]: Opuszczenie katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/runtime' >Making all in . >make[2]: Wej¶cie do katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0' > CC lmtcpsrv_la-tcps_sess.lo > CC lmtcpsrv_la-tcpsrv.lo > CC lmtcpclt_la-tcpclt.lo > CCLD lmtcpclt.la > CCLD lmtcpsrv.la >make[2]: Opuszczenie katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0' >Making all in plugins/immark >make[2]: Wej¶cie do katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/immark' > CC immark_la-immark.lo > CCLD immark.la >make[2]: Opuszczenie katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/immark' >Making all in plugins/imuxsock >make[2]: Wej¶cie do katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/imuxsock' > CC imuxsock_la-imuxsock.lo > CCLD imuxsock.la >make[2]: Opuszczenie katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/imuxsock' >Making all in plugins/imtcp >make[2]: Wej¶cie do katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/imtcp' > CC imtcp_la-imtcp.lo > CCLD imtcp.la >make[2]: Opuszczenie katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/imtcp' >Making all in plugins/imudp >make[2]: Wej¶cie do katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/imudp' > CC imudp_la-imudp.lo > CCLD imudp.la >make[2]: Opuszczenie katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/imudp' >Making all in plugins/omtesting >make[2]: Wej¶cie do katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/omtesting' > CC omtesting_la-omtesting.lo > CCLD omtesting.la >make[2]: Opuszczenie katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/omtesting' >Making all in tools >make[2]: Wej¶cie do katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/tools' > CC rsyslogd-syslogd.o > CC rsyslogd-omshell.o > CC rsyslogd-omusrmsg.o > CC rsyslogd-omfwd.o > CC rsyslogd-omfile.o >syslogd.c: In function 'doDie': >syslogd.c:913: warning: ignoring return value of 'write', declared with attribute warn_unused_result >syslogd.c:916: warning: ignoring return value of 'write', declared with attribute warn_unused_result >syslogd.c: At top level: >syslogd.c:1171: warning: 'generateConfigDAGAction' defined but not used > CC rsyslogd-ompipe.o >omfwd.c: In function 'doAction': >omfwd.c:414: warning: 'psz' may be used uninitialized in this function > CC rsyslogd-omdiscard.o > CC rsyslogd-pmrfc5424.o > CC rsyslogd-pmrfc3164.o > CC rsyslogd-pidfile.o > CC rsyslogd-iminternal.o >pidfile.c: In function 'read_pid': >pidfile.c:58: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result >pidfile.c: In function 'write_pid': >pidfile.c:116: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result > CCLD rsyslogd >make[2]: Opuszczenie katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/tools' >Making all in plugins/imklog >make[2]: Wej¶cie do katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/imklog' > CC imklog_la-linux.lo > CC imklog_la-imklog.lo > CC imklog_la-ksym.lo > CC imklog_la-ksym_mod.lo > CCLD imklog.la >make[2]: Opuszczenie katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/imklog' >Making all in plugins/imtemplate >make[2]: Wej¶cie do katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/imtemplate' > CC imtemplate_la-imtemplate.lo >imtemplate.c: In function 'imtemplateMyFunc': >imtemplate.c:155: warning: label 'finalize_it' defined but not used >imtemplate.c:111: warning: unused parameter 'iMyParam' >imtemplate.c: In function 'inputModuleCleanup': >imtemplate.c:183: warning: unused parameter 'arg' >imtemplate.c: In function 'willRun': >imtemplate.c:299: warning: label 'finalize_it' defined but not used >imtemplate.c: At top level: >imtemplate.c:111: warning: 'imtemplateMyFunc' defined but not used > CCLD imtemplate.la >make[2]: Opuszczenie katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/imtemplate' >Making all in plugins/omstdout >make[2]: Wej¶cie do katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/omstdout' > CC omstdout_la-omstdout.lo >omstdout.c: In function 'doAction': >omstdout.c:127: warning: ignoring return value of 'write', declared with attribute warn_unused_result >omstdout.c:129: warning: ignoring return value of 'write', declared with attribute warn_unused_result > CCLD omstdout.la >make[2]: Opuszczenie katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/omstdout' >Making all in plugins/omruleset >make[2]: Wej¶cie do katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/omruleset' > CC omruleset_la-omruleset.lo > CCLD omruleset.la >make[2]: Opuszczenie katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/omruleset' >Making all in plugins/omudpspoof >make[2]: Wej¶cie do katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/omudpspoof' > CC omudpspoof_la-omudpspoof.lo > CCLD omudpspoof.la >make[2]: Opuszczenie katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/omudpspoof' >Making all in plugins/omtemplate >make[2]: Wej¶cie do katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/omtemplate' > CC omtemplate_la-omtemplate.lo > CCLD omtemplate.la >make[2]: Opuszczenie katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/omtemplate' >Making all in plugins/imfile >make[2]: Wej¶cie do katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/imfile' > CC imfile_la-imfile.lo > CCLD imfile.la >make[2]: Opuszczenie katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/imfile' >Making all in plugins/imdiag >make[2]: Wej¶cie do katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/imdiag' > CC imdiag_la-imdiag.lo > CCLD imdiag.la >make[2]: Opuszczenie katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/imdiag' >Making all in plugins/ommail >make[2]: Wej¶cie do katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/ommail' > CC ommail_la-ommail.lo > CCLD ommail.la >make[2]: Opuszczenie katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/ommail' >Making all in plugins/omprog >make[2]: Wej¶cie do katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/omprog' > CC omprog_la-omprog.lo >omprog.c: In function 'execBinary': >omprog.c:107: warning: ignoring return value of 'dup', declared with attribute warn_unused_result > CCLD omprog.la >make[2]: Opuszczenie katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/plugins/omprog' >Making all in tests >make[2]: Wej¶cie do katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/tests' >CLASSPATH=..:./..:$CLASSPATH javac -d .. DiagTalker.java >* javac is not available for sun-jre-bin-1.6 on x86_64 >* IMPORTANT: some Java tools are not available on some VMs on some architectures >make[2]: *** [classcheck.stamp] B³±d 1 >make[2]: Opuszczenie katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0/tests' >make[1]: *** [all-recursive] B³±d 1 >make[1]: Opuszczenie katalogu `/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0' >make: *** [all] B³±d 2 >emake failed > [31;01m*[0m ERROR: app-admin/rsyslog-5.4.0 failed: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_compile > [31;01m*[0m environment, line 262: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 654: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =app-admin/rsyslog-5.4.0', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =app-admin/rsyslog-5.4.0'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-admin/rsyslog-5.4.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-admin/rsyslog-5.4.0/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/app-admin/rsyslog-5.4.0/work/rsyslog-5.4.0'
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 344745
:
253699
| 253701