Looks like someone was a bit overly energetic with clean-up? :)
With sources current at 00:54 UTC: # compile liblfs/ulfs_quota2.o /test-bed/tools/bin/x86_64--netbsd-gcc -O2 -DLFS_KERNEL_RFW -ffreestanding -fno-strict-aliasing -mno-red-zone -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 -Werror -Wno-format-zero-length -Wno-pointer-sign -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/test-bed/dst -D_RUMP_NATIVE_ABI -DMAXUSERS=32 -DCOMPAT_50=1 -DCOMPAT_60=1 -nostdinc -D_KERNEL -DMULTIPROCESSOR -D_MODULE -DMODULAR -DDEBUGPRINT -I/test-bed/src/sys/rump/fs/lib/liblfs -I. -I/test-bed/src/sys/rump/fs/lib/liblfs/../../../../../common/include -I/test-bed/src/sys/rump/fs/lib/liblfs/../../../include -I/test-bed/src/sys/rump/fs/lib/liblfs/../../../librump/rumpkern/opt -I/test-bed/src/sys/rump/fs/lib/liblfs/../../../../arch -I/test-bed/src/sys/rump/fs/lib/liblfs/../../../.. -DDIAGNOSTIC -D__NetBSD__ -D_FORTIFY_SOURCE=2 -c /test-bed/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_quota2.c -o ulfs_quota2.o /test-bed/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_quota2.c: In function 'getq2h': /test-bed/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_quota2.c:162:6: error: 'needswap' undeclared (first use in this function) /test-bed/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_quota2.c:162:6: note: each undeclared identifier is reported only once for each function it appears in cc1: warnings being treated as errors /test-bed/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_quota2.c:162:6: error: left-hand operand of comma expression has no effect /test-bed/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_quota2.c: In function 'quota2_walk_list': /test-bed/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_quota2.c:206:16: error: 'needswap' undeclared (first use in this function) /test-bed/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_quota2.c:206:16: error: left-hand operand of comma expression has no effect /test-bed/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_quota2.c:236:14: error: left-hand operand of comma expression has no effect /test-bed/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_quota2.c:238:10: error: left-hand operand of comma expression has no effect /test-bed/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_quota2.c:252:10: error: left-hand operand of comma expression has no effect /test-bed/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_quota2.c: In function 'dq2clear_callback': /test-bed/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_quota2.c:672:6: error: 'needswap' undeclared (first use in this function) /test-bed/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_quota2.c:672:6: error: left-hand operand of comma expression has no effect /test-bed/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_quota2.c: In function 'q2cursor_getids_callback': /test-bed/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_quota2.c:1121:7: error: 'needswap' undeclared (first use in this function) /test-bed/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_quota2.c:1121:7: error: left-hand operand of comma expression has no effect /test-bed/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_quota2.c: In function 'dq2get_callback': /test-bed/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_quota2.c:1532:6: error: 'needswap' undeclared (first use in this function) /test-bed/src/sys/rump/fs/lib/liblfs/../../../../ufs/lfs/ulfs_quota2.c:1532:6: error: left-hand operand of comma expression has no effect ------------------------------------------------------------------------- | 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 | -------------------------------------------------------------------------
