Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716432 - media-libs/libjpeg-turbo-2.0.4 manifest 'build.ninja' still dirty after 100 tries
Summary: media-libs/libjpeg-turbo-2.0.4 manifest 'build.ninja' still dirty after 100 t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: https://packages.gentoo.org/packages/...
Whiteboard:
Keywords: Bug
Depends on:
Blocks:
 
Reported: 2020-04-06 09:41 UTC by liushike1997
Modified: 2020-04-07 10:21 UTC (History)
0 users

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


Attachments
emerge --info (file_716432.txt,15.43 KB, text/plain)
2020-04-06 09:41 UTC, liushike1997
Details

Note You need to log in before you can comment on or make changes to this bug.
Description liushike1997 2020-04-06 09:41:52 UTC
Created attachment 630696 [details]
emerge --info

-- Configuring done
-- Generating done
-- Build files have been written to: /var/tmp/portage/media-libs/libjpeg-turbo-2.0.4/work/libjpeg-turbo-2.0.4_build-abi_x86_64.amd64
ninja: error: manifest 'build.ninja' still dirty after 100 tries

 * ERROR: media-libs/libjpeg-turbo-2.0.4::gentoo failed (compile phase):
 *   ninja -v -j5 -l0 failed
 *
 * Call stack:
 *     ebuild.sh, line  125:  Called src_compile
 *   environment, line 4038:  Called cmake-multilib_src_compile
 *   environment, line  609:  Called multilib-minimal_src_compile
 *   environment, line 3333:  Called multilib_foreach_abi 'multilib-minimal_abi_src_compile'
 *   environment, line 3583:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile'
 *   environment, line 3268:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile'
 *   environment, line 3266:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_compile'
 *   environment, line  477:  Called multilib-minimal_abi_src_compile
 *   environment, line 3327:  Called multilib_src_compile
 *   environment, line 3803:  Called cmake_src_compile
 *   environment, line  710:  Called cmake_build
 *   environment, line  689:  Called eninja
 *   environment, line 1298:  Called die
 * The specific snippet of code:
 *       "$@" || die "${nonfatal_args[@]}" "${*} failed"
 *
 * If you need support, post the output of `emerge --info '=media-libs/libjpeg-turbo-2.0.4::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-libs/libjpeg-turbo-2.0.4::gentoo'`.
!!! When you file a bug report, please include the following information:
GENTOO_VM=  CLASSPATH="" JAVA_HOME=""
JAVACFLAGS="" COMPILER=""
and of course, the output of emerge --info =libjpeg-turbo-2.0.4
 * The complete build log is located at '/var/tmp/portage/media-libs/libjpeg-turbo-2.0.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/libjpeg-turbo-2.0.4/temp/environment'.
 * Working directory: '/var/tmp/portage/media-libs/libjpeg-turbo-2.0.4/work/libjpeg-turbo-2.0.4_build-abi_x86_64.amd64'
 * S: '/var/tmp/portage/media-libs/libjpeg-turbo-2.0.4/work/libjpeg-turbo-2.0.4'
Comment 1 liushike1997 2020-04-06 12:29:16 UTC
After retrying a few times, it compiles normally
Comment 2 Mike Lothian 2020-04-06 23:00:51 UTC
I'm seeing this too. I don't think trying again a few times is a fix...
Comment 3 Mike Lothian 2020-04-06 23:05:13 UTC
https://github.com/ninja-build/ninja/issues/1704
Comment 4 liushike1997 2020-04-07 10:21:56 UTC
(In reply to Mike Lothian from comment #2)
> I'm seeing this too. I don't think trying again a few times is a fix...

I just passed a few hours, I tried again, it worked, I do nā€™t know why