Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 463834 - emerge -uDvN --keep-going world pre-merge checks fail
Summary: emerge -uDvN --keep-going world pre-merge checks fail
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-30 10:39 UTC by audiomobster
Modified: 2013-03-30 16:52 UTC (History)
1 user (show)

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


Attachments
emerge --info (emerge.info,5.46 KB, text/plain)
2013-03-30 10:39 UTC, audiomobster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description audiomobster 2013-03-30 10:39:46 UTC
Created attachment 343738 [details]
emerge --info

>>> Verifying ebuild manifests
>>> Running pre-merge checks for kde-base/kdelibs-4.10.1-r1
Traceback (most recent call last):
  File "/usr/bin/emerge", line 51, in <module>
    retval = emerge_main()
  File "/usr/lib64/portage/pym/_emerge/main.py", line 1044, in emerge_main
    gc_locals=locals().clear)
  File "/usr/lib64/portage/pym/_emerge/actions.py", line 3928, in run_action
    myopts, myaction, myfiles, spinner)
  File "/usr/lib64/portage/pym/_emerge/actions.py", line 477, in action_build
    retval = mergetask.merge()
  File "/usr/lib64/portage/pym/_emerge/Scheduler.py", line 990, in merge
    rval = self._run_pkg_pretend()
  File "/usr/lib64/portage/pym/_emerge/Scheduler.py", line 911, in _run_pkg_pretend
    current_task.wait()
  File "/usr/lib64/portage/pym/_emerge/AsynchronousTask.py", line 54, in wait
    self._wait()
  File "/usr/lib64/portage/pym/_emerge/CompositeTask.py", line 85, in _wait
    task.wait()
  File "/usr/lib64/portage/pym/_emerge/AsynchronousTask.py", line 54, in wait
    self._wait()
  File "/usr/lib64/portage/pym/_emerge/SubProcess.py", line 83, in _wait
    (self.__class__.__name__, repr(self.pid)))
AssertionError: EbuildProcess: pid is non-integer: None
Comment 1 audiomobster 2013-03-30 16:52:05 UTC
fix_libtool_files.sh fixed it