Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Build break for port vax - makefs_udf
Perhaps due to the vax's idiosyncratic endianness?
# compile makefs/udf.o
/build/netbsd-local/tools/x86_64/vax/bin/vax--netbsdelf-gcc -O1 -fgcse
-fstrength-reduce -fgcse-after-reload -std=gnu99 -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 -Wno-sign-compare
-Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length
-Werror --sysroot=/build/netbsd-local/dest/vax
-I/build/netbsd-local/src/usr.sbin/makefs -I/build/netbsd-local/src/sbin/mknod
-I/build/netbsd-local/src/usr.sbin/mtree -DMAKEFS
-I/build/netbsd-local/src/sys/fs/cd9660 -I/build/netbsd-local/src/sys/ufs/chfs
-DV7FS_EI -I/build/netbsd-local/src/sys/fs/v7fs
-I/build/netbsd-local/src/sbin/newfs_v7fs -I/build/netbsd-local/src/sbin/fsck
-DMSDOS_EI -I/build/netbsd-local/src/sys/fs/msdosfs
-I/build/netbsd-local/src/sbin/newfs_msdos -I/build/netbsd-local/src/sys
-I/build/netbsd-local/src/sys/fs/udf -I/build/netbsd-local/src/sbin/newfs_udf
-I/build/netbsd-local/src/sbin/fsck -c
/build/netbsd-local/src/usr.sbin/makefs/udf.c
cc1: warnings being treated as errors
/build/netbsd-local/src/usr.sbin/makefs/udf.c: In function
'udf_append_file_contents':
/build/netbsd-local/src/usr.sbin/makefs/udf.c:638: warning: 'last_flags' may be
used uninitialized in this function
/build/netbsd-local/src/usr.sbin/makefs/udf.c:634: warning: 'last_short' may be
used uninitialized in this function
/build/netbsd-local/src/usr.sbin/makefs/udf.c:633: warning: 'last_long' may be
used uninitialized in this function
/build/netbsd-local/src/usr.sbin/makefs/udf.c:632: warning: 'efe' may be used
uninitialized in this function
/build/netbsd-local/src/usr.sbin/makefs/udf.c:631: warning: 'fe' may be used
uninitialized in this function
*** [udf.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