Bug 1423469 - ragel: FTBFS (for only armv7hl) in Fedora Rawhide
Summary: ragel: FTBFS (for only armv7hl) in Fedora Rawhide
Keywords:
Status: CLOSED DUPLICATE of bug 1402582
Alias: None
Product: Fedora
Classification: Fedora
Component: ragel
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jeremy Hinegardner
QA Contact: Fedora Extras Quality Assurance
URL: http://apps.fedoraproject.org/koschei...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-02-17 11:50 UTC by Jun Aruga
Modified: 2017-02-17 12:29 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-02-17 12:29:45 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jun Aruga 2017-02-17 11:50:33 UTC
Description of problem:
Package ragel fails to build from source in Fedora Rawhide.

I got build error in rubygem-puma package scratch build that is using ragel for only armhfp build environment.

I tried 3 times. and I got same result.
https://koji.fedoraproject.org/koji/taskinfo?taskID=17901210
https://kojipkgs.fedoraproject.org//work/tasks/1216/17901216/build.log

```
+ ragel ext/puma_http11/http11_parser.rl -C -G2 -I ext/puma_http11 -o ext/puma_http11/http11_parser.c
ragel: tree.c:958: colm_tree_downref: Assertion `tree->refs > 0' failed.
RPM build errors:
/var/tmp/rpm-tmp.PAP6p7: line 46:  6134 Aborted                 (core dumped) ragel ext/puma_http11/http11_parser.rl -C -G2 -I ext/puma_http11 -o ext/puma_http11/http11_parser.c
```

Then I tried scratch build for ragel.
Then I got an error for only armhfp.
https://koji.fedoraproject.org/koji/taskinfo?taskID=17915903
https://kojipkgs.fedoraproject.org//work/tasks/5909/17915909/build.log

```
colm: tree.c:958: colm_tree_downref: Assertion `tree->refs > 0' failed.
make[2]: *** [Makefile:2285: parse.c] Aborted (core dumped)
```

So, I want you to fix the ragel issue.

Thank you.

Version-Release number of selected component (if applicable):
ragel-7.0.0.9-2.fc26

Steps to Reproduce:
$ fedpkg scratch-build --srpm

Additional info:
https://apps.fedoraproject.org/koschei/package/ragel

Comment 1 Vít Ondruch 2017-02-17 12:29:45 UTC

*** This bug has been marked as a duplicate of bug 1402582 ***


Note You need to log in before you can comment on or make changes to this bug.