Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 52606 Details for
Bug 83984
emerge sed-4.1.4 failed, error: "unmatched }" in sed.texi, details as follow
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge sed >& log
log (text/plain), 12.74 KB, created by
Stanley
on 2005-03-03 19:12:21 UTC
(
hide
)
Description:
emerge sed >& log
Filename:
MIME Type:
Creator:
Stanley
Created:
2005-03-03 19:12:21 UTC
Size:
12.74 KB
patch
obsolete
>]2;Started emerge on: Mar 04, 2005 10:49:22]2; *** emerge sedCalculating dependencies ]2; >>> emerge (1 of 1) sys-apps/sed-4.1.4 to /]2;emerge: (1 of 1) sys-apps/sed-4.1.4 Clean]2;emerge: (1 of 1) sys-apps/sed-4.1.4 Compile>>> Unpacking source... >>>> Unpacking sed-4.1.4.tar.gz to /var/tmp/portage/sed-4.1.4/work >>>> Source unpacked. >/bin/sed > * econf: updating sed-4.1.4/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating sed-4.1.4/config/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 --libdir=/usr/lib --enable-nls >configure: WARNING: If you wanted to set the --build type, don't use --host. > If a cross compiler is detected then cross compile mode will be used. >checking for a BSD-compatible install... /bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >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 i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >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 library containing strerror... none required >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 long file names... yes >checking whether -lcP is needed... no >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for io.h... no >checking for limits.h... yes >checking for locale.h... yes >checking for stdarg.h... yes >checking for alloca.h... yes >checking for stddef.h... yes >checking for errno.h... yes >checking for wchar.h... yes >checking for wctype.h... yes >checking for sys/file.h... yes >checking for mcheck.h... yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking for ssize_t... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for vprintf... yes >checking for _doprnt... no >checking for getline... yes >checking for working getline function... yes >checking for obstacks... yes >checking whether mbrtowc and mbstate_t are properly declared... yes >checking for mbstate_t... yes >checking for strverscmp... yes >checking for memchr... yes >checking for memcmp... yes >checking for memmove... yes >checking for strerror... yes >checking for mkstemp... yes >checking for isatty... yes >checking for bcopy... yes >checking for bzero... yes >checking for isascii... yes >checking for memcpy... yes >checking for memset... yes >checking for strchr... yes >checking for strtoul... yes >checking for popen... yes >checking for pathconf... yes >checking for isblank... yes >checking for fchown... yes >checking for fchmod... yes >checking for setlocale... yes >checking for wcrtomb... yes >checking for wcscoll... yes >checking for btowc... yes >checking how to build HTML documentation... with makeinfo >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 inline... inline >checking for off_t... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >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 iconv... yes >checking argz.h usability... yes >checking argz.h presence... yes >checking for argz.h... yes >checking for limits.h... (cached) yes >checking for locale.h... (cached) yes >checking nl_types.h usability... yes >checking nl_types.h presence... yes >checking for nl_types.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for stddef.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for feof_unlocked... yes >checking for fgets_unlocked... yes >checking for getc_unlocked... yes >checking for getcwd... yes >checking for getegid... yes >checking for geteuid... yes >checking for getgid... yes >checking for getuid... yes >checking for mempcpy... yes >checking for munmap... yes >checking for putenv... yes >checking for setenv... yes >checking for setlocale... (cached) yes >checking for stpcpy... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strtoul... (cached) yes >checking for tsearch... yes >checking for __argz_count... yes >checking for __argz_stringify... yes >checking for __argz_next... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for nl_langinfo and CODESET... yes >checking for LC_MESSAGES... yes >checking for bison... bison >checking version of bison... 2.0, ok >checking whether NLS is requested... yes >checking whether included gettext is requested... no >checking for GNU gettext in libc... yes >configure: creating ./config.status >config.status: creating bootstrap.sh >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating lib/Makefile >config.status: creating sed/Makefile >config.status: creating testsuite/Makefile >config.status: creating po/Makefile.in >config.status: creating intl/Makefile >config.status: creating config.h >config.status: linking ./lib/regex_.h to lib/regex.h >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing gettext-fix commands >/bin/sed >make all-recursive >make[1]: Entering directory `/var/tmp/portage/sed-4.1.4/work/sed-4.1.4' >Making all in intl >make[2]: Entering directory `/var/tmp/portage/sed-4.1.4/work/sed-4.1.4/intl' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sed-4.1.4/work/sed-4.1.4/intl' >Making all in lib >make[2]: Entering directory `/var/tmp/portage/sed-4.1.4/work/sed-4.1.4/lib' >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I.. -I../lib -I../intl -O2 -march=i686 -funroll-loops -pipe -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o getopt1.c; \ >then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I.. -I../lib -I../intl -O2 -march=i686 -funroll-loops -pipe -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o getopt.c; \ >then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I.. -I../lib -I../intl -O2 -march=i686 -funroll-loops -pipe -MT utils.o -MD -MP -MF ".deps/utils.Tpo" -c -o utils.o utils.c; \ >then mv -f ".deps/utils.Tpo" ".deps/utils.Po"; else rm -f ".deps/utils.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I.. -I../lib -I../intl -O2 -march=i686 -funroll-loops -pipe -MT regex.o -MD -MP -MF ".deps/regex.Tpo" -c -o regex.o regex.c; \ >then mv -f ".deps/regex.Tpo" ".deps/regex.Po"; else rm -f ".deps/regex.Tpo"; exit 1; fi >In file included from regex.c:84: >regex_internal.h:102:1: warning: "__mempcpy" redefined >In file included from /usr/include/string.h:417, > from regex_internal.h:28, > from regex.c:84: >/usr/include/bits/string2.h:209:1: warning: this is the location of the previous definition >rm -f libsed.a >ar cru libsed.a getopt1.o getopt.o utils.o regex.o >i686-pc-linux-gnu-ranlib libsed.a >make[2]: Leaving directory `/var/tmp/portage/sed-4.1.4/work/sed-4.1.4/lib' >Making all in po >make[2]: Entering directory `/var/tmp/portage/sed-4.1.4/work/sed-4.1.4/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/sed-4.1.4/work/sed-4.1.4/po' >Making all in sed >make[2]: Entering directory `/var/tmp/portage/sed-4.1.4/work/sed-4.1.4/sed' >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I.. -I../lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -O2 -march=i686 -funroll-loops -pipe -MT sed.o -MD -MP -MF ".deps/sed.Tpo" -c -o sed.o sed.c; \ >then mv -f ".deps/sed.Tpo" ".deps/sed.Po"; else rm -f ".deps/sed.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I.. -I../lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -O2 -march=i686 -funroll-loops -pipe -MT compile.o -MD -MP -MF ".deps/compile.Tpo" -c -o compile.o compile.c; \ >then mv -f ".deps/compile.Tpo" ".deps/compile.Po"; else rm -f ".deps/compile.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I.. -I../lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -O2 -march=i686 -funroll-loops -pipe -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../intl -I.. -I../lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -O2 -march=i686 -funroll-loops -pipe -MT regexp.o -MD -MP -MF ".deps/regexp.Tpo" -c -o regexp.o regexp.c; \ >then mv -f ".deps/regexp.Tpo" ".deps/regexp.Po"; else rm -f ".deps/regexp.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I.. -I../lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -O2 -march=i686 -funroll-loops -pipe -MT fmt.o -MD -MP -MF ".deps/fmt.Tpo" -c -o fmt.o fmt.c; \ >then mv -f ".deps/fmt.Tpo" ".deps/fmt.Po"; else rm -f ".deps/fmt.Tpo"; exit 1; fi >if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl -I.. -I../lib -I../intl -DLOCALEDIR=\"/usr/share/locale\" -O2 -march=i686 -funroll-loops -pipe -MT mbcs.o -MD -MP -MF ".deps/mbcs.Tpo" -c -o mbcs.o mbcs.c; \ >then mv -f ".deps/mbcs.Tpo" ".deps/mbcs.Po"; else rm -f ".deps/mbcs.Tpo"; exit 1; fi >i686-pc-linux-gnu-gcc -O2 -march=i686 -funroll-loops -pipe -o sed sed.o compile.o execute.o regexp.o fmt.o mbcs.o ../lib/libsed.a >make[2]: Leaving directory `/var/tmp/portage/sed-4.1.4/work/sed-4.1.4/sed' >Making all in doc >make[2]: Entering directory `/var/tmp/portage/sed-4.1.4/work/sed-4.1.4/doc' >builddir=`pwd` && cd . && \ > /bin/sh /var/tmp/portage/sed-4.1.4/work/sed-4.1.4/config/missing --run makeinfo --html --no-split -o $builddir/sed.html sed.texi >sed.texi:4216: ¥¼°t¹ïªº }. >makeinfo: ¦]¬°¿ù»~, ²¾°£¿é¥XÀÉ `/var/tmp/portage/sed-4.1.4/work/sed-4.1.4/doc/sed.html'; Yn«O¦s¥¦, ½Ð¨Ï¥Î --force ¿ï¶µ. >make[2]: *** [sed.html] Error 1 >make[2]: Leaving directory `/var/tmp/portage/sed-4.1.4/work/sed-4.1.4/doc' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/sed-4.1.4/work/sed-4.1.4' >make: *** [all] Error 2 > >!!! ERROR: sys-apps/sed-4.1.4 failed. >!!! Function src_compile, Line 50, Exitcode 2 >!!! build failed >!!! If you need support, post the topmost build error, NOT this status message. > > ...done! >>>> emerge (1 of 1) sys-apps/sed-4.1.4 to / >>>> md5 src_uri ;-) sed-4.1.4.tar.gz >]2; *** terminating.]2;xterm
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 83984
: 52606 |
53285