Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 177088 - dev-tcltk/iwidgets-4.0.1-r1 fails
Summary: dev-tcltk/iwidgets-4.0.1-r1 fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-04 20:25 UTC by Patrizio Bassi
Modified: 2007-06-27 15:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrizio Bassi 2007-05-04 20:25:47 UTC
file exists problem

>>> Install iwidgets-4.0.1-r1 into /mnt/Dati/Gentoo/tmp/portage/dev-tcltk/iwidgets-4.0.1-r1/image/ category dev-tcltk
mkdir /mnt/Dati/Gentoo/tmp/portage/dev-tcltk/iwidgets-4.0.1-r1/image/usr
mkdir /mnt/Dati/Gentoo/tmp/portage/dev-tcltk/iwidgets-4.0.1-r1/image/usr/lib64
mkdir /mnt/Dati/Gentoo/tmp/portage/dev-tcltk/iwidgets-4.0.1-r1/image/usr/lib64/iwidgets4.0.1
mkdir /mnt/Dati/Gentoo/tmp/portage/dev-tcltk/iwidgets-4.0.1-r1/image/usr/lib64/iwidgets4.0.1
mkdir: impossibile creare la directory `/mnt/Dati/Gentoo/tmp/portage/dev-tcltk/iwidgets-4.0.1-r1/image/usr/lib64/iwidgets4.0.1': Il file esiste
mkdir /mnt/Dati/Gentoo/tmp/portage/dev-tcltk/iwidgets-4.0.1-r1/image/usr/lib64/iwidgets4.0.1/demos
mkdir /mnt/Dati/Gentoo/tmp/portage/dev-tcltk/iwidgets-4.0.1-r1/image/usr/man
mkdir /mnt/Dati/Gentoo/tmp/portage/dev-tcltk/iwidgets-4.0.1-r1/image/usr/lib64/iwidgets4.0.1/demos/images
mkdir /mnt/Dati/Gentoo/tmp/portage/dev-tcltk/iwidgets-4.0.1-r1/image/usr/man/mann
Installing man pages from ./doc into /mnt/Dati/Gentoo/tmp/portage/dev-tcltk/iwidgets-4.0.1-r1/image//usr/man/mann
ln -s /mnt/Dati/Gentoo/tmp/portage/dev-tcltk/iwidgets-4.0.1-r1/image//usr/lib64/iwidgets4.0.1 /mnt/Dati/Gentoo/tmp/portage/dev-tcltk/iwidgets-4.0.1-r1/image//usr/lib64/iwidgets
mkdir /mnt/Dati/Gentoo/tmp/portage/dev-tcltk/iwidgets-4.0.1-r1/image/usr/lib64/iwidgets4.0.1/demos/html
make: *** [install-demos] Error 1
make: *** Waiting for unfinished jobs....
mkdir /mnt/Dati/Gentoo/tmp/portage/dev-tcltk/iwidgets-4.0.1-r1/image/usr/lib64/iwidgets4.0.1/scripts
Installing source files from ./generic into /mnt/Dati/Gentoo/tmp/portage/dev-tcltk/iwidgets-4.0.1-r1/image//usr/lib64/iwidgets4.0.1
Installing iwidgets.tcl and pkgIndex.tcl into /mnt/Dati/Gentoo/tmp/portage/dev-tcltk/iwidgets-4.0.1-r1/image//usr/lib64/iwidgets4.0.1
/usr/bin/tclsh8.4 `echo /mnt/Dati/Gentoo/tmp/portage/dev-tcltk/iwidgets-4.0.1-r1/work/itcl3.2.1/itcl/../config/installFile.tcl` -c -m 644 ./license.terms /mnt/Dati/Gentoo/tmp/portage/dev-tcltk/iwidgets-4.0.1-r1/image//usr/lib64/iwidgets4.0.1

!!! ERROR: dev-tcltk/iwidgets-4.0.1-r1 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_install
  ebuild.sh, line 1060:   Called qa_call 'src_install'
  ebuild.sh, line 44:   Called src_install
  iwidgets-4.0.1-r1.ebuild, line 40:   Called die

!!! emake install failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/mnt/Dati/Gentoo/tmp/portage/dev-tcltk/iwidgets-4.0.1-r1/temp/build.log'.
Comment 1 Juergen Rose 2007-06-24 14:28:57 UTC
I have the same problem.

Comment 2 Juergen Rose 2007-06-24 15:34:47 UTC
I have the same problem.

Comment 3 MATSUU Takuto (RETIRED) gentoo-dev 2007-06-25 11:46:37 UTC
I cannot reproduce this.

Please put your emerge --info here.

and could you try these commands?

# LC_ALL=C emerge iwidgets
# MAKEOPTS=-j1 emerge iwidgets
# LC_ALL=C MAKEOPTS=-j1 emerge iwidgets
Comment 4 Patrizio Bassi 2007-06-25 18:58:57 UTC
MAKEOPTS=-j1 fixes the problem !

can you force it in the ebuild please?
Comment 5 MATSUU Takuto (RETIRED) gentoo-dev 2007-06-27 15:49:56 UTC
fixed in cvs.