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

libbrist git fails #2758

Open
Selur opened this issue Aug 21, 2024 · 1 comment
Open

libbrist git fails #2758

Selur opened this issue Aug 21, 2024 · 1 comment

Comments

@Selur
Copy link

Selur commented Aug 21, 2024

20:05:17 ffnvcodec git  .................................... [Up-to-date]
20:05:21   Running git update for librist...
20:05:21 ┌ librist git  .............................. [Recently updated]
20:05:22 ├ Running meson...
20:05:32 ├ Running build...
Likely error (tail of the failed operation logfile):
F:/media-autobuild_suite/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/14.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: F:/media-autobuild_suite/msys64/mingw64/lib/libmbedcrypto.a(entropy_poll.c.obj):(.text+0x43): undefined reference to `BCryptGenRandom'
collect2.exe: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
[1/12] Generating include/vcs_version.h with a custom command
[2/5] Linking target tools/ristsender.exe
FAILED: tools/ristsender.exe
"gcc.bat"  -o tools/ristsender.exe tools/ristsender.exe.p/ristsender.c.obj tools/ristsender.exe.p/oob_shared.c.obj tools/ristsender.exe.p/srp_shared.c.obj tools/ristsender.exe.p/.._contrib_getopt-shim.c.obj tools/ristsender.exe.p/.._contrib_time-shim.c.obj tools/ristsender.exe.p/.._contrib_pthread-shim.c.obj "-Wl,--allow-shlib-undefined" "-Wl,-O1" "-fstack-protector-strong" "-mtune=generic" "-O2" "-pipe" "-static-libgcc" "-static-libstdc++" "-D_FORTIFY_SOURCE=2" "-fstack-protector-strong" "-mtune=generic" "-O2" "-D__USE_MINGW_ANSI_STDIO=1" "-mthreads" "-Wl,--start-group" "librist.a" "-pthread" "-lws2_32" "F:/media-autobuild_suite/msys64/mingw64/lib/libmbedcrypto.a" "-lws2_32" "-liphlpapi" "F:/media-autobuild_suite/msys64/mingw64/lib/libcjson.a" "-Wl,--subsystem,console" "-lkernel32" "-luser32" "-lgdi32" "-lwinspool" "-lshell32" "-lole32" "-loleaut32" "-luuid" "-lcomdlg32" "-ladvapi32" "-Wl,--end-group"
F:/media-autobuild_suite/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/14.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: F:/media-autobuild_suite/msys64/mingw64/lib/libmbedcrypto.a(entropy_poll.c.obj):(.text+0x43): undefined reference to `BCryptGenRandom'
collect2.exe: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.

logs.zip

@LigH-de
Copy link
Contributor

LigH-de commented Sep 9, 2024

Confirming, and I believe this is an older issue already... yes, mentioned here in #2593, supposedly fixed in #2703

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants