Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 167350 Details for
Bug 240044
app-misc/regex-markup fails to build with -O0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
app-misc:regex-markup-0.10.0:20081005-180910.log (text/plain), 18.51 KB, created by
Diego Elio Pettenò (RETIRED)
on 2008-10-05 18:29:10 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2008-10-05 18:29:10 UTC
Size:
18.51 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking regex-markup-0.10.0.tar.gz to /var/tmp/portage/app-misc/regex-markup-0.10.0/work >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/app-misc/regex-markup-0.10.0/work/regex-markup-0.10.0 ... > * econf: updating regex-markup-0.10.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating regex-markup-0.10.0/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu >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 whether to enable maintainer-specific portions of Makefiles... no >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 style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking for a BSD-compatible install... /usr/bin/install -c >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >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 bison... bison -y >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking whether NLS is requested... yes >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for egrep... grep -E >checking for AIX... no >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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking for working alloca.h... yes >checking for alloca... yes >checking whether system is Windows or MSDOS... no >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for unistd.h... (cached) yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking whether strerror_r is declared... yes >checking for strerror_r... yes >checking whether strerror_r returns char *... yes >checking for ssize_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether lstat dereferences a symlink specified with a trailing slash... yes >checking whether lstat accepts an empty string... no >checking for C/C++ restrict keyword... __restrict >checking for isascii... yes >checking for mempcpy... yes >checking whether stat file-mode macros are broken... no >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for inttypes.h... yes >checking whether strdup is declared... yes >checking for EOVERFLOW... yes >checking for signed... yes >checking for long long... yes >checking for long double... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for size_t... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for intmax_t... yes >checking for inline... inline >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for dup2... yes >checking for error_at_line... yes >checking whether free (NULL) is known to work... yes >checking for getline... yes >checking for working getline function... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for getopt_long_only... yes >checking whether optreset is declared... no >checking whether getopt_clip is declared... no >checking whether gettimeofday clobbers localtime buffer... no >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for memcpy... yes >checking for memmove... yes >checking for memset... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking for working re_compile_pattern... yes >checking for C/C++ restrict keyword... (cached) __restrict >checking whether stat accepts an empty string... no >checking sys/inttypes.h usability... no >checking sys/inttypes.h presence... no >checking for sys/inttypes.h... no >checking for stdint.h... (cached) yes >checking for strdup... yes >checking for strerror... yes >checking for strndup... yes >checking for working strnlen... yes >checking for strstr... yes >checking for strtol... yes >checking for vasnprintf... no >checking for ptrdiff_t... yes >checking for snprintf... yes >checking for wcslen... yes >checking for vasprintf... yes >checking for stdint.h... (cached) yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for sys/wait.h that is POSIX.1 compatible... yes >checking whether time.h and sys/time.h may both be included... (cached) yes >checking for fcntl.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/wait.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for inline... (cached) inline >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for _LARGE_FILES value needed for large files... no >checking for lstat64... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: creating lib/Makefile >config.status: creating examples/Makefile >config.status: creating examples/rules/Makefile >config.status: creating src/Makefile >config.status: creating src/common/Makefile >config.status: creating src/testsuite/Makefile >config.status: creating regex-markup.spec >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >make all-recursive >make[1]: Entering directory `/var/tmp/portage/app-misc/regex-markup-0.10.0/work/regex-markup-0.10.0' >Making all in po >make[2]: Entering directory `/var/tmp/portage/app-misc/regex-markup-0.10.0/work/regex-markup-0.10.0/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/app-misc/regex-markup-0.10.0/work/regex-markup-0.10.0/po' >Making all in lib >make[2]: Entering directory `/var/tmp/portage/app-misc/regex-markup-0.10.0/work/regex-markup-0.10.0/lib' >cp ./alloca_.h alloca.h-t >mv alloca.h-t alloca.h >make all-am >make[3]: Entering directory `/var/tmp/portage/app-misc/regex-markup-0.10.0/work/regex-markup-0.10.0/lib' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -c basename.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -c stripslash.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -c progname.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -c version-etc.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -c xalloc-die.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -c xvasprintf.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -c xasprintf.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -c dirname.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -c exitfail.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -c vasnprintf.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -c printf-args.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -c printf-parse.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -c asnprintf.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -c xmalloc.c >rm -f libgnu.a >ar cru libgnu.a basename.o stripslash.o progname.o version-etc.o xalloc-die.o xvasprintf.o xasprintf.o dirname.o exitfail.o vasnprintf.o printf-args.o printf-parse.o asnprintf.o xmalloc.o >i686-pc-linux-gnu-ranlib libgnu.a >make[3]: Leaving directory `/var/tmp/portage/app-misc/regex-markup-0.10.0/work/regex-markup-0.10.0/lib' >make[2]: Leaving directory `/var/tmp/portage/app-misc/regex-markup-0.10.0/work/regex-markup-0.10.0/lib' >Making all in src >make[2]: Entering directory `/var/tmp/portage/app-misc/regex-markup-0.10.0/work/regex-markup-0.10.0/src' >Making all in common >make[3]: Entering directory `/var/tmp/portage/app-misc/regex-markup-0.10.0/work/regex-markup-0.10.0/src/common' >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -Wall -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -MT error.o -MD -MP -MF ".deps/error.Tpo" -c -o error.o error.c; \ > then mv -f ".deps/error.Tpo" ".deps/error.Po"; else rm -f ".deps/error.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -Wall -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -MT hmap.o -MD -MP -MF ".deps/hmap.Tpo" -c -o hmap.o hmap.c; \ > then mv -f ".deps/hmap.Tpo" ".deps/hmap.Po"; else rm -f ".deps/hmap.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -Wall -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -MT io-utils.o -MD -MP -MF ".deps/io-utils.Tpo" -c -o io-utils.o io-utils.c; \ > then mv -f ".deps/io-utils.Tpo" ".deps/io-utils.Po"; else rm -f ".deps/io-utils.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -Wall -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -MT intutil.o -MD -MP -MF ".deps/intutil.Tpo" -c -o intutil.o intutil.c; \ > then mv -f ".deps/intutil.Tpo" ".deps/intutil.Po"; else rm -f ".deps/intutil.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -Wall -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -MT iterator.o -MD -MP -MF ".deps/iterator.Tpo" -c -o iterator.o iterator.c; \ > then mv -f ".deps/iterator.Tpo" ".deps/iterator.Po"; else rm -f ".deps/iterator.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -Wall -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -MT llist.o -MD -MP -MF ".deps/llist.Tpo" -c -o llist.o llist.c; \ > then mv -f ".deps/llist.Tpo" ".deps/llist.Po"; else rm -f ".deps/llist.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -Wall -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -MT strbuf.o -MD -MP -MF ".deps/strbuf.Tpo" -c -o strbuf.o strbuf.c; \ > then mv -f ".deps/strbuf.Tpo" ".deps/strbuf.Po"; else rm -f ".deps/strbuf.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -Wall -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -MT string-utils.o -MD -MP -MF ".deps/string-utils.Tpo" -c -o string-utils.o string-utils.c; \ > then mv -f ".deps/string-utils.Tpo" ".deps/string-utils.Po"; else rm -f ".deps/string-utils.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -Wall -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -MT regex-utils.o -MD -MP -MF ".deps/regex-utils.Tpo" -c -o regex-utils.o regex-utils.c; \ > then mv -f ".deps/regex-utils.Tpo" ".deps/regex-utils.Po"; else rm -f ".deps/regex-utils.Tpo"; exit 1; fi >rm -f lib_common.a >ar cru lib_common.a error.o hmap.o io-utils.o intutil.o iterator.o llist.o strbuf.o string-utils.o regex-utils.o >i686-pc-linux-gnu-ranlib lib_common.a >make[3]: Leaving directory `/var/tmp/portage/app-misc/regex-markup-0.10.0/work/regex-markup-0.10.0/src/common' >Making all in . >make[3]: Entering directory `/var/tmp/portage/app-misc/regex-markup-0.10.0/work/regex-markup-0.10.0/src' >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -Wall -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -MT rule.o -MD -MP -MF ".deps/rule.Tpo" -c -o rule.o rule.c; \ > then mv -f ".deps/rule.Tpo" ".deps/rule.Po"; else rm -f ".deps/rule.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -Wall -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -MT match.o -MD -MP -MF ".deps/match.Tpo" -c -o match.o match.c; \ > then mv -f ".deps/match.Tpo" ".deps/match.Po"; else rm -f ".deps/match.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -Wall -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -MT style.o -MD -MP -MF ".deps/style.Tpo" -c -o style.o style.c; \ > then mv -f ".deps/style.Tpo" ".deps/style.Po"; else rm -f ".deps/style.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -Wall -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -MT parser.o -MD -MP -MF ".deps/parser.Tpo" -c -o parser.o parser.c; \ > then mv -f ".deps/parser.Tpo" ".deps/parser.Po"; else rm -f ".deps/parser.Tpo"; exit 1; fi >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -Wall -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -c lexer.c -Wno-unused >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -Wall -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -MT execute.o -MD -MP -MF ".deps/execute.Tpo" -c -o execute.o execute.c; \ > then mv -f ".deps/execute.Tpo" ".deps/execute.Po"; else rm -f ".deps/execute.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -Wall -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -MT remark.o -MD -MP -MF ".deps/remark.Tpo" -c -o remark.o remark.c; \ > then mv -f ".deps/remark.Tpo" ".deps/remark.Po"; else rm -f ".deps/remark.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -Wall -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -MT wrap.o -MD -MP -MF ".deps/wrap.Tpo" -c -o wrap.o wrap.c; \ > then mv -f ".deps/wrap.Tpo" ".deps/wrap.Po"; else rm -f ".deps/wrap.Tpo"; exit 1; fi >remark.c: In function 'main': >remark.c:126: warning: implicit declaration of function 'setlocale' >remark.c:126: error: 'LC_ALL' undeclared (first use in this function) >remark.c:126: error: (Each undeclared identifier is reported only once >remark.c:126: error: for each function it appears in.) >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -Wall -pipe -include /var/tmp/portage/app-misc/regex-markup-0.10.0/temp/flagscheck.h -MT cacheline.o -MD -MP -MF ".deps/cacheline.Tpo" -c -o cacheline.o cacheline.c; \ > then mv -f ".deps/cacheline.Tpo" ".deps/cacheline.Po"; else rm -f ".deps/cacheline.Tpo"; exit 1; fi >make[3]: *** [remark.o] Error 1 >make[3]: *** Waiting for unfinished jobs.... >cacheline.c: In function 'main': >cacheline.c:50: warning: implicit declaration of function 'setlocale' >cacheline.c:50: error: 'LC_ALL' undeclared (first use in this function) >cacheline.c:50: error: (Each undeclared identifier is reported only once >cacheline.c:50: error: for each function it appears in.) >make[3]: *** [cacheline.o] Error 1 >make[3]: Leaving directory `/var/tmp/portage/app-misc/regex-markup-0.10.0/work/regex-markup-0.10.0/src' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/var/tmp/portage/app-misc/regex-markup-0.10.0/work/regex-markup-0.10.0/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/app-misc/regex-markup-0.10.0/work/regex-markup-0.10.0' >make: *** [all] Error 2 > [31;01m*[0m > [31;01m*[0m ERROR: app-misc/regex-markup-0.10.0 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 70: Called _eapi0_src_compile > [31;01m*[0m ebuild.sh, line 604: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 638: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m The die message: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/log/portage/app-misc:regex-markup-0.10.0:20081005-180910.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-misc/regex-markup-0.10.0/temp/environment'. > [31;01m*[0m
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 240044
: 167350