Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 182161 - sys-apps/portage-2.1.3_rc1 errors out after a build failure
Summary: sys-apps/portage-2.1.3_rc1 errors out after a build failure
Status: RESOLVED DUPLICATE of bug 182105
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-15 18:28 UTC by Vladimir G. Ivanovic
Modified: 2007-06-15 19:33 UTC (History)
0 users

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


Attachments
cairo-1.4.8 build log file (build.log,301.88 KB, text/plain)
2007-06-15 18:29 UTC, Vladimir G. Ivanovic
Details
emerge --info (emerge.info,13.01 KB, text/plain)
2007-06-15 18:32 UTC, Vladimir G. Ivanovic
Details
emerge --info (emerge.info,13.01 KB, text/plain)
2007-06-15 18:32 UTC, Vladimir G. Ivanovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir G. Ivanovic 2007-06-15 18:28:48 UTC
!!! ERROR: x11-libs/cairo-1.4.8 failed.
Call stack:
  ebuild.sh, line 1629:   Called dyn_compile
  ebuild.sh, line 975:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  cairo-1.4.8.ebuild, line 61:   Called die

!!! compile failed
!!! 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/x11-libs/cairo-1.4.8/temp/build.log'.


====================================
Error in portage_exec.run_exitfuncs

  File "/usr/lib64/portage/pym/portage_exec.py", line 84, in run_exitfuncs
    func(*targs, **kargs)
  File "/usr/bin/emerge", line 5523, in emergeexit
    xtermTitleReset()
  File "/usr/lib64/portage/pym/output.py", line 205, in xtermTitleReset
    fdpipes={0:sys.stdin.fileno(),1:sys.stderr.fileno(),
spawn() got an unexpected keyword argument 'fdpipes'
====================================

Error in atexit._run_exitfuncs:
Traceback (most recent call last):
  File "/usr/lib64/python2.4/atexit.py", line 24, in _run_exitfuncs
    func(*targs, **kargs)
  File "/usr/lib64/portage/pym/portage_exec.py", line 84, in run_exitfuncs
    func(*targs, **kargs)
  File "/usr/bin/emerge", line 5523, in emergeexit
    xtermTitleReset()
  File "/usr/lib64/portage/pym/output.py", line 205, in xtermTitleReset
    fdpipes={0:sys.stdin.fileno(),1:sys.stderr.fileno(),
TypeError: spawn() got an unexpected keyword argument 'fdpipes'
Error in sys.exitfunc:
Traceback (most recent call last):
  File "/usr/lib64/python2.4/atexit.py", line 24, in _run_exitfuncs
    func(*targs, **kargs)
  File "/usr/lib64/portage/pym/portage_exec.py", line 84, in run_exitfuncs
    func(*targs, **kargs)
  File "/usr/bin/emerge", line 5523, in emergeexit
    xtermTitleReset()
  File "/usr/lib64/portage/pym/output.py", line 205, in xtermTitleReset
    fdpipes={0:sys.stdin.fileno(),1:sys.stderr.fileno(),
TypeError: spawn() got an unexpected keyword argument 'fdpipes'
Comment 1 Vladimir G. Ivanovic 2007-06-15 18:29:51 UTC
Created attachment 122171 [details]
cairo-1.4.8 build log file
Comment 2 Vladimir G. Ivanovic 2007-06-15 18:32:13 UTC
Created attachment 122172 [details]
emerge --info

The same error occurs when I run "emerge --info".
Comment 3 Vladimir G. Ivanovic 2007-06-15 18:32:45 UTC
Created attachment 122173 [details]
emerge --info

The same error occurs when I run "emerge --info".
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-06-15 18:53:08 UTC
Resynchronise the tree. See bug 182105.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-06-15 19:33:53 UTC

*** This bug has been marked as a duplicate of bug 182105 ***