Bug 1927443 - Review Request: ocaml-ctypes - Combinators for binding to C libraries without writing any C
Summary: Review Request: ocaml-ctypes - Combinators for binding to C libraries without...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jan Staněk
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1927441 1927442
Blocks: 1927444
TreeView+ depends on / blocked
 
Reported: 2021-02-10 18:06 UTC by Jerry James
Modified: 2021-02-17 17:16 UTC (History)
4 users (show)

Fixed In Version: ocaml-ctypes-0.18.0-1.fc35
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-02-17 17:16:05 UTC
Type: ---
Embargoed:
jstanek: fedora-review+


Attachments (Terms of Use)

Description Jerry James 2021-02-10 18:06:13 UTC
Spec URL: https://jjames.fedorapeople.org/ocaml-ctypes/ocaml-ctypes.spec
SRPM URL: https://jjames.fedorapeople.org/ocaml-ctypes/ocaml-ctypes-0.18.0-1.fc34.src.rpm
Fedora Account System Username: jjames
Description: Ctypes is a library for binding to C libraries using pure OCaml.  The primary aim is to make writing C extensions as straightforward as possible.

The core of ctypes is a set of combinators for describing the structure of C types -- numeric types, arrays, pointers, structs, unions and functions.  You can use these combinators to describe the types of the functions that you want to call, then bind directly to those functions -- all without writing or generating any C!

Comment 1 Jan Staněk 2021-02-12 14:05:11 UTC
I'm taking this review. Thanks for the rust roll! :)

Comment 2 Jan Staněk 2021-02-12 15:11:54 UTC
Package APPROVED; but see notes.

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

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


===== Notes =====
- Documentation size is 737280 bytes in 90 files;
  this may merit separate -doc subpackage.


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

C/C++:
[x]: Package does not contain kernel modules.
[x]: Package contains no static executables.
[x]: Development (unversioned) .so files in -devel subpackage, if present.
     Note: Unversioned so-files in private %_libdir subdirectory (see
     attachment). Verify they are not in ld path.
[x]: Header files in -devel subpackage, if present.
[x]: Package does not contain any libtool archives (.la)
[x]: Rpath absent or only used for internal libs.

Generic:
[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.
     Note: Checking patched sources after %prep for licenses. Licenses
     found: "Unknown or generated", "Expat License", "*No copyright* Expat
     License", "GNU Lesser General Public License". 39 files have unknown
     license. Detailed output of licensecheck in
     /home/jstanek/redhat/fedora/review/1927443-ocaml-
     ctypes/licensecheck.txt
[x]: License file installed when any subpackage combination is installed.
[x]: %build honors applicable compiler flags or justifies otherwise.
[x]: Package contains no bundled libraries without FPC exception.
[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.
[?]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 737280 bytes in 90 files.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[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]: 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]: Packages must not store files under /srv, /opt or /usr/local

Ocaml:
[x]: This should never happen

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

Generic:
[-]: 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.
[-]: Sources are verified with gpgverify first in %prep if upstream
     publishes signatures.
     Note: gpgverify is not used.
[x]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[x]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed
     files.
[x]: Reviewer should test that the package builds in mock.
[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).
     Note: No rpmlint messages.
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Large data in /usr/share should live in a noarch subpackage if package
     is arched.
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: ocaml-ctypes-0.18.0-1.fc35.x86_64.rpm
          ocaml-ctypes-devel-0.18.0-1.fc35.x86_64.rpm
          ocaml-ctypes-debuginfo-0.18.0-1.fc35.x86_64.rpm
          ocaml-ctypes-debugsource-0.18.0-1.fc35.x86_64.rpm
          ocaml-ctypes-0.18.0-1.fc35.src.rpm
ocaml-ctypes.x86_64: W: spelling-error Summary(en_US) Combinators -> Combinations, Combination, Contaminators
ocaml-ctypes.x86_64: W: spelling-error %description -l en_US combinators -> combinations, combination, contaminators
ocaml-ctypes.x86_64: W: spelling-error %description -l en_US structs -> struts, destructs, obstructs
ocaml-ctypes.x86_64: E: shared-lib-without-dependency-information /usr/lib64/ocaml/ctypes/cstubs.cmxs
ocaml-ctypes.x86_64: E: shared-lib-without-dependency-information /usr/lib64/ocaml/ctypes/ctypes-top.cmxs
ocaml-ctypes.src: W: spelling-error Summary(en_US) Combinators -> Combinations, Combination, Contaminators
ocaml-ctypes.src: W: spelling-error %description -l en_US combinators -> combinations, combination, contaminators
ocaml-ctypes.src: W: spelling-error %description -l en_US structs -> struts, destructs, obstructs
ocaml-ctypes.src:64: W: rpm-buildroot-usage %prep sed -i 's|-add ctypes|& -ldconf %{buildroot}%{_libdir}/ocaml/ld.conf|' Makefile
5 packages and 0 specfiles checked; 2 errors, 7 warnings.




Rpmlint (debuginfo)
-------------------
Checking: ocaml-ctypes-debuginfo-0.18.0-1.fc35.x86_64.rpm
1 packages and 0 specfiles checked; 0 errors, 0 warnings.





Rpmlint (installed packages)
----------------------------
ocaml-ctypes.x86_64: W: spelling-error Summary(en_US) Combinators -> Combinations, Combination, Contaminators
ocaml-ctypes.x86_64: W: spelling-error %description -l en_US combinators -> combinations, combination, contaminators
ocaml-ctypes.x86_64: W: spelling-error %description -l en_US structs -> struts, destructs, obstructs
ocaml-ctypes.x86_64: E: shared-lib-without-dependency-information /usr/lib64/ocaml/ctypes/cstubs.cmxs
ocaml-ctypes.x86_64: E: shared-lib-without-dependency-information /usr/lib64/ocaml/ctypes/ctypes-top.cmxs
4 packages and 0 specfiles checked; 2 errors, 3 warnings.



Unversioned so-files
--------------------
ocaml-ctypes: /usr/lib64/ocaml/stublibs/dllctypes-foreign_stubs.so
ocaml-ctypes: /usr/lib64/ocaml/stublibs/dllctypes_stubs.so

Source checksums
----------------
https://github.com/ocamllabs/ocaml-ctypes/archive/0.18.0/ocaml-ctypes-0.18.0.tar.gz :
  CHECKSUM(SHA256) this package     : 1f30c48f4667f17ea4ab5048b9fd10d090a7fbbf4f1997eb018b656b851340a4
  CHECKSUM(SHA256) upstream package : 1f30c48f4667f17ea4ab5048b9fd10d090a7fbbf4f1997eb018b656b851340a4


Requires
--------
ocaml-ctypes (rpmlib, GLIBC filtered):
    libc.so.6()(64bit)
    libffi.so.6()(64bit)
    ocaml(Asttypes)
    ocaml(Bigarray_compat)
    ocaml(Build_path_prefix_map)
    ocaml(CamlinternalFormatBasics)
    ocaml(CamlinternalLazy)
    ocaml(CamlinternalOO)
    ocaml(Cmi_format)
    ocaml(ComplexL)
    ocaml(Cstubs_analysis)
    ocaml(Cstubs_c_language)
    ocaml(Cstubs_emit_c)
    ocaml(Cstubs_errors)
    ocaml(Cstubs_generate_c)
    ocaml(Cstubs_generate_ml)
    ocaml(Cstubs_public_name)
    ocaml(Cstubs_structs)
    ocaml(Ctypes)
    ocaml(Ctypes_bigarray)
    ocaml(Ctypes_bigarray_stubs)
    ocaml(Ctypes_closure_properties)
    ocaml(Ctypes_coerce)
    ocaml(Ctypes_ffi)
    ocaml(Ctypes_ffi_stubs)
    ocaml(Ctypes_foreign_basis)
    ocaml(Ctypes_foreign_threaded_stubs)
    ocaml(Ctypes_memory)
    ocaml(Ctypes_memory_stubs)
    ocaml(Ctypes_path)
    ocaml(Ctypes_primitive_types)
    ocaml(Ctypes_primitives)
    ocaml(Ctypes_ptr)
    ocaml(Ctypes_roots_stubs)
    ocaml(Ctypes_static)
    ocaml(Ctypes_std_view_stubs)
    ocaml(Ctypes_std_views)
    ocaml(Ctypes_structs)
    ocaml(Ctypes_structs_computed)
    ocaml(Ctypes_type_printing)
    ocaml(Ctypes_types)
    ocaml(Ctypes_value_printing)
    ocaml(Ctypes_value_printing_stubs)
    ocaml(Ctypes_weak_ref)
    ocaml(Dl)
    ocaml(Env)
    ocaml(Ident)
    ocaml(Identifiable)
    ocaml(LDouble)
    ocaml(Libffi_abi)
    ocaml(Load_path)
    ocaml(Location)
    ocaml(Longident)
    ocaml(Misc)
    ocaml(Mutex)
    ocaml(Outcometree)
    ocaml(Parsetree)
    ocaml(Path)
    ocaml(PosixTypes)
    ocaml(Primitive)
    ocaml(Signed)
    ocaml(Stdlib)
    ocaml(Stdlib__array)
    ocaml(Stdlib__bigarray)
    ocaml(Stdlib__buffer)
    ocaml(Stdlib__bytes)
    ocaml(Stdlib__callback)
    ocaml(Stdlib__complex)
    ocaml(Stdlib__digest)
    ocaml(Stdlib__format)
    ocaml(Stdlib__gc)
    ocaml(Stdlib__hashtbl)
    ocaml(Stdlib__int32)
    ocaml(Stdlib__int64)
    ocaml(Stdlib__lazy)
    ocaml(Stdlib__lexing)
    ocaml(Stdlib__list)
    ocaml(Stdlib__listLabels)
    ocaml(Stdlib__map)
    ocaml(Stdlib__nativeint)
    ocaml(Stdlib__obj)
    ocaml(Stdlib__oo)
    ocaml(Stdlib__printexc)
    ocaml(Stdlib__printf)
    ocaml(Stdlib__seq)
    ocaml(Stdlib__set)
    ocaml(Stdlib__string)
    ocaml(Stdlib__uchar)
    ocaml(Stdlib__weak)
    ocaml(Str)
    ocaml(Subst)
    ocaml(Thread)
    ocaml(Toploop)
    ocaml(Type_immediacy)
    ocaml(Types)
    ocaml(Unix)
    ocaml(Unsigned)
    ocaml(Warnings)
    ocamlx(CamlinternalOO)
    ocamlx(ComplexL)
    ocamlx(Cstubs_analysis)
    ocamlx(Cstubs_c_language)
    ocamlx(Cstubs_emit_c)
    ocamlx(Cstubs_errors)
    ocamlx(Cstubs_generate_c)
    ocamlx(Cstubs_generate_ml)
    ocamlx(Cstubs_public_name)
    ocamlx(Cstubs_structs)
    ocamlx(Ctypes_bigarray)
    ocamlx(Ctypes_bigarray_stubs)
    ocamlx(Ctypes_ffi_stubs)
    ocamlx(Ctypes_foreign_basis)
    ocamlx(Ctypes_foreign_threaded_stubs)
    ocamlx(Ctypes_memory)
    ocamlx(Ctypes_memory_stubs)
    ocamlx(Ctypes_path)
    ocamlx(Ctypes_primitive_types)
    ocamlx(Ctypes_primitives)
    ocamlx(Ctypes_ptr)
    ocamlx(Ctypes_roots_stubs)
    ocamlx(Ctypes_std_view_stubs)
    ocamlx(Ctypes_std_views)
    ocamlx(Ctypes_value_printing)
    ocamlx(Ctypes_value_printing_stubs)
    ocamlx(LDouble)
    ocamlx(Mutex)
    ocamlx(PosixTypes)
    ocamlx(Stdlib)
    ocamlx(Stdlib__array)
    ocamlx(Stdlib__bigarray)
    ocamlx(Stdlib__bytes)
    ocamlx(Stdlib__callback)
    ocamlx(Stdlib__format)
    ocamlx(Stdlib__gc)
    ocamlx(Stdlib__hashtbl)
    ocamlx(Stdlib__int64)
    ocamlx(Stdlib__lexing)
    ocamlx(Stdlib__list)
    ocamlx(Stdlib__listLabels)
    ocamlx(Stdlib__nativeint)
    ocamlx(Stdlib__printexc)
    ocamlx(Stdlib__printf)
    ocamlx(Stdlib__string)
    ocamlx(Stdlib__weak)
    ocamlx(Str)
    ocamlx(Thread)
    rtld(GNU_HASH)

ocaml-ctypes-devel (rpmlib, GLIBC filtered):
    ocaml(Asttypes)
    ocaml(Bigarray_compat)
    ocaml(Build_path_prefix_map)
    ocaml(CamlinternalFormatBasics)
    ocaml(CamlinternalLazy)
    ocaml(CamlinternalOO)
    ocaml(Cmi_format)
    ocaml(ComplexL)
    ocaml(Cstubs_analysis)
    ocaml(Cstubs_c_language)
    ocaml(Cstubs_emit_c)
    ocaml(Cstubs_errors)
    ocaml(Cstubs_generate_c)
    ocaml(Cstubs_generate_ml)
    ocaml(Cstubs_public_name)
    ocaml(Cstubs_structs)
    ocaml(Ctypes)
    ocaml(Ctypes_bigarray)
    ocaml(Ctypes_bigarray_stubs)
    ocaml(Ctypes_closure_properties)
    ocaml(Ctypes_coerce)
    ocaml(Ctypes_ffi)
    ocaml(Ctypes_ffi_stubs)
    ocaml(Ctypes_foreign_basis)
    ocaml(Ctypes_foreign_threaded_stubs)
    ocaml(Ctypes_memory)
    ocaml(Ctypes_memory_stubs)
    ocaml(Ctypes_path)
    ocaml(Ctypes_primitive_types)
    ocaml(Ctypes_primitives)
    ocaml(Ctypes_ptr)
    ocaml(Ctypes_roots_stubs)
    ocaml(Ctypes_static)
    ocaml(Ctypes_std_view_stubs)
    ocaml(Ctypes_std_views)
    ocaml(Ctypes_structs)
    ocaml(Ctypes_structs_computed)
    ocaml(Ctypes_type_printing)
    ocaml(Ctypes_types)
    ocaml(Ctypes_value_printing)
    ocaml(Ctypes_value_printing_stubs)
    ocaml(Ctypes_weak_ref)
    ocaml(Dl)
    ocaml(Env)
    ocaml(Ident)
    ocaml(Identifiable)
    ocaml(LDouble)
    ocaml(Libffi_abi)
    ocaml(Load_path)
    ocaml(Location)
    ocaml(Longident)
    ocaml(Misc)
    ocaml(Mutex)
    ocaml(Outcometree)
    ocaml(Parsetree)
    ocaml(Path)
    ocaml(PosixTypes)
    ocaml(Primitive)
    ocaml(Signed)
    ocaml(Stdlib)
    ocaml(Stdlib__array)
    ocaml(Stdlib__bigarray)
    ocaml(Stdlib__buffer)
    ocaml(Stdlib__bytes)
    ocaml(Stdlib__callback)
    ocaml(Stdlib__complex)
    ocaml(Stdlib__digest)
    ocaml(Stdlib__format)
    ocaml(Stdlib__gc)
    ocaml(Stdlib__hashtbl)
    ocaml(Stdlib__int32)
    ocaml(Stdlib__int64)
    ocaml(Stdlib__lazy)
    ocaml(Stdlib__lexing)
    ocaml(Stdlib__list)
    ocaml(Stdlib__listLabels)
    ocaml(Stdlib__map)
    ocaml(Stdlib__nativeint)
    ocaml(Stdlib__obj)
    ocaml(Stdlib__oo)
    ocaml(Stdlib__printexc)
    ocaml(Stdlib__printf)
    ocaml(Stdlib__seq)
    ocaml(Stdlib__set)
    ocaml(Stdlib__string)
    ocaml(Stdlib__uchar)
    ocaml(Stdlib__weak)
    ocaml(Str)
    ocaml(Subst)
    ocaml(Thread)
    ocaml(Toploop)
    ocaml(Type_immediacy)
    ocaml(Types)
    ocaml(Unix)
    ocaml(Unsigned)
    ocaml(Warnings)
    ocaml-bigarray-compat-devel(x86-64)
    ocaml-ctypes(x86-64)
    ocaml-integers-devel(x86-64)
    ocamlx(CamlinternalOO)
    ocamlx(ComplexL)
    ocamlx(Cstubs_analysis)
    ocamlx(Cstubs_c_language)
    ocamlx(Cstubs_emit_c)
    ocamlx(Cstubs_errors)
    ocamlx(Cstubs_generate_c)
    ocamlx(Cstubs_generate_ml)
    ocamlx(Cstubs_public_name)
    ocamlx(Cstubs_structs)
    ocamlx(Ctypes_bigarray)
    ocamlx(Ctypes_bigarray_stubs)
    ocamlx(Ctypes_ffi_stubs)
    ocamlx(Ctypes_foreign_basis)
    ocamlx(Ctypes_foreign_threaded_stubs)
    ocamlx(Ctypes_memory)
    ocamlx(Ctypes_memory_stubs)
    ocamlx(Ctypes_path)
    ocamlx(Ctypes_primitive_types)
    ocamlx(Ctypes_primitives)
    ocamlx(Ctypes_ptr)
    ocamlx(Ctypes_roots_stubs)
    ocamlx(Ctypes_std_view_stubs)
    ocamlx(Ctypes_std_views)
    ocamlx(Ctypes_value_printing)
    ocamlx(Ctypes_value_printing_stubs)
    ocamlx(LDouble)
    ocamlx(Mutex)
    ocamlx(PosixTypes)
    ocamlx(Stdlib)
    ocamlx(Stdlib__array)
    ocamlx(Stdlib__bigarray)
    ocamlx(Stdlib__bytes)
    ocamlx(Stdlib__callback)
    ocamlx(Stdlib__format)
    ocamlx(Stdlib__gc)
    ocamlx(Stdlib__hashtbl)
    ocamlx(Stdlib__int64)
    ocamlx(Stdlib__lexing)
    ocamlx(Stdlib__list)
    ocamlx(Stdlib__listLabels)
    ocamlx(Stdlib__nativeint)
    ocamlx(Stdlib__printexc)
    ocamlx(Stdlib__printf)
    ocamlx(Stdlib__string)
    ocamlx(Stdlib__weak)
    ocamlx(Str)
    ocamlx(Thread)

ocaml-ctypes-debuginfo (rpmlib, GLIBC filtered):

ocaml-ctypes-debugsource (rpmlib, GLIBC filtered):



Provides
--------
ocaml-ctypes:
    ocaml(ComplexL)
    ocaml(Cstubs)
    ocaml(Cstubs_analysis)
    ocaml(Cstubs_c_language)
    ocaml(Cstubs_emit_c)
    ocaml(Cstubs_errors)
    ocaml(Cstubs_generate_c)
    ocaml(Cstubs_generate_ml)
    ocaml(Cstubs_internals)
    ocaml(Cstubs_inverted)
    ocaml(Cstubs_public_name)
    ocaml(Cstubs_structs)
    ocaml(Ctypes)
    ocaml(Ctypes_bigarray)
    ocaml(Ctypes_bigarray_stubs)
    ocaml(Ctypes_closure_properties)
    ocaml(Ctypes_coerce)
    ocaml(Ctypes_ffi)
    ocaml(Ctypes_ffi_stubs)
    ocaml(Ctypes_foreign_basis)
    ocaml(Ctypes_foreign_threaded_stubs)
    ocaml(Ctypes_memory)
    ocaml(Ctypes_memory_stubs)
    ocaml(Ctypes_path)
    ocaml(Ctypes_primitive_types)
    ocaml(Ctypes_primitives)
    ocaml(Ctypes_printers)
    ocaml(Ctypes_ptr)
    ocaml(Ctypes_roots_stubs)
    ocaml(Ctypes_static)
    ocaml(Ctypes_std_view_stubs)
    ocaml(Ctypes_std_views)
    ocaml(Ctypes_structs)
    ocaml(Ctypes_structs_computed)
    ocaml(Ctypes_type_printing)
    ocaml(Ctypes_types)
    ocaml(Ctypes_value_printing)
    ocaml(Ctypes_value_printing_stubs)
    ocaml(Ctypes_weak_ref)
    ocaml(Dl)
    ocaml(Foreign)
    ocaml(Install_ctypes_printers)
    ocaml(LDouble)
    ocaml(Libffi_abi)
    ocaml(PosixTypes)
    ocaml-ctypes
    ocaml-ctypes(x86-64)
    ocamlx(ComplexL)
    ocamlx(Cstubs)
    ocamlx(Cstubs_analysis)
    ocamlx(Cstubs_c_language)
    ocamlx(Cstubs_emit_c)
    ocamlx(Cstubs_errors)
    ocamlx(Cstubs_generate_c)
    ocamlx(Cstubs_generate_ml)
    ocamlx(Cstubs_internals)
    ocamlx(Cstubs_inverted)
    ocamlx(Cstubs_public_name)
    ocamlx(Cstubs_structs)
    ocamlx(Ctypes)
    ocamlx(Ctypes_bigarray)
    ocamlx(Ctypes_bigarray_stubs)
    ocamlx(Ctypes_closure_properties)
    ocamlx(Ctypes_coerce)
    ocamlx(Ctypes_ffi)
    ocamlx(Ctypes_ffi_stubs)
    ocamlx(Ctypes_foreign_basis)
    ocamlx(Ctypes_foreign_threaded_stubs)
    ocamlx(Ctypes_memory)
    ocamlx(Ctypes_memory_stubs)
    ocamlx(Ctypes_path)
    ocamlx(Ctypes_primitive_types)
    ocamlx(Ctypes_primitives)
    ocamlx(Ctypes_printers)
    ocamlx(Ctypes_ptr)
    ocamlx(Ctypes_roots_stubs)
    ocamlx(Ctypes_static)
    ocamlx(Ctypes_std_view_stubs)
    ocamlx(Ctypes_std_views)
    ocamlx(Ctypes_structs)
    ocamlx(Ctypes_structs_computed)
    ocamlx(Ctypes_type_printing)
    ocamlx(Ctypes_value_printing)
    ocamlx(Ctypes_value_printing_stubs)
    ocamlx(Ctypes_weak_ref)
    ocamlx(Dl)
    ocamlx(Foreign)
    ocamlx(Install_ctypes_printers)
    ocamlx(LDouble)
    ocamlx(Libffi_abi)
    ocamlx(PosixTypes)

ocaml-ctypes-devel:
    ocaml(ComplexL)
    ocaml(Cstubs)
    ocaml(Cstubs_analysis)
    ocaml(Cstubs_c_language)
    ocaml(Cstubs_emit_c)
    ocaml(Cstubs_errors)
    ocaml(Cstubs_generate_c)
    ocaml(Cstubs_generate_ml)
    ocaml(Cstubs_internals)
    ocaml(Cstubs_inverted)
    ocaml(Cstubs_public_name)
    ocaml(Cstubs_structs)
    ocaml(Ctypes)
    ocaml(Ctypes_bigarray)
    ocaml(Ctypes_bigarray_stubs)
    ocaml(Ctypes_closure_properties)
    ocaml(Ctypes_coerce)
    ocaml(Ctypes_ffi)
    ocaml(Ctypes_ffi_stubs)
    ocaml(Ctypes_foreign_basis)
    ocaml(Ctypes_foreign_threaded_stubs)
    ocaml(Ctypes_memory)
    ocaml(Ctypes_memory_stubs)
    ocaml(Ctypes_path)
    ocaml(Ctypes_primitive_types)
    ocaml(Ctypes_primitives)
    ocaml(Ctypes_printers)
    ocaml(Ctypes_ptr)
    ocaml(Ctypes_roots_stubs)
    ocaml(Ctypes_static)
    ocaml(Ctypes_std_view_stubs)
    ocaml(Ctypes_std_views)
    ocaml(Ctypes_structs)
    ocaml(Ctypes_structs_computed)
    ocaml(Ctypes_type_printing)
    ocaml(Ctypes_value_printing)
    ocaml(Ctypes_value_printing_stubs)
    ocaml(Ctypes_weak_ref)
    ocaml(Dl)
    ocaml(Foreign)
    ocaml(Install_ctypes_printers)
    ocaml(LDouble)
    ocaml(Libffi_abi)
    ocaml(PosixTypes)
    ocaml-ctypes-devel
    ocaml-ctypes-devel(x86-64)
    ocamlx(ComplexL)
    ocamlx(Cstubs)
    ocamlx(Cstubs_analysis)
    ocamlx(Cstubs_c_language)
    ocamlx(Cstubs_emit_c)
    ocamlx(Cstubs_errors)
    ocamlx(Cstubs_generate_c)
    ocamlx(Cstubs_generate_ml)
    ocamlx(Cstubs_internals)
    ocamlx(Cstubs_inverted)
    ocamlx(Cstubs_public_name)
    ocamlx(Cstubs_structs)
    ocamlx(Ctypes)
    ocamlx(Ctypes_bigarray)
    ocamlx(Ctypes_bigarray_stubs)
    ocamlx(Ctypes_closure_properties)
    ocamlx(Ctypes_coerce)
    ocamlx(Ctypes_ffi)
    ocamlx(Ctypes_ffi_stubs)
    ocamlx(Ctypes_foreign_basis)
    ocamlx(Ctypes_foreign_threaded_stubs)
    ocamlx(Ctypes_memory)
    ocamlx(Ctypes_memory_stubs)
    ocamlx(Ctypes_path)
    ocamlx(Ctypes_primitive_types)
    ocamlx(Ctypes_primitives)
    ocamlx(Ctypes_printers)
    ocamlx(Ctypes_ptr)
    ocamlx(Ctypes_roots_stubs)
    ocamlx(Ctypes_static)
    ocamlx(Ctypes_std_view_stubs)
    ocamlx(Ctypes_std_views)
    ocamlx(Ctypes_structs)
    ocamlx(Ctypes_structs_computed)
    ocamlx(Ctypes_type_printing)
    ocamlx(Ctypes_value_printing)
    ocamlx(Ctypes_value_printing_stubs)
    ocamlx(Ctypes_weak_ref)
    ocamlx(Dl)
    ocamlx(Foreign)
    ocamlx(Install_ctypes_printers)
    ocamlx(LDouble)
    ocamlx(Libffi_abi)
    ocamlx(PosixTypes)

ocaml-ctypes-debuginfo:
    debuginfo(build-id)
    ocaml-ctypes-debuginfo
    ocaml-ctypes-debuginfo(x86-64)

ocaml-ctypes-debugsource:
    ocaml-ctypes-debugsource
    ocaml-ctypes-debugsource(x86-64)



Generated by fedora-review 0.7.6 (b083f91) last change: 2020-11-10
Command line :/usr/bin/fedora-review -Ltmprepo -b 1927443
Buildroot used: fedora-rawhide-x86_64
Active plugins: Shell-api, Generic, Ocaml, C/C++
Disabled plugins: Haskell, fonts, Python, SugarActivity, PHP, Perl, R, Java
Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH

Comment 3 Jerry James 2021-02-12 18:27:03 UTC
Thank you for the review.  I will make a doc subpackage before importing.

Comment 4 Mohan Boddu 2021-02-17 14:25:37 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/ocaml-ctypes

Comment 5 Jerry James 2021-02-17 17:16:05 UTC
Built in Rawhide and F34.


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