Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 398966 Details for
Bug 543402
net-misc/openr2-1.3.0 - queue.c:185:9: error: variable ‘to_end’ set but not used [-Werror=unused-but-set-variable]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge log
net-misc-openr2-1.3.0-20150315-101538.log (text/plain), 17.10 KB, created by
Toralf Förster
on 2015-03-15 10:55:21 UTC
(
hide
)
Description:
emerge log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2015-03-15 10:55:21 UTC
Size:
17.10 KB
patch
obsolete
> * Package: net-misc/openr2-1.3.0 > * Repository: gentoo > * Maintainer: chainsaw@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux policykit userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking openr2-1.3.0.tar.gz to /var/tmp/portage/net-misc/openr2-1.3.0/work >>>> Source unpacked in /var/tmp/portage/net-misc/openr2-1.3.0/work >>>> Preparing source in /var/tmp/portage/net-misc/openr2-1.3.0/work/openr2-1.3.0 ... > * Applying 1.3.0-respect-user-cflags.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-misc/openr2-1.3.0/work/openr2-1.3.0' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal ... > [ ok ] > * This package has a configure.in file which has long been deprecated. Please > * update it to use configure.ac instead as newer versions of autotools will die > * when it finds this file. See https://bugs.gentoo.org/426262 for details. > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: openr2-1.3.0/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/openr2-1.3.0/work/openr2-1.3.0 ... > * econf: updating openr2-1.3.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating openr2-1.3.0/config.guess with /usr/share/gnuconfig/config.guess >./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 >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 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... gcc3 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >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/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >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-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >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/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 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... yes >checking for cosf in -lm... yes >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking if gcc accepts -fvisibility=hidden option... yes >GCC supports -fvisibility and will be used to compile the library >checking linux/zaptel.h usability... no >checking linux/zaptel.h presence... no >checking for linux/zaptel.h... no >checking zaptel/zaptel.h usability... no >checking zaptel/zaptel.h presence... no >checking for zaptel/zaptel.h... no >checking dahdi/user.h usability... yes >checking dahdi/user.h presence... yes >checking for dahdi/user.h... yes >r2test program will be compiled >checking for svnversion... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/openr2-1.3.0/work/openr2-1.3.0 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-misc/openr2-1.3.0/work/openr2-1.3.0' >Making all in src >make[2]: Entering directory '/var/tmp/portage/net-misc/openr2-1.3.0/work/openr2-1.3.0/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Iopenr2 -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -march=native -O2 -pipe -MT libopenr2_la-r2chan.lo -MD -MP -MF .deps/libopenr2_la-r2chan.Tpo -c -o libopenr2_la-r2chan.lo `test -f 'r2chan.c' || echo './'`r2chan.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Iopenr2 -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -march=native -O2 -pipe -MT libopenr2_la-r2chan.lo -MD -MP -MF .deps/libopenr2_la-r2chan.Tpo -c r2chan.c -fPIC -DPIC -o .libs/libopenr2_la-r2chan.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Iopenr2 -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -march=native -O2 -pipe -MT libopenr2_la-r2chan.lo -MD -MP -MF .deps/libopenr2_la-r2chan.Tpo -c r2chan.c -o libopenr2_la-r2chan.o >/dev/null 2>&1 >mv -f .deps/libopenr2_la-r2chan.Tpo .deps/libopenr2_la-r2chan.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Iopenr2 -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -march=native -O2 -pipe -MT libopenr2_la-r2context.lo -MD -MP -MF .deps/libopenr2_la-r2context.Tpo -c -o libopenr2_la-r2context.lo `test -f 'r2context.c' || echo './'`r2context.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Iopenr2 -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -march=native -O2 -pipe -MT libopenr2_la-r2context.lo -MD -MP -MF .deps/libopenr2_la-r2context.Tpo -c r2context.c -fPIC -DPIC -o .libs/libopenr2_la-r2context.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Iopenr2 -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -march=native -O2 -pipe -MT libopenr2_la-r2context.lo -MD -MP -MF .deps/libopenr2_la-r2context.Tpo -c r2context.c -o libopenr2_la-r2context.o >/dev/null 2>&1 >mv -f .deps/libopenr2_la-r2context.Tpo .deps/libopenr2_la-r2context.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Iopenr2 -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -march=native -O2 -pipe -MT libopenr2_la-r2log.lo -MD -MP -MF .deps/libopenr2_la-r2log.Tpo -c -o libopenr2_la-r2log.lo `test -f 'r2log.c' || echo './'`r2log.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Iopenr2 -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -march=native -O2 -pipe -MT libopenr2_la-r2log.lo -MD -MP -MF .deps/libopenr2_la-r2log.Tpo -c r2log.c -fPIC -DPIC -o .libs/libopenr2_la-r2log.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Iopenr2 -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -march=native -O2 -pipe -MT libopenr2_la-r2log.lo -MD -MP -MF .deps/libopenr2_la-r2log.Tpo -c r2log.c -o libopenr2_la-r2log.o >/dev/null 2>&1 >mv -f .deps/libopenr2_la-r2log.Tpo .deps/libopenr2_la-r2log.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Iopenr2 -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -march=native -O2 -pipe -MT libopenr2_la-r2proto.lo -MD -MP -MF .deps/libopenr2_la-r2proto.Tpo -c -o libopenr2_la-r2proto.lo `test -f 'r2proto.c' || echo './'`r2proto.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Iopenr2 -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -march=native -O2 -pipe -MT libopenr2_la-r2proto.lo -MD -MP -MF .deps/libopenr2_la-r2proto.Tpo -c r2proto.c -fPIC -DPIC -o .libs/libopenr2_la-r2proto.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Iopenr2 -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -march=native -O2 -pipe -MT libopenr2_la-r2proto.lo -MD -MP -MF .deps/libopenr2_la-r2proto.Tpo -c r2proto.c -o libopenr2_la-r2proto.o >/dev/null 2>&1 >mv -f .deps/libopenr2_la-r2proto.Tpo .deps/libopenr2_la-r2proto.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Iopenr2 -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -march=native -O2 -pipe -MT libopenr2_la-r2utils.lo -MD -MP -MF .deps/libopenr2_la-r2utils.Tpo -c -o libopenr2_la-r2utils.lo `test -f 'r2utils.c' || echo './'`r2utils.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Iopenr2 -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -march=native -O2 -pipe -MT libopenr2_la-r2utils.lo -MD -MP -MF .deps/libopenr2_la-r2utils.Tpo -c r2utils.c -fPIC -DPIC -o .libs/libopenr2_la-r2utils.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Iopenr2 -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -march=native -O2 -pipe -MT libopenr2_la-r2utils.lo -MD -MP -MF .deps/libopenr2_la-r2utils.Tpo -c r2utils.c -o libopenr2_la-r2utils.o >/dev/null 2>&1 >mv -f .deps/libopenr2_la-r2utils.Tpo .deps/libopenr2_la-r2utils.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Iopenr2 -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -march=native -O2 -pipe -MT libopenr2_la-r2engine.lo -MD -MP -MF .deps/libopenr2_la-r2engine.Tpo -c -o libopenr2_la-r2engine.lo `test -f 'r2engine.c' || echo './'`r2engine.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Iopenr2 -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -march=native -O2 -pipe -MT libopenr2_la-r2engine.lo -MD -MP -MF .deps/libopenr2_la-r2engine.Tpo -c r2engine.c -fPIC -DPIC -o .libs/libopenr2_la-r2engine.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Iopenr2 -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -march=native -O2 -pipe -MT libopenr2_la-r2engine.lo -MD -MP -MF .deps/libopenr2_la-r2engine.Tpo -c r2engine.c -o libopenr2_la-r2engine.o >/dev/null 2>&1 >mv -f .deps/libopenr2_la-r2engine.Tpo .deps/libopenr2_la-r2engine.Plo >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Iopenr2 -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -march=native -O2 -pipe -MT libopenr2_la-queue.lo -MD -MP -MF .deps/libopenr2_la-queue.Tpo -c -o libopenr2_la-queue.lo `test -f 'queue.c' || echo './'`queue.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -Iopenr2 -std=c99 -pedantic -Wall -Werror -Wwrite-strings -Wunused-variable -Wstrict-prototypes -Wmissing-prototypes -D__OR2_COMPILING_LIBRARY__ -fvisibility=hidden -march=native -O2 -pipe -MT libopenr2_la-queue.lo -MD -MP -MF .deps/libopenr2_la-queue.Tpo -c queue.c -fPIC -DPIC -o .libs/libopenr2_la-queue.o >queue.c: In function âqueue_read_byteâ: >queue.c:185:9: error: variable âto_endâ set but not used [-Werror=unused-but-set-variable] > int to_end; > ^ >cc1: all warnings being treated as errors >Makefile:579: recipe for target 'libopenr2_la-queue.lo' failed >make[2]: *** [libopenr2_la-queue.lo] Error 1 >make[2]: Leaving directory '/var/tmp/portage/net-misc/openr2-1.3.0/work/openr2-1.3.0/src' >Makefile:535: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-misc/openr2-1.3.0/work/openr2-1.3.0' >Makefile:364: recipe for target 'all' failed >make: *** [all] Error 2 >emake failed > * ERROR: net-misc/openr2-1.3.0::gentoo failed (compile phase): > * died running emake, base_src_make > * > * Call stack: > * ebuild.sh, line 93: Called src_compile > * environment, line 2713: Called base_src_compile > * environment, line 619: Called base_src_make > * environment, line 657: Called die > * The specific snippet of code: > * emake "$@" || die "died running emake, $FUNCNAME"; > * > * If you need support, post the output of `emerge --info '=net-misc/openr2-1.3.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-misc/openr2-1.3.0::gentoo'`. > * The complete build log is located at '/var/log/portage/net-misc:openr2-1.3.0:20150315-101538.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/openr2-1.3.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-misc/openr2-1.3.0/temp/environment'. > * Working directory: '/var/tmp/portage/net-misc/openr2-1.3.0/work/openr2-1.3.0' > * S: '/var/tmp/portage/net-misc/openr2-1.3.0/work/openr2-1.3.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 543402
: 398966