Spec URL: https://download.copr.fedorainfracloud.org/results/s-kro/libfungw/fedora-rawhide-x86_64/09150605-libfungw/libfungw.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/s-kro/libfungw/fedora-rawhide-x86_64/09150605-libfungw/libfungw-1.2.1-3.fc43.src.rpm Description: Fungw is a tiny, portable library written in C (C89) that manages dynamic function calls across different programming languages. Fedora Account System Username: s-kro
Copr build: https://copr.fedorainfracloud.org/coprs/build/8794919 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2353410-libfungw/fedora-rawhide-x86_64/08794919-libfungw/fedora-review/review.txt Please take a look if any issues were found. --- 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.
Hello Steve, this is Alain, a former pcb-rnd member of development team. I already tried to get fungw in Fedora : https://bugzilla.redhat.com/show_bug.cgi?id=2353410 Also, in coordination with Igor2, we decided to retire outdated pcb-rnd from Fedora Could you contact me to exchange about your goals ? TIA Alain
Thanks, Alain. Coordinated with Igor2 and he wants to get the re-factored pcb-rnd on Fedora
spec: https://download.copr.fedorainfracloud.org/results/s-kro/libfungw/fedora-rawhide-x86_64/09079287-libfungw/libfungw.spec srpm: https://download.copr.fedorainfracloud.org/results/s-kro/libfungw/fedora-rawhide-x86_64/09079287-libfungw/libfungw-1.2.1-2.fc43.src.rpm
Package Review ============== Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed ===== MUST items ===== C/C++: [x]: Package does not contain kernel modules. [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]: If your application is a C or C++ application you must list a BuildRequires against gcc, gcc-c++ or clang. [x]: Header files in -devel subpackage, if present. [x]: ldconfig not called in %post and %postun for Fedora 28 and later. [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 is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines. [!]: License field in the package spec file matches the actual license. Note: Checking patched sources after %prep for licenses. Licenses found: "Unknown or generated", "GNU Lesser General Public License, Version 2.1", "*No copyright* Public domain", "GNU Lesser General Public License v2.1 or later", "GNU Library General Public License v2 or later", "BSD 3-Clause License". 249 files have unknown license. Detailed output of licensecheck in /home/fedora- packaging/reviews/libfungw/2353410-libfungw/licensecheck.txt [ ]: License file installed when any subpackage combination is installed. [ ]: If the package is under multiple licenses, the licensing breakdown must be documented in the spec. [ ]: %build honors applicable compiler flags or justifies otherwise. [!]: 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. [ ]: Development files must be in a -devel package [x]: Package uses nothing in %doc for runtime. [ ]: Package consistently uses macros (instead of hard-coded directory names). [x]: Package is named according to the Package Naming Guidelines. [ ]: Package does not generate any conflict. [ ]: 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. [ ]: 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]: 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. Note: Documentation size is 4001 bytes in 3 files. [x]: Packages must not store files under /srv, /opt or /usr/local ===== 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. [ ]: Latest version is packaged. [ ]: 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]: Package should compile and build into binary rpms on all supported architectures. [ ]: %check is present and all tests pass. [ ]: 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: libfungw-1.2.1-2.fc43.x86_64.rpm fungw-1.2.1-2.fc43.noarch.rpm libfungw-devel-1.2.1-2.fc43.x86_64.rpm libfungw-doc-1.2.1-2.fc43.noarch.rpm libfungw-fawk-1.2.1-2.fc43.x86_64.rpm libfungw-lua-1.2.1-2.fc43.x86_64.rpm libfungw-mawk-1.2.1-2.fc43.x86_64.rpm libfungw-tcl-1.2.1-2.fc43.x86_64.rpm libfungw-py3-1.2.1-2.fc43.x86_64.rpm libfungw-mujs-1.2.1-2.fc43.x86_64.rpm libfungw-dukt-1.2.1-2.fc43.x86_64.rpm libfungw-cli-1.2.1-2.fc43.x86_64.rpm libfungw-1.2.1-2.fc43.src.rpm ============================ rpmlint session starts ============================ rpmlint: 2.6.1 configuration: /usr/lib/python3.13/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/tmp0u4d0xot')] checks: 32, packages: 13 libfungw-dukt.x86_64: E: spelling-error ('javascript', 'Summary(en_US) javascript -> java script, java-script, JavaScript') libfungw-dukt.x86_64: E: spelling-error ('duktape', '%description -l en_US duktape -> audiotape') libfungw-fawk.x86_64: E: spelling-error ('fpas', 'Summary(en_US) fpas -> fps, pas, spas') libfungw-fawk.x86_64: E: spelling-error ('fbas', 'Summary(en_US) fbas -> bass') libfungw-fawk.x86_64: E: spelling-error ('fbas', '%description -l en_US fbas -> bass') libfungw-fawk.x86_64: E: spelling-error ('fpas', '%description -l en_US fpas -> fps, pas, spas') fungw.noarch: W: no-documentation libfungw.spec:233: W: configure-without-libdir-spec 13 packages and 0 specfiles checked; 6 errors, 2 warnings, 141 filtered, 6 badness; has taken 1.6 s Rpmlint (debuginfo) ------------------- Checking: libfungw-fawk-debuginfo-1.2.1-2.fc43.x86_64.rpm libfungw-debuginfo-1.2.1-2.fc43.x86_64.rpm libfungw-py3-debuginfo-1.2.1-2.fc43.x86_64.rpm libfungw-cli-debuginfo-1.2.1-2.fc43.x86_64.rpm libfungw-mawk-debuginfo-1.2.1-2.fc43.x86_64.rpm libfungw-dukt-debuginfo-1.2.1-2.fc43.x86_64.rpm libfungw-mujs-debuginfo-1.2.1-2.fc43.x86_64.rpm libfungw-lua-debuginfo-1.2.1-2.fc43.x86_64.rpm libfungw-tcl-debuginfo-1.2.1-2.fc43.x86_64.rpm ============================ rpmlint session starts ============================ rpmlint: 2.6.1 configuration: /usr/lib/python3.13/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/tmpoar752xh')] checks: 32, packages: 9 9 packages and 0 specfiles checked; 0 errors, 0 warnings, 51 filtered, 0 badness; has taken 1.2 s Rpmlint (installed packages) ---------------------------- ============================ rpmlint session starts ============================ rpmlint: 2.7.0 configuration: /usr/lib/python3.13/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: 21 libfungw-lua.x86_64: E: unused-direct-shlib-dependency /usr/lib64/libfungw_lua.so.1.2.1 /lib64/libm.so.6 libfungw-cli.x86_64: E: unused-direct-shlib-dependency /usr/lib64/libfungw_cli.so.1.2.1 /lib64/libmujs.so.0.1 libfungw-cli.x86_64: E: unused-direct-shlib-dependency /usr/lib64/libfungw_cli.so.1.2.1 /lib64/libm.so.6 libfungw-dukt.x86_64: E: unused-direct-shlib-dependency /usr/lib64/libfungw_duktape.so.1.2.1 /lib64/libm.so.6 libfungw-mujs.x86_64: E: unused-direct-shlib-dependency /usr/lib64/libfungw_mujs.so.1.2.1 /lib64/libm.so.6 libfungw-tcl.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_tcl.so.1.2.1 htsp_get (/usr/lib64/libfungw_tcl.so.1.2.1) libfungw-tcl.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_tcl.so.1.2.1 fgw_async_error (/usr/lib64/libfungw_tcl.so.1.2.1) libfungw-tcl.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_tcl.so.1.2.1 fgw_arg_conv (/usr/lib64/libfungw_tcl.so.1.2.1) libfungw-tcl.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_tcl.so.1.2.1 fgw_test_parse_fn (/usr/lib64/libfungw_tcl.so.1.2.1) libfungw-tcl.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_tcl.so.1.2.1 fgw_argv_free (/usr/lib64/libfungw_tcl.so.1.2.1) libfungw-tcl.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_tcl.so.1.2.1 fgw_eng_unreg (/usr/lib64/libfungw_tcl.so.1.2.1) libfungw-tcl.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_tcl.so.1.2.1 fgw_eng_reg (/usr/lib64/libfungw_tcl.so.1.2.1) libfungw-tcl.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_tcl.so.1.2.1 fgw_func_reg (/usr/lib64/libfungw_tcl.so.1.2.1) libfungw-fawk.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_fawk.so.1.2.1 htsp_get (/usr/lib64/libfungw_fawk.so.1.2.1) libfungw-fawk.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_fawk.so.1.2.1 fgw_async_error (/usr/lib64/libfungw_fawk.so.1.2.1) libfungw-fawk.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_fawk.so.1.2.1 fgw_strdup (/usr/lib64/libfungw_fawk.so.1.2.1) libfungw-fawk.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_fawk.so.1.2.1 fmod (/usr/lib64/libfungw_fawk.so.1.2.1) libfungw-fawk.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_fawk.so.1.2.1 fgw_arg_conv (/usr/lib64/libfungw_fawk.so.1.2.1) libfungw-fawk.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_fawk.so.1.2.1 fgw_test_parse_fn (/usr/lib64/libfungw_fawk.so.1.2.1) libfungw-fawk.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_fawk.so.1.2.1 fgw_argv_free (/usr/lib64/libfungw_fawk.so.1.2.1) libfungw-fawk.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_fawk.so.1.2.1 fgw_eng_unreg (/usr/lib64/libfungw_fawk.so.1.2.1) libfungw-fawk.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_fawk.so.1.2.1 fgw_eng_reg (/usr/lib64/libfungw_fawk.so.1.2.1) libfungw-fawk.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_fawk.so.1.2.1 fgw_func_reg (/usr/lib64/libfungw_fawk.so.1.2.1) libfungw-lua.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_lua.so.1.2.1 htsp_get (/usr/lib64/libfungw_lua.so.1.2.1) libfungw-lua.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_lua.so.1.2.1 fgw_async_error (/usr/lib64/libfungw_lua.so.1.2.1) libfungw-lua.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_lua.so.1.2.1 fgw_strdup (/usr/lib64/libfungw_lua.so.1.2.1) libfungw-lua.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_lua.so.1.2.1 fgw_arg_conv (/usr/lib64/libfungw_lua.so.1.2.1) libfungw-lua.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_lua.so.1.2.1 fgw_test_parse_fn (/usr/lib64/libfungw_lua.so.1.2.1) libfungw-lua.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_lua.so.1.2.1 fgw_argv_free (/usr/lib64/libfungw_lua.so.1.2.1) libfungw-lua.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_lua.so.1.2.1 fgw_eng_unreg (/usr/lib64/libfungw_lua.so.1.2.1) libfungw-lua.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_lua.so.1.2.1 fgw_eng_reg (/usr/lib64/libfungw_lua.so.1.2.1) libfungw-lua.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_lua.so.1.2.1 fgw_func_reg (/usr/lib64/libfungw_lua.so.1.2.1) libfungw-cli.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_cli.so.1.2.1 htsp_get (/usr/lib64/libfungw_cli.so.1.2.1) libfungw-cli.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_cli.so.1.2.1 fgw_async_error (/usr/lib64/libfungw_cli.so.1.2.1) libfungw-cli.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_cli.so.1.2.1 fgw_arg_conv (/usr/lib64/libfungw_cli.so.1.2.1) libfungw-cli.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_cli.so.1.2.1 fgw_test_parse_fn (/usr/lib64/libfungw_cli.so.1.2.1) libfungw-cli.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_cli.so.1.2.1 fgw_argv_free (/usr/lib64/libfungw_cli.so.1.2.1) libfungw-cli.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_cli.so.1.2.1 fgw_eng_unreg (/usr/lib64/libfungw_cli.so.1.2.1) libfungw-cli.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_cli.so.1.2.1 fgw_eng_reg (/usr/lib64/libfungw_cli.so.1.2.1) libfungw-cli.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_cli.so.1.2.1 fgw_func_reg (/usr/lib64/libfungw_cli.so.1.2.1) libfungw-dukt.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_duktape.so.1.2.1 fgw_async_error (/usr/lib64/libfungw_duktape.so.1.2.1) libfungw-dukt.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_duktape.so.1.2.1 fgw_strdup (/usr/lib64/libfungw_duktape.so.1.2.1) libfungw-dukt.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_duktape.so.1.2.1 fgw_arg_conv (/usr/lib64/libfungw_duktape.so.1.2.1) libfungw-dukt.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_duktape.so.1.2.1 fgw_test_parse_fn (/usr/lib64/libfungw_duktape.so.1.2.1) libfungw-dukt.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_duktape.so.1.2.1 fgw_arg_free (/usr/lib64/libfungw_duktape.so.1.2.1) libfungw-dukt.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_duktape.so.1.2.1 fgw_argv_free (/usr/lib64/libfungw_duktape.so.1.2.1) libfungw-dukt.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_duktape.so.1.2.1 fgw_eng_unreg (/usr/lib64/libfungw_duktape.so.1.2.1) libfungw-dukt.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_duktape.so.1.2.1 fgw_eng_reg (/usr/lib64/libfungw_duktape.so.1.2.1) libfungw-dukt.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_duktape.so.1.2.1 fgw_func_reg (/usr/lib64/libfungw_duktape.so.1.2.1) libfungw-mawk.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_mawk.so.1.2.1 htsp_get (/usr/lib64/libfungw_mawk.so.1.2.1) libfungw-mawk.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_mawk.so.1.2.1 fgw_async_error (/usr/lib64/libfungw_mawk.so.1.2.1) libfungw-mawk.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_mawk.so.1.2.1 fgw_strdup (/usr/lib64/libfungw_mawk.so.1.2.1) libfungw-mawk.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_mawk.so.1.2.1 fgw_arg_conv (/usr/lib64/libfungw_mawk.so.1.2.1) libfungw-mawk.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_mawk.so.1.2.1 fgw_test_parse_fn (/usr/lib64/libfungw_mawk.so.1.2.1) libfungw-mawk.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_mawk.so.1.2.1 fgw_argv_free (/usr/lib64/libfungw_mawk.so.1.2.1) libfungw-mawk.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_mawk.so.1.2.1 fgw_eng_unreg (/usr/lib64/libfungw_mawk.so.1.2.1) libfungw-mawk.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_mawk.so.1.2.1 fgw_eng_reg (/usr/lib64/libfungw_mawk.so.1.2.1) libfungw-mawk.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_mawk.so.1.2.1 fgw_func_reg (/usr/lib64/libfungw_mawk.so.1.2.1) libfungw-py3.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_python3.so.1.2.1 htsp_get (/usr/lib64/libfungw_python3.so.1.2.1) libfungw-py3.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_python3.so.1.2.1 fgw_async_error (/usr/lib64/libfungw_python3.so.1.2.1) libfungw-py3.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_python3.so.1.2.1 fgw_strdup (/usr/lib64/libfungw_python3.so.1.2.1) libfungw-py3.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_python3.so.1.2.1 fgw_arg_conv (/usr/lib64/libfungw_python3.so.1.2.1) libfungw-py3.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_python3.so.1.2.1 fgw_test_parse_fn (/usr/lib64/libfungw_python3.so.1.2.1) libfungw-py3.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_python3.so.1.2.1 fgw_argv_free (/usr/lib64/libfungw_python3.so.1.2.1) libfungw-py3.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_python3.so.1.2.1 fgw_eng_unreg (/usr/lib64/libfungw_python3.so.1.2.1) libfungw-py3.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_python3.so.1.2.1 fgw_eng_reg (/usr/lib64/libfungw_python3.so.1.2.1) libfungw-py3.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_python3.so.1.2.1 fgw_func_reg (/usr/lib64/libfungw_python3.so.1.2.1) libfungw.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw.so.1.2.1 strkeyeq (/usr/lib64/libfungw.so.1.2.1) libfungw.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw.so.1.2.1 ptrhash (/usr/lib64/libfungw.so.1.2.1) libfungw.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw.so.1.2.1 ptrkeyeq (/usr/lib64/libfungw.so.1.2.1) libfungw.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw.so.1.2.1 strhash (/usr/lib64/libfungw.so.1.2.1) libfungw.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw.so.1.2.1 htsp_get (/usr/lib64/libfungw.so.1.2.1) libfungw.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw.so.1.2.1 htsp_first (/usr/lib64/libfungw.so.1.2.1) libfungw.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw.so.1.2.1 htsp_set (/usr/lib64/libfungw.so.1.2.1) libfungw.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw.so.1.2.1 ceil (/usr/lib64/libfungw.so.1.2.1) libfungw.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw.so.1.2.1 htpp_uninit (/usr/lib64/libfungw.so.1.2.1) libfungw.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw.so.1.2.1 htpp_init (/usr/lib64/libfungw.so.1.2.1) libfungw.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw.so.1.2.1 htsp_next (/usr/lib64/libfungw.so.1.2.1) libfungw.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw.so.1.2.1 htsp_popentry (/usr/lib64/libfungw.so.1.2.1) libfungw.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw.so.1.2.1 htpp_get (/usr/lib64/libfungw.so.1.2.1) libfungw.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw.so.1.2.1 htsp_uninit (/usr/lib64/libfungw.so.1.2.1) libfungw.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw.so.1.2.1 htpp_pop (/usr/lib64/libfungw.so.1.2.1) libfungw.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw.so.1.2.1 htsp_pop (/usr/lib64/libfungw.so.1.2.1) libfungw.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw.so.1.2.1 htpp_set (/usr/lib64/libfungw.so.1.2.1) libfungw.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw.so.1.2.1 htsp_init (/usr/lib64/libfungw.so.1.2.1) libfungw.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_c.so.1.2.1 fgw_argv_free (/usr/lib64/libfungw_c.so.1.2.1) libfungw-mujs.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_mujs.so.1.2.1 htsp_get (/usr/lib64/libfungw_mujs.so.1.2.1) libfungw-mujs.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_mujs.so.1.2.1 fgw_async_error (/usr/lib64/libfungw_mujs.so.1.2.1) libfungw-mujs.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_mujs.so.1.2.1 fgw_strdup (/usr/lib64/libfungw_mujs.so.1.2.1) libfungw-mujs.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_mujs.so.1.2.1 fgw_arg_conv (/usr/lib64/libfungw_mujs.so.1.2.1) libfungw-mujs.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_mujs.so.1.2.1 fgw_test_parse_fn (/usr/lib64/libfungw_mujs.so.1.2.1) libfungw-mujs.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_mujs.so.1.2.1 fgw_arg_free (/usr/lib64/libfungw_mujs.so.1.2.1) libfungw-mujs.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_mujs.so.1.2.1 fgw_argv_free (/usr/lib64/libfungw_mujs.so.1.2.1) libfungw-mujs.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_mujs.so.1.2.1 fgw_eng_unreg (/usr/lib64/libfungw_mujs.so.1.2.1) libfungw-mujs.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_mujs.so.1.2.1 fgw_eng_reg (/usr/lib64/libfungw_mujs.so.1.2.1) libfungw-mujs.x86_64: E: undefined-non-weak-symbol /usr/lib64/libfungw_mujs.so.1.2.1 fgw_func_reg (/usr/lib64/libfungw_mujs.so.1.2.1) libfungw-fawk.x86_64: E: spelling-error ('fpas', 'Summary(en_US) fpas -> fps, pas, spas') libfungw-fawk.x86_64: E: spelling-error ('fbas', 'Summary(en_US) fbas -> bass') libfungw-fawk.x86_64: E: spelling-error ('fbas', '%description -l en_US fbas -> bass') libfungw-fawk.x86_64: E: spelling-error ('fpas', '%description -l en_US fpas -> fps, pas, spas') libfungw-dukt.x86_64: E: spelling-error ('javascript', 'Summary(en_US) javascript -> java script, java-script, JavaScript') libfungw-dukt.x86_64: E: spelling-error ('duktape', '%description -l en_US duktape -> audiotape') fungw.noarch: W: no-documentation libfungw-devel.x86_64: E: incorrect-fsf-address /usr/include/libfungw/fungw.h libfungw-devel.x86_64: E: incorrect-fsf-address /usr/include/libfungw/fungw_conv.h libfungw-devel.x86_64: E: incorrect-fsf-address /usr/include/libfungw/scconfig_hooks.h libfungw.x86_64: E: incorrect-fsf-address /usr/share/licenses/libfungw/COPYING 21 packages and 0 specfiles checked; 106 errors, 1 warnings, 198 filtered, 106 badness; has taken 4.0 s Unversioned so-files -------------------- libfungw: /usr/lib/puplug/fungw_c.so libfungw-fawk: /usr/lib/puplug/fungw_fawk.so libfungw-lua: /usr/lib/puplug/fungw_lua.so libfungw-mawk: /usr/lib/puplug/fungw_mawk.so libfungw-tcl: /usr/lib/puplug/fungw_tcl.so libfungw-py3: /usr/lib/puplug/fungw_python3.so libfungw-mujs: /usr/lib/puplug/fungw_mujs.so libfungw-dukt: /usr/lib/puplug/fungw_duktape.so libfungw-cli: /usr/lib/puplug/fungw_cli.so Source checksums ---------------- http://www.repo.hu/projects/fungw/releases/fungw-1.2.1.tar.gz : CHECKSUM(SHA256) this package : dd1266713a3f8e0f86fe8942c5e565b786a3bffe42b331a6023d56c22ff002ae CHECKSUM(SHA256) upstream package : dd1266713a3f8e0f86fe8942c5e565b786a3bffe42b331a6023d56c22ff002ae Requires -------- libfungw (rpmlib, GLIBC filtered): libc.so.6()(64bit) libfungw_c.so.1()(64bit) rtld(GNU_HASH) fungw (rpmlib, GLIBC filtered): libfungw(x86-64) libfungw-cli(x86-64) libfungw-fawk(x86-64) libfungw-devel (rpmlib, GLIBC filtered): libfungw(x86-64) libfungw.so.1()(64bit) libfungw-doc (rpmlib, GLIBC filtered): libfungw(x86-64) libfungw-fawk (rpmlib, GLIBC filtered): libc.so.6()(64bit) libfungw(x86-64) libfungw_fawk.so.1()(64bit) rtld(GNU_HASH) libfungw-lua (rpmlib, GLIBC filtered): libc.so.6()(64bit) libfungw(x86-64) libfungw_lua.so.1()(64bit) liblua-5.4.so()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) libfungw-mawk (rpmlib, GLIBC filtered): libc.so.6()(64bit) libfungw(x86-64) libfungw_mawk.so.1()(64bit) libmawk.so.1()(64bit) rtld(GNU_HASH) libfungw-tcl (rpmlib, GLIBC filtered): libc.so.6()(64bit) libfungw(x86-64) libfungw_tcl.so.1()(64bit) libtcl9.0.so()(64bit) rtld(GNU_HASH) libfungw-py3 (rpmlib, GLIBC filtered): libc.so.6()(64bit) libfungw(x86-64) libfungw_python3.so.1()(64bit) libpython3.13.so.1.0()(64bit) rtld(GNU_HASH) libfungw-mujs (rpmlib, GLIBC filtered): libc.so.6()(64bit) libfungw(x86-64) libfungw_mujs.so.1()(64bit) libm.so.6()(64bit) libmujs.so.0.1()(64bit) rtld(GNU_HASH) libfungw-dukt (rpmlib, GLIBC filtered): libc.so.6()(64bit) libduktape.so.207()(64bit) libfungw(x86-64) libfungw_duktape.so.1()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) libfungw-cli (rpmlib, GLIBC filtered): libc.so.6()(64bit) libfungw(x86-64) libfungw_cli.so.1()(64bit) libm.so.6()(64bit) libmujs.so.0.1()(64bit) rtld(GNU_HASH) Provides -------- libfungw: libfungw libfungw(x86-64) libfungw.so.1()(64bit) libfungw_c.so.1()(64bit) fungw: fungw libfungw-devel: libfungw-devel libfungw-devel(x86-64) libfungw-doc: libfungw-doc libfungw-fawk: libfungw-fawk libfungw-fawk(x86-64) libfungw_fawk.so.1()(64bit) libfungw-lua: libfungw-lua libfungw-lua(x86-64) libfungw_lua.so.1()(64bit) libfungw-mawk: libfungw-mawk libfungw-mawk(x86-64) libfungw_mawk.so.1()(64bit) libfungw-tcl: libfungw-tcl libfungw-tcl(x86-64) libfungw_tcl.so.1()(64bit) libfungw-py3: libfungw-py3 libfungw-py3(x86-64) libfungw_python3.so.1()(64bit) libfungw-mujs: libfungw-mujs libfungw-mujs(x86-64) libfungw_mujs.so.1()(64bit) libfungw-dukt: libfungw-dukt libfungw-dukt(x86-64) libfungw_duktape.so.1()(64bit) libfungw-cli: libfungw-cli libfungw-cli(x86-64) libfungw_cli.so.1()(64bit) Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24 Command line :/usr/bin/fedora-review -b 2353410 Buildroot used: fedora-rawhide-x86_64 Active plugins: C/C++, Shell-api, Generic Disabled plugins: PHP, Python, Perl, R, SugarActivity, Haskell, fonts, Java, Ocaml Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH Comments: a) Koji build https://koji.fedoraproject.org/koji/taskinfo?taskID=133740215 BuildError: The following noarch package built differently on different architectures: libfungw-doc-1.2.1-2.fc43.noarch.rpm rpmdiff output was: removed REQUIRES libfungw(x86-32) = 1.2.1-2.fc43 added REQUIRES libfungw(x86-64) = 1.2.1-2.fc43 It maybe easier to add the license file to the doc subpackage and not have it require any other package, but be recommended. b) Consider using %autorelease and %autochangelog macros c) License seems like it should be LGPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-3-Clause d) There are many plugins under /usr/lib/puplug They should be in %{_libdir}/puplug on i686 this will be /usr/lib/puplug but on 64 bit architectures this will be /usr/lib64/puplug e) genht sems to be bundled, see src_3rd/genht/ can it be packaged separately? http://repo.hu/projects/genht f) Can perl bindings be built?
*** Bug 2052939 has been marked as a duplicate of this bug. ***
Spec URL: https://download.copr.fedorainfracloud.org/results/s-kro/libfungw/fedora-rawhide-x86_64/09150605-libfungw/libfungw.spec SRPM URL: https://download.copr.fedorainfracloud.org/results/s-kro/libfungw/fedora-rawhide-x86_64/09150605-libfungw/libfungw-1.2.1-3.fc43.src.rpm Thanks for the feedback > a) Koji build > BuildError: The following noarch package built differently on different architectures: libfungw-doc-1.2.1-2.fc43.noarch.rpm > rpmdiff output was: > removed REQUIRES libfungw(x86-32) = 1.2.1-2.fc43 > added REQUIRES libfungw(x86-64) = 1.2.1-2.fc43 > It maybe easier to add the license file to the doc subpackage and not have it require any other package, but be recommended. Done. I *think* I did this properly :/ > b) Consider using %autorelease and %autochangelog macros Started. Will try to further incorporate these in the next upstream bump > c) License seems like it should be > LGPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-3-Clause Done > d) There are many plugins under > /usr/lib/puplug > They should be in > %{_libdir}/puplug > on i686 this will be > /usr/lib/puplug > but on 64 bit architectures this will be > /usr/lib64/puplug Understood. But this is the way upstream wants it because of how he calls them in the dependent packages (If you need a more articulate explanation I can get him to re-explain it to me) > e) genht sems to be bundled, see src_3rd/genht/ can it be packaged separately? It is. I didn't see any if these in the packaged files and there is already a bug report related requesting a sponsor for that package. > http://repo.hu/projects/genht > f) Can perl bindings be built? Done! Tried to incorporated gpgverify, but it didn't like the upstream keyring. I may need guidance on this Steve
Further to this: > e) genht sems to be bundled, see src_3rd/genht/ can it be packaged separately? https://bugzilla.redhat.com/show_bug.cgi?id=2353412
Created attachment 2093564 [details] The .spec file difference from Copr build 8794919 to 9150688
Copr build: https://copr.fedorainfracloud.org/coprs/build/9150688 (succeeded) Review template: https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2353410-libfungw/fedora-rawhide-x86_64/09150688-libfungw/fedora-review/review.txt Please take a look if any issues were found. --- 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.