[Bug 538327] Review Request: otpd - One Time Password daemon

bugzilla at redhat.com bugzilla at redhat.com
Wed Nov 18 23:11:38 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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





--- Comment #3 from R P Herrold <herrold at owlriver.com>  2009-11-18 18:11:36 EDT ---

An inauspicious start as it does not build under CentOS 5, with minimal stuff
brought down from RawHide as SRPMs and recompiled to solution

gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m64 -mtune=generic -D_REENTRANT -DUSE_SOCKET
-DHAVE_CLOCK_GETTIME -DVERSION=\"3.2.0\" -Wp,-U_FORTIFY_SOURCE
-U_FORTIFY_SOURCE -Wshadow -Wsign-compare -Werror -c -o resynctool.o
resynctool.c
cc1: warnings being treated as errors
resynctool.c: In function 'main':
resynctool.c:219: warning: format '%llu' expects type 'long long unsigned int',
but argument 2 has type 'uint64_t'
resynctool.c:223: warning: format '%llu' expects type 'long long unsigned int',
but argument 3 has type 'uint64_t'
resynctool.c:240: warning: format '%llu' expects type 'long long unsigned int',
but argument 3 has type 'uint64_t'
make: *** [resynctool.o] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.43739 (%build)

I have to scratch my head at that warning enhancement, but ...

-- Russ herrold

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list