Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Win64 & Win32 builds failing due to zimg requiring cpuinfo #607

Closed
AnimMouse opened this issue Jul 10, 2022 · 3 comments
Closed

Win64 & Win32 builds failing due to zimg requiring cpuinfo #607

AnimMouse opened this issue Jul 10, 2022 · 3 comments
Labels
upstream bug A problem upstream

Comments

@AnimMouse
Copy link
Owner

2022-07-08T01:34:06.6109942Z Making /home/runner/work/ffmpeg-autobuild/ffmpeg-autobuild/sandbox/win32/zimg_git as $ PATH=/home/runner/work/ffmpeg-autobuild/ffmpeg-autobuild/sandbox/cross_compilers/mingw-w64-i686/bin:$PATH make  -j 2
2022-07-08T01:34:06.6110380Z 
2022-07-08T01:34:06.6341556Z make[1]: Entering directory '/home/runner/work/ffmpeg-autobuild/ffmpeg-autobuild/sandbox/win32/zimg_git'
2022-07-08T01:34:06.6358227Z   CXX      dummy.lo
2022-07-08T01:34:06.6361194Z make[1]: *** No rule to make target 'graphengine/graphengine/cpuinfo.cpp', needed by 'graphengine/graphengine/libzimg_internal_la-cpuinfo.lo'.  Stop.
2022-07-08T01:34:06.6361674Z make[1]: *** Waiting for unfinished jobs....
2022-07-08T01:34:06.8464852Z make[1]: Leaving directory '/home/runner/work/ffmpeg-autobuild/ffmpeg-autobuild/sandbox/win32/zimg_git'
2022-07-08T01:34:06.8468764Z make: *** [Makefile:4187: all-recursive] Error 1
2022-07-08T01:34:06.8503664Z ##[error]Process completed with exit code 1.2022-07-08T01:34:06.6109942Z Making /home/runner/work/ffmpeg-autobuild/ffmpeg-autobuild/sandbox/win32/zimg_git as $ PATH=/home/runner/work/ffmpeg-autobuild/ffmpeg-autobuild/sandbox/cross_compilers/mingw-w64-i686/bin:$PATH make  -j 2
2022-07-08T01:34:06.6110380Z 
2022-07-08T01:34:06.6341556Z make[1]: Entering directory '/home/runner/work/ffmpeg-autobuild/ffmpeg-autobuild/sandbox/win32/zimg_git'
2022-07-08T01:34:06.6358227Z   CXX      dummy.lo
2022-07-08T01:34:06.6361194Z make[1]: *** No rule to make target 'graphengine/graphengine/cpuinfo.cpp', needed by 'graphengine/graphengine/libzimg_internal_la-cpuinfo.lo'.  Stop.
2022-07-08T01:34:06.6361674Z make[1]: *** Waiting for unfinished jobs....
2022-07-08T01:34:06.8464852Z make[1]: Leaving directory '/home/runner/work/ffmpeg-autobuild/ffmpeg-autobuild/sandbox/win32/zimg_git'
2022-07-08T01:34:06.8468764Z make: *** [Makefile:4187: all-recursive] Error 1
2022-07-08T01:34:06.8503664Z ##[error]Process completed with exit code 1.
@AnimMouse
Copy link
Owner Author

@AnimMouse
Copy link
Owner Author

AnimMouse commented Jul 10, 2022

@AnimMouse AnimMouse added the upstream bug A problem upstream label Jul 10, 2022
@AnimMouse
Copy link
Owner Author

@AnimMouse AnimMouse changed the title Win32 builds failing due to zimg requiring cpuinfo Win64 & Win32 builds failing due to zimg requiring cpuinfo Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream bug A problem upstream
Projects
None yet
Development

No branches or pull requests

1 participant