https://bugzilla.redhat.com/show_bug.cgi?id=1477363 --- Comment #6 from Ben Rosser <rosser.bjr@xxxxxxxxx> --- So it looks like setting true : debug (the equivalent of -tag debug, it seems) in the _tags file does indeed generate debuginfo in the *.o files. However the debuginfo package still doesn't get made. Looking at _build/_log, it seems -g is passed to every step except the last ocamlopt invocation, for whatever reason: https://paste.fedoraproject.org/paste/-Ww26xBbvH3meABH7ptf0A It is not immediately clear to me why; for now I'm just going to upload the current version of the spec and get back to debugging this later. Spec URL: https://tc01.fedorapeople.org/ocaml/opam/ocaml-cmdliner.spec SRPM URL: https://tc01.fedorapeople.org/ocaml/opam/ocaml-cmdliner-1.0.2-2.fc26.src.rpm - Attempt debuginfo generation by setting true : debug in tags file. - Modernize ocaml packaging: use ocaml_native_compiler macro. - Also remove old ocaml dependency generator scripts. -- 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 -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx