Current-Users archive

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

new am-utils/bin/amq fails to compile (on i386)



Hi,

with -current source cvs-updated some minutes ago new amq fails to
compile (on i386):

>-1006: /u/NetBSD/arch/i386/TOOLS/bin/nbmake-i386 dependall
    compile  amq/amq_xdr.o
    compile  amq/amq_clnt.o
    compile  amq/amq.o
/u/NetBSD/src/external/bsd/am-utils/dist/amq/amq.c: In function 'time_print':
/u/NetBSD/src/external/bsd/am-utils/dist/amq/amq.c:84:14: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
   time_t t = (time_t)tt;
              ^
cc1: all warnings being treated as errors

*** Failed target:  amq.o
*** Failed command: /u/NetBSD/arch/i386/TOOLS/bin/i486--netbsdelf-gcc -O2 -pipe -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wno-traditional -Wa,--fatal-warnings -Werror --sysroot=/u/NetBSD/arch/i386/dest -DHAVE_CONFIG_H -I/u/NetBSD/src/external/bsd/am-utils/bin/amq/../../include -I/u/NetBSD/src/external/bsd/am-utils/dist/libamu -I/u/NetBSD/src/external/bsd/am-utils/dist/include -I/u/NetBSD/arch/i386/obj/external/bsd/am-utils/lib/libamu -DHAVE_MAP_HESIOD=1 -DHAVE_MAP_LDAP=1 -DHAVE_LBER_H=1 -DHAVE_LDAP_H -DHAVE_LDAP_OPEN=1 -DLDAP_DEPRECATED=1 -I/u/NetBSD/src/external/bsd/am-utils/dist/amq -c /u/NetBSD/src/external/bsd/am-utils/dist/amq/amq.c
*** Error code 1

Stop.
nbmake[1]: stopped in /u/NetBSD/src/external/bsd/am-utils/bin/amq

*** Failed target:  dependall

Kurt


Home | Main Index | Thread Index | Old Index