* Package: sys-fs/diskdev_cmds-332.14_p1 * Repository: gentoo * Maintainer: josejx@gentoo.org ppc@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking diskdev_cmds-332.14.tar.gz to /var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work >>> Unpacking diskdev_cmds-332.14_p1.patch.bz2 to /var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work * Applying diskdev_cmds-332.14_p1.patch ... [ ok ] * Applying diskdev_cmds-respect-cflags.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work >>> Compiling source in /var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14 ... make -j14 -f Makefile.lnx for d in newfs_hfs.tproj fsck_hfs.tproj; do make -C $d -f Makefile.lnx all; done make[1]: Entering directory `/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/newfs_hfs.tproj' gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o hfs_endian.o hfs_endian.c gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o makehfs.o makehfs.c gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o newfs_hfs.o newfs_hfs.c makehfs.c: In function ‘make_hfsplus’: makehfs.c:334:11: warning: variable ‘sectorsPerNode’ set but not used [-Wunused-but-set-variable] makehfs.c: In function ‘InitMDB’: makehfs.c:571:2: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign] /usr/include/string.h:399:15: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -o newfs_hfs hfs_endian.o makehfs.o newfs_hfs.o -lcrypto make[1]: Leaving directory `/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/newfs_hfs.tproj' make[1]: Entering directory `/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/fsck_hfs.tproj' gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o fsck_hfs.o fsck_hfs.c gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o strings.o strings.c gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o utilities.o utilities.c gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o cache.o cache.c make -C dfalib -f Makefile.lnx libdfa.a make[2]: Entering directory `/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/fsck_hfs.tproj/dfalib' gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o hfs_endian.o hfs_endian.c gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o BlockCache.o BlockCache.c gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o BTree.o BTree.c gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o BTreeAllocate.o BTreeAllocate.c gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o BTreeMiscOps.o BTreeMiscOps.c gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o BTreeNodeOps.o BTreeNodeOps.c gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o BTreeScanner.o BTreeScanner.c gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o BTreeTreeOps.o BTreeTreeOps.c gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o CatalogCheck.o CatalogCheck.c fsck_hfs.c: In function ‘checkfilesys’: fsck_hfs.c:199:6: warning: variable ‘flags’ set but not used [-Wunused-but-set-variable] gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o HardLinkCheck.o HardLinkCheck.c gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o SBTree.o SBTree.c BTreeMiscOps.c: In function ‘TrySimpleReplace’: BTreeMiscOps.c:499:13: warning: variable ‘didItFit’ set but not used [-Wunused-but-set-variable] gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o SControl.o SControl.c BTreeTreeOps.c: In function ‘InsertLevel’: BTreeTreeOps.c:436:4: warning: pointer targets in passing argument 1 of ‘DebugStr’ differ in signedness [-Wpointer-sign] SRuntime.h:141:1: note: expected ‘ConstStr255Param’ but argument is of type ‘char *’ BTreeTreeOps.c: In function ‘InsertNode’: BTreeTreeOps.c:562:13: warning: variable ‘rightNodeNum’ set but not used [-Wunused-but-set-variable] BTreeTreeOps.c: In function ‘AddNewRootNode’: BTreeTreeOps.c:1240:13: warning: variable ‘didItFit’ set but not used [-Wunused-but-set-variable] SBTree.c: In function ‘SearchBTreeRecord’: SBTree.c:96:4: warning: pointer targets in passing argument 1 of ‘DebugStr’ differ in signedness [-Wpointer-sign] SRuntime.h:141:1: note: expected ‘ConstStr255Param’ but argument is of type ‘char *’ SBTree.c: In function ‘GetBTreeRecord’: SBTree.c:193:4: warning: pointer targets in passing argument 1 of ‘DebugStr’ differ in signedness [-Wpointer-sign] SRuntime.h:141:1: note: expected ‘ConstStr255Param’ but argument is of type ‘char *’ SBTree.c: In function ‘InsertBTreeRecord’: SBTree.c:225:3: warning: pointer targets in passing argument 1 of ‘DebugStr’ differ in signedness [-Wpointer-sign] SRuntime.h:141:1: note: expected ‘ConstStr255Param’ but argument is of type ‘char *’ SBTree.c: In function ‘ReplaceBTreeRecord’: SBTree.c:287:3: warning: pointer targets in passing argument 1 of ‘DebugStr’ differ in signedness [-Wpointer-sign] SRuntime.h:141:1: note: expected ‘ConstStr255Param’ but argument is of type ‘char *’ SBTree.c: In function ‘SetEndOfForkProc’: SBTree.c:326:4: warning: pointer targets in passing argument 1 of ‘DebugStr’ differ in signedness [-Wpointer-sign] SRuntime.h:141:1: note: expected ‘ConstStr255Param’ but argument is of type ‘char *’ SBTree.c: In function ‘CheckBTreeKey’: SBTree.c:424:4: warning: pointer targets in passing argument 1 of ‘DebugStr’ differ in signedness [-Wpointer-sign] SRuntime.h:141:1: note: expected ‘ConstStr255Param’ but argument is of type ‘char *’ gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o SVerify1.o SVerify1.c gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o SVerify2.o SVerify2.c SControl.c: In function ‘ScavSetUp’: SControl.c:720:9: warning: variable ‘err’ set but not used [-Wunused-but-set-variable] SControl.c: In function ‘ScavTerm’: SControl.c:954:10: warning: variable ‘err’ set but not used [-Wunused-but-set-variable] gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o SRepair.o SRepair.c gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o SRebuildCatalogBTree.o SRebuildCatalogBTree.c SVerify1.c: In function ‘CheckForClean’: SVerify1.c:143:18: warning: variable ‘myVOPtr’ set but not used [-Wunused-but-set-variable] SVerify2.c: In function ‘CompareVolumeHeader’: SVerify2.c:1194:12: warning: variable ‘goodValue’ set but not used [-Wunused-but-set-variable] gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o SUtils.o SUtils.c gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o SKeyCompare.o SKeyCompare.c gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o SDevice.o SDevice.c gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o SExtents.o SExtents.c SRepair.c: In function ‘FixBSDInfo’: SRepair.c:1340:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] SRepair.c:1341:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] SRepair.c: In function ‘MoveExtent’: SRepair.c:2801:10: warning: variable ‘isHFSPlus’ set but not used [-Wunused-but-set-variable] SRepair.c: In function ‘SearchExtentInVH’: SRepair.c:3095:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] SRepair.c: In function ‘SearchExtentInCatalogBT’: SRepair.c:3216:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] SRepair.c:3222:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] SUtils.c: In function ‘CalculateItemCount’: SUtils.c:1883:19: warning: variable ‘myVOPtr’ set but not used [-Wunused-but-set-variable] SKeyCompare.c: In function ‘CompareAttributeKeys’: SKeyCompare.c:475:19: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default] SKeyCompare.c:476:19: warning: initialization discards ‘const’ qualifier from pointer target type [enabled by default] gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o SAllocate.o SAllocate.c gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o SCatalog.o SCatalog.c gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o SStubs.o SStubs.c gcc -O2 -pipe -Wall -I/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/include -DDEBUG_BUILD=0 -D_FILE_OFFSET_BITS=64 -D LINUX=1 -D BSD=1 -c -o VolumeBitmapCheck.o VolumeBitmapCheck.c In file included from /usr/include/string.h:642:0, from SRuntime.h:36, from BTree.h:37, from SExtents.c:37: In function ‘bzero’, inlined from ‘DeallocateFile’ at SExtents.c:701:3: /usr/include/bits/string3.h:98:3: warning: call to __builtin___memset_chk will always overflow destination buffer [enabled by default] In function ‘bzero’, inlined from ‘DeallocateFile’ at SExtents.c:704:3: /usr/include/bits/string3.h:98:3: warning: call to __builtin___memset_chk will always overflow destination buffer [enabled by default] ar rc libdfa.a hfs_endian.o BlockCache.o BTree.o BTreeAllocate.o BTreeMiscOps.o BTreeNodeOps.o BTreeScanner.o BTreeTreeOps.o CatalogCheck.o HardLinkCheck.o SBTree.o SControl.o SVerify1.o SVerify2.o SRepair.o SRebuildCatalogBTree.o SUtils.o SKeyCompare.o SDevice.o SExtents.o SAllocate.o SCatalog.o SStubs.o VolumeBitmapCheck.o make[2]: Leaving directory `/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/fsck_hfs.tproj/dfalib' gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu fsck_hfs.o strings.o utilities.o cache.o dfalib/libdfa.a -o fsck_hfs make[1]: Leaving directory `/var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/work/diskdev_cmds-332.14/fsck_hfs.tproj' >>> Source compiled. >>> Test phase [none]: sys-fs/diskdev_cmds-332.14_p1 >>> Install diskdev_cmds-332.14_p1 into /var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/image/ category sys-fs >>> Completed installing diskdev_cmds-332.14_p1 into /var/tmp/portage/sys-fs/diskdev_cmds-332.14_p1/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment sbin/newfs_hfs sbin/fsck_hfs * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /sbin/newfs_hfs