Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 535254 Details for
Bug 657598
dev-util/ragel-7.0.0.10-r1 : inputdata.cc:413:7: error: inLibRagel was not declared in this scope
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-util:ragel-7.0.0.10-r1:20180607-221110.log
dev-util:ragel-7.0.0.10-r1:20180607-221110.log (text/plain), 10.85 KB, created by
Toralf Förster
on 2018-06-08 14:44:47 UTC
(
hide
)
Description:
dev-util:ragel-7.0.0.10-r1:20180607-221110.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-06-08 14:44:47 UTC
Size:
10.85 KB
patch
obsolete
> * Package: dev-util/ragel-7.0.0.10-r1 > * Repository: gentoo > * Maintainer: lu_zero@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking ragel-7.0.0.10.tar.gz to /var/tmp/portage/dev-util/ragel-7.0.0.10-r1/work >>>> Source unpacked in /var/tmp/portage/dev-util/ragel-7.0.0.10-r1/work >>>> Preparing source in /var/tmp/portage/dev-util/ragel-7.0.0.10-r1/work/ragel-7.0.0.10 ... > * Applying ragel-7.0.0.10-use-pkginclude.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-util/ragel-7.0.0.10-r1/work/ragel-7.0.0.10' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: ragel-7.0.0.10/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-util/ragel-7.0.0.10-r1/work/ragel-7.0.0.10 ... > * econf: updating ragel-7.0.0.10/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ragel-7.0.0.10/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/ragel-7.0.0.10-r1 --htmldir=/usr/share/doc/ragel-7.0.0.10-r1/html --libdir=/usr/lib64 >checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/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 whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >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... (cached) 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... (cached) 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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether make sets $(MAKE)... (cached) yes >checking size of int... 4 >checking size of long... 8 >checking for ragel... /usr/bin/ragel >checking for kelbt... /usr/bin/kelbt >checking for colm... /usr/bin/colm >checking for /usr/bin/colm... yes >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 aapl/Makefile >config.status: creating doc/Makefile >config.status: creating doc/ragel.1 >config.status: creating src/config.h >config.status: executing depfiles commands >config.status: executing libtool commands >configuration of ragel complete >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-util/ragel-7.0.0.10-r1/work/ragel-7.0.0.10 ... >make -j1 >Making all in src >make[1]: Entering directory '/var/tmp/portage/dev-util/ragel-7.0.0.10-r1/work/ragel-7.0.0.10/src' >echo '#define VERSION "7.0.0.10"' > version.h >echo '#define PUBDATE "May 2017"' >> version.h >(CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh /var/tmp/portage/dev-util/ragel-7.0.0.10-r1/work/ragel-7.0.0.10/missing autoheader) >rm -f stamp-h1 >touch config.h.in >cd .. && /bin/sh ./config.status src/config.h >config.status: creating src/config.h >config.status: src/config.h is unchanged >make all-am >make[2]: Entering directory '/var/tmp/portage/dev-util/ragel-7.0.0.10-r1/work/ragel-7.0.0.10/src' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl -DBINDIR='"/usr/bin"' -O2 -pipe -march=native -c -o ragel-parsetree.o `test -f 'parsetree.cc' || echo './'`parsetree.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl -DBINDIR='"/usr/bin"' -O2 -pipe -march=native -c -o ragel-parsedata.o `test -f 'parsedata.cc' || echo './'`parsedata.cc >/usr/bin/kelbt -o rlparse.h rlparse.kh >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl -DBINDIR='"/usr/bin"' -O2 -pipe -march=native -c -o ragel-inputdata.o `test -f 'inputdata.cc' || echo './'`inputdata.cc >inputdata.cc: In member function âvoid InputData::parseKelbt()â: >inputdata.cc:413:7: error: âinLibRagelâ was not declared in this scope > if ( inLibRagel ) { > ^~~~~~~~~~ >inputdata.cc:413:7: note: suggested alternative: âforceLibRagelâ > if ( inLibRagel ) { > ^~~~~~~~~~ > forceLibRagel >inputdata.cc:451:7: error: âinLibRagelâ was not declared in this scope > if ( inLibRagel ) > ^~~~~~~~~~ >inputdata.cc:451:7: note: suggested alternative: âforceLibRagelâ > if ( inLibRagel ) > ^~~~~~~~~~ > forceLibRagel >make[2]: *** [Makefile:987: ragel-inputdata.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-util/ragel-7.0.0.10-r1/work/ragel-7.0.0.10/src' >make[1]: *** [Makefile:500: all] Error 2 >make[1]: Leaving directory '/var/tmp/portage/dev-util/ragel-7.0.0.10-r1/work/ragel-7.0.0.10/src' >make: *** [Makefile:440: all-recursive] Error 1 > * ERROR: dev-util/ragel-7.0.0.10-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-util/ragel-7.0.0.10-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-util/ragel-7.0.0.10-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-util:ragel-7.0.0.10-r1:20180607-221110.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/ragel-7.0.0.10-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-util/ragel-7.0.0.10-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-util/ragel-7.0.0.10-r1/work/ragel-7.0.0.10' > * S: '/var/tmp/portage/dev-util/ragel-7.0.0.10-r1/work/ragel-7.0.0.10'
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 657598
:
535252
| 535254 |
535256
|
535258
|
535260
|
535262
|
535264