Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 318786 Details for
Bug 427422
bootstrap: sys-devel/flex-2.5.35 fails to build because help2man is not installed on FreeBSD 9.1-BETA1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-devel/flex-2.5.35 failure log
build.log (text/plain), 37.69 KB, created by
Richard Yao (RETIRED)
on 2012-07-21 01:26:59 UTC
(
hide
)
Description:
sys-devel/flex-2.5.35 failure log
Filename:
MIME Type:
Creator:
Richard Yao (RETIRED)
Created:
2012-07-21 01:26:59 UTC
Size:
37.69 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-devel/flex-2.5.35 >[32;01m * [39;49;00mRepository: gentoo_prefix >[32;01m * [39;49;00mUSE: amd64-fbsd bootstrap elibc_FreeBSD kernel_FreeBSD prefix userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs >>>> Unpacking source... >>>> Unpacking flex-2.5.35.tar.bz2 to /gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work > [32;01m*[0m Applying flex-2.5.34-isatty.patch ... >[A[263C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying flex-2.5.33-pic.patch ... >[A[263C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying flex-2.5.35-gcc44.patch ... >[A[263C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying flex-2.5.35-rpl_alloc.patch ... >[A[263C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work >>>> Compiling source in /gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35 ... >./configure --prefix=/gentoo/usr --build=x86_64-pc-freebsd9.0 --host=x86_64-pc-freebsd9.0 --mandir=/gentoo/usr/share/man --infodir=/gentoo/usr/share/info --datadir=/gentoo/usr/share --sysconfdir=/gentoo/etc --localstatedir=/gentoo/var/lib --disable-nls >checking for a BSD-compatible install... /gentoo/tmp/usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether NLS is requested... no >checking for msgfmt... /usr/local/bin/msgfmt >checking for gmsgfmt... /usr/local/bin/msgfmt >checking for xgettext... /usr/local/bin/xgettext >checking for msgmerge... /usr/local/bin/msgmerge >checking for style of include used by make... GNU >checking for x86_64-pc-freebsd9.0-gcc... no >checking for gcc... 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 gcc accepts -g... yes >checking for gcc option to accept ANSI C... none needed >checking dependency style of gcc... gcc3 >checking build system type... x86_64-pc-freebsd9.0 >checking host system type... x86_64-pc-freebsd9.0 >checking for ld used by GCC... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking whether NLS is requested... no >checking whether to use NLS... no >checking for bison... no >checking for byacc... byacc >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 x86_64-pc-freebsd9.0-gcc... gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ANSI C... (cached) none needed >checking dependency style of gcc... (cached) gcc3 >checking for x86_64-pc-freebsd9.0-g++... no >checking for x86_64-pc-freebsd9.0-c++... no >checking for x86_64-pc-freebsd9.0-gpp... no >checking for x86_64-pc-freebsd9.0-aCC... no >checking for x86_64-pc-freebsd9.0-CC... no >checking for x86_64-pc-freebsd9.0-cxx... no >checking for x86_64-pc-freebsd9.0-cc++... no >checking for x86_64-pc-freebsd9.0-cl... no >checking for x86_64-pc-freebsd9.0-FCC... no >checking for x86_64-pc-freebsd9.0-KCC... no >checking for x86_64-pc-freebsd9.0-RCC... no >checking for x86_64-pc-freebsd9.0-xlC_r... no >checking for x86_64-pc-freebsd9.0-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking dependency style of g++... gcc3 >checking whether ln -s works... yes >checking for x86_64-pc-freebsd9.0-ranlib... no >checking for ranlib... ranlib >checking for gawk... (cached) gawk >checking for a BSD-compatible install... /gentoo/tmp/usr/bin/install -c >checking for bison... bison >checking for help2man... help2man >checking for gm4... /gentoo/usr/bin/gm4 >checking for GNU m4... yes >checking for indent... /usr/bin/indent >checking if /usr/bin/indent is GNU indent... no >configure: WARNING: /usr/bin/indent does not appear to be GNU indent. >checking how to run the C preprocessor... gcc -E >checking for egrep... grep -E >checking for working alloca.h... no >checking for alloca... yes >checking for ANSI C header files... yes >checking for sys/wait.h that is POSIX.1 compatible... 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 inttypes.h... (cached) yes >checking libintl.h usability... no >checking libintl.h presence... no >checking for libintl.h... no >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking malloc.h usability... no >checking malloc.h presence... no >checking for malloc.h... no >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking for unistd.h... (cached) yes >checking for log10 in -lm... yes >checking for pthread_mutex_lock in -lpthread... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking for pid_t... yes >checking for unistd.h... (cached) yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking for dup2... yes >checking for isascii... yes >checking for memset... yes >checking for pow... yes >checking for regcomp... yes >checking for setlocale... yes >checking for strchr... yes >checking for strtol... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating examples/Makefile >config.status: creating examples/fastwc/Makefile >config.status: creating examples/manual/Makefile >config.status: creating m4/Makefile >config.status: creating po/Makefile.in >config.status: creating tools/Makefile >config.status: creating tests/Makefile >config.status: creating tests/TEMPLATE/Makefile >config.status: creating tests/test-array-nr/Makefile >config.status: creating tests/test-array-r/Makefile >config.status: creating tests/test-basic-nr/Makefile >config.status: creating tests/test-basic-r/Makefile >config.status: creating tests/test-bison-yylloc/Makefile >config.status: creating tests/test-bison-yylval/Makefile >config.status: creating tests/test-c-cpp-nr/Makefile >config.status: creating tests/test-c-cpp-r/Makefile >config.status: creating tests/test-header-nr/Makefile >config.status: creating tests/test-header-r/Makefile >config.status: creating tests/test-include-by-buffer/Makefile >config.status: creating tests/test-include-by-push/Makefile >config.status: creating tests/test-include-by-reentrant/Makefile >config.status: creating tests/test-multiple-scanners-nr/Makefile >config.status: creating tests/test-multiple-scanners-r/Makefile >config.status: creating tests/test-noansi-nr/Makefile >config.status: creating tests/test-noansi-r/Makefile >config.status: creating tests/test-prefix-nr/Makefile >config.status: creating tests/test-prefix-r/Makefile >config.status: creating tests/test-pthread/Makefile >config.status: creating tests/test-string-nr/Makefile >config.status: creating tests/test-string-r/Makefile >config.status: creating tests/test-yyextra/Makefile >config.status: creating tests/test-alloc-extra/Makefile >config.status: creating tests/test-lineno-nr/Makefile >config.status: creating tests/test-lineno-r/Makefile >config.status: creating tests/test-linedir-r/Makefile >config.status: creating tests/test-debug-r/Makefile >config.status: creating tests/test-debug-nr/Makefile >config.status: creating tests/test-mem-nr/Makefile >config.status: creating tests/test-mem-r/Makefile >config.status: creating tests/test-posix/Makefile >config.status: creating tests/test-posixly-correct/Makefile >config.status: creating tests/test-table-opts/Makefile >config.status: creating tests/test-c++-basic/Makefile >config.status: creating tests/test-bison-nr/Makefile >config.status: creating tests/test-reject/Makefile >config.status: creating tests/test-c++-multiple-scanners/Makefile >config.status: creating tests/test-top/Makefile >config.status: creating tests/test-rescan-nr/Makefile >config.status: creating tests/test-rescan-r/Makefile >config.status: creating tests/test-quotes/Makefile >config.status: creating tests/test-ccl/Makefile >config.status: creating tests/test-extended/Makefile >config.status: creating tests/test-c++-yywrap/Makefile >config.status: creating tests/test-concatenated-options/Makefile >config.status: creating config.h >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing depfiles commands >make -j7 >make all-recursive >make[1]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35' >Making all in . >make[2]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35' >gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/gentoo/usr/share/locale\" -I./intl -I/gentoo/usr/include -fPIC -DPIC -o libmain.o -c libmain.c >gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/gentoo/usr/share/locale\" -I./intl -I/gentoo/usr/include -fPIC -DPIC -o libyywrap.o -c libyywrap.c >if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/gentoo/usr/share/locale\" -I./intl -I/gentoo/usr/include -fPIC -MT libfl_pic_a-libmain.o -MD -MP -MF ".deps/libfl_pic_a-libmain.Tpo" -c -o libfl_pic_a-libmain.o `test -f 'libmain.c' || echo './'`libmain.c; \ >then mv -f ".deps/libfl_pic_a-libmain.Tpo" ".deps/libfl_pic_a-libmain.Po"; else rm -f ".deps/libfl_pic_a-libmain.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/gentoo/usr/share/locale\" -I./intl -I/gentoo/usr/include -fPIC -MT libfl_pic_a-libyywrap.o -MD -MP -MF ".deps/libfl_pic_a-libyywrap.Tpo" -c -o libfl_pic_a-libyywrap.o `test -f 'libyywrap.c' || echo './'`libyywrap.c; \ >then mv -f ".deps/libfl_pic_a-libyywrap.Tpo" ".deps/libfl_pic_a-libyywrap.Po"; else rm -f ".deps/libfl_pic_a-libyywrap.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/gentoo/usr/share/locale\" -I./intl -I/gentoo/usr/include -MT ccl.o -MD -MP -MF ".deps/ccl.Tpo" -c -o ccl.o ccl.c; \ >then mv -f ".deps/ccl.Tpo" ".deps/ccl.Po"; else rm -f ".deps/ccl.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/gentoo/usr/share/locale\" -I./intl -I/gentoo/usr/include -MT dfa.o -MD -MP -MF ".deps/dfa.Tpo" -c -o dfa.o dfa.c; \ >then mv -f ".deps/dfa.Tpo" ".deps/dfa.Po"; else rm -f ".deps/dfa.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/gentoo/usr/share/locale\" -I./intl -I/gentoo/usr/include -MT ecs.o -MD -MP -MF ".deps/ecs.Tpo" -c -o ecs.o ecs.c; \ >then mv -f ".deps/ecs.Tpo" ".deps/ecs.Po"; else rm -f ".deps/ecs.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/gentoo/usr/share/locale\" -I./intl -I/gentoo/usr/include -MT scanflags.o -MD -MP -MF ".deps/scanflags.Tpo" -c -o scanflags.o scanflags.c; \ >then mv -f ".deps/scanflags.Tpo" ".deps/scanflags.Po"; else rm -f ".deps/scanflags.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/gentoo/usr/share/locale\" -I./intl -I/gentoo/usr/include -MT gen.o -MD -MP -MF ".deps/gen.Tpo" -c -o gen.o gen.c; \ >then mv -f ".deps/gen.Tpo" ".deps/gen.Po"; else rm -f ".deps/gen.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/gentoo/usr/share/locale\" -I./intl -I/gentoo/usr/include -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ >then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/gentoo/usr/share/locale\" -I./intl -I/gentoo/usr/include -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o misc.c; \ >then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/gentoo/usr/share/locale\" -I./intl -I/gentoo/usr/include -MT nfa.o -MD -MP -MF ".deps/nfa.Tpo" -c -o nfa.o nfa.c; \ >then mv -f ".deps/nfa.Tpo" ".deps/nfa.Po"; else rm -f ".deps/nfa.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/gentoo/usr/share/locale\" -I./intl -I/gentoo/usr/include -MT parse.o -MD -MP -MF ".deps/parse.Tpo" -c -o parse.o parse.c; \ >then mv -f ".deps/parse.Tpo" ".deps/parse.Po"; else rm -f ".deps/parse.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/gentoo/usr/share/locale\" -I./intl -I/gentoo/usr/include -MT scan.o -MD -MP -MF ".deps/scan.Tpo" -c -o scan.o scan.c; \ >then mv -f ".deps/scan.Tpo" ".deps/scan.Po"; else rm -f ".deps/scan.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/gentoo/usr/share/locale\" -I./intl -I/gentoo/usr/include -MT skel.o -MD -MP -MF ".deps/skel.Tpo" -c -o skel.o skel.c; \ >then mv -f ".deps/skel.Tpo" ".deps/skel.Po"; else rm -f ".deps/skel.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/gentoo/usr/share/locale\" -I./intl -I/gentoo/usr/include -MT sym.o -MD -MP -MF ".deps/sym.Tpo" -c -o sym.o sym.c; \ >then mv -f ".deps/sym.Tpo" ".deps/sym.Po"; else rm -f ".deps/sym.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/gentoo/usr/share/locale\" -I./intl -I/gentoo/usr/include -MT tblcmp.o -MD -MP -MF ".deps/tblcmp.Tpo" -c -o tblcmp.o tblcmp.c; \ >then mv -f ".deps/tblcmp.Tpo" ".deps/tblcmp.Po"; else rm -f ".deps/tblcmp.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/gentoo/usr/share/locale\" -I./intl -I/gentoo/usr/include -MT yylex.o -MD -MP -MF ".deps/yylex.Tpo" -c -o yylex.o yylex.c; \ >then mv -f ".deps/yylex.Tpo" ".deps/yylex.Po"; else rm -f ".deps/yylex.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/gentoo/usr/share/locale\" -I./intl -I/gentoo/usr/include -MT options.o -MD -MP -MF ".deps/options.Tpo" -c -o options.o options.c; \ >then mv -f ".deps/options.Tpo" ".deps/options.Po"; else rm -f ".deps/options.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/gentoo/usr/share/locale\" -I./intl -I/gentoo/usr/include -MT scanopt.o -MD -MP -MF ".deps/scanopt.Tpo" -c -o scanopt.o scanopt.c; \ >then mv -f ".deps/scanopt.Tpo" ".deps/scanopt.Po"; else rm -f ".deps/scanopt.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/gentoo/usr/share/locale\" -I./intl -I/gentoo/usr/include -MT buf.o -MD -MP -MF ".deps/buf.Tpo" -c -o buf.o buf.c; \ >then mv -f ".deps/buf.Tpo" ".deps/buf.Po"; else rm -f ".deps/buf.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/gentoo/usr/share/locale\" -I./intl -I/gentoo/usr/include -MT tables.o -MD -MP -MF ".deps/tables.Tpo" -c -o tables.o tables.c; \ >then mv -f ".deps/tables.Tpo" ".deps/tables.Po"; else rm -f ".deps/tables.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/gentoo/usr/share/locale\" -I./intl -I/gentoo/usr/include -MT tables_shared.o -MD -MP -MF ".deps/tables_shared.Tpo" -c -o tables_shared.o tables_shared.c; \ >then mv -f ".deps/tables_shared.Tpo" ".deps/tables_shared.Po"; else rm -f ".deps/tables_shared.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/gentoo/usr/share/locale\" -I./intl -I/gentoo/usr/include -MT filter.o -MD -MP -MF ".deps/filter.Tpo" -c -o filter.o filter.c; \ >then mv -f ".deps/filter.Tpo" ".deps/filter.Po"; else rm -f ".deps/filter.Tpo"; exit 1; fi >if gcc -DHAVE_CONFIG_H -I. -I. -I. -DLOCALEDIR=\"/gentoo/usr/share/locale\" -I./intl -I/gentoo/usr/include -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 >rm -f libfl.a >rm -f libfl_pic.a >ar cru libfl.a libmain.o libyywrap.o >ar cru libfl_pic.a libfl_pic_a-libmain.o libfl_pic_a-libyywrap.o >ranlib libfl.a >ranlib libfl_pic.a >gcc -L/gentoo/usr/lib -Wl,-rpath=/gentoo/usr/lib -L/gentoo/lib -Wl,-rpath=/gentoo/lib -o flex ccl.o dfa.o ecs.o scanflags.o gen.o main.o misc.o nfa.o parse.o scan.o skel.o sym.o tblcmp.o yylex.o options.o scanopt.o buf.o tables.o tables_shared.o filter.o regex.o -lm >make[2]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35' >Making all in doc >make[2]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/doc' >for i in flex.1 ; do \ >help2man --name='the fast lexical analyser generator' \ >--section=`echo $i | sed -e 's/.*\.\([^.]*\)$/\1/'` \ > ../flex > $i || rm -f $i ; \ >done >/usr/local/bin/bash: line 1: help2man: command not found >make[2]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/doc' >Making all in m4 >make[2]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/m4' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/m4' >Making all in examples >make[2]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/examples' >Making all in manual >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/examples/manual' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/examples/manual' >Making all in fastwc >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/examples/fastwc' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/examples/fastwc' >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/examples' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/examples' >make[2]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/examples' >Making all in po >make[2]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/po' >Making all in tools >make[2]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tools' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tools' >Making all in tests >make[2]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests' >Making all in test-concatenated-options >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-concatenated-options' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-concatenated-options' >Making all in test-c++-yywrap >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-c++-yywrap' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-c++-yywrap' >Making all in test-extended >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-extended' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-extended' >Making all in test-ccl >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-ccl' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-ccl' >Making all in test-quotes >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-quotes' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-quotes' >Making all in test-rescan-r >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-rescan-r' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-rescan-r' >Making all in test-rescan-nr >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-rescan-nr' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-rescan-nr' >Making all in test-basic-nr >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-basic-nr' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-basic-nr' >Making all in test-basic-r >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-basic-r' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-basic-r' >Making all in test-bison-yylloc >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-bison-yylloc' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-bison-yylloc' >Making all in test-bison-yylval >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-bison-yylval' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-bison-yylval' >Making all in test-bison-nr >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-bison-nr' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-bison-nr' >Making all in test-multiple-scanners-nr >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-multiple-scanners-nr' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-multiple-scanners-nr' >Making all in test-multiple-scanners-r >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-multiple-scanners-r' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-multiple-scanners-r' >Making all in test-header-nr >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-header-nr' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-header-nr' >Making all in test-header-r >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-header-r' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-header-r' >Making all in test-reject >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-reject' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-reject' >Making all in test-c++-multiple-scanners >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-c++-multiple-scanners' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-c++-multiple-scanners' >Making all in test-c++-basic >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-c++-basic' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-c++-basic' >Making all in test-posixly-correct >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-posixly-correct' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-posixly-correct' >Making all in test-posix >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-posix' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-posix' >Making all in test-mem-r >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-mem-r' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-mem-r' >Making all in test-mem-nr >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-mem-nr' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-mem-nr' >Making all in test-debug-nr >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-debug-nr' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-debug-nr' >Making all in test-debug-r >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-debug-r' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-debug-r' >Making all in test-lineno-r >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-lineno-r' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-lineno-r' >Making all in test-lineno-nr >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-lineno-nr' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-lineno-nr' >Making all in test-linedir-r >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-linedir-r' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-linedir-r' >Making all in test-array-nr >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-array-nr' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-array-nr' >Making all in test-array-r >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-array-r' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-array-r' >Making all in test-c-cpp-nr >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-c-cpp-nr' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-c-cpp-nr' >Making all in test-c-cpp-r >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-c-cpp-r' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-c-cpp-r' >Making all in test-include-by-buffer >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-include-by-buffer' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-include-by-buffer' >Making all in test-include-by-push >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-include-by-push' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-include-by-push' >Making all in test-include-by-reentrant >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-include-by-reentrant' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-include-by-reentrant' >Making all in test-prefix-nr >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-prefix-nr' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-prefix-nr' >Making all in test-prefix-r >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-prefix-r' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-prefix-r' >Making all in test-pthread >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-pthread' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-pthread' >Making all in test-string-nr >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-string-nr' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-string-nr' >Making all in test-string-r >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-string-r' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-string-r' >Making all in test-yyextra >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-yyextra' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-yyextra' >Making all in test-alloc-extra >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-alloc-extra' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-alloc-extra' >Making all in test-noansi-nr >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-noansi-nr' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-noansi-nr' >Making all in test-noansi-r >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-noansi-r' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-noansi-r' >Making all in test-top >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-top' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-top' >Making all in test-table-opts >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-table-opts' >make[3]: Nothing to be done for `all'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests/test-table-opts' >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests' >make[2]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/tests' >make[1]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35' >>>> Source compiled. >>>> Test phase [not enabled]: sys-devel/flex-2.5.35 > >>>> Install flex-2.5.35 into /gentoo/var/tmp/portage/sys-devel/flex-2.5.35/image/ category sys-devel >make -j7 install DESTDIR=/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/image/ >make install-recursive >make[1]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35' >Making install in . >make[2]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35' >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35' >test -z "/gentoo/usr/lib" || mkdir -p -- "/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/image//gentoo/usr/lib" >test -z "/gentoo/usr/include" || mkdir -p -- "/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/image//gentoo/usr/include" > /gentoo/tmp/usr/bin/install -c -m 644 'libfl.a' '/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/image//gentoo/usr/lib/libfl.a' > /gentoo/tmp/usr/bin/install -c -m 644 'FlexLexer.h' '/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/image//gentoo/usr/include/FlexLexer.h' > /gentoo/tmp/usr/bin/install -c -m 644 'libfl_pic.a' '/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/image//gentoo/usr/lib/libfl_pic.a' >test -z "/gentoo/usr/bin" || mkdir -p -- "/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/image//gentoo/usr/bin" > ranlib '/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/image//gentoo/usr/lib/libfl.a' > /gentoo/tmp/usr/bin/install -c 'flex' '/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/image//gentoo/usr/bin/flex' > ranlib '/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/image//gentoo/usr/lib/libfl_pic.a' >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35' >make[2]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35' >Making install in doc >make[2]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/doc' >for i in flex.1 ; do \ >help2man --name='the fast lexical analyser generator' \ >--section=`echo $i | sed -e 's/.*\.\([^.]*\)$/\1/'` \ > ../flex > $i || rm -f $i ; \ >done >/usr/local/bin/bash: line 1: help2man: command not found >make[3]: Entering directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/doc' >make[3]: Nothing to be done for `install-exec-am'. >test -z "/gentoo/usr/share/info" || mkdir -p -- "/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/image//gentoo/usr/share/info" >test -z "/gentoo/usr/share/man/man1" || mkdir -p -- "/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/image//gentoo/usr/share/man/man1" > /gentoo/tmp/usr/bin/install -c -m 644 'flex.1' '/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/image//gentoo/usr/share/man/man1/flex.1' >/gentoo/tmp/usr/bin/install: cannot stat `flex.1': No such file or directory >make[3]: *** [install-man1] Error 1 >make[3]: *** Waiting for unfinished jobs.... > /gentoo/tmp/usr/bin/install -c -m 644 './flex.info' '/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/image//gentoo/usr/share/info/flex.info' > /gentoo/tmp/usr/bin/install -c -m 644 './flex.info-1' '/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/image//gentoo/usr/share/info/flex.info-1' > /gentoo/tmp/usr/bin/install -c -m 644 './flex.info-2' '/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/image//gentoo/usr/share/info/flex.info-2' > install-info --info-dir='/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/image//gentoo/usr/share/info' '/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/image//gentoo/usr/share/info/flex.info' >make[3]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/doc' >make[2]: *** [install-am] Error 2 >make[2]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35/doc' >make[1]: *** [install-recursive] Error 1 >make[1]: Leaving directory `/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35' >make: *** [install] Error 2 >emake failed > [31;01m*[0m ERROR: sys-devel/flex-2.5.35 failed (install phase): > [31;01m*[0m make install failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 85: Called src_install > [31;01m*[0m environment, line 2293: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake install DESTDIR="${D}" || die "make install failed"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =sys-devel/flex-2.5.35', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =sys-devel/flex-2.5.35'. > [31;01m*[0m The complete build log is located at '/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/temp/environment'. > [31;01m*[0m Working directory: '/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35' > [31;01m*[0m S: '/gentoo/var/tmp/portage/sys-devel/flex-2.5.35/work/flex-2.5.35' >[33;01m * [39;49;00mQA Notice: command not found: >[33;01m * [39;49;00m >[33;01m * [39;49;00m /usr/local/bin/bash: line 1: help2man: command not found >[33;01m * [39;49;00m /usr/local/bin/bash: line 1: help2man: command not found
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 427422
: 318786