This is a review *template*. Besides handling the [ ]-marked tests you are also supposed to fix the template before pasting into bugzilla: - Add issues you find to the list of issues on top. If there isn't such a list, create one. - Add your own remarks to the template checks. - Add new lines marked [!] or [?] when you discover new things not listed by fedora-review. - Change or remove any text in the template which is plain wrong. In this case you could also file a bug against fedora-review - Remove the "[ ] Manual check required", you will not have any such lines in what you paste. - Remove attachments which you deem not really useful (the rpmlint ones are mandatory, though) - Remove this text Package Review ============== Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed Issues: ======= - If your application is a C or C++ application you must list a BuildRequires against gcc, gcc-c++ or clang. Note: No gcc, gcc-c++ or clang found in BuildRequires See: https://docs.fedoraproject.org/en-US/packaging-guidelines/C_and_C++/ - Header files in -devel subpackage, if present. Note: tlpi-examples : /usr/share/doc/tlpi/examples/cap/cap_functions.h tlpi-examples : /usr/share/doc/tlpi/examples/daemons/become_daemon.h tlpi-examples : /usr/share/doc/tlpi/examples/filelock/create_pid_file.h tlpi-examples : /usr/share/doc/tlpi/examples/filelock/region_locking.h tlpi-examples : /usr/share/doc/tlpi/examples/files/file_perms.h tlpi- examples : /usr/share/doc/tlpi/examples/lib/alt_functions.h tlpi-examples : /usr/share/doc/tlpi/examples/lib/error_functions.h tlpi-examples : /usr/share/doc/tlpi/examples/lib/get_num.h tlpi-examples : /usr/share/doc/tlpi/examples/lib/tlpi_hdr.h tlpi-examples : /usr/share/doc/tlpi/examples/namespaces/userns_functions.h tlpi-examples : /usr/share/doc/tlpi/examples/pipes/fifo_seqnum.h tlpi-examples : /usr/share/doc/tlpi/examples/procexec/print_wait_status.h tlpi-examples : /usr/share/doc/tlpi/examples/procres/print_rlimit.h tlpi-examples : /usr/share/doc/tlpi/examples/procres/print_rusage.h tlpi-examples : /usr/share/doc/tlpi/examples/pty/pty_fork.h tlpi-examples : /usr/share/doc/tlpi/examples/pty/pty_master_open.h tlpi-examples : /usr/share/doc/tlpi/examples/seccomp/seccomp_functions.h tlpi-examples : /usr/share/doc/tlpi/examples/signals/signal_functions.h tlpi-examples : /usr/share/doc/tlpi/examples/sockets/i6d_ucase.h tlpi-examples : /usr/share/doc/tlpi/examples/sockets/id_echo.h tlpi-examples : /usr/share/doc/tlpi/examples/sockets/inet_sockets.h tlpi-examples : /usr/share/doc/tlpi/examples/sockets/is_seqnum.h tlpi-examples : /usr/share/doc/tlpi/examples/sockets/is_seqnum_v2.h tlpi-examples : /usr/share/doc/tlpi/examples/sockets/rdwrn.h tlpi-examples : /usr/share/doc/tlpi/examples/sockets/read_line.h tlpi-examples : /usr/share/doc/tlpi/examples/sockets/read_line_buf.h tlpi-examples : /usr/share/doc/tlpi/examples/sockets/scm_cred.h tlpi-examples : /usr/share/doc/tlpi/examples/sockets/scm_functions.h tlpi-examples : /usr/share/doc/tlpi/examples/sockets/scm_multi.h tlpi-examples : /usr/share/doc/tlpi/examples/sockets/scm_rights.h tlpi-examples : /usr/share/doc/tlpi/examples/sockets/ud_ucase.h tlpi-examples : /usr/share/doc/tlpi/examples/sockets/unix_sockets.h tlpi-examples : /usr/share/doc/tlpi/examples/sockets/us_xfr.h tlpi-examples : /usr/share/doc/tlpi/examples/sockets/us_xfr_v2.h tlpi-examples : /usr/share/doc/tlpi/examples/svmsg/svmsg_file.h tlpi-examples : /usr/share/doc/tlpi/examples/svsem/binary_sems.h tlpi-examples : /usr/share/doc/tlpi/examples/svsem/event_flags.h tlpi-examples : /usr/share/doc/tlpi/examples/svsem/semun.h tlpi-examples : /usr/share/doc/tlpi/examples/svshm/svshm_xfr.h tlpi-examples : /usr/share/doc/tlpi/examples/time/curr_time.h tlpi-examples : /usr/share/doc/tlpi/examples/timers/itimerspec_from_str.h tlpi-examples : /usr/share/doc/tlpi/examples/tty/tty_functions.h tlpi-examples : /usr/share/doc/tlpi/examples/users_groups/ugid_functions.h See: https://docs.fedoraproject.org/en-US/packaging- guidelines/#_devel_packages - Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files. Note: Documentation size is 1832960 bytes in 484 files. See: https://docs.fedoraproject.org/en-US/packaging- guidelines/#_documentation ===== MUST items ===== C/C++: [ ]: Package does not contain kernel modules. [ ]: Package contains no static executables. [x]: Package does not contain any libtool archives (.la) [x]: Rpath absent or only used for internal libs. Generic: [ ]: Package successfully compiles and builds into binary rpms on at least one supported primary architecture. Note: Using prebuilt packages [ ]: 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 Affero General Public License v3.0", "GNU Lesser General Public License, Version 3", "*No copyright* GNU Lesser General Public License, Version 3 GNU General Public License, Version 3", "GNU General Public License v3.0 or later", "GNU Lesser General Public License v3.0 or later", "GNU General Public License v2.0 or later", "GNU General Public License v3.0 or later GNU General Public License v2.0 or later". 75 files have unknown license. Detailed output of licensecheck in /var/lib/copr- rpmbuild/results/tlpi/licensecheck.txt [ ]: License file installed when any subpackage combination is installed. [ ]: Package must own all directories that it creates. Note: Directories without known owners: /usr/share/doc/tlpi [ ]: %build honors applicable compiler flags or justifies otherwise. [ ]: Package contains no bundled libraries without FPC exception. [ ]: Changelog in prescribed format. [ ]: 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 [ ]: Package uses nothing in %doc for runtime. [ ]: Package consistently uses macros (instead of hard-coded directory names). [ ]: 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. [ ]: Requires correct, justified where necessary. [ ]: Spec file is legible and written in American English. [ ]: Package contains systemd file(s) if in need. [ ]: Useful -debuginfo package or justification otherwise. [ ]: Package is not known to require an ExcludeArch tag. [ ]: Package complies to the Packaging Guidelines [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 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 ===== SHOULD items ===== Generic: [!]: Reviewer should test that the package builds in mock. [!]: Uses parallel make %{?_smp_mflags} macro. [ ]: If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it. [ ]: Final provides and requires are sane (see attachments). [ ]: Fully versioned dependency in subpackages if applicable. Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in tlpi- examples , tlpi-examples-bin , tlpi-licenses [ ]: Package functions as described. [ ]: Latest version is packaged. [ ]: Package does not include license text files separate from upstream. [ ]: Patches link to upstream bugs/comments/lists or are otherwise justified. [ ]: Sources are verified with gpgverify first in %prep if upstream publishes signatures. Note: gpgverify is not used. [ ]: 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. [ ]: Spec use %global instead of %define unless justified. Note: %define requiring justification: %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: [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]: 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. ===== 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. Rpmlint ------- Checking: tlpi-221220-1.fc38.x86_64.rpm tlpi-examples-221220-1.fc38.noarch.rpm tlpi-examples-bin-221220-1.fc38.x86_64.rpm tlpi-licenses-221220-1.fc38.noarch.rpm tlpi-debuginfo-221220-1.fc38.x86_64.rpm tlpi-debugsource-221220-1.fc38.x86_64.rpm tlpi-221220-1.fc38.src.rpm ============================ rpmlint session starts ============================ rpmlint: 2.4.0 configuration: /usr/lib/python3.11/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.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/tmp8hkz29gf')] checks: 31, packages: 7 tlpi-examples.noarch: W: package-with-huge-docs 100% tlpi.x86_64: W: no-manual-page-for-binary namespaces_of tlpi.x86_64: W: no-manual-page-for-binary pid_namespaces tlpi.x86_64: W: no-manual-page-for-binary userns_overview tlpi.x86_64: W: no-manual-page-for-binary view_v2_cgroups tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-acl-acl_update tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-acl-acl_view tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-altio-demo_sigio tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-altio-epoll_flags_fork tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-altio-epoll_input tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-altio-multithread_epoll_wait tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-altio-poll_pipes tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-altio-select_mq tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-altio-self_pipe tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-altio-t_select tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-cap-cap_launcher tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-cap-cap_text tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-cap-check_password_caps tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-cap-demo_file_caps tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-cap-show_secbits tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-cap-t_cap_get_file tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-cap-t_cap_get_pid tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-cap-t_cap_set_file tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-cgroups-alloc_mem tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-cgroups-fork_bomb tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-cgroups-move_RT_tasks_to_cgroup_root.sh tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-cgroups-remove_cgroup_hier.sh tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-daemons-daemon_SIGHUP tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-daemons-t_syslog tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-daemons-test_become_daemon tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-dirs_links-bad_symlink tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-dirs_links-file_type_stats tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-dirs_links-list_files tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-dirs_links-list_files_readdir_r tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-dirs_links-nftw_dir_tree tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-dirs_links-t_dirbasename tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-dirs_links-t_unlink tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-dirs_links-view_symlink tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-filebuff-direct_read tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-filebuff-mix23_linebuff tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-filebuff-mix23io tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-filebuff-write_bytes tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-filebuff-write_bytes_fdatasync tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-filebuff-write_bytes_fsync tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-filebuff-write_bytes_o_sync tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-fileio-atomic_append tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-fileio-bad_exclusive_open tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-fileio-copy tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-fileio-large_file tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-fileio-multi_descriptors tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-fileio-seek_io tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-fileio-t_readv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-fileio-t_truncate tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-filelock-i_fcntl_locking tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-filelock-t_flock tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-files-chiflag tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-files-t_chown tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-files-t_stat tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-files-t_umask tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-files-t_utime tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-files-t_utimes tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-filesys-t_mount tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-filesys-t_statfs tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-filesys-t_statvfs tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-filesys-t_umount tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-getopt-t_getopt tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-inotify-demo_inotify tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-inotify-dnotify tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-inotify-inotify_dtree tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-inotify-rand_dtree tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-lib-Build_ename.sh tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-loginacct-dump_utmpx tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-loginacct-utmpx_login tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-loginacct-view_lastlog tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-memalloc-free_and_sbrk tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-mmap-anon_mmap tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-mmap-mmcat tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-mmap-mmcopy tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-mmap-t_mmap tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-mmap-t_remap_file_pages tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-cred_launcher tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-demo_userns tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-demo_uts_namespaces tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-hostname tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-make_orphans tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-multi_pidns tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-ns_capable tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-ns_child_exec tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-ns_exec tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-ns_run tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-orphan tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-pidns_init_sleep tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-show_creds tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-simple_init tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-t_setns_userns tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-unshare tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-userns_child_exec tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-userns_setns_test tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pgsjc-catch_SIGHUP tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pgsjc-disc_SIGHUP tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pgsjc-handling_SIGTSTP tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pgsjc-job_mon tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pgsjc-orphaned_pgrp_SIGHUP tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pgsjc-t_setsid tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pipes-change_case tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pipes-fifo_seqnum_client tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pipes-fifo_seqnum_server tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pipes-pipe_ls_wc tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pipes-pipe_sync tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pipes-popen_glob tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pipes-simple_pipe tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pmsg-mq_notify_sig tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pmsg-mq_notify_sigwaitinfo tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pmsg-mq_notify_thread tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pmsg-mq_notify_via_signal tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pmsg-mq_notify_via_thread tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pmsg-pmsg_create tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pmsg-pmsg_getattr tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pmsg-pmsg_receive tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pmsg-pmsg_send tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pmsg-pmsg_unlink tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-proc-bad_longjmp tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-proc-display_env tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-proc-longjmp tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-proc-modify_env tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-proc-necho tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-proc-setjmp_vars tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-proc-t_getenv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-proccred-idshow tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-acct_on tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-acct_v3_view tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-acct_view tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-child_status tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-closeonexec tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-demo_clone tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-envargs tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-exit_handlers tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-footprint tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-fork_file_sharing tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-fork_sig_sync tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-fork_stdio_buf tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-fork_whos_on_first tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-fork_whos_on_first.count.awk tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-longest_line.awk tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-make_zombie tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-multi_SIGCHLD tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-multi_wait tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-orphan tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-pdeath_signal tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-t_clone tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-t_execl tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-t_execle tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-t_execlp tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-t_execve tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-t_fork tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-t_system tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-t_vfork tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-vfork_fd_test tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procpri-demo_sched_fifo tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procpri-sched_set tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procpri-sched_view tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procpri-t_sched_getaffinity tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procpri-t_sched_setaffinity tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procpri-t_setpriority tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procres-rlimit_nproc tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procres-rusage tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procres-rusage_wait tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-progconc-syscall_speed tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-psem-psem_create tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-psem-psem_getvalue tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-psem-psem_post tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-psem-psem_timedwait tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-psem-psem_trywait tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-psem-psem_unlink tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-psem-psem_wait tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-psem-thread_incr_psem tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pshm-pshm_create tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pshm-pshm_read tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pshm-pshm_unlink tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pshm-pshm_write tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pty-script tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pty-unbuffer tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-seccomp-dump_seccomp_filter tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-seccomp-libseccomp_demo tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-seccomp-seccomp_arg64 tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-seccomp-seccomp_bench tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-seccomp-seccomp_control_open tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-seccomp-seccomp_deny_open tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-seccomp-seccomp_launch tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-seccomp-seccomp_perf tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-shlibs-Demo_no_lib.sh tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-shlibs-Demo_shared_lib.sh tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-shlibs-Demo_static_lib.sh tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-shlibs-dynload tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-shlibs-version_scripts-sv_build.sh tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-shlibs-version_scripts-vis_build.sh tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-catch_rtsigs tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-demo_SIGFPE tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-ignore_pending_sig tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-intquit tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-nonreentrant tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-ouch tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-sig_receiver tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-sig_sender tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-sig_speed_sigsuspend tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-sigmask_longjmp tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-sigmask_siglongjmp tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-signalfd_sigval tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-t_kill tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-t_sigaltstack tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-t_sigqueue tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-t_sigsuspend tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-t_sigwaitinfo tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-i6d_ucase_cl tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-i6d_ucase_sv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-id_echo_cl tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-id_echo_sv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-is_echo_cl tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-is_echo_inetd_sv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-is_echo_sv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-is_echo_v2_sv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-is_seqnum_cl tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-is_seqnum_sv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-is_seqnum_v2_cl tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-is_seqnum_v2_sv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-list_host_addresses tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-scm_cred_recv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-scm_cred_send tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-scm_multi_recv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-scm_multi_send tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-scm_rights_recv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-scm_rights_send tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-socknames tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-t_gethostbyname tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-t_getservbyname tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-ud_ucase_cl tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-ud_ucase_sv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-us_abstract_bind tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-us_xfr_cl tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-us_xfr_sv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-us_xfr_v2_cl tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-us_xfr_v2_sv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svipc-svmsg_demo_server tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svipc-t_ftok tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svmsg-svmsg_chqbytes tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svmsg-svmsg_create tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svmsg-svmsg_file_client tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svmsg-svmsg_file_server tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svmsg-svmsg_info tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svmsg-svmsg_ls tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svmsg-svmsg_receive tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svmsg-svmsg_rm tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svmsg-svmsg_send tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svsem-svsem_create tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svsem-svsem_demo tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svsem-svsem_info tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svsem-svsem_mon tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svsem-svsem_op tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svsem-svsem_rm tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svsem-svsem_setall tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svshm-svshm_attach tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svshm-svshm_create tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svshm-svshm_info tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svshm-svshm_lock tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svshm-svshm_mon tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svshm-svshm_rm tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svshm-svshm_unlock tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svshm-svshm_xfr_reader tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svshm-svshm_xfr_writer tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sysinfo-procfs_pidmax tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sysinfo-procfs_user_exe tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sysinfo-t_uname tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-syslim-t_fpathconf tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-syslim-t_sysconf tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-detached_attrib tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-one_time_init tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-prod_condvar tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-prod_no_condvar tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-pthread_barrier_demo tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-simple_thread tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-thread_cancel tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-thread_cleanup tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-thread_incr tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-thread_incr_mutex tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-thread_incr_rwlock tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-thread_incr_spinlock tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-thread_lock_speed tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-thread_multijoin tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-time-calendar_time tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-time-process_time tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-time-show_time tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-time-strtime tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-timers-clock_times tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-timers-cpu_burner tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-timers-cpu_multi_burner tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-timers-cpu_multithread_burner tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-timers-demo_timerfd tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-timers-ptmr_null_evp tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-timers-ptmr_sigev_signal tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-timers-ptmr_sigev_thread tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-timers-real_timer tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-timers-t_clock_nanosleep tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-timers-t_nanosleep tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-timers-timed_read tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-tty-demo_SIGWINCH tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-tty-new_intr tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-tty-no_echo tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-tty-test_tty_functions tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-users_groups-check_password tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-users_groups-t_getpwent tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-users_groups-t_getpwnam_r tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-vdso-syscall_gettimeofday tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-vdso-vdso_gettimeofday tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-vmem-madvise_dontneed tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-vmem-memlock tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-vmem-t_mprotect tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-xattr-t_setxattr tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-xattr-xattr_view tlpi-examples-bin.x86_64: W: no-documentation tlpi-licenses.noarch: W: no-documentation tlpi-examples-bin.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/bin/tlpi-sockets-t_gethostbyname 7 packages and 0 specfiles checked; 0 errors, 321 warnings, 0 badness; has taken 7.6 s Rpmlint (debuginfo) ------------------- Checking: tlpi-examples-bin-debuginfo-221220-1.fc38.x86_64.rpm tlpi-debuginfo-221220-1.fc38.x86_64.rpm ============================ rpmlint session starts ============================ rpmlint: 2.4.0 configuration: /usr/lib/python3.11/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.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/tmpost57rk_')] checks: 31, packages: 2 2 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 badness; has taken 7.1 s Rpmlint (installed packages) ---------------------------- ============================ rpmlint session starts ============================ rpmlint: 2.4.0 configuration: /usr/lib/python3.11/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.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: 31, packages: 7 tlpi-examples-bin.x86_64: W: unused-direct-shlib-dependency /usr/bin/tlpi-cap-show_secbits /lib64/libcap.so.2 tlpi.x86_64: W: unused-direct-shlib-dependency /usr/bin/namespaces_of /lib64/libm.so.6 tlpi.x86_64: W: unused-direct-shlib-dependency /usr/bin/pid_namespaces /lib64/libm.so.6 tlpi.x86_64: W: unused-direct-shlib-dependency /usr/bin/userns_overview /lib64/libm.so.6 tlpi.x86_64: W: unused-direct-shlib-dependency /usr/bin/view_v2_cgroups /lib64/libm.so.6 tlpi-examples.noarch: W: package-with-huge-docs 100% tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-acl-acl_update tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-acl-acl_view tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-altio-demo_sigio tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-altio-epoll_flags_fork tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-altio-epoll_input tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-altio-multithread_epoll_wait tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-altio-poll_pipes tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-altio-select_mq tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-altio-self_pipe tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-altio-t_select tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-cap-cap_launcher tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-cap-cap_text tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-cap-check_password_caps tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-cap-demo_file_caps tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-cap-show_secbits tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-cap-t_cap_get_file tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-cap-t_cap_get_pid tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-cap-t_cap_set_file tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-cgroups-alloc_mem tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-cgroups-fork_bomb tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-cgroups-move_RT_tasks_to_cgroup_root.sh tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-cgroups-remove_cgroup_hier.sh tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-daemons-daemon_SIGHUP tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-daemons-t_syslog tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-daemons-test_become_daemon tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-dirs_links-bad_symlink tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-dirs_links-file_type_stats tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-dirs_links-list_files tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-dirs_links-list_files_readdir_r tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-dirs_links-nftw_dir_tree tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-dirs_links-t_dirbasename tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-dirs_links-t_unlink tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-dirs_links-view_symlink tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-filebuff-direct_read tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-filebuff-mix23_linebuff tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-filebuff-mix23io tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-filebuff-write_bytes tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-filebuff-write_bytes_fdatasync tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-filebuff-write_bytes_fsync tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-filebuff-write_bytes_o_sync tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-fileio-atomic_append tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-fileio-bad_exclusive_open tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-fileio-copy tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-fileio-large_file tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-fileio-multi_descriptors tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-fileio-seek_io tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-fileio-t_readv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-fileio-t_truncate tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-filelock-i_fcntl_locking tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-filelock-t_flock tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-files-chiflag tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-files-t_chown tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-files-t_stat tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-files-t_umask tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-files-t_utime tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-files-t_utimes tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-filesys-t_mount tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-filesys-t_statfs tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-filesys-t_statvfs tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-filesys-t_umount tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-getopt-t_getopt tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-inotify-demo_inotify tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-inotify-dnotify tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-inotify-inotify_dtree tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-inotify-rand_dtree tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-lib-Build_ename.sh tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-loginacct-dump_utmpx tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-loginacct-utmpx_login tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-loginacct-view_lastlog tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-memalloc-free_and_sbrk tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-mmap-anon_mmap tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-mmap-mmcat tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-mmap-mmcopy tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-mmap-t_mmap tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-mmap-t_remap_file_pages tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-cred_launcher tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-demo_userns tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-demo_uts_namespaces tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-hostname tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-make_orphans tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-multi_pidns tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-ns_capable tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-ns_child_exec tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-ns_exec tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-ns_run tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-orphan tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-pidns_init_sleep tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-show_creds tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-simple_init tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-t_setns_userns tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-unshare tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-userns_child_exec tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-namespaces-userns_setns_test tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pgsjc-catch_SIGHUP tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pgsjc-disc_SIGHUP tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pgsjc-handling_SIGTSTP tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pgsjc-job_mon tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pgsjc-orphaned_pgrp_SIGHUP tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pgsjc-t_setsid tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pipes-change_case tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pipes-fifo_seqnum_client tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pipes-fifo_seqnum_server tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pipes-pipe_ls_wc tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pipes-pipe_sync tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pipes-popen_glob tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pipes-simple_pipe tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pmsg-mq_notify_sig tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pmsg-mq_notify_sigwaitinfo tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pmsg-mq_notify_thread tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pmsg-mq_notify_via_signal tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pmsg-mq_notify_via_thread tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pmsg-pmsg_create tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pmsg-pmsg_getattr tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pmsg-pmsg_receive tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pmsg-pmsg_send tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pmsg-pmsg_unlink tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-proc-bad_longjmp tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-proc-display_env tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-proc-longjmp tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-proc-modify_env tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-proc-necho tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-proc-setjmp_vars tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-proc-t_getenv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-proccred-idshow tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-acct_on tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-acct_v3_view tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-acct_view tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-child_status tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-closeonexec tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-demo_clone tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-envargs tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-exit_handlers tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-footprint tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-fork_file_sharing tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-fork_sig_sync tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-fork_stdio_buf tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-fork_whos_on_first tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-fork_whos_on_first.count.awk tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-longest_line.awk tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-make_zombie tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-multi_SIGCHLD tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-multi_wait tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-orphan tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-pdeath_signal tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-t_clone tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-t_execl tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-t_execle tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-t_execlp tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-t_execve tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-t_fork tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-t_system tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-t_vfork tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procexec-vfork_fd_test tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procpri-demo_sched_fifo tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procpri-sched_set tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procpri-sched_view tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procpri-t_sched_getaffinity tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procpri-t_sched_setaffinity tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procpri-t_setpriority tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procres-rlimit_nproc tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procres-rusage tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-procres-rusage_wait tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-progconc-syscall_speed tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-psem-psem_create tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-psem-psem_getvalue tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-psem-psem_post tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-psem-psem_timedwait tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-psem-psem_trywait tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-psem-psem_unlink tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-psem-psem_wait tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-psem-thread_incr_psem tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pshm-pshm_create tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pshm-pshm_read tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pshm-pshm_unlink tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pshm-pshm_write tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pty-script tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-pty-unbuffer tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-seccomp-dump_seccomp_filter tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-seccomp-libseccomp_demo tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-seccomp-seccomp_arg64 tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-seccomp-seccomp_bench tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-seccomp-seccomp_control_open tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-seccomp-seccomp_deny_open tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-seccomp-seccomp_launch tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-seccomp-seccomp_perf tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-shlibs-Demo_no_lib.sh tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-shlibs-Demo_shared_lib.sh tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-shlibs-Demo_static_lib.sh tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-shlibs-dynload tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-shlibs-version_scripts-sv_build.sh tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-shlibs-version_scripts-vis_build.sh tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-catch_rtsigs tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-demo_SIGFPE tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-ignore_pending_sig tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-intquit tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-nonreentrant tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-ouch tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-sig_receiver tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-sig_sender tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-sig_speed_sigsuspend tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-sigmask_longjmp tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-sigmask_siglongjmp tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-signalfd_sigval tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-t_kill tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-t_sigaltstack tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-t_sigqueue tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-t_sigsuspend tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-signals-t_sigwaitinfo tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-i6d_ucase_cl tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-i6d_ucase_sv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-id_echo_cl tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-id_echo_sv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-is_echo_cl tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-is_echo_inetd_sv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-is_echo_sv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-is_echo_v2_sv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-is_seqnum_cl tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-is_seqnum_sv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-is_seqnum_v2_cl tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-is_seqnum_v2_sv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-list_host_addresses tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-scm_cred_recv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-scm_cred_send tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-scm_multi_recv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-scm_multi_send tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-scm_rights_recv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-scm_rights_send tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-socknames tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-t_gethostbyname tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-t_getservbyname tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-ud_ucase_cl tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-ud_ucase_sv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-us_abstract_bind tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-us_xfr_cl tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-us_xfr_sv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-us_xfr_v2_cl tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sockets-us_xfr_v2_sv tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svipc-svmsg_demo_server tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svipc-t_ftok tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svmsg-svmsg_chqbytes tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svmsg-svmsg_create tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svmsg-svmsg_file_client tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svmsg-svmsg_file_server tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svmsg-svmsg_info tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svmsg-svmsg_ls tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svmsg-svmsg_receive tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svmsg-svmsg_rm tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svmsg-svmsg_send tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svsem-svsem_create tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svsem-svsem_demo tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svsem-svsem_info tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svsem-svsem_mon tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svsem-svsem_op tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svsem-svsem_rm tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svsem-svsem_setall tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svshm-svshm_attach tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svshm-svshm_create tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svshm-svshm_info tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svshm-svshm_lock tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svshm-svshm_mon tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svshm-svshm_rm tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svshm-svshm_unlock tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svshm-svshm_xfr_reader tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-svshm-svshm_xfr_writer tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sysinfo-procfs_pidmax tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sysinfo-procfs_user_exe tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-sysinfo-t_uname tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-syslim-t_fpathconf tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-syslim-t_sysconf tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-detached_attrib tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-one_time_init tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-prod_condvar tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-prod_no_condvar tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-pthread_barrier_demo tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-simple_thread tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-thread_cancel tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-thread_cleanup tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-thread_incr tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-thread_incr_mutex tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-thread_incr_rwlock tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-thread_incr_spinlock tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-thread_lock_speed tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-threads-thread_multijoin tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-time-calendar_time tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-time-process_time tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-time-show_time tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-time-strtime tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-timers-clock_times tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-timers-cpu_burner tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-timers-cpu_multi_burner tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-timers-cpu_multithread_burner tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-timers-demo_timerfd tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-timers-ptmr_null_evp tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-timers-ptmr_sigev_signal tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-timers-ptmr_sigev_thread tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-timers-real_timer tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-timers-t_clock_nanosleep tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-timers-t_nanosleep tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-timers-timed_read tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-tty-demo_SIGWINCH tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-tty-new_intr tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-tty-no_echo tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-tty-test_tty_functions tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-users_groups-check_password tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-users_groups-t_getpwent tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-users_groups-t_getpwnam_r tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-vdso-syscall_gettimeofday tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-vdso-vdso_gettimeofday tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-vmem-madvise_dontneed tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-vmem-memlock tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-vmem-t_mprotect tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-xattr-t_setxattr tlpi-examples-bin.x86_64: W: no-manual-page-for-binary tlpi-xattr-xattr_view tlpi.x86_64: W: no-manual-page-for-binary namespaces_of tlpi.x86_64: W: no-manual-page-for-binary pid_namespaces tlpi.x86_64: W: no-manual-page-for-binary userns_overview tlpi.x86_64: W: no-manual-page-for-binary view_v2_cgroups tlpi-examples-bin.x86_64: W: no-documentation tlpi-licenses.noarch: W: no-documentation tlpi-examples-bin.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/bin/tlpi-sockets-t_gethostbyname 7 packages and 0 specfiles checked; 0 errors, 326 warnings, 0 badness; has taken 60.0 s Source checksums ---------------- https://man7.org/tlpi/code/download/tlpi-221220-dist.tar.gz : CHECKSUM(SHA256) this package : 90bddabc1d729c7e9e8d97565d9d6f8dc11d513f2798fa9158f41156c9b861cf CHECKSUM(SHA256) upstream package : 90bddabc1d729c7e9e8d97565d9d6f8dc11d513f2798fa9158f41156c9b861cf Requires -------- tlpi (rpmlib, GLIBC filtered): ld-linux-x86-64.so.2()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgo.so.22()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) tlpi-licenses tlpi-examples (rpmlib, GLIBC filtered): tlpi-licenses tlpi-examples-bin (rpmlib, GLIBC filtered): /usr/bin/awk /usr/bin/sh libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libc.so.6()(64bit) libcap.so.2()(64bit) libcrypt.so.2()(64bit) libcrypt.so.2(XCRYPT_2.0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) tlpi-licenses tlpi-licenses (rpmlib, GLIBC filtered): tlpi-licenses tlpi-debuginfo (rpmlib, GLIBC filtered): tlpi-debugsource (rpmlib, GLIBC filtered): Provides -------- tlpi: tlpi tlpi(x86-64) tlpi-examples: tlpi-examples tlpi-examples-bin: tlpi-examples-bin tlpi-examples-bin(x86-64) tlpi-licenses: tlpi-licenses tlpi-debuginfo: debuginfo(build-id) tlpi-debuginfo tlpi-debuginfo(x86-64) tlpi-debugsource: tlpi-debugsource tlpi-debugsource(x86-64) Generated by fedora-review 0.9.0 (6761b6c) last change: 2022-08-23 Command line :/usr/bin/fedora-review --no-colors --prebuilt --rpm-spec --name tlpi --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg Buildroot used: fedora-rawhide-x86_64 Active plugins: C/C++, Generic, Shell-api Disabled plugins: Haskell, fonts, PHP, Ocaml, Java, Perl, Python, SugarActivity, R Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH