https://bugzilla.redhat.com/show_bug.cgi?id=1050744



--- Comment #33 from nucleo <[email protected]> ---
(In reply to Orion Poplawski from comment #32)
> It really looks like the C parser generator is broken in antlr 3.5.  See
> https://github.com/antlr/antlr3/issues/175 for one.  Also, cvc4 is the only
> other anltr C project that I could find in Fedora.  It ships pre-generated
> parser files so it appears to be fine, but if I remove the generated files,
> I see similar errors there as we do with belle-sip.
> 
> I think an acceptable work around may be to generate the needed parser files
> with anltr 3.4 and then use those for the build, which is what cvc4 is
> doing.  The current bundling of antlr3.4 jar is clearly forbidden.

Thanks, your suggestion really works.

But unfortunately belle-sip detects only mbedtls 1.3.11 (in F22) but 2.0.0
don't (in F23, F24).
See F24 scratch build
http://koji.fedoraproject.org/koji/taskinfo?taskID=10953238

Maybe this patch from git should be modified somehow
https://nucleo.fedorapeople.org/pkg-reviews/belle-sip/belle-sip-1.4.1-libmbedtls.patch

Spec URL: https://nucleo.fedorapeople.org/pkg-reviews/belle-sip/belle-sip.spec
SRPM URL:
https://nucleo.fedorapeople.org/pkg-reviews/belle-sip/belle-sip-1.4.1-1.fc22.src.rpm

F22 Scratch build: http://koji.fedoraproject.org/koji/taskinfo?taskID=10953238

- belle-sip-1.4.1
- removed atlr3 3.4 SOURCE1
- added patch with files generated by antlr-3.4-complete.jar
- BR: mbedtls-devel instead of polarssl-devel

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to