-
Notifications
You must be signed in to change notification settings - Fork 269
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
can not build rav1e #2217
Comments
Similar issue here ┌ rav1e git .......................................... [Recently updated] = help: some warning: All relevant logs have been anonymously uploaded to https://0x0.st/ouxz.zip |
Maybe related to crossbeam-rs/crossbeam@08e41e1 ? |
Another one having problems with rav1e compiling:
|
Hello, I had this issue today as well:
|
+1
A domingo, 26/06/2022, 13:25, korhan91 ***@***.***> escreveu:
… Hello, I had this issue today as well:
Running git update for rav1e...
┌ rav1e git .......................................... [Recently updated]
├ Running rust.update...
├ Running rust.build...
Likely error (tail of the failed operation logfile):
D:/ab_suite/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/12.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: D:\ab_suite\build\rav1e-git\target\x86_64-pc-windows-gnu\release\deps\rav1e-068e5f43ece944f4.38o7fveeuhj9z79y.rcgu.o: in function `once_cell::sync::OnceCell<T>::get_or_try_init':
D:/ab_suite/msys64/opt/cargo\registry\src\github.com-1ecc6299db9ec823\once_cell-1.12.0\src/lib.rs:1063: undefined reference to `__imp__ZN15crossbeam_epoch7default9COLLECTOR17h8e781dd9ada53e42E'
collect2.exe: error: ld returned 1 exit status
= help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified
= note: use the `-l` flag to specify native libraries to link
= note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname)
warning: `rav1e` (bin "rav1e") generated 1 warning
error: could not compile `rav1e` due to previous error; 1 warning emitted
rust.build failed. Check D:/ab_suite/build/rav1e-git/ab-suite.rust.build.log
This is required for other packages, so this script will exit.
Creating diagnostics file...
All relevant logs have been anonymously uploaded to https://0x0.st/oS93.zip
Copy and paste [logs.zip](https://0x0.st/oS93.zip) in the GitHub issue.
Make sure the suite is up-to-date before reporting an issue. It might've been fixed already.
Try running the build again at a later time.
logs.zip <https://0x0.st/oS93.zip>
—
Reply to this email directly, view it on GitHub
<#2217 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVIRDJIM4ZURP2N4OXPWTC3VRBD2BANCNFSM5ZFY5FQQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Don't really know how to best describe the issue in question over at crossbeam and make a bug report....... any suggestion? |
pushed 85fc88b, upstream issue crossbeam-rs/crossbeam#856 was closed as an "upstream issue" for rust itself. |
Thnx for the fix. Working now. :) |
Likely error (tail of the failed operation logfile):
D:/media-autobuild_suite/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/12.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: D:\media-autobuild_suite\build\rav1e-git\target\x86_64-pc-windows-gnu\release\deps\rav1e-91d1536728dd5b63.4ql981d8j2443t16.rcgu.o: in function
once_cell::sync::OnceCell<T>::get_or_try_init': D:/media-autobuild_suite/msys64/opt/cargo\registry\src\github.com-1ecc6299db9ec823\once_cell-1.12.0\src/lib.rs:1063: undefined reference to
__imp__ZN15crossbeam_epoch7default9COLLECTOR17ha85cf7255fe8d9bbE'collect2.exe: error: ld returned 1 exit status
= help: some
extern
functions couldn't be found; some native libraries may need to be installed or have their path specified= note: use the
-l
flag to specify native libraries to link= note: use the
cargo:rustc-link-lib
directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname)warning:
rav1e
(bin "rav1e") generated 1 warningerror: could not compile
rav1e
due to previous error; 1 warning emittedlogs.zip
The text was updated successfully, but these errors were encountered: