Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 113756 Details for
Bug 171407
dev-util/dialog-1.0.20060221 parallel install fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Error output of the bug.
log (text/plain), 12.72 KB, created by
Vikram Mohan
on 2007-03-19 07:01:53 UTC
(
hide
)
Description:
Error output of the bug.
Filename:
MIME Type:
Creator:
Vikram Mohan
Created:
2007-03-19 07:01:53 UTC
Size:
12.72 KB
patch
obsolete
> >>>> Emerging (8 of 16) dev-util/dialog-1.0.20060221 to / > * dialog_1.0-20060221.orig.tar.gz RMD160 ;-) ... [ ok ] > * dialog_1.0-20060221.orig.tar.gz SHA1 ;-) ... [ ok ] > * dialog_1.0-20060221.orig.tar.gz SHA256 ;-) ... [ ok ] > * dialog_1.0-20060221.orig.tar.gz size ;-) ... [ ok ] > * checking ebuild checksums ;-) ... [ ok ] > * checking auxfile checksums ;-) ... [ ok ] > * checking miscfile checksums ;-) ... [ ok ] > * checking dialog_1.0-20060221.orig.tar.gz ;-) ... [ ok ] >>>> Unpacking source... >>>> Unpacking dialog_1.0-20060221.orig.tar.gz to /var/tmp/portage/dev-util/dialog-1.0.20060221/work > * Applying dialog-1.0.20060221-mkdirs.patch ... [ ok ] >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/dev-util/dialog-1.0.20060221/work/dialog-1.0-20060221 ... > * econf: updating dialog-1.0-20060221/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating dialog-1.0-20060221/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 --with-ncursesw --build=i686-pc-linux-gnu >checking for package version... 1.0 >checking for package patch date... 20060221 >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for executable suffix... >checking for object suffix... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking whether i686-pc-linux-gnu-gcc needs -traditional... no >checking whether make sets ${MAKE}... yes >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for a BSD compatible install... /bin/install -c >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for POSIXized ISC... no >checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking for an ANSI C-conforming const... yes >checking for makeflags variable... >checking if filesystem supports mixed-case filenames... yes >checking for ctags... no >checking for etags... no >checking if you want to see long compiling messages... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >Configuring for linux-gnu >checking if i686-pc-linux-gnu-gcc -U and -D options work together... yes >checking if we must define _GNU_SOURCE... yes >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for fseeko... yes >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 whether to use struct dirent64... no >checking version of i686-pc-linux-gnu-gcc... 4.1.1 >checking for ANSI C header files... yes >checking for inline... inline >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 off_t... yes >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... 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 argz.h... yes >checking for limits.h... yes >checking for locale.h... yes >checking for nl_types.h... yes >checking for malloc.h... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... yes >checking for feof_unlocked... yes >checking for fgets_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... yes >checking for stpcpy... yes >checking for strchr... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strtoul... yes >checking for tsearch... yes >checking for __argz_count... yes >checking for __argz_stringify... yes >checking for __argz_next... yes >checking for iconv... 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 whether NLS is requested... no >checking if -lm needed for math functions... yes >checking if you want to link with dbmalloc for testing... no >checking if you want to link with dmalloc for testing... no >checking if you want to build libraries with libtool... no >checking for multibyte character support... yes >checking for ncursesw header in include-path... ncursesw/curses.h >checking for terminfo header... term.h >checking for ncurses version... 5.5.20051010 >checking for Gpm_Open in -lgpm... yes >checking for initscr in -lgpm... no >checking for initscr... no >checking for initscr in -lncursesw... yes >checking if we can link ncursesw without -lgpm... yes >checking if you want config-file support... yes >checking if you want Xdialog-style dialogs... yes >checking if you want the form dialog... yes >checking if you want the gauge dialog... yes >checking if you want the tailbox dialog... yes >checking if you want the wide-curses features... yes >checking for ANSI C header files... (cached) yes >checking whether time.h and sys/time.h may both be included... yes >checking for dirent.h that defines DIR... yes >checking for opendir in -ldir... no >checking for search.h... yes >checking for unistd.h... (cached) yes >checking for term.h... (cached) term.h >checking return type of signal handlers... void >checking for strcasecmp... (cached) yes >checking for tsearch... (cached) yes >checking for waitpid... yes >checking if we must define _XOPEN_SOURCE_EXTENDED... no >checking for _nc_free_and_exit... no >checking for flushinp... yes >checking for getbegx... yes >checking for getbegy... yes >checking for getbegyx... yes >checking for getcurx... yes >checking for getcury... yes >checking for getmaxx... yes >checking for getmaxy... yes >checking for getmaxyx... yes >checking for getparx... yes >checking for getpary... yes >checking for getparyx... yes >checking for wget_wch... yes >checking for start_color... yes >checking for chtype typedef... yes >checking if chtype is scalar or struct... scalar >checking for sys/wait.h... yes >checking for union wait... no >configure: creating ./config.status >config.status: creating makefile >config.status: creating samples/install/makefile >config.status: creating dlg_config.h >i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -c rc.c >i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -c calendar.c >i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -c fselect.c >i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -c timebox.c >i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -c formbox.c >i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -c guage.c >i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -c pause.c >i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -c progressbox.c >i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -c tailbox.c >i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -c arrows.c >i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -c buttons.c >i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -c checklist.c >i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -c dlg_keys.c >i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -c inputbox.c >i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -c inputstr.c >i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -c menubox.c >i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -c mouse.c >i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -c mousewget.c >i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -c msgbox.c >i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -c textbox.c >i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -c ui_getc.c >i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -c util.c >i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -c version.c >i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -c yesno.c >i686-pc-linux-gnu-gcc -march=prescott -O2 -pipe -fomit-frame-pointer -D_GNU_SOURCE -DHAVE_CONFIG_H -I. -I. -DLOCALEDIR=\"/usr/share/locale\" -c dialog.c >i686-pc-linux-gnu-ar -cr libdialog.a rc.o calendar.o fselect.o timebox.o formbox.o guage.o pause.o progressbox.o tailbox.o arrows.o buttons.o checklist.o dlg_keys.o inputbox.o inputstr.o menubox.o mouse.o mousewget.o msgbox.o textbox.o ui_getc.o util.o version.o yesno.o >i686-pc-linux-gnu-ranlib libdialog.a >i686-pc-linux-gnu-gcc -o dialog dialog.o -L. -ldialog -lncursesw -lm >>>> Source compiled. >>>> Test phase [not enabled]: dev-util/dialog-1.0.20060221 > >>>> Install dialog-1.0.20060221 into /var/tmp/portage/dev-util/dialog-1.0.20060221/image/ category dev-util >making install >./mkdirs.sh /var/tmp/portage/dev-util/dialog-1.0.20060221/image//usr/bin >./mkdirs.sh /var/tmp/portage/dev-util/dialog-1.0.20060221/image//usr/share/man/man1 >mkdir -p /var/tmp/portage/dev-util/dialog-1.0.20060221/image/usr >mkdir -p /var/tmp/portage/dev-util/dialog-1.0.20060221/image/usr >mkdir -p /var/tmp/portage/dev-util/dialog-1.0.20060221/image/usr/share >mkdir: cannot create directory `/var/tmp/portage/dev-util/dialog-1.0.20060221/image/usr': File exists >mkdir -p /var/tmp/portage/dev-util/dialog-1.0.20060221/image/usr/bin >mkdir -p /var/tmp/portage/dev-util/dialog-1.0.20060221/image/usr/share/man >mkdir -p /var/tmp/portage/dev-util/dialog-1.0.20060221/image/usr/share/man/man1 >make: *** [/var/tmp/portage/dev-util/dialog-1.0.20060221/image//usr/bin] Error 1 >make: *** Waiting for unfinished jobs.... > >!!! ERROR: dev-util/dialog-1.0.20060221 failed. >Call stack: > ebuild.sh, line 1614: Called dyn_install > ebuild.sh, line 1060: Called qa_call 'src_install' > environment, line 3005: Called src_install > dialog-1.0.20060221.ebuild, line 44: Called die > >!!! (no error message) >!!! If you need support, post the topmost build error, and the call stack if relevant. >!!! A complete build log is located at '/var/tmp/portage/dev-util/dialog-1.0.20060221/temp/build.log'. > >localhost faelle #
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 171407
: 113756