Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 263457 Details for
Bug 356035
dev-db/pgpool and dev-db/pgpool2 collide
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
pgpool-3.4:20110221-153110.log (text/plain), 15.94 KB, created by
Diego Elio Pettenò (RETIRED)
on 2011-02-22 12:27:25 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2011-02-22 12:27:25 UTC
Size:
15.94 KB
patch
obsolete
> * Package: dev-db/pgpool-3.4 > * Repository: gentoo > * Maintainer: pgsql-bugs@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 > * FEATURES: sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking pgpool-3.4.tar.gz to /var/tmp/portage/dev-db/pgpool-3.4/work >>>> Source unpacked in /var/tmp/portage/dev-db/pgpool-3.4/work >>>> Compiling source in /var/tmp/portage/dev-db/pgpool-3.4/work/pgpool-3.4 ... >./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 --with-pgsql=/usr/include/postgresql >checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking for flex... flex >checking for yywrap in -lfl... yes >checking lex output file root... lex.yy >checking whether yytext is a pointer... yes >checking for main in -lm... yes >checking for main in -lnsl... yes >checking for main in -lsocket... no >checking for main in -lipc... no >checking for main in -lIPC... no >checking for main in -llc... no >checking for main in -lcompat... no >checking for main in -lBSD... no >checking for main in -lgen... no >checking for main in -lPW... no >checking for main in -lresolv... yes >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for unistd.h... (cached) yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking netinet/tcp.h usability... yes >checking netinet/tcp.h presence... yes >checking for netinet/tcp.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for sys/types.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/pstat.h usability... no >checking sys/pstat.h presence... no >checking for sys/pstat.h... no >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking for an ANSI C-conforming const... yes >checking for pid_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking for struct sockaddr_storage... yes >checking for struct sockaddr_storage.ss_family... yes >checking for struct sockaddr_storage.__ss_family... no >checking for struct sockaddr_storage.ss_len... no >checking for struct sockaddr_storage.__ss_len... no >checking for struct sockaddr.sa_len... no >checking return type of signal handlers... void >checking for vprintf... yes >checking for _doprnt... no >checking for wait3 that fills in rusage... yes >checking types of arguments for accept()... int, int, struct sockaddr *, size_t * >checking for setsid... yes >checking for select... yes >checking for socket... yes >checking for sigprocmask... yes >checking for strdup... yes >checking for strerror... yes >checking for strftime... yes >checking for strtok... yes >checking for asprintf... yes >checking for setproctitle... no >checking for gai_strerror... yes >checking for hstrerror... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >make -j14 >make all-am >make[1]: Entering directory `/var/tmp/portage/dev-db/pgpool-3.4/work/pgpool-3.4' >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ >then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -MT child.o -MD -MP -MF ".deps/child.Tpo" -c -o child.o child.c; \ >then mv -f ".deps/child.Tpo" ".deps/child.Po"; else rm -f ".deps/child.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -MT pool_auth.o -MD -MP -MF ".deps/pool_auth.Tpo" -c -o pool_auth.o pool_auth.c; \ >then mv -f ".deps/pool_auth.Tpo" ".deps/pool_auth.Po"; else rm -f ".deps/pool_auth.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -MT pool_config.o -MD -MP -MF ".deps/pool_config.Tpo" -c -o pool_config.o pool_config.c; \ >then mv -f ".deps/pool_config.Tpo" ".deps/pool_config.Po"; else rm -f ".deps/pool_config.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -MT pool_error.o -MD -MP -MF ".deps/pool_error.Tpo" -c -o pool_error.o pool_error.c; \ >then mv -f ".deps/pool_error.Tpo" ".deps/pool_error.Po"; else rm -f ".deps/pool_error.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -MT pool_process_query.o -MD -MP -MF ".deps/pool_process_query.Tpo" -c -o pool_process_query.o pool_process_query.c; \ >then mv -f ".deps/pool_process_query.Tpo" ".deps/pool_process_query.Po"; else rm -f ".deps/pool_process_query.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -MT pool_stream.o -MD -MP -MF ".deps/pool_stream.Tpo" -c -o pool_stream.o pool_stream.c; \ >then mv -f ".deps/pool_stream.Tpo" ".deps/pool_stream.Po"; else rm -f ".deps/pool_stream.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -MT pool_connection_pool.o -MD -MP -MF ".deps/pool_connection_pool.Tpo" -c -o pool_connection_pool.o pool_connection_pool.c; \ >then mv -f ".deps/pool_connection_pool.Tpo" ".deps/pool_connection_pool.Po"; else rm -f ".deps/pool_connection_pool.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -MT pool_params.o -MD -MP -MF ".deps/pool_params.Tpo" -c -o pool_params.o pool_params.c; \ >then mv -f ".deps/pool_params.Tpo" ".deps/pool_params.Po"; else rm -f ".deps/pool_params.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -MT pool_signal.o -MD -MP -MF ".deps/pool_signal.Tpo" -c -o pool_signal.o pool_signal.c; \ >then mv -f ".deps/pool_signal.Tpo" ".deps/pool_signal.Po"; else rm -f ".deps/pool_signal.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -MT ps_status.o -MD -MP -MF ".deps/ps_status.Tpo" -c -o ps_status.o ps_status.c; \ >then mv -f ".deps/ps_status.Tpo" ".deps/ps_status.Po"; else rm -f ".deps/ps_status.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -MT strlcpy.o -MD -MP -MF ".deps/strlcpy.Tpo" -c -o strlcpy.o strlcpy.c; \ >then mv -f ".deps/strlcpy.Tpo" ".deps/strlcpy.Po"; else rm -f ".deps/strlcpy.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -MT pool_hba.o -MD -MP -MF ".deps/pool_hba.Tpo" -c -o pool_hba.o pool_hba.c; \ >then mv -f ".deps/pool_hba.Tpo" ".deps/pool_hba.Po"; else rm -f ".deps/pool_hba.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -MT pool_list.o -MD -MP -MF ".deps/pool_list.Tpo" -c -o pool_list.o pool_list.c; \ >then mv -f ".deps/pool_list.Tpo" ".deps/pool_list.Po"; else rm -f ".deps/pool_list.Tpo"; exit 1; fi >pool_error.c: In function âpool_logâ: >pool_error.c:145:12: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result >pool_error.c:147:12: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result >pool_error.c: In function âpool_debugâ: >pool_error.c:102:12: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result >pool_error.c:104:12: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result >main.c: In function âcreate_unix_domain_socketâ: >main.c:680:2: warning: format not a string literal and no format arguments >main.c:680:2: warning: format not a string literal and no format arguments >pool_error.c: In function âpool_errorâ: >pool_error.c:56:12: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result >pool_error.c:58:12: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result >main.c: In function âwrite_pid_fileâ: >main.c:566:8: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >main.c: In function âpool_pauseâ: >main.c:1095:7: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >main.c: In function âfailover_handlerâ: >main.c:807:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >main.c: In function âreap_handlerâ: >main.c:1027:7: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >pool_config.c:1133:12: warning: âinputâ defined but not used >pool_config.l: In function âyylexâ: >pool_config.l:92:1: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -MT pool_path.o -MD -MP -MF ".deps/pool_path.Tpo" -c -o pool_path.o pool_path.c; \ >then mv -f ".deps/pool_path.Tpo" ".deps/pool_path.Po"; else rm -f ".deps/pool_path.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DDEFAULT_CONFIGDIR=\"/etc\" -I. -I. -I. -Wall -Wmissing-prototypes -Wmissing-declarations -D_GNU_SOURCE -O2 -pipe -MT pool_ip.o -MD -MP -MF ".deps/pool_ip.Tpo" -c -o pool_ip.o pool_ip.c; \ >then mv -f ".deps/pool_ip.Tpo" ".deps/pool_ip.Po"; else rm -f ".deps/pool_ip.Tpo"; exit 1; fi >child.c: In function âhealth_checkâ: >child.c:1179:6: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >child.c:1217:6: warning: ignoring return value of âreadâ, declared with attribute warn_unused_result >sed 's,@sysconfdir\@,/etc,g' pgpool.8.in >pgpool.8 >i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o pgpool main.o child.o pool_auth.o pool_config.o pool_error.o pool_process_query.o pool_stream.o pool_connection_pool.o pool_params.o pool_signal.o ps_status.o strlcpy.o pool_hba.o pool_list.o pool_path.o pool_ip.o -lresolv -lnsl -lm >make[1]: Leaving directory `/var/tmp/portage/dev-db/pgpool-3.4/work/pgpool-3.4' >>>> Source compiled. >>>> Test phase [check]: dev-db/pgpool-3.4 > * Tinderbox QA Notice: 'make' called by _eapi0_src_test >make -j14 -j14 -j1 check > >>>> Install pgpool-3.4 into /var/tmp/portage/dev-db/pgpool-3.4/image/ category dev-db >make -j14 -j1 prefix=/var/tmp/portage/dev-db/pgpool-3.4/image/usr datadir=/var/tmp/portage/dev-db/pgpool-3.4/image/usr/share infodir=/var/tmp/portage/dev-db/pgpool-3.4/image/usr/share/info localstatedir=/var/tmp/portage/dev-db/pgpool-3.4/image/var/lib mandir=/var/tmp/portage/dev-db/pgpool-3.4/image/usr/share/man sysconfdir=/var/tmp/portage/dev-db/pgpool-3.4/image/etc -j14 -j1 install >make[1]: Entering directory `/var/tmp/portage/dev-db/pgpool-3.4/work/pgpool-3.4' >test -z "/var/tmp/portage/dev-db/pgpool-3.4/image/usr/bin" || mkdir -p -- "/var/tmp/portage/dev-db/pgpool-3.4/image/usr/bin" > /usr/bin/install -c 'pgpool' '/var/tmp/portage/dev-db/pgpool-3.4/image/usr/bin/pgpool' >test -z "/var/tmp/portage/dev-db/pgpool-3.4/image/etc" || mkdir -p -- "/var/tmp/portage/dev-db/pgpool-3.4/image/etc" > /usr/bin/install -c -m 644 'pgpool.conf.sample' '/var/tmp/portage/dev-db/pgpool-3.4/image/etc/pgpool.conf.sample' > /usr/bin/install -c -m 644 'pool_hba.conf.sample' '/var/tmp/portage/dev-db/pgpool-3.4/image/etc/pool_hba.conf.sample' >test -z "/var/tmp/portage/dev-db/pgpool-3.4/image/usr/share/man/man8" || mkdir -p -- "/var/tmp/portage/dev-db/pgpool-3.4/image/usr/share/man/man8" > /usr/bin/install -c -m 644 './pgpool.8' '/var/tmp/portage/dev-db/pgpool-3.4/image/usr/share/man/man8/pgpool.8' >test -z "/var/tmp/portage/dev-db/pgpool-3.4/image/usr/share/pgpool" || mkdir -p -- "/var/tmp/portage/dev-db/pgpool-3.4/image/usr/share/pgpool" > /usr/bin/install -c -m 644 'pgpool.pam' '/var/tmp/portage/dev-db/pgpool-3.4/image/usr/share/pgpool/pgpool.pam' >make[1]: Leaving directory `/var/tmp/portage/dev-db/pgpool-3.4/work/pgpool-3.4' >>>> Completed installing pgpool-3.4 into /var/tmp/portage/dev-db/pgpool-3.4/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/pgpool > * This package will overwrite one or more files that may belong to other > * packages (see list below). You can use a command such as `portageq > * owners / <filename>` to identify the installed package that owns a > * file. If portageq reports that only one package owns a file then do > * NOT file a bug report. A bug report is only useful if it identifies at > * least two or more packages that are known to install the same file(s). > * If a collision occurs and you can not explain where the file came from > * then you should simply ignore the collision since there is not enough > * information to determine if a real problem exists. Please do NOT file > * a bug report at http://bugs.gentoo.org unless you report exactly which > * two packages install the same file(s). Once again, please do NOT file > * a bug report unless you have completely understood the above message. > * > * Detected file collision(s): > * > * /usr/share/man/man8/pgpool.8 > * /usr/bin/pgpool > * > * Searching all installed packages for file collisions... > * > * Press Ctrl-C to Stop > * > * dev-db/pgpool2-3.0.1 > * /usr/bin/pgpool > * /usr/share/man/man8/pgpool.8 > * > * Package 'dev-db/pgpool-3.4' NOT merged due to file collisions. If > * necessary, refer to your elog messages for the whole content of the > * above message.
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 356035
: 263457