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

hedgewars:bump to 1.0.2 #2551

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

hedgewars:bump to 1.0.2 #2551

wants to merge 1 commit into from

Conversation

lhw828
Copy link
Contributor

@lhw828 lhw828 commented Aug 3, 2023

No description provided.

@esselfe esselfe added the Tested_fail Tested by a human, fails the checks label Aug 17, 2023
@esselfe
Copy link
Member

esselfe commented Aug 17, 2023

Fails with:

[...]
[ 10%] Built target avwrapper
[ 11%] Building Pascal object hedgewars/CMakeFiles/hwengine.dir/hwengine.o
[ 11%] Linking Pascal executable ../bin/hwengine
Linking /usr/src/hedgewars-src-1.0.2/hedgewars-oosb/bin/hwengine
/usr/bin/ld: warning: /usr/src/hedgewars-src-1.0.2/hedgewars-oosb/bin/link.res contains output sections; did you forget -T?
/usr/bin/ld: /usr/lib/fpc/3.0.4/units/x86_64-linux/rtl/cprt0.o: in function `_start':
(.text+0x3c): undefined reference to `__libc_csu_init'
/usr/bin/ld: (.text+0x43): undefined reference to `__libc_csu_fini'
/usr/bin/ld: /usr/src/hedgewars-src-1.0.2/hedgewars-oosb/bin//libavwrapper.so: undefined reference to `avcodec_get_context_defaults3'
/usr/bin/ld: /usr/src/hedgewars-src-1.0.2/hedgewars-oosb/bin//libavwrapper.so: undefined reference to `avcodec_encode_video2'
/usr/bin/ld: /usr/src/hedgewars-src-1.0.2/hedgewars-oosb/bin//libavwrapper.so: undefined reference to `avcodec_encode_audio2'
An error occurred while linking /usr/src/hedgewars-src-1.0.2/hedgewars-oosb/bin/hwengine
make[2]: *** [hedgewars/CMakeFiles/hwengine.dir/build.make:163: bin/hwengine] Error 1
make[1]: *** [CMakeFiles/Makefile2:2686: hedgewars/CMakeFiles/hwengine.dir/all] Error 2
make: *** [Makefile:166: all] Error 2

@stumbles
Copy link
Member

It also requires a bunch of new haskell modules, none that I am inclined to fiddle with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tested_fail Tested by a human, fails the checks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants