Bug 2501353 - Review Request: ocaml-b0 - Software construction and deployment kit
Summary: Review Request: ocaml-b0 - Software construction and deployment kit
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Gerald Cox
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-16 15:55 UTC by Jerry James
Modified: 2026-08-01 00:52 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-08-01 00:52:55 UTC
Type: ---
Embargoed:
gbcox: fedora-review+


Attachments (Terms of Use)

Description Jerry James 2026-07-16 15:55:59 UTC
Spec URL: https://jjames.fedorapeople.org/ocaml-b0/ocaml-b0.spec
SRPM URL: https://jjames.fedorapeople.org/ocaml-b0/ocaml-b0-0.0.6-1.fc45.src.rpm
Fedora Account System Username: jjames
Description: B0 describes software construction and deployments using modular and customizable definitions written in OCaml.

B0 describes:

- Build environments.
- Software configuration, build and testing.
- Source and binary deployments.
- Software life-cycle procedures.

B0 also provides the B00 build library which provides arbitrary build abstraction with reliable and efficient incremental rebuilds.  The B00 library can be – and has been – used on its own to devise domain specific build systems.

Note that the large number of undefined-non-weak-symbol warnings from rpmlint are normal for OCaml packages.  Those are symbols in the OCaml runtime, and are resolved when the code is loaded into an OCaml process.

I am willing to swap reviews.

Comment 1 Fedora Review Service 2026-07-16 16:22:29 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10727450
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2501353-ocaml-b0/fedora-rawhide-x86_64/10727450-ocaml-b0/fedora-review/review.txt

Found issues:

- No gcc, gcc-c++ or clang found in BuildRequires
  Read more: https://docs.fedoraproject.org/en-US/packaging-guidelines/C_and_C++/

Please know that there can be false-positives.

---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 2 Gerald Cox 2026-07-21 22:20:24 UTC
Approved

Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated


Issues:
=======
None.


===== MUST items =====

C/C++:
[x]: Package does not contain kernel modules.
[x]: Development (unversioned) .so files in -devel subpackage, if present.
     Note: dllb0_stubs.so is an OCaml runtime stub installed in the private
     %{_libdir}/ocaml/stublibs directory, not a linker-visible development
     library.
[x]: Package does not contain any libtool archives (.la)
[x]: Package contains no static executables.
[x]: Rpath absent or only used for internal libs.

Generic:
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
[x]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[x]: License field in the package spec file matches the actual license.
[x]: License file installed when any subpackage combination is installed.
[x]: If the package is under multiple licenses, the licensing breakdown
     must be documented in the spec.
[x]: %build honors applicable compiler flags or justifies otherwise.
[x]: Package contains no bundled libraries or specifies bundled libraries
     with Provides: bundled(<libname>) if unbundling is not possible.
     Note: The bundled xxHash sources are removed during %prep, and the
     package is built using Fedora's system xxhash-devel header.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[x]: Development files must be in a -devel package.
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory
     names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Useful -debuginfo package or justification otherwise.
[x]: Package is not known to require an ExcludeArch tag.
[x]: Package complies to the Packaging Guidelines.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
[x]: If (and only if) the source package includes the text of the
     license(s) in its own file, then that file, containing the text of the
     license(s) for the package is included in %license.
[x]: The License field must be a valid SPDX expression.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package must not depend on deprecated() packages.
[x]: Package use %makeinstall only when make install DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package does not use a name that already exists.
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as
     provided in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
[x]: Packages must not store files under /srv, /opt or /usr/local

Ocaml:
[x]: This should never happen


===== SHOULD items =====

Generic:
[?]: Reviewer should test that the package builds in mock.
     Note: The Fedora Review Service Rawhide Copr build succeeded, but an
     independent reviewer mock build was not performed.
[-]: If the source package does not include license text(s) as a separate
     file from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[?]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[x]: Patches link to upstream bugs/comments/lists or are otherwise
     justified.
[-]: Sources are verified with gpgverify first in %prep if upstream
     publishes signatures.
     Note: Upstream does not publish a detached signature for this release.
[?]: Package should compile and build into binary rpms on all supported
     architectures.
     Note: The Fedora Review Service build succeeded on x86_64; other
     supported architectures were not independently tested.
[x]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed
     files.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Fully versioned dependency in subpackages if applicable.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define unless justified.


===== EXTRA items =====

Generic:
[x]: Rpmlint is run on debuginfo package(s).
[-]: Rpmlint is run on all installed packages.
[x]: Large data in /usr/share should live in a noarch subpackage if package
     is arched.


Rpmlint
-------
Checking: ocaml-b0-0.0.6-1.fc45.x86_64.rpm
          ocaml-b0-devel-0.0.6-1.fc45.x86_64.rpm
          ocaml-b0-tools-0.0.6-1.fc45.x86_64.rpm
          ocaml-b0-0.0.6-1.fc45.src.rpm
============================ rpmlint session starts ============================
rpmlint: 2.8.0
configuration:
    /usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
rpmlintrc: [PosixPath('/tmp/tmp9gihsmq_')]
checks: 32, packages: 4

ocaml-b0-tools.x86_64: E: spelling-error ('sttyle', '%description -l en_US sttyle -> style')
ocaml-b0-tools.x86_64: E: spelling-error ('url', '%description -l en_US url -> URL, curl, purl')
ocaml-b0-tools.x86_64: W: no-manual-page-for-binary b0
ocaml-b0-tools.x86_64: W: no-manual-page-for-binary b0-cache
ocaml-b0-tools.x86_64: W: no-manual-page-for-binary b0-hash
ocaml-b0-tools.x86_64: W: no-manual-page-for-binary b0-log
ocaml-b0-tools.x86_64: W: no-manual-page-for-binary b0-sttyle
ocaml-b0-tools.x86_64: W: no-manual-page-for-binary show-url
ocaml-b0-devel.x86_64: W: no-documentation
ocaml-b0-tools.x86_64: W: no-documentation
ocaml-b0.x86_64: W: devel-file-in-non-devel-package /usr/lib64/ocaml/b0/std/b0_std_top_init.ml
ocaml-b0-tools.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/bin/b0
ocaml-b0-tools.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/bin/b0-cache
ocaml-b0-tools.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/bin/b0-hash
ocaml-b0-tools.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/bin/b0-log
ocaml-b0-tools.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/bin/b0-sttyle
ocaml-b0-tools.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/bin/show-url
 4 packages and 0 specfiles checked; 2 errors, 15 warnings, 16 filtered, 2 badness; has taken 3.3 s 




Rpmlint (debuginfo)
-------------------
Checking: ocaml-b0-tools-debuginfo-0.0.6-1.fc45.x86_64.rpm
          ocaml-b0-debuginfo-0.0.6-1.fc45.x86_64.rpm
============================ rpmlint session starts ============================
rpmlint: 2.8.0
configuration:
    /usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
rpmlintrc: [PosixPath('/tmp/tmp5lk0a0so')]
checks: 32, packages: 2

 2 packages and 0 specfiles checked; 0 errors, 0 warnings, 42 filtered, 0 badness; has taken 1.2 s 





Rpmlint (installed packages)
----------------------------
(none): E: there is no installed rpm "ocaml-b0".
(none): E: there is no installed rpm "ocaml-b0-tools".
(none): E: there is no installed rpm "ocaml-b0-tools-debuginfo".
(none): E: there is no installed rpm "ocaml-b0-debuginfo".
(none): E: there is no installed rpm "ocaml-b0-devel".
There are no files to process nor additional arguments.
Nothing to do, aborting.
============================ rpmlint session starts ============================
rpmlint: 2.9.0
configuration:
    /usr/lib/python3.15/site-packages/rpmlint/configdefaults.toml
    /etc/xdg/rpmlint/fedora-spdx-licenses.toml
    /etc/xdg/rpmlint/fedora.toml
    /etc/xdg/rpmlint/scoring.toml
    /etc/xdg/rpmlint/users-groups.toml
    /etc/xdg/rpmlint/warn-on-functions.toml
checks: 32, packages: 5

 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0 badness; has taken 0.0 s 



Unversioned so-files
--------------------
ocaml-b0: /usr/lib64/ocaml/stublibs/dllb0_stubs.so

Source checksums
----------------
https://erratique.ch/software/b0/releases/b0-0.0.6.tbz :
  CHECKSUM(SHA256) this package     : 16c72e4e52aa67b7c6264d3e6a59fa96f36d17b1a1a61eb8038655a82504f593
  CHECKSUM(SHA256) upstream package : 16c72e4e52aa67b7c6264d3e6a59fa96f36d17b1a1a61eb8038655a82504f593


Requires
--------
ocaml-b0 (rpmlib, GLIBC filtered):
    libc.so.6()(64bit)
    ocaml(B0__char)
    ocaml(B0__cmd)
    ocaml(B0__fmt)
    ocaml(B0__fpath)
    ocaml(B0__list)
    ocaml(B0__log)
    ocaml(B0__mtime)
    ocaml(B0__os)
    ocaml(B0__result)
    ocaml(B0__string)
    ocaml(B0__type)
    ocaml(B0_adhoc)
    ocaml(B0_bincode)
    ocaml(B0_build)
    ocaml(B0_build_trace)
    ocaml(B0_cli)
    ocaml(B0_cmd_browse)
    ocaml(B0_cmd_build)
    ocaml(B0_cmd_cache)
    ocaml(B0_cmd_delete)
    ocaml(B0_cmd_dir)
    ocaml(B0_cmd_edit)
    ocaml(B0_cmd_file)
    ocaml(B0_cmd_info)
    ocaml(B0_cmd_init)
    ocaml(B0_cmd_key)
    ocaml(B0_cmd_list)
    ocaml(B0_cmd_lock)
    ocaml(B0_cmd_log)
    ocaml(B0_cmd_pack)
    ocaml(B0_cmd_root)
    ocaml(B0_cmd_scope)
    ocaml(B0_cmd_test)
    ocaml(B0_cmd_tool)
    ocaml(B0_cmd_unit)
    ocaml(B0_cmd_unlock)
    ocaml(B0_cmd_vcs)
    ocaml(B0_def)
    ocaml(B0_defs)
    ocaml(B0_dot)
    ocaml(B0_driver)
    ocaml(B0_editor)
    ocaml(B0_env)
    ocaml(B0_file)
    ocaml(B0_file_exts)
    ocaml(B0_github)
    ocaml(B0_hash)
    ocaml(B0_html)
    ocaml(B0_http)
    ocaml(B0_init)
    ocaml(B0_json)
    ocaml(B0_memo)
    ocaml(B0_memo_cli)
    ocaml(B0_memo_log)
    ocaml(B0_meta)
    ocaml(B0_ocaml)
    ocaml(B0_opam)
    ocaml(B0_pack)
    ocaml(B0_pager)
    ocaml(B0_random_queue)
    ocaml(B0_release)
    ocaml(B0_scope)
    ocaml(B0_show_url)
    ocaml(B0_srcs)
    ocaml(B0_std)
    ocaml(B0_std_cli)
    ocaml(B0_store)
    ocaml(B0_tar)
    ocaml(B0_testing)
    ocaml(B0_text)
    ocaml(B0_tool)
    ocaml(B0_tool_cli)
    ocaml(B0_unit)
    ocaml(B0_url)
    ocaml(B0_vcs_repo)
    ocaml(B0_version)
    ocaml(B0_web_browser)
    ocaml(B0_web_page)
    ocaml(B0_zero)
    ocaml(B0_zero_conv)
    ocaml(CamlinternalFormatBasics)
    ocaml(CamlinternalLazy)
    ocaml(CamlinternalMod)
    ocaml(Cmdliner)
    ocaml(Stdlib)
    ocaml(Stdlib__Array)
    ocaml(Stdlib__Atomic)
    ocaml(Stdlib__Bigarray)
    ocaml(Stdlib__Bool)
    ocaml(Stdlib__Buffer)
    ocaml(Stdlib__Bytes)
    ocaml(Stdlib__Char)
    ocaml(Stdlib__Complex)
    ocaml(Stdlib__Digest)
    ocaml(Stdlib__Domain)
    ocaml(Stdlib__Either)
    ocaml(Stdlib__Filename)
    ocaml(Stdlib__Float)
    ocaml(Stdlib__Format)
    ocaml(Stdlib__Fun)
    ocaml(Stdlib__Hashtbl)
    ocaml(Stdlib__Int)
    ocaml(Stdlib__Int32)
    ocaml(Stdlib__Int64)
    ocaml(Stdlib__Lazy)
    ocaml(Stdlib__List)
    ocaml(Stdlib__Map)
    ocaml(Stdlib__Nativeint)
    ocaml(Stdlib__Obj)
    ocaml(Stdlib__Option)
    ocaml(Stdlib__Out_channel)
    ocaml(Stdlib__Printexc)
    ocaml(Stdlib__Printf)
    ocaml(Stdlib__Queue)
    ocaml(Stdlib__Random)
    ocaml(Stdlib__Result)
    ocaml(Stdlib__Seq)
    ocaml(Stdlib__Set)
    ocaml(Stdlib__String)
    ocaml(Stdlib__Sys)
    ocaml(Stdlib__Uchar)
    ocaml(Unix)
    ocaml-findlib(x86-64)
    rtld(GNU_HASH)

ocaml-b0-devel (rpmlib, GLIBC filtered):
    ocaml(B0__char)
    ocaml(B0__cmd)
    ocaml(B0__fmt)
    ocaml(B0__fpath)
    ocaml(B0__list)
    ocaml(B0__log)
    ocaml(B0__mtime)
    ocaml(B0__os)
    ocaml(B0__result)
    ocaml(B0__string)
    ocaml(B0__type)
    ocaml(B0_adhoc)
    ocaml(B0_bincode)
    ocaml(B0_build)
    ocaml(B0_build_trace)
    ocaml(B0_cli)
    ocaml(B0_cmd_browse)
    ocaml(B0_cmd_build)
    ocaml(B0_cmd_cache)
    ocaml(B0_cmd_delete)
    ocaml(B0_cmd_dir)
    ocaml(B0_cmd_edit)
    ocaml(B0_cmd_file)
    ocaml(B0_cmd_info)
    ocaml(B0_cmd_init)
    ocaml(B0_cmd_key)
    ocaml(B0_cmd_list)
    ocaml(B0_cmd_lock)
    ocaml(B0_cmd_log)
    ocaml(B0_cmd_pack)
    ocaml(B0_cmd_root)
    ocaml(B0_cmd_scope)
    ocaml(B0_cmd_test)
    ocaml(B0_cmd_tool)
    ocaml(B0_cmd_unit)
    ocaml(B0_cmd_unlock)
    ocaml(B0_cmd_vcs)
    ocaml(B0_def)
    ocaml(B0_defs)
    ocaml(B0_dot)
    ocaml(B0_driver)
    ocaml(B0_editor)
    ocaml(B0_env)
    ocaml(B0_file)
    ocaml(B0_file_exts)
    ocaml(B0_github)
    ocaml(B0_hash)
    ocaml(B0_html)
    ocaml(B0_http)
    ocaml(B0_init)
    ocaml(B0_json)
    ocaml(B0_memo)
    ocaml(B0_memo_cli)
    ocaml(B0_memo_log)
    ocaml(B0_meta)
    ocaml(B0_ocaml)
    ocaml(B0_opam)
    ocaml(B0_pack)
    ocaml(B0_pager)
    ocaml(B0_random_queue)
    ocaml(B0_release)
    ocaml(B0_scope)
    ocaml(B0_show_url)
    ocaml(B0_srcs)
    ocaml(B0_std)
    ocaml(B0_std_cli)
    ocaml(B0_store)
    ocaml(B0_tar)
    ocaml(B0_testing)
    ocaml(B0_text)
    ocaml(B0_tool)
    ocaml(B0_tool_cli)
    ocaml(B0_unit)
    ocaml(B0_url)
    ocaml(B0_vcs_repo)
    ocaml(B0_version)
    ocaml(B0_web_browser)
    ocaml(B0_web_page)
    ocaml(B0_zero)
    ocaml(B0_zero_conv)
    ocaml(CamlinternalFormatBasics)
    ocaml(CamlinternalLazy)
    ocaml(CamlinternalMod)
    ocaml(Cmdliner)
    ocaml(Stdlib)
    ocaml(Stdlib__Array)
    ocaml(Stdlib__Atomic)
    ocaml(Stdlib__Bigarray)
    ocaml(Stdlib__Bool)
    ocaml(Stdlib__Buffer)
    ocaml(Stdlib__Bytes)
    ocaml(Stdlib__Char)
    ocaml(Stdlib__Complex)
    ocaml(Stdlib__Digest)
    ocaml(Stdlib__Domain)
    ocaml(Stdlib__Either)
    ocaml(Stdlib__Filename)
    ocaml(Stdlib__Float)
    ocaml(Stdlib__Format)
    ocaml(Stdlib__Fun)
    ocaml(Stdlib__Hashtbl)
    ocaml(Stdlib__Int)
    ocaml(Stdlib__Int32)
    ocaml(Stdlib__Int64)
    ocaml(Stdlib__Lazy)
    ocaml(Stdlib__List)
    ocaml(Stdlib__Map)
    ocaml(Stdlib__Nativeint)
    ocaml(Stdlib__Obj)
    ocaml(Stdlib__Option)
    ocaml(Stdlib__Out_channel)
    ocaml(Stdlib__Printexc)
    ocaml(Stdlib__Printf)
    ocaml(Stdlib__Queue)
    ocaml(Stdlib__Random)
    ocaml(Stdlib__Result)
    ocaml(Stdlib__Seq)
    ocaml(Stdlib__Set)
    ocaml(Stdlib__String)
    ocaml(Stdlib__Sys)
    ocaml(Stdlib__Uchar)
    ocaml(Unix)
    ocaml-b0(x86-64)
    ocaml-b0-tools(x86-64)
    ocaml-cmdliner-devel(x86-64)
    ocamlx(B0__char)
    ocamlx(B0__cmd)
    ocamlx(B0__fmt)
    ocamlx(B0__fpath)
    ocamlx(B0__list)
    ocamlx(B0__log)
    ocamlx(B0__mtime)
    ocamlx(B0__os)
    ocamlx(B0__result)
    ocamlx(B0__string)
    ocamlx(B0__type)
    ocamlx(B0_adhoc)
    ocamlx(B0_bincode)
    ocamlx(B0_build)
    ocamlx(B0_build_trace)
    ocamlx(B0_cli)
    ocamlx(B0_cmd_browse)
    ocamlx(B0_cmd_build)
    ocamlx(B0_cmd_cache)
    ocamlx(B0_cmd_delete)
    ocamlx(B0_cmd_dir)
    ocamlx(B0_cmd_edit)
    ocamlx(B0_cmd_file)
    ocamlx(B0_cmd_info)
    ocamlx(B0_cmd_init)
    ocamlx(B0_cmd_key)
    ocamlx(B0_cmd_list)
    ocamlx(B0_cmd_lock)
    ocamlx(B0_cmd_log)
    ocamlx(B0_cmd_pack)
    ocamlx(B0_cmd_root)
    ocamlx(B0_cmd_scope)
    ocamlx(B0_cmd_test)
    ocamlx(B0_cmd_tool)
    ocamlx(B0_cmd_unit)
    ocamlx(B0_cmd_unlock)
    ocamlx(B0_cmd_vcs)
    ocamlx(B0_def)
    ocamlx(B0_defs)
    ocamlx(B0_dot)
    ocamlx(B0_driver)
    ocamlx(B0_editor)
    ocamlx(B0_env)
    ocamlx(B0_file)
    ocamlx(B0_file_exts)
    ocamlx(B0_github)
    ocamlx(B0_hash)
    ocamlx(B0_html)
    ocamlx(B0_http)
    ocamlx(B0_init)
    ocamlx(B0_json)
    ocamlx(B0_memo)
    ocamlx(B0_memo_cli)
    ocamlx(B0_memo_log)
    ocamlx(B0_meta)
    ocamlx(B0_ocaml)
    ocamlx(B0_opam)
    ocamlx(B0_pack)
    ocamlx(B0_pager)
    ocamlx(B0_random_queue)
    ocamlx(B0_release)
    ocamlx(B0_scope)
    ocamlx(B0_show_url)
    ocamlx(B0_srcs)
    ocamlx(B0_std)
    ocamlx(B0_std_cli)
    ocamlx(B0_store)
    ocamlx(B0_tar)
    ocamlx(B0_testing)
    ocamlx(B0_text)
    ocamlx(B0_tool)
    ocamlx(B0_tool_cli)
    ocamlx(B0_unit)
    ocamlx(B0_url)
    ocamlx(B0_vcs_repo)
    ocamlx(B0_version)
    ocamlx(B0_web_browser)
    ocamlx(B0_web_page)
    ocamlx(B0_zero)
    ocamlx(B0_zero_conv)
    ocamlx(CamlinternalFormat)
    ocamlx(CamlinternalFormatBasics)
    ocamlx(CamlinternalLazy)
    ocamlx(CamlinternalMod)
    ocamlx(CamlinternalOO)
    ocamlx(Cmdliner)
    ocamlx(Cmdliner_arg)
    ocamlx(Cmdliner_base)
    ocamlx(Cmdliner_cmd)
    ocamlx(Cmdliner_def)
    ocamlx(Cmdliner_eval)
    ocamlx(Cmdliner_manpage)
    ocamlx(Cmdliner_msg)
    ocamlx(Cmdliner_term)
    ocamlx(Cmdliner_trie)
    ocamlx(Stdlib)
    ocamlx(Stdlib__Array)
    ocamlx(Stdlib__Atomic)
    ocamlx(Stdlib__Bigarray)
    ocamlx(Stdlib__Bool)
    ocamlx(Stdlib__Buffer)
    ocamlx(Stdlib__Bytes)
    ocamlx(Stdlib__Char)
    ocamlx(Stdlib__Digest)
    ocamlx(Stdlib__Domain)
    ocamlx(Stdlib__Either)
    ocamlx(Stdlib__Filename)
    ocamlx(Stdlib__Float)
    ocamlx(Stdlib__Format)
    ocamlx(Stdlib__Fun)
    ocamlx(Stdlib__Hashtbl)
    ocamlx(Stdlib__Int)
    ocamlx(Stdlib__Int32)
    ocamlx(Stdlib__Int64)
    ocamlx(Stdlib__List)
    ocamlx(Stdlib__Map)
    ocamlx(Stdlib__Nativeint)
    ocamlx(Stdlib__Obj)
    ocamlx(Stdlib__Option)
    ocamlx(Stdlib__Printexc)
    ocamlx(Stdlib__Printf)
    ocamlx(Stdlib__Queue)
    ocamlx(Stdlib__Random)
    ocamlx(Stdlib__Result)
    ocamlx(Stdlib__Set)
    ocamlx(Stdlib__String)
    ocamlx(Stdlib__Sys)
    ocamlx(Stdlib__Uchar)
    ocamlx(Unix)

ocaml-b0-tools (rpmlib, GLIBC filtered):
    glibc
    libc.so.6()(64bit)
    libm.so.6()(64bit)
    ocaml-b0(x86-64)
    rtld(GNU_HASH)



Provides
--------
ocaml-b0:
    ocaml(B0__char)
    ocaml(B0__cmd)
    ocaml(B0__fmt)
    ocaml(B0__fpath)
    ocaml(B0__list)
    ocaml(B0__log)
    ocaml(B0__mtime)
    ocaml(B0__os)
    ocaml(B0__result)
    ocaml(B0__string)
    ocaml(B0__type)
    ocaml(B0_action_kit)
    ocaml(B0_adhoc)
    ocaml(B0_base64)
    ocaml(B0_bincode)
    ocaml(B0_build)
    ocaml(B0_build_kit)
    ocaml(B0_build_trace)
    ocaml(B0_cli)
    ocaml(B0_cmark)
    ocaml(B0_cmd_browse)
    ocaml(B0_cmd_build)
    ocaml(B0_cmd_cache)
    ocaml(B0_cmd_delete)
    ocaml(B0_cmd_dir)
    ocaml(B0_cmd_edit)
    ocaml(B0_cmd_file)
    ocaml(B0_cmd_info)
    ocaml(B0_cmd_init)
    ocaml(B0_cmd_key)
    ocaml(B0_cmd_list)
    ocaml(B0_cmd_lock)
    ocaml(B0_cmd_log)
    ocaml(B0_cmd_pack)
    ocaml(B0_cmd_root)
    ocaml(B0_cmd_scope)
    ocaml(B0_cmd_test)
    ocaml(B0_cmd_tool)
    ocaml(B0_cmd_unit)
    ocaml(B0_cmd_unlock)
    ocaml(B0_cmd_vcs)
    ocaml(B0_def)
    ocaml(B0_defs)
    ocaml(B0_dot)
    ocaml(B0_driver)
    ocaml(B0_dune)
    ocaml(B0_editor)
    ocaml(B0_env)
    ocaml(B0_expect)
    ocaml(B0_file)
    ocaml(B0_file_exts)
    ocaml(B0_findex)
    ocaml(B0_github)
    ocaml(B0_hash)
    ocaml(B0_html)
    ocaml(B0_http)
    ocaml(B0_init)
    ocaml(B0_json)
    ocaml(B0_jsoo)
    ocaml(B0_kit)
    ocaml(B0_memo)
    ocaml(B0_memo_cli)
    ocaml(B0_memo_kit)
    ocaml(B0_memo_log)
    ocaml(B0_meta)
    ocaml(B0_ocaml)
    ocaml(B0_odoc)
    ocaml(B0_opam)
    ocaml(B0_os)
    ocaml(B0_pack)
    ocaml(B0_pager)
    ocaml(B0_pdf_viewer)
    ocaml(B0_random_queue)
    ocaml(B0_release)
    ocaml(B0_rsync)
    ocaml(B0_scope)
    ocaml(B0_sexp)
    ocaml(B0_show_url)
    ocaml(B0_srcs)
    ocaml(B0_std)
    ocaml(B0_std_cli)
    ocaml(B0_store)
    ocaml(B0_tar)
    ocaml(B0_testing)
    ocaml(B0_text)
    ocaml(B0_tool)
    ocaml(B0_tool_cli)
    ocaml(B0_tool_main)
    ocaml(B0_unit)
    ocaml(B0_url)
    ocaml(B0_vcs_repo)
    ocaml(B0_version)
    ocaml(B0_web_browser)
    ocaml(B0_web_page)
    ocaml(B0_zero)
    ocaml(B0_zero_conv)
    ocaml-b0
    ocaml-b0(x86-64)

ocaml-b0-devel:
    ocaml(B0__char)
    ocaml(B0__cmd)
    ocaml(B0__fmt)
    ocaml(B0__fpath)
    ocaml(B0__list)
    ocaml(B0__log)
    ocaml(B0__mtime)
    ocaml(B0__os)
    ocaml(B0__result)
    ocaml(B0__string)
    ocaml(B0__type)
    ocaml(B0_action_kit)
    ocaml(B0_adhoc)
    ocaml(B0_base64)
    ocaml(B0_bincode)
    ocaml(B0_build)
    ocaml(B0_build_kit)
    ocaml(B0_build_trace)
    ocaml(B0_cli)
    ocaml(B0_cmark)
    ocaml(B0_cmd_browse)
    ocaml(B0_cmd_build)
    ocaml(B0_cmd_cache)
    ocaml(B0_cmd_delete)
    ocaml(B0_cmd_dir)
    ocaml(B0_cmd_edit)
    ocaml(B0_cmd_file)
    ocaml(B0_cmd_info)
    ocaml(B0_cmd_init)
    ocaml(B0_cmd_key)
    ocaml(B0_cmd_list)
    ocaml(B0_cmd_lock)
    ocaml(B0_cmd_log)
    ocaml(B0_cmd_pack)
    ocaml(B0_cmd_root)
    ocaml(B0_cmd_scope)
    ocaml(B0_cmd_test)
    ocaml(B0_cmd_tool)
    ocaml(B0_cmd_unit)
    ocaml(B0_cmd_unlock)
    ocaml(B0_cmd_vcs)
    ocaml(B0_def)
    ocaml(B0_defs)
    ocaml(B0_dot)
    ocaml(B0_driver)
    ocaml(B0_dune)
    ocaml(B0_editor)
    ocaml(B0_env)
    ocaml(B0_expect)
    ocaml(B0_file)
    ocaml(B0_file_exts)
    ocaml(B0_findex)
    ocaml(B0_github)
    ocaml(B0_hash)
    ocaml(B0_html)
    ocaml(B0_http)
    ocaml(B0_init)
    ocaml(B0_json)
    ocaml(B0_jsoo)
    ocaml(B0_kit)
    ocaml(B0_memo)
    ocaml(B0_memo_cli)
    ocaml(B0_memo_kit)
    ocaml(B0_memo_log)
    ocaml(B0_meta)
    ocaml(B0_ocaml)
    ocaml(B0_odoc)
    ocaml(B0_opam)
    ocaml(B0_os)
    ocaml(B0_pack)
    ocaml(B0_pager)
    ocaml(B0_pdf_viewer)
    ocaml(B0_random_queue)
    ocaml(B0_release)
    ocaml(B0_rsync)
    ocaml(B0_scope)
    ocaml(B0_sexp)
    ocaml(B0_show_url)
    ocaml(B0_srcs)
    ocaml(B0_std)
    ocaml(B0_std_cli)
    ocaml(B0_store)
    ocaml(B0_tar)
    ocaml(B0_testing)
    ocaml(B0_text)
    ocaml(B0_tool)
    ocaml(B0_tool_cli)
    ocaml(B0_tool_main)
    ocaml(B0_unit)
    ocaml(B0_url)
    ocaml(B0_vcs_repo)
    ocaml(B0_version)
    ocaml(B0_web_browser)
    ocaml(B0_web_page)
    ocaml(B0_zero)
    ocaml(B0_zero_conv)
    ocaml-b0-devel
    ocaml-b0-devel(x86-64)
    ocamlx(B0__char)
    ocamlx(B0__cmd)
    ocamlx(B0__fmt)
    ocamlx(B0__fpath)
    ocamlx(B0__list)
    ocamlx(B0__log)
    ocamlx(B0__mtime)
    ocamlx(B0__os)
    ocamlx(B0__result)
    ocamlx(B0__string)
    ocamlx(B0__type)
    ocamlx(B0_action_kit)
    ocamlx(B0_adhoc)
    ocamlx(B0_base64)
    ocamlx(B0_bincode)
    ocamlx(B0_build)
    ocamlx(B0_build_kit)
    ocamlx(B0_build_trace)
    ocamlx(B0_cli)
    ocamlx(B0_cmark)
    ocamlx(B0_cmd_browse)
    ocamlx(B0_cmd_build)
    ocamlx(B0_cmd_cache)
    ocamlx(B0_cmd_delete)
    ocamlx(B0_cmd_dir)
    ocamlx(B0_cmd_edit)
    ocamlx(B0_cmd_file)
    ocamlx(B0_cmd_info)
    ocamlx(B0_cmd_init)
    ocamlx(B0_cmd_key)
    ocamlx(B0_cmd_list)
    ocamlx(B0_cmd_lock)
    ocamlx(B0_cmd_log)
    ocamlx(B0_cmd_pack)
    ocamlx(B0_cmd_root)
    ocamlx(B0_cmd_scope)
    ocamlx(B0_cmd_test)
    ocamlx(B0_cmd_tool)
    ocamlx(B0_cmd_unit)
    ocamlx(B0_cmd_unlock)
    ocamlx(B0_cmd_vcs)
    ocamlx(B0_def)
    ocamlx(B0_defs)
    ocamlx(B0_dot)
    ocamlx(B0_driver)
    ocamlx(B0_dune)
    ocamlx(B0_editor)
    ocamlx(B0_env)
    ocamlx(B0_expect)
    ocamlx(B0_file)
    ocamlx(B0_file_exts)
    ocamlx(B0_findex)
    ocamlx(B0_github)
    ocamlx(B0_hash)
    ocamlx(B0_html)
    ocamlx(B0_http)
    ocamlx(B0_init)
    ocamlx(B0_json)
    ocamlx(B0_jsoo)
    ocamlx(B0_kit)
    ocamlx(B0_memo)
    ocamlx(B0_memo_cli)
    ocamlx(B0_memo_kit)
    ocamlx(B0_memo_log)
    ocamlx(B0_meta)
    ocamlx(B0_ocaml)
    ocamlx(B0_odoc)
    ocamlx(B0_opam)
    ocamlx(B0_os)
    ocamlx(B0_pack)
    ocamlx(B0_pager)
    ocamlx(B0_pdf_viewer)
    ocamlx(B0_random_queue)
    ocamlx(B0_release)
    ocamlx(B0_rsync)
    ocamlx(B0_scope)
    ocamlx(B0_sexp)
    ocamlx(B0_show_url)
    ocamlx(B0_srcs)
    ocamlx(B0_std)
    ocamlx(B0_std_cli)
    ocamlx(B0_store)
    ocamlx(B0_tar)
    ocamlx(B0_testing)
    ocamlx(B0_text)
    ocamlx(B0_tool)
    ocamlx(B0_tool_cli)
    ocamlx(B0_tool_main)
    ocamlx(B0_unit)
    ocamlx(B0_url)
    ocamlx(B0_vcs_repo)
    ocamlx(B0_version)
    ocamlx(B0_web_browser)
    ocamlx(B0_web_page)
    ocamlx(B0_zero)
    ocamlx(B0_zero_conv)

ocaml-b0-tools:
    ocaml-b0-tools
    ocaml-b0-tools(x86-64)



Generated by fedora-review 0.11.0 (05c5b26) last change: 2025-11-29
Command line :/bin/fedora-review --no-colors --prebuilt --rpm-spec --name ocaml-b0 --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg
Buildroot used: fedora-rawhide-x86_64
Active plugins: Generic, Shell-api, C/C++, Ocaml
Disabled plugins: Perl, R, SugarActivity, Java, Haskell, PHP, Python, fonts
Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH

Comment 3 Jerry James 2026-07-22 15:52:22 UTC
Thank you for the review!

Comment 4 Fedora Admin user for bugzilla script actions 2026-07-22 16:01:05 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/ocaml-b0
Monitoring:
Wasn't able to create project in Anitya. You can create it manually on: `https://release-monitoring.org`

Comment 5 Fedora Update System 2026-07-22 21:54:01 UTC
FEDORA-2026-e68302a8e6 (ocaml-b0-0.0.6-1.fc44) has been submitted as an update to Fedora 44.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-e68302a8e6

Comment 6 Fedora Update System 2026-07-23 01:40:26 UTC
FEDORA-2026-e68302a8e6 has been pushed to the Fedora 44 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-e68302a8e6 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-e68302a8e6

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2026-07-24 01:28:28 UTC
FEDORA-2026-e68302a8e6 has been pushed to the Fedora 44 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-e68302a8e6 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-e68302a8e6

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2026-08-01 00:52:55 UTC
FEDORA-2026-e68302a8e6 (ocaml-b0-0.0.6-2.fc44) has been pushed to the Fedora 44 stable repository.
If problem still persists, please make note of it in this bug report.


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