Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Build failure on port-amd64 - openpgpsdk's lib/packet-print.c



On Wed, Jan 28, 2009 at 06:18:45AM -0800, Paul Goyette wrote:
> Looks like some formats need to be adjusted?  This is with sources 
> updated about an hour ago...
> 
> #   compile  lib/packet-print.o
> /build/netbsd-local/tools/x86_64/amd64/bin/x86_64--netbsd-gcc -O2 -Wall 
> -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare 
> -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow 
> -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -std=gnu99  
> -Werror  -fstack-protector -Wstack-protector --param ssp-buffer-size=1   
> -I/build/netbsd-local/src/crypto/external/bsd/openpgpsdk/dist/include  
> -D_FORTIFY_SOURCE=2  -nostdinc -isystem 
> /build/netbsd-local/dest/amd64/usr/include -c    
> /build/netbsd-local/src/crypto/external/bsd/openpgpsdk/dist/src/lib/packet-print.c
>  -o packet-print.o
> /build/netbsd-local/src/crypto/external/bsd/openpgpsdk/dist/src/lib/packet-print.c:
>  In function 'showtime':
> /build/netbsd-local/src/crypto/external/bsd/openpgpsdk/dist/src/lib/packet-print.c:387:
>  warning: format '%lld' expects type 'long long int', but argument 3 has type 
> 'time_t'
> /build/netbsd-local/src/crypto/external/bsd/openpgpsdk/dist/src/lib/packet-print.c:387:
>  warning: format '%lld' expects type 'long long int', but argument 3 has type 
> 'time_t'

Sorry, my fault - should be fixed now.

Regards,
Alistair


Home | Main Index | Thread Index | Old Index