https://bugzilla.redhat.com/show_bug.cgi?id=1477363 --- Comment #7 from Richard W.M. Jones <rjones@xxxxxxxxxx> --- (In reply to Ben Rosser from comment #6) > 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 The final link doesn't include -g so that's one problem: ocamlfind ocamlopt -a -package bytes src/cmdliner_suggest.cmx src/cmdliner_trie.cmx src/cmdliner_base.cmx src/cmdliner_manpage.cmx src/cmdliner_info.cmx src/cmdliner_docgen.cmx src/cmdliner_msg.cmx src/cmdliner_cline.cmx src/cmdliner_term.cmx src/cmdliner_arg.cmx src/cmdliner.cmx -o src/cmdliner.cmxa -- 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