Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 145780 Details for
Bug 212992
sys-apps/which-2.16 unmerge fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Full output of emerge sys-apps/which
which-log.txt (text/plain), 11.96 KB, created by
Andreas Weber
on 2008-03-10 23:41:52 UTC
(
hide
)
Description:
Full output of emerge sys-apps/which
Filename:
MIME Type:
Creator:
Andreas Weber
Created:
2008-03-10 23:41:52 UTC
Size:
11.96 KB
patch
obsolete
>Calculating dependencies ... done! >>>> Verifying ebuild Manifests... > >>>> Emerging (1 of 1) sys-apps/which-2.19 to / > * which-2.19.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] > * checking ebuild checksums ;-) ... [ ok ] > * checking auxfile checksums ;-) ... [ ok ] > * checking miscfile checksums ;-) ... [ ok ] > * checking which-2.19.tar.gz ;-) ... [ ok ] >>>> Unpacking source... >>>> Unpacking which-2.19.tar.gz to /var/tmp/portage/sys-apps/which-2.19/work > * Applying which-gentoo.patch ... > [ ok ] >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/sys-apps/which-2.19/work/which-2.19 ... >./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 ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... pch >checking for a BSD-compatible install... /usr/bin/install -c >checking how to run the C preprocessor... i686-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 for xmalloc in libiberty.a... /usr/i686-pc-linux-gnu/lib/libiberty.a >checking for ANSI C header files... (cached) yes >checking for unistd.h... (cached) yes >checking for string.h... (cached) yes >checking libiberty.h usability... yes >checking libiberty.h presence... yes >checking for libiberty.h... yes >checking whether stat file-mode macros are broken... no >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking for uid_t in sys/types.h... yes >checking type of array argument to getgroups... gid_t >checking for strchr... yes >checking for memcpy... yes >checking for getopt_long... yes >checking for getcwd... yes >checking for getwd... yes >checking for ar... ar >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for stdlib.h... (cached) yes >checking for memory.h... (cached) yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking for strings.h... (cached) yes >checking for getpwent... yes >checking for getpwnam... yes >checking for getpwuid... yes >checking whether programs are able to redeclare getpw functions... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating maintMakefile >config.status: creating tilde/Makefile >config.status: creating config.h >config.status: executing depfiles commands >make all-recursive >make[1]: Entering directory `/var/tmp/portage/sys-apps/which-2.19/work/which-2.19' >Making all in tilde >make[2]: Entering directory `/var/tmp/portage/sys-apps/which-2.19/work/which-2.19/tilde' >source='tilde.c' object='tilde.o' libtool=no \ > DEPDIR=.deps depmode=pch /bin/sh ../depcomp \ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=pentium4 -pipe -fomit-frame-pointer -c tilde.c >source='shell.c' object='shell.o' libtool=no \ > DEPDIR=.deps depmode=pch /bin/sh ../depcomp \ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=pentium4 -pipe -fomit-frame-pointer -c shell.c >rm -f libtilde.a >ar cru libtilde.a tilde.o shell.o >i686-pc-linux-gnu-ranlib libtilde.a >make[2]: Leaving directory `/var/tmp/portage/sys-apps/which-2.19/work/which-2.19/tilde' >Making all in . >make[2]: Entering directory `/var/tmp/portage/sys-apps/which-2.19/work/which-2.19' >restore=: && backupdir=".am$$" && \ > am__cwd=`pwd` && cd . && \ > rm -rf $backupdir && mkdir $backupdir && \ > if (/bin/sh /var/tmp/portage/sys-apps/which-2.19/work/which-2.19/missing --run makeinfo --version) >/dev/null 2>&1; then \ > for f in which.info which.info-[0-9] which.info-[0-9][0-9] which.i[0-9] which.i[0-9][0-9]; do \ > if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ > done; \ > else :; fi && \ > cd "$am__cwd"; \ > if /bin/sh /var/tmp/portage/sys-apps/which-2.19/work/which-2.19/missing --run makeinfo -I . \ > -o which.info which.texinfo; \ > then \ > rc=0; \ > cd .; \ > else \ > rc=$?; \ > cd . && \ > $restore $backupdir/* `echo "./which.info" | sed 's|[^/]*$||'`; \ > fi; \ > rm -rf $backupdir; exit $rc >source='getopt.c' object='getopt.o' libtool=no \ > DEPDIR=.deps depmode=pch /bin/sh ./depcomp \ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=pentium4 -pipe -fomit-frame-pointer -c getopt.c >source='getopt1.c' object='getopt1.o' libtool=no \ > DEPDIR=.deps depmode=pch /bin/sh ./depcomp \ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=pentium4 -pipe -fomit-frame-pointer -c getopt1.c >source='bash.c' object='bash.o' libtool=no \ > DEPDIR=.deps depmode=pch /bin/sh ./depcomp \ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=pentium4 -pipe -fomit-frame-pointer -c bash.c >source='which.c' object='which.o' libtool=no \ > DEPDIR=.deps depmode=pch /bin/sh ./depcomp \ > i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 -march=pentium4 -pipe -fomit-frame-pointer -c which.c >i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe -fomit-frame-pointer -o which getopt.o getopt1.o bash.o which.o ./tilde/libtilde.a /usr/i686-pc-linux-gnu/lib/libiberty.a >make[2]: Leaving directory `/var/tmp/portage/sys-apps/which-2.19/work/which-2.19' >make[1]: Leaving directory `/var/tmp/portage/sys-apps/which-2.19/work/which-2.19' >>>> Source compiled. >>>> Test phase [not enabled]: sys-apps/which-2.19 > >>>> Install which-2.19 into /var/tmp/portage/sys-apps/which-2.19/image/ category sys-apps >make install-recursive >make[1]: Entering directory `/var/tmp/portage/sys-apps/which-2.19/work/which-2.19' >Making install in tilde >make[2]: Entering directory `/var/tmp/portage/sys-apps/which-2.19/work/which-2.19/tilde' >make[3]: Entering directory `/var/tmp/portage/sys-apps/which-2.19/work/which-2.19/tilde' >make[3]: Nothing to be done for `install-exec-am'. >make[3]: Nothing to be done for `install-data-am'. >make[3]: Leaving directory `/var/tmp/portage/sys-apps/which-2.19/work/which-2.19/tilde' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/which-2.19/work/which-2.19/tilde' >Making install in . >make[2]: Entering directory `/var/tmp/portage/sys-apps/which-2.19/work/which-2.19' >make[3]: Entering directory `/var/tmp/portage/sys-apps/which-2.19/work/which-2.19' >test -z "/usr/bin" || mkdir -p -- "/var/tmp/portage/sys-apps/which-2.19/image//usr/bin" >test -z "/usr/share/info" || mkdir -p -- "/var/tmp/portage/sys-apps/which-2.19/image//usr/share/info" > /usr/bin/install -c 'which' '/var/tmp/portage/sys-apps/which-2.19/image//usr/bin/which' >test -z "/usr/share/man/man1" || mkdir -p -- "/var/tmp/portage/sys-apps/which-2.19/image//usr/share/man/man1" > /usr/bin/install -c -m 644 './which.info' '/var/tmp/portage/sys-apps/which-2.19/image//usr/share/info/which.info' > /usr/bin/install -c -m 644 './which.1' '/var/tmp/portage/sys-apps/which-2.19/image//usr/share/man/man1/which.1' > install-info --info-dir='/var/tmp/portage/sys-apps/which-2.19/image//usr/share/info' '/var/tmp/portage/sys-apps/which-2.19/image//usr/share/info/which.info' >make[3]: Leaving directory `/var/tmp/portage/sys-apps/which-2.19/work/which-2.19' >make[2]: Leaving directory `/var/tmp/portage/sys-apps/which-2.19/work/which-2.19' >make[1]: Leaving directory `/var/tmp/portage/sys-apps/which-2.19/work/which-2.19' >>>> Completed installing which-2.19 into /var/tmp/portage/sys-apps/which-2.19/image/ > >ecompressdir: bzip2 -9 /usr/share/man >ecompressdir: bzip2 -9 /usr/share/info >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/which >* checking 8 files for package collisions >>>> Merging sys-apps/which-2.19 to / >--- /usr/ >--- /usr/bin/ >>>> /usr/bin/which >--- /usr/share/ >--- /usr/share/doc/ >--- /usr/share/doc/which-2.19/ >>>> /usr/share/doc/which-2.19/AUTHORS.bz2 >>>> /usr/share/doc/which-2.19/NEWS.bz2 >>>> /usr/share/doc/which-2.19/README.bz2 >>>> /usr/share/doc/which-2.19/README.alias.bz2 >>>> /usr/share/doc/which-2.19/EXAMPLES.bz2 >--- /usr/share/man/ >--- /usr/share/man/man1/ >>>> /usr/share/man/man1/which.1.bz2 >--- /usr/share/info/ >>>> /usr/share/info/which.info.bz2 >>>> Safely unmerging already-installed instance... >No package files given... Grabbing a set. >--- replaced obj /usr/share/man/man1/which.1.bz2 >--- replaced dir /usr/share/man/man1 >--- replaced dir /usr/share/man >--- replaced obj /usr/share/info/which.info.bz2 >--- replaced dir /usr/share/info >--- replaced obj /usr/share/doc/which-2.19/README.bz2 >--- replaced obj /usr/share/doc/which-2.19/README.alias.bz2 >--- replaced obj /usr/share/doc/which-2.19/NEWS.bz2 >--- replaced obj /usr/share/doc/which-2.19/EXAMPLES.bz2 >--- replaced obj /usr/share/doc/which-2.19/AUTHORS.bz2 >--- replaced dir /usr/share/doc/which-2.19 >--- replaced dir /usr/share/doc >--- replaced dir /usr/share >--- replaced obj /usr/bin/which >--- replaced dir /usr/bin >--- replaced dir /usr >>>> Original instance of package unmerged safely. >>>> sys-apps/which-2.19 merged. > > sys-apps/which > selected: 2.16 > protected: 2.19 > omitted: none > >>>> 'Selected' packages are slated for removal. >>>> 'Protected' and 'omitted' packages will not be removed. > >>>> Unmerging sys-apps/which-2.16... >/var/tmp/binpkgs/sys-apps/which-2.16/temp/environment: line 235: syntax error near unexpected token `(' >/var/tmp/binpkgs/sys-apps/which-2.16/temp/environment: line 235: ` done <<(get_mounts);' > [31;01m*[0m > [31;01m*[0m ERROR: sys-apps/which-2.16 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 1641: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m preprocess_ebuild_env || \ > [31;01m*[0m die "error processing environment" > [31;01m*[0m The die message: > [31;01m*[0m error processing environment > [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/tmp/binpkgs/sys-apps/which-2.16/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/binpkgs/sys-apps/which-2.16/temp/environment'. > [31;01m*[0m > > * Messages for package sys-apps/which-2.16: > > * > * ERROR: sys-apps/which-2.16 failed. > * Call stack: > * ebuild.sh, line 1641: Called die > * The specific snippet of code: > * preprocess_ebuild_env || \ > * die "error processing environment" > * The die message: > * error processing environment > * > * If you need support, post the topmost build error, and the call stack if relevant. > * A complete build log is located at '/var/tmp/binpkgs/sys-apps/which-2.16/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/binpkgs/sys-apps/which-2.16/temp/environment'. > * > * The 'prerm' phase of the 'sys-apps/which-2.16' package has failed with > * exit value 1. The problem occurred while executing the ebuild located at > * '/var/db/pkg/sys-apps/which-2.16/which-2.16.ebuild'. If necessary, > * manually remove the ebuild in order to skip the execution of removal > * phases.
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 212992
: 145780