Bug 2184754 - Please branch and build coccinelle in epel9
Summary: Please branch and build coccinelle in epel9
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: coccinelle
Version: epel9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Richard W.M. Jones
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-04-05 15:55 UTC by Martin.Oliveira
Modified: 2023-04-06 18:25 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Martin.Oliveira 2023-04-05 15:55:10 UTC
Please branch and build coccinelle in epel9.

It is already available in epel8 and epel7.

Comment 1 Richard W.M. Jones 2023-04-05 17:37:06 UTC
Possible dupe of https://bugzilla.redhat.com/show_bug.cgi?id=2030779

Comment 2 Martin.Oliveira 2023-04-06 18:25:54 UTC
Hmm sorry I missed the duplicate.

Fortunately, I think the comments there about missing dependencies no longer apply.

I was able to build coccinelle from source on rhel9 using just the required dependencies which are available in the repos:
 - pkgconfig
 - chrpath
 - ocaml
 - ocaml-findlib
 - ocaml-findlib-devel
 - ocaml-ocamldoc

ocaml-menhir and ocaml-pcre-devel are the two other listed dependencies, but those are optional. Coccinelle includes copies of those libraries under bundles/ and uses those if it can't find them in the system.


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