Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 246823 Details for
Bug 335676
app-shells/dash-0.5.6.1-r1 links libedit statically, so it must DEPEND on dev-libs/libedit[static-libs]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
The build log
build.log (text/plain), 18.02 KB, created by
Michał Górny
on 2010-09-11 12:41:34 UTC
(
hide
)
Description:
The build log
Filename:
MIME Type:
Creator:
Michał Górny
Created:
2010-09-11 12:41:34 UTC
Size:
18.02 KB
patch
obsolete
>[32;01m * [39;49;00mCPV: app-shells/dash-0.5.6.1-r1 >[32;01m * [39;49;00mREPO: gentoo >[32;01m * [39;49;00mMaintainer: base-system@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux libedit multilib userland_GNU >>>> Unpacking source... >>>> Unpacking dash-0.5.6.tar.gz to /tmp/portage/app-shells/dash-0.5.6.1-r1/work >>>> Unpacking dash_0.5.6.1-1~exp0.diff.gz to /tmp/portage/app-shells/dash-0.5.6.1-r1/work >>>> Source unpacked in /tmp/portage/app-shells/dash-0.5.6.1-r1/work >>>> Preparing source in /tmp/portage/app-shells/dash-0.5.6.1-r1/work/dash-0.5.6 ... > [32;01m*[0m Applying dash_0.5.6.1-1~exp0.diff ... >[A[118C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying 0001--JOBS-Fix-for-job-control-off-warning.diff ... >[A[118C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying 0002--EVAL-Force-fork-if-any-trap-is-set-not-just-on-EXI.diff ... >[A[118C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying 0003--SHELL-print-n-upon-EOF-CTRL-D-when-run-interacti.diff ... >[A[118C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying 0004--EVAL-with-set-e-exit-the-shell-if-a-subshell-exits.diff ... >[A[118C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying 0005--EVAL-don-t-clear-eflag-when-forking-subshell.diff ... >[A[118C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying dash-0.5.6.1-read-ifs.patch ... >[A[118C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/tmp/portage/app-shells/dash-0.5.6.1-r1/work/dash-0.5.6' ... > [32;01m*[0m Running aclocal ... >[A[118C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[118C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[118C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign ... >[A[118C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /tmp/portage/app-shells/dash-0.5.6.1-r1/work/dash-0.5.6 ... >./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 --libdir=/usr/lib64 --bindir=/bin --with-libedit >configure: loading site script /usr/share/config.site >/usr/share/config.site: 49: [[: not found >checking for a BSD-compatible install... /usr/bin/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 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 style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for bison... bison -y >checking for build system compiler... x86_64-pc-linux-gnu-gcc >checking for __attribute__((__alias__()))... yes >checking alloca.h usability... yes >checking alloca.h presence... yes >checking for alloca.h... yes >checking for bsearch... yes >checking for getpwnam... yes >checking for getrlimit... yes >checking for imaxdiv... yes >checking for isalpha... yes >checking for killpg... yes >checking for mempcpy... yes >checking for sigsetmask... yes >checking for stpcpy... yes >checking for strchrnul... yes >checking for strsignal... yes >checking for strtod... yes >checking for strtoimax... yes >checking for strtoumax... yes >checking for sysconf... yes >checking for signal... yes >checking for stat64... yes >checking for open64... yes >checking for history_init in -ledit... yes >checking histedit.h usability... yes >checking histedit.h presence... yes >checking for histedit.h... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /tmp/portage/app-shells/dash-0.5.6.1-r1/work/dash-0.5.6 ... >make -j3 >make all-recursive >make[1]: Entering directory `/tmp/portage/app-shells/dash-0.5.6.1-r1/work/dash-0.5.6' >Making all in src >make[2]: Entering directory `/tmp/portage/app-shells/dash-0.5.6.1-r1/work/dash-0.5.6/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -E -x c -o builtins.def builtins.def.in >x86_64-pc-linux-gnu-gcc -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -g -O2 -Wall -o mknodes mknodes.c >x86_64-pc-linux-gnu-gcc -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -g -O2 -Wall -o mksyntax mksyntax.c >sh mktokens >sh mkbuiltins builtins.def >./mksyntax >./mknodes nodetypes nodes.c.pat >make all-am >make[3]: Entering directory `/tmp/portage/app-shells/dash-0.5.6.1-r1/work/dash-0.5.6/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT alias.o -MD -MP -MF .deps/alias.Tpo -c -o alias.o alias.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT arith_yacc.o -MD -MP -MF .deps/arith_yacc.Tpo -c -o arith_yacc.o arith_yacc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT arith_yylex.o -MD -MP -MF .deps/arith_yylex.Tpo -c -o arith_yylex.o arith_yylex.c >In file included from arith_yylex.c:44: >system.h: In function 'sigclearmask': >system.h:40: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:199) >mv -f .deps/arith_yylex.Tpo .deps/arith_yylex.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT cd.o -MD -MP -MF .deps/cd.Tpo -c -o cd.o cd.c >mv -f .deps/arith_yacc.Tpo .deps/arith_yacc.Po >mv -f .deps/alias.Tpo .deps/alias.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT eval.o -MD -MP -MF .deps/eval.Tpo -c -o eval.o eval.c >mv -f .deps/cd.Tpo .deps/cd.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT exec.o -MD -MP -MF .deps/exec.Tpo -c -o exec.o exec.c >In file included from error.c:54: >system.h: In function 'sigclearmask': >system.h:40: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:199) >mv -f .deps/error.Tpo .deps/error.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT expand.o -MD -MP -MF .deps/expand.Tpo -c -o expand.o expand.c >In file included from exec.c:70: >system.h: In function 'sigclearmask': >system.h:40: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:199) >In file included from expand.c:74: >system.h: In function 'sigclearmask': >system.h:40: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:199) >mv -f .deps/exec.Tpo .deps/exec.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT histedit.o -MD -MP -MF .deps/histedit.Tpo -c -o histedit.o histedit.c >mv -f .deps/eval.Tpo .deps/eval.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT input.o -MD -MP -MF .deps/input.Tpo -c -o input.o input.c >histedit.c: In function 'histcmd': >histedit.c:262: warning: 'savehandler' may be used uninitialized in this function >histedit.c:187: warning: 'repl' may be used uninitialized in this function >histedit.c:192: warning: 'efp' may be used uninitialized in this function >mv -f .deps/histedit.Tpo .deps/histedit.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT jobs.o -MD -MP -MF .deps/jobs.Tpo -c -o jobs.o jobs.c >mv -f .deps/input.Tpo .deps/input.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT mail.o -MD -MP -MF .deps/mail.Tpo -c -o mail.o mail.c >mv -f .deps/expand.Tpo .deps/expand.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c >mv -f .deps/mail.Tpo .deps/mail.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT memalloc.o -MD -MP -MF .deps/memalloc.Tpo -c -o memalloc.o memalloc.c >mv -f .deps/main.Tpo .deps/main.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT miscbltin.o -MD -MP -MF .deps/miscbltin.Tpo -c -o miscbltin.o miscbltin.c >In file included from jobs.c:68: >system.h: In function 'sigclearmask': >system.h:40: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:199) >jobs.c: In function 'sprint_status': >jobs.c:428: warning: format not a string literal and no format arguments >In file included from memalloc.c:44: >system.h: In function 'sigclearmask': >system.h:40: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:199) >mv -f .deps/miscbltin.Tpo .deps/miscbltin.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT mystring.o -MD -MP -MF .deps/mystring.Tpo -c -o mystring.o mystring.c >mv -f .deps/memalloc.Tpo .deps/memalloc.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c >In file included from mystring.c:57: >system.h: In function 'sigclearmask': >system.h:40: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:199) >mv -f .deps/mystring.Tpo .deps/mystring.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.c >In file included from parser.c:57: >system.h: In function 'sigclearmask': >system.h:40: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:199) >mv -f .deps/options.Tpo .deps/options.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT redir.o -MD -MP -MF .deps/redir.Tpo -c -o redir.o redir.c >mv -f .deps/jobs.Tpo .deps/jobs.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT show.o -MD -MP -MF .deps/show.Tpo -c -o show.o show.c >mv -f .deps/parser.Tpo .deps/parser.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT trap.o -MD -MP -MF .deps/trap.Tpo -c -o trap.o trap.c >mv -f .deps/show.Tpo .deps/show.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o output.c >mv -f .deps/trap.Tpo .deps/trap.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT printf.o -MD -MP -MF .deps/printf.Tpo -c -o printf.o `test -f 'bltin/printf.c' || echo './'`bltin/printf.c >mv -f .deps/redir.Tpo .deps/redir.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT system.o -MD -MP -MF .deps/system.Tpo -c -o system.o system.c >In file included from output.c:65: >system.h: In function 'sigclearmask': >system.h:40: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:199) >In file included from bltin/printf.c:60: >./system.h: In function 'sigclearmask': >./system.h:40: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:199) >In file included from system.c:62: >system.h: In function 'sigclearmask': >system.h:40: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:199) >mv -f .deps/system.Tpo .deps/system.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT test.o -MD -MP -MF .deps/test.Tpo -c -o test.o `test -f 'bltin/test.c' || echo './'`bltin/test.c >mv -f .deps/output.Tpo .deps/output.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT times.o -MD -MP -MF .deps/times.Tpo -c -o times.o `test -f 'bltin/times.c' || echo './'`bltin/times.c >mv -f .deps/printf.Tpo .deps/printf.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT var.o -MD -MP -MF .deps/var.Tpo -c -o var.o var.c >In file included from bltin/times.c:13: >./system.h: In function 'sigclearmask': >./system.h:40: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:199) >In file included from var.c:61: >system.h: In function 'sigclearmask': >system.h:40: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:199) >mv -f .deps/times.Tpo .deps/times.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT builtins.o -MD -MP -MF .deps/builtins.Tpo -c -o builtins.o builtins.c >mv -f .deps/builtins.Tpo .deps/builtins.Po >x86_64-pc-linux-gnu-gcc -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -g -O2 -Wall -o mkinit mkinit.c >mv -f .deps/test.Tpo .deps/test.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT nodes.o -MD -MP -MF .deps/nodes.Tpo -c -o nodes.o nodes.c >In file included from nodes.c:51: >system.h: In function 'sigclearmask': >system.h:40: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:199) >mv -f .deps/var.Tpo .deps/var.Po >x86_64-pc-linux-gnu-gcc -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -g -O2 -Wall -o mksignames mksignames.c >mv -f .deps/nodes.Tpo .deps/nodes.Po >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT syntax.o -MD -MP -MF .deps/syntax.Tpo -c -o syntax.o syntax.c >mv -f .deps/syntax.Tpo .deps/syntax.Po >./mksignames >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT signames.o -MD -MP -MF .deps/signames.Tpo -c -o signames.o signames.c >./mkinit alias.c arith_yacc.c arith_yylex.c cd.c error.c eval.c exec.c expand.c histedit.c input.c jobs.c mail.c main.c memalloc.c miscbltin.c mystring.c options.c parser.c redir.c show.c trap.c output.c bltin/printf.c system.c bltin/test.c bltin/times.c var.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -DBSD=1 -DSHELL -DIFS_BROKEN -Wall -march=core2 -O2 -pipe -MT init.o -MD -MP -MF .deps/init.Tpo -c -o init.o init.c >mv -f .deps/signames.Tpo .deps/signames.Po >mv -f .deps/init.Tpo .deps/init.Po >x86_64-pc-linux-gnu-gcc -Wall -march=core2 -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o dash alias.o arith_yacc.o arith_yylex.o cd.o error.o eval.o exec.o expand.o histedit.o input.o jobs.o mail.o main.o memalloc.o miscbltin.o mystring.o options.o parser.o redir.o show.o trap.o output.o printf.o system.o test.o times.o var.o builtins.o init.o nodes.o signames.o syntax.o -Wl,-Bstatic -ledit -Wl,-Bdynamic -lcurses >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ledit >collect2: ld returned 1 exit status >make[3]: *** [dash] Error 1 >make[3]: Leaving directory `/tmp/portage/app-shells/dash-0.5.6.1-r1/work/dash-0.5.6/src' >make[2]: *** [all] Error 2 >make[2]: Leaving directory `/tmp/portage/app-shells/dash-0.5.6.1-r1/work/dash-0.5.6/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/tmp/portage/app-shells/dash-0.5.6.1-r1/work/dash-0.5.6' >make: *** [all] Error 2 >emake failed > [31;01m*[0m ERROR: app-shells/dash-0.5.6.1-r1 failed: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_compile > [31;01m*[0m environment, line 3169: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 660: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =app-shells/dash-0.5.6.1-r1', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =app-shells/dash-0.5.6.1-r1'. > [31;01m*[0m The complete build log is located at '/tmp/portage/app-shells/dash-0.5.6.1-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/tmp/portage/app-shells/dash-0.5.6.1-r1/temp/environment'. > [31;01m*[0m S: '/tmp/portage/app-shells/dash-0.5.6.1-r1/work/dash-0.5.6'
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 335676
: 246823