Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 408190 Details for
Bug 556582
sys-cluster/csync2 fails to compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
csync2-2.0:20150803-135439.log
csync2-2.0:20150803-135439.log (text/plain), 10.25 KB, created by
Agostino Sarubbo
on 2015-08-03 13:56:08 UTC
(
hide
)
Description:
csync2-2.0:20150803-135439.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2015-08-03 13:56:08 UTC
Size:
10.25 KB
patch
obsolete
> * Package: sys-cluster/csync2-2.0 > * Repository: gentoo > * Maintainer: cluster@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux sqlite ssl userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >/var/tmp/portage/sys-cluster/csync2-2.0/work/csync2-2.0/missing: Unknown `--is-lightweight' option >Try `/var/tmp/portage/sys-cluster/csync2-2.0/work/csync2-2.0/missing --help' for more information >configure: WARNING: 'missing' script is too old or missing >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-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 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for bison... bison -y >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for pdflatex... pdflatex >checking for fchmod... yes >checking for setmode... no >checking for open64... yes >checking for mkstemp64... yes >checking for secure mkstemp... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for rs_sig_file in -lrsync... yes >checking sqlite3.h usability... yes >checking sqlite3.h presence... no >configure: WARNING: sqlite3.h: accepted by the compiler, rejected by the preprocessor! >configure: WARNING: sqlite3.h: proceeding with the compiler's result >checking for sqlite3.h... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for LIBGNUTLS... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >make all-am >make[1]: Entering directory '/var/tmp/portage/sys-cluster/csync2-2.0/work/csync2-2.0' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c -o action.o action.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c -o cfgfile_parser.o cfgfile_parser.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c -o cfgfile_scanner.o cfgfile_scanner.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c -o check.o check.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c -o checktxt.o checktxt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c -o csync2.o csync2.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c -o daemon.o daemon.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c -o db.o db.c >cfgfile_parser.y: In function ânew_groupâ: >cfgfile_parser.y:56:6: warning: variable ârcâ set but not used [-Wunused-but-set-variable] > int rc; > ^ >csync2.c: In function âcreate_keyfileâ: >csync2.c:233:6: warning: variable ârcâ set but not used [-Wunused-but-set-variable] > int rc; > ^ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c -o error.o error.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c -o getrealfn.o getrealfn.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c -o groups.o groups.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c -o rsync.o rsync.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c -o update.o update.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c -o urlencode.o urlencode.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c -o conn.o conn.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c -o prefixsubst.o prefixsubst.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c -o db_api.o db_api.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c -o db_sqlite.o db_sqlite.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c -o db_sqlite2.o db_sqlite2.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c -o db_mysql.o db_mysql.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -D'DBDIR="/var/lib/csync2"' -D'ETCDIR="/etc/csync2"' -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -c -o db_postgres.o db_postgres.c >x86_64-pc-linux-gnu-gcc -Wall -march=native -Wformat -Werror=format-security -g0 -O2 -lgnutls -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o csync2 action.o cfgfile_parser.o cfgfile_scanner.o check.o checktxt.o csync2.o daemon.o db.o error.o getrealfn.o groups.o rsync.o update.o urlencode.o conn.o prefixsubst.o db_api.o db_sqlite.o db_sqlite2.o db_mysql.o db_postgres.o -lrsync -ldl -lgnutls >make[1]: Leaving directory '/var/tmp/portage/sys-cluster/csync2-2.0/work/csync2-2.0' >make install-am >make[1]: Entering directory '/var/tmp/portage/sys-cluster/csync2-2.0/work/csync2-2.0' >make[2]: Entering directory '/var/tmp/portage/sys-cluster/csync2-2.0/work/csync2-2.0' >/bin/sh /var/tmp/portage/sys-cluster/csync2-2.0/work/csync2-2.0/install-sh -d /var/tmp/portage/sys-cluster/csync2-2.0/image//etc/csync2 > /bin/mkdir -p '/var/tmp/portage/sys-cluster/csync2-2.0/image//usr/sbin' > /bin/mkdir -p '/var/tmp/portage/sys-cluster/csync2-2.0/image//usr/sbin' > /bin/mkdir -p '/var/tmp/portage/sys-cluster/csync2-2.0/image//usr/share/doc/csync2-2.0' > /bin/mkdir -p '/var/tmp/portage/sys-cluster/csync2-2.0/image//usr/share/doc/csync2-2.0' > /bin/mkdir -p '/var/tmp/portage/sys-cluster/csync2-2.0/image//usr/share/man/man1' > /usr/bin/install -c csync2-compare '/var/tmp/portage/sys-cluster/csync2-2.0/image//usr/sbin' > /usr/bin/install -c -m 644 ChangeLog README AUTHORS doc/csync2_paper.pdf '/var/tmp/portage/sys-cluster/csync2-2.0/image//usr/share/doc/csync2-2.0' > /usr/bin/install -c -m 644 ChangeLog README AUTHORS doc/csync2_paper.pdf '/var/tmp/portage/sys-cluster/csync2-2.0/image//usr/share/doc/csync2-2.0' > /usr/bin/install -c csync2 '/var/tmp/portage/sys-cluster/csync2-2.0/image//usr/sbin' >/usr/bin/install: cannot create regular file â/var/tmp/portage/sys-cluster/csync2-2.0/image//usr/share/doc/csync2-2.0/ChangeLogâ: File exists > /usr/bin/install -c -m 644 csync2.1 '/var/tmp/portage/sys-cluster/csync2-2.0/image//usr/share/man/man1' >Makefile:635: recipe for target 'install-docDATA' failed >make[2]: *** [install-docDATA] Error 1 >make[2]: *** Waiting for unfinished jobs.... >/bin/sh /var/tmp/portage/sys-cluster/csync2-2.0/work/csync2-2.0/install-sh -d /var/tmp/portage/sys-cluster/csync2-2.0/image//var/lib/csync2 >test -e /var/tmp/portage/sys-cluster/csync2-2.0/image//etc/csync2/csync2.cfg || \ > /usr/bin/install -c -m 644 ./csync2.cfg /var/tmp/portage/sys-cluster/csync2-2.0/image//etc/csync2/csync2.cfg >make[2]: Leaving directory '/var/tmp/portage/sys-cluster/csync2-2.0/work/csync2-2.0' >Makefile:893: recipe for target 'install-am' failed >make[1]: *** [install-am] Error 2 >make[1]: Leaving directory '/var/tmp/portage/sys-cluster/csync2-2.0/work/csync2-2.0' >Makefile:887: recipe for target 'install' failed >make: *** [install] Error 2 > * ERROR: sys-cluster/csync2-2.0::gentoo failed (install phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-cluster/csync2-2.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-cluster/csync2-2.0::gentoo'`. > * The complete build log is located at '/var/log/log/build/sys-cluster/csync2-2.0:20150803-135439.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-cluster/csync2-2.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-cluster/csync2-2.0/temp/environment'. > * Working directory: '/var/tmp/portage/sys-cluster/csync2-2.0/work/csync2-2.0' > * S: '/var/tmp/portage/sys-cluster/csync2-2.0/work/csync2-2.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 556582
: 408190