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

Build failes @opusfile-git #955

Closed
nille02 opened this issue Oct 10, 2018 · 5 comments
Closed

Build failes @opusfile-git #955

nille02 opened this issue Oct 10, 2018 · 5 comments

Comments

@nille02
Copy link
Contributor

nille02 commented Oct 10, 2018

I did make a clean setup today and it failed at opusfile-git

┌ opusfile git ...................................... [Recently updated]
sgO6.txt
Patch couldn't be applied with 'patch'. Continuing without patching.
├ Running autogen...
├ Running configure...
├ Running make...
Likely error:
../src/wincerts.c:157:3: warning: excess elements in struct initializer
NULL
^~~~
../src/wincerts.c:157:3: note: (near initialization for 'X509_LOOKUP_CAPI')
../src/wincerts.c:147:27: error: storage size of 'X509_LOOKUP_CAPI' isn't known
static X509_LOOKUP_METHOD X509_LOOKUP_CAPI={
^~~~~~~~~~~~~~~~
make[1]: *** [Makefile:685: src/libopusurl_la-wincerts.lo] Error 1
make[1]: Leaving directory '/build/opusfile-git/build-64bit'
make: *** [Makefile:471: all] Error 2

logs.zip

@nille02
Copy link
Contributor Author

nille02 commented Oct 10, 2018

Its the same as in #930

@nille02 nille02 closed this as completed Oct 10, 2018
@nille02 nille02 reopened this Oct 10, 2018
@nille02
Copy link
Contributor Author

nille02 commented Oct 10, 2018

The Patch is not applied correct.

@JJKylee
Copy link

JJKylee commented Oct 10, 2018

I have the same issue.

@Selur
Copy link

Selur commented Oct 10, 2018

same here.
seems to be related to: xiph/opusfile#11

@nille02
Copy link
Contributor Author

nille02 commented Oct 10, 2018

As a workaround, you can change this line

https://github.com/jb-alvarado/media-autobuild_suite/blob/8990f4df0a65ed738dc5c4f6b80e1607e2ac4f89/build/media-suite_compile.sh#L593

to

do_separate_confmakeinstall --disable-{html,examples,doc}

and its working again until the patch is fixed or the reason why it cant be applied

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

3 participants