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

bugzilla at redhat.com bugzilla at redhat.com
Fri Nov 20 13:04:47 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 #7 from R P Herrold <herrold at owlriver.com>  2009-11-20 08:04:45 EDT ---
sadly, the patch worked an a completely stock C5, i386, but fails a bit later
on a souped up x86_64 build box:


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.1\" -Wall -Wp,-U_FORTIFY_SOURCE
-U_FORTIFY_SOURCE -Wshadow -Wsign-compare -Werror -c -o failover_thread.o
failover_thread.c
cc1: warnings being treated as errors
failover_thread.c: In function 'failover_thread':
failover_thread.c:112: warning: cast to pointer from integer of different size
failover_thread.c:113: warning: cast to pointer from integer of different size
make: *** [failover_thread.o] Error 1
make: *** Waiting for unfinished jobs....
error: Bad exit status from /var/tmp/rpm-tmp.28908 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.28908 (%build)
[herrold at centos-5 otpd]$ gcc -v
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-libgcj-multifile
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk
--disable-dssi --enable-plugin
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic
--host=x86_64-redhat-linux
Thread model: posix
gcc version 4.1.2 20080704 (Red Hat 4.1.2-46)
[herrold at centos-5 otpd]$

-- 
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