Current-Users archive

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

Build broken - port amd64 - struct uvmexp has broken vmstat



Sources updated moments ago...

#   compile  vmstat/vmstat.o
/build/netbsd-local/tools/x86_64/amd64/bin/x86_64--netbsd-gcc -O2 
-fstack-protector -Wstack-protector --param ssp-buffer-size=1 -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 
/build/netbsd-local/dest/amd64/usr/include  -D_FORTIFY_SOURCE=2 -c    
/build/netbsd-local/src/usr.bin/vmstat/vmstat.c
/build/netbsd-local/src/usr.bin/vmstat/vmstat.c: In function 'dovmstat':
/build/netbsd-local/src/usr.bin/vmstat/vmstat.c:697: error: 'struct uvmexp' has 
no member named 'faults'
/build/netbsd-local/src/usr.bin/vmstat/vmstat.c:697: error: 'struct uvmexp' has 
no member named 'faults'
/build/netbsd-local/src/usr.bin/vmstat/vmstat.c:710: error: 'struct uvmexp' has 
no member named 'intrs'
/build/netbsd-local/src/usr.bin/vmstat/vmstat.c:710: error: 'struct uvmexp' has 
no member named 'intrs'
/build/netbsd-local/src/usr.bin/vmstat/vmstat.c:712: error: 'struct uvmexp' has 
no member named 'syscalls'
/build/netbsd-local/src/usr.bin/vmstat/vmstat.c:712: error: 'struct uvmexp' has 
no member named 'syscalls'
/build/netbsd-local/src/usr.bin/vmstat/vmstat.c:714: error: 'struct uvmexp' has 
no member named 'swtch'
/build/netbsd-local/src/usr.bin/vmstat/vmstat.c:714: error: 'struct uvmexp' has 
no member named 'swtch'
/build/netbsd-local/src/usr.bin/vmstat/vmstat.c: In function 'dosum':
/build/netbsd-local/src/usr.bin/vmstat/vmstat.c:835: error: 'struct uvmexp' has 
no member named 'faults'
/build/netbsd-local/src/usr.bin/vmstat/vmstat.c:836: error: 'struct uvmexp' has 
no member named 'traps'
/build/netbsd-local/src/usr.bin/vmstat/vmstat.c:837: error: 'struct uvmexp' has 
no member named 'intrs'
/build/netbsd-local/src/usr.bin/vmstat/vmstat.c:838: error: 'struct uvmexp' has 
no member named 'swtch'
/build/netbsd-local/src/usr.bin/vmstat/vmstat.c:839: error: 'struct uvmexp' has 
no member named 'softs'
/build/netbsd-local/src/usr.bin/vmstat/vmstat.c:840: error: 'struct uvmexp' has 
no member named 'syscalls'
*** [vmstat.o] 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