Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 678463 Details for
Bug 760159
dev-tcltk/tclxml-3.2.7 : tclxml.c: error: expected identifier or ( before _Bool
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-tcltk:tclxml-3.2.7:20201216-101326.log
dev-tcltk:tclxml-3.2.7:20201216-101326.log (text/plain), 10.19 KB, created by
Toralf Förster
on 2020-12-16 10:35:13 UTC
(
hide
)
Description:
dev-tcltk:tclxml-3.2.7:20201216-101326.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-12-16 10:35:13 UTC
Size:
10.19 KB
patch
obsolete
> * Package: dev-tcltk/tclxml-3.2.7 > * Repository: gentoo > * Maintainer: tcltk@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking tclxml-3.2.7.tar.gz to /var/tmp/portage/dev-tcltk/tclxml-3.2.7/work >>>> Source unpacked in /var/tmp/portage/dev-tcltk/tclxml-3.2.7/work >>>> Preparing source in /var/tmp/portage/dev-tcltk/tclxml-3.2.7/work/tclxml-3.2.7 ... > * Applying tclxml-3.2-fix-implicit-declarations.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-tcltk/tclxml-3.2.7/work/tclxml-3.2.7 ... >./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 --docdir=/usr/share/doc/tclxml-3.2.7 --htmldir=/usr/share/doc/tclxml-3.2.7/html --libdir=/usr/lib64 --with-xml2-config=/usr/bin/xml2-config --with-xslt-config=/usr/bin/xslt-config --with-tclinclude=/usr/include --with-tcl=/usr/lib64 --enable-64bit --disable-symbols >checking TEA configuration... ok (TEA 3.13) >configure: configuring tclxml 3.2 >checking system version... Linux-5.10.1 >checking for Tcl configuration... found /usr/lib64/tclConfig.sh >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 for existence of /usr/lib64/tclConfig.sh... loading >checking platform... unix >configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr >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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >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 if the compiler understands -pipe... yes >checking whether byte ordering is bigendian... no >checking for Tcl public headers... /usr/include >checking for pthread_mutex_init in -lpthread... yes >checking for building with threads... yes (default) >checking how to build libraries... shared >checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib >checking if 64bit support is requested... yes >checking if 64bit Sparc VIS support is requested... no >checking if compiler supports visibility "hidden"... yes >checking if rpath support is requested... yes >checking system version... (cached) Linux-5.10.1 >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking if compiler accepts -m64 flag... yes >checking for cast to union support... yes >checking for required early compiler flags... _LARGEFILE64_SOURCE >checking for 64-bit integer type... using long >checking for build with symbols... no >checking for tclsh... /usr/bin/tclsh8.6 >checking for xml2-config script... /usr/bin/xml2-config >checking for xslt-config script... /usr/bin/xslt-config >checking for static linking of XML/XSLT libraries... use dynamic linking >configure: creating ./config.status >config.status: creating Makefile >config.status: creating pkgIndex.tcl >config.status: creating tclxmlConfig.sh >config.status: creating include/tclxml/tclxml.h >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-tcltk/tclxml-3.2.7/work/tclxml-3.2.7 ... >make -j1 >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"tclxml\" -DPACKAGE_TARNAME=\"tclxml\" -DPACKAGE_VERSION=\"3.2\" -DPACKAGE_STRING=\"tclxml\ 3.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tclxml=/\*\*/ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_IS_LONG=1 -I/usr/include/libxml2 -I/usr/include/libxml2 -I./include -I"/usr/include" -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -O2 -pipe -march=native -fno-diagnostics-color -pipe -m64 -O2 -fomit-frame-pointer -DNDEBUG -Wall -fPIC -c `echo tclxml.c` -o tclxml.o >In file included from /usr/include/unicode/umachine.h:52, > from /usr/include/unicode/utypes.h:38, > from /usr/include/unicode/ucnv_err.h:88, > from /usr/include/unicode/ucnv.h:52, > from /usr/include/libxml2/libxml/encoding.h:31, > from /usr/include/libxml2/libxml/parser.h:810, > from /usr/include/libxml2/libxml/globals.h:18, > from /usr/include/libxml2/libxml/threads.h:35, > from /usr/include/libxml2/libxml/xmlmemory.h:218, > from /usr/include/libxml2/libxml/tree.h:1307, > from ./include/tclxml-libxml2/tclxml-libxml2.h:20, > from tclxml.c:18: >tclxml.c: In function âTclXMLInstanceConfigureâ: >tclxml.c:1585:14: error: expected identifier or â(â before â_Boolâ > 1585 | int index, bool, doParse = 0, result; > | ^~~~ >tclxml.c:1597:7: error: âresultâ undeclared (first use in this function) > 1597 | result = (*classinfo->configure)(xmlinfo->clientData, objv[0], objv[1]); > | ^~~~~~ >tclxml.c:1597:7: note: each undeclared identifier is reported only once for each function it appears in >In file included from /usr/include/unicode/umachine.h:52, > from /usr/include/unicode/utypes.h:38, > from /usr/include/unicode/ucnv_err.h:88, > from /usr/include/unicode/ucnv.h:52, > from /usr/include/libxml2/libxml/encoding.h:31, > from /usr/include/libxml2/libxml/parser.h:810, > from /usr/include/libxml2/libxml/globals.h:18, > from /usr/include/libxml2/libxml/threads.h:35, > from /usr/include/libxml2/libxml/xmlmemory.h:218, > from /usr/include/libxml2/libxml/tree.h:1307, > from ./include/tclxml-libxml2/tclxml-libxml2.h:20, > from tclxml.c:18: >tclxml.c:1644:53: error: expected expression before â_Boolâ > 1644 | if (Tcl_GetBooleanFromObj(interp, objv[1], &bool) != TCL_OK) { > | ^~~~ >tclxml.c:1648:13: error: expected expression before â_Boolâ > 1648 | if (bool && !xmlinfo->final) { > | ^~~~ >tclxml.c:1649:11: error: âdoParseâ undeclared (first use in this function) > 1649 | doParse = 1; > | ^~~~~~~ >In file included from /usr/include/unicode/umachine.h:52, > from /usr/include/unicode/utypes.h:38, > from /usr/include/unicode/ucnv_err.h:88, > from /usr/include/unicode/ucnv.h:52, > from /usr/include/libxml2/libxml/encoding.h:31, > from /usr/include/libxml2/libxml/parser.h:810, > from /usr/include/libxml2/libxml/globals.h:18, > from /usr/include/libxml2/libxml/threads.h:35, > from /usr/include/libxml2/libxml/xmlmemory.h:218, > from /usr/include/libxml2/libxml/tree.h:1307, > from ./include/tclxml-libxml2/tclxml-libxml2.h:20, > from tclxml.c:18: >tclxml.c:1651:21: error: expected expression before â_Boolâ > 1651 | } else if (!bool && xmlinfo->final) { > | ^~~~ >tclxml.c:1659:26: error: expected expression before â_Boolâ > 1659 | xmlinfo->final = bool; > | ^~~~ >tclxml.c:1671:53: error: expected expression before â_Boolâ > 1671 | if (Tcl_GetBooleanFromObj(interp, objv[1], &bool) != TCL_OK) { > | ^~~~ >tclxml.c:1678:29: error: expected expression before â_Boolâ > 1678 | xmlinfo->validate = bool; > | ^~~~ >tclxml.c:1693:53: error: expected expression before â_Boolâ > 1693 | if (Tcl_GetBooleanFromObj(interp, objv[1], &bool) != TCL_OK) { > | ^~~~ >tclxml.c:1696:43: error: expected expression before â_Boolâ > 1696 | xmlinfo->expandinternalentities = bool; > | ^~~~ >tclxml.c:1929:1: warning: control reaches end of non-void function [-Wreturn-type] > 1929 | } > | ^ >At top level: >tclxml.c:66:13: warning: âwhitespaceâ defined but not used [-Wunused-variable] > 66 | static char whitespace[] = " \t\r\n"; > | ^~~~~~~~~~ >make: *** [Makefile:314: tclxml.o] Error 1 > * ERROR: dev-tcltk/tclxml-3.2.7::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-tcltk/tclxml-3.2.7::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-tcltk/tclxml-3.2.7::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-tcltk:tclxml-3.2.7:20201216-101326.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-tcltk/tclxml-3.2.7/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-tcltk/tclxml-3.2.7/temp/environment'. > * Working directory: '/var/tmp/portage/dev-tcltk/tclxml-3.2.7/work/tclxml-3.2.7' > * S: '/var/tmp/portage/dev-tcltk/tclxml-3.2.7/work/tclxml-3.2.7'
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 760159
:
678460
| 678463 |
678466
|
678469
|
678472
|
678475
|
678478