Current-Users archive

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

Build breakage - port amd64 - sbin/dmctl/dmctl.o



This started happening sometime after 2011-02-07 23:50:04 UTC, and is still happening with sources that are current as of a couple hours ago (2011-02-08 11:50:01 UTC). I haven't seen any relevant commits since then.

#   compile  dmctl/dmctl.o
/test-bed/tools/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 -Wsign-compare -std=gnu99  
-Werror   -nostdinc -isystem /test-bed/dst/usr/include  -c    
/test-bed/src/sbin/dmctl/dmctl.c
cc1: warnings being treated as errors
/test-bed/src/sbin/dmctl/dmctl.c: In function 'dmctl_table_reload':
/test-bed/src/sbin/dmctl/dmctl.c:477: warning: format '%llu' expects type 'long 
long unsigned int *', but argument 3 has type '__uint64_t *'
/test-bed/src/sbin/dmctl/dmctl.c:477: warning: format '%llu' expects type 'long 
long unsigned int *', but argument 4 has type '__uint64_t *'
/test-bed/src/sbin/dmctl/dmctl.c:477: warning: format '%llu' expects type 'long 
long unsigned int *', but argument 3 has type '__uint64_t *'
/test-bed/src/sbin/dmctl/dmctl.c:477: warning: format '%llu' expects type 'long 
long unsigned int *', but argument 4 has type '__uint64_t *'

*** Failed target:  dmctl.o
*** Failed command: /test-bed/tools/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 -Wsign-compare 
-std=gnu99 -Werror -nostdinc -isystem /test-bed/dst/usr/include -c 
/test-bed/src/sbin/dmctl/dmctl.c
*** Error code 1


-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index