https://bugzilla.redhat.com/show_bug.cgi?id=819099

Mario Blättermann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |m

--- Comment #1 from Mario Blättermann <[email protected]> ---
Koji scratch build:
http://koji.fedoraproject.org/koji/taskinfo?taskID=4227776

$ rpmlint -i -v *
gf2x.i686: I: checking
gf2x.i686: W: spelling-error %description -l en_US trinomials -> binomials,
mistrials
The value of this tag appears to be misspelled. Please double-check.

gf2x.i686: I: checking-url http://gf2x.gforge.inria.fr/ (timeout 10 seconds)
gf2x.i686: W: shared-lib-calls-exit /usr/lib/libgf2x.so.1.0.0 exit@GLIBC_2.0
This library package calls exit() or _exit(), probably in a non-fork()
context. Doing so from a library is strongly discouraged - when a library
function calls exit(), it prevents the calling program from handling the
error, reporting it to the user, closing files properly, and cleaning up any
state that the program has. It is preferred for the library to return an
actual error code and let the calling program decide how to handle the
situation.

gf2x.x86_64: I: checking
gf2x.x86_64: W: spelling-error %description -l en_US trinomials -> binomials,
mistrials
The value of this tag appears to be misspelled. Please double-check.

gf2x.x86_64: I: checking-url http://gf2x.gforge.inria.fr/ (timeout 10 seconds)
gf2x.x86_64: W: shared-lib-calls-exit /usr/lib64/libgf2x.so.1.0.0
exit@GLIBC_2.2.5
This library package calls exit() or _exit(), probably in a non-fork()
context. Doing so from a library is strongly discouraged - when a library
function calls exit(), it prevents the calling program from handling the
error, reporting it to the user, closing files properly, and cleaning up any
state that the program has. It is preferred for the library to return an
actual error code and let the calling program decide how to handle the
situation.

gf2x.src: I: checking
gf2x.src: W: spelling-error %description -l en_US trinomials -> binomials,
mistrials
The value of this tag appears to be misspelled. Please double-check.

gf2x.src: I: checking-url http://gf2x.gforge.inria.fr/ (timeout 10 seconds)
gf2x.src: I: checking-url
https://gforge.inria.fr/frs/download.php/27999/gf2x-1.0.tar.gz (timeout 10
seconds)
gf2x-debuginfo.i686: I: checking
gf2x-debuginfo.i686: I: checking-url http://gf2x.gforge.inria.fr/ (timeout 10
seconds)
gf2x-debuginfo.x86_64: I: checking
gf2x-debuginfo.x86_64: I: checking-url http://gf2x.gforge.inria.fr/ (timeout 10
seconds)
gf2x-devel.i686: I: checking
gf2x-devel.i686: I: checking-url http://gf2x.gforge.inria.fr/ (timeout 10
seconds)
gf2x-devel.i686: W: no-documentation
The package contains no documentation (README, doc, etc). You have to include
documentation files.

gf2x-devel.x86_64: I: checking
gf2x-devel.x86_64: I: checking-url http://gf2x.gforge.inria.fr/ (timeout 10
seconds)
gf2x-devel.x86_64: W: no-documentation
The package contains no documentation (README, doc, etc). You have to include
documentation files.

gf2x.spec: I: checking-url
https://gforge.inria.fr/frs/download.php/27999/gf2x-1.0.tar.gz (timeout 10
seconds)
7 packages and 1 specfiles checked; 0 errors, 7 warnings.


Misspelled words and devel packages without docs are ignorable. But what means
this:

gf2x.x86_64: W: shared-lib-calls-exit /usr/lib64/libgf2x.so.1.0.0
exit@GLIBC_2.2.5
This library package calls exit() or _exit(), probably in a non-fork()
context. Doing so from a library is strongly discouraged - when a library
function calls exit(), it prevents the calling program from handling the
error, reporting it to the user, closing files properly, and cleaning up any
state that the program has. It is preferred for the library to return an
actual error code and let the calling program decide how to handle the
situation.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to