ENTER do("bash --login -c 'rpmbuild -bs --target ppc --nodeps //builddir/build/SPECS/hfsutils.spec'", '/var/lib/mock/dist-f9-build-146039-23355/root/', 0, True, 0, , 101, 103, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bs --target ppc --nodeps //builddir/build/SPECS/hfsutils.spec' /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/hfsutils-3.2.6-14.fc9.src.rpm LEAVE do --> ENTER do("bash --login -c 'rpmbuild -bb --target ppc --nodeps //builddir/build/SPECS/hfsutils.spec'", '/var/lib/mock/dist-f9-build-146039-23355/root/', 0, True, 0, , 101, 103, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bb --target ppc --nodeps //builddir/build/SPECS/hfsutils.spec' /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.43304 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf hfsutils-3.2.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/hfsutils-3.2.6.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd hfsutils-3.2.6 ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (hfsutils-3.2.6-errno.patch):' Patch #0 (hfsutils-3.2.6-errno.patch): + patch -p1 -s + echo 'Patch #1 (hfsutils-3.2.6-largefile.patch):' Patch #1 (hfsutils-3.2.6-largefile.patch): + patch -p0 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.43304 + umask 022 + cd /builddir/build/BUILD + cd hfsutils-3.2.6 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export FFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-tcl=/usr/lib --with-tk=/usr/lib creating cache ./config.cache checking whether make sets ${MAKE}... yes checking for gcc... gcc checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 ) works... yes checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking for ANSI C header files... yes checking for unistd.h... yes checking for fcntl.h... yes checking for termios.h... yes checking for sys/ioctl.h... yes checking for uid_t in sys/types.h... yes checking for size_t... yes checking for working const... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for setreuid... yes checking for sys_errlist... yes checking for Tcl... version 8.5 in /usr/lib checking for tcl.h... /usr/include checking for Tk... version 8.5 in /usr/lib checking for tk.h... /usr/include updating cache ./config.cache creating ./config.status creating hfsck/Makefile creating linux/Makefile creating Makefile creating config.h configuring in libhfs running /bin/sh ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-tcl=/usr/lib --with-tk=/usr/lib --cache-file=.././config.cache --srcdir=. loading cache .././config.cache checking whether make sets ${MAKE}... (cached) yes checking for gcc... (cached) gcc checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 ) works... yes checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for a BSD compatible install... (cached) /usr/bin/install -c checking for ranlib... (cached) ranlib checking whether ln -s works... yes checking how to run the C preprocessor... (cached) gcc -E checking whether gcc needs -traditional... (cached) no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working const... (cached) yes checking for 8-bit clean memcmp... yes checking for mktime... yes updating cache .././config.cache creating ./config.status creating Makefile creating config.h configuring in librsrc running /bin/sh ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --with-tcl=/usr/lib --with-tk=/usr/lib --cache-file=.././config.cache --srcdir=. loading cache .././config.cache checking whether make sets ${MAKE}... (cached) yes checking for gcc... (cached) gcc checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 ) works... yes checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for a BSD compatible install... (cached) /usr/bin/install -c checking for ranlib... (cached) ranlib checking how to run the C preprocessor... (cached) gcc -E checking whether gcc needs -traditional... (cached) no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for working const... (cached) yes checking for mktime... (cached) yes creating ./config.status creating Makefile creating config.h + make cd libhfs && make make[1]: Entering directory `/builddir/build/BUILD/hfsutils-3.2.6/libhfs' rm -f os.c ln -s os/unix.c os.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DHAVE_CONFIG_H -c -o os.o os.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DHAVE_CONFIG_H -c -o data.o data.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DHAVE_CONFIG_H -c -o block.o block.c block.c: In function 'flushchain': block.c:245: warning: passing argument 3 of 'b_writepb' from incompatible pointer type block.c:255: warning: passing argument 3 of 'b_writepb' from incompatible pointer type block.c:222: warning: 'bnum' may be used uninitialized in this function block.c: In function 'fillchain': block.c:164: warning: 'bnum' may be used uninitialized in this function gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DHAVE_CONFIG_H -c -o low.o low.c low.c: In function 'l_putddr': low.c:97: warning: passing argument 3 of 'b_writepb' from incompatible pointer type low.c: In function 'l_putpmentry': low.c:203: warning: passing argument 3 of 'b_writepb' from incompatible pointer type low.c: In function 'l_putbb': low.c:302: warning: passing argument 3 of 'b_writelb' from incompatible pointer type low.c:310: warning: passing argument 3 of 'b_writelb' from incompatible pointer type low.c: In function 'l_putmdb': low.c:462: warning: passing argument 3 of 'b_writelb' from incompatible pointer type low.c:463: warning: passing argument 3 of 'b_writelb' from incompatible pointer type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DHAVE_CONFIG_H -c -o medium.o medium.c medium.c: In function 'm_zeropm': medium.c:140: warning: passing argument 3 of 'b_writepb' from incompatible pointer type medium.c: In function 'm_zerobb': medium.c:310: warning: passing argument 3 of 'b_writelb' from incompatible pointer type medium.c:311: warning: passing argument 3 of 'b_writelb' from incompatible pointer type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DHAVE_CONFIG_H -c -o file.o file.c file.c: In function 'f_addextent': file.c:273: warning: passing argument 2 of 'r_packextrec' from incompatible pointer type file.c:290: warning: passing argument 1 of 'v_putextrec' from incompatible pointer type file.c: In function 'f_trunc': file.c:458: warning: passing argument 1 of 'v_putextrec' from incompatible pointer type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DHAVE_CONFIG_H -c -o btree.o btree.c btree.c: In function 'insertx': btree.c:444: warning: pointer targets in passing argument 3 of 'n_insert' differ in signedness btree.c:449: warning: pointer targets in passing argument 3 of 'n_insert' differ in signedness btree.c: In function 'bt_insert': btree.c:493: warning: pointer targets in passing argument 3 of 'insertx' differ in signedness gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DHAVE_CONFIG_H -c -o node.o node.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DHAVE_CONFIG_H -c -o record.o record.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DHAVE_CONFIG_H -c -o volume.o volume.c volume.c: In function 'v_writevbm': volume.c:412: warning: assignment from incompatible pointer type volume.c: In function 'v_allocblocks': volume.c:717: warning: passing argument 4 of 'b_writeab' from incompatible pointer type volume.c: In function 'v_scavenge': volume.c:1074: warning: passing argument 2 of 'markexts' from incompatible pointer type volume.c:1075: warning: passing argument 2 of 'markexts' from incompatible pointer type volume.c:1107: warning: passing argument 2 of 'markexts' from incompatible pointer type volume.c:1144: warning: passing argument 2 of 'markexts' from incompatible pointer type volume.c:1145: warning: passing argument 2 of 'markexts' from incompatible pointer type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DHAVE_CONFIG_H -c -o hfs.o hfs.c hfs.c: In function 'hfs_create': hfs.c:672: warning: pointer targets in passing argument 4 of 'v_resolve' differ in signedness hfs.c: In function 'hfs_open': hfs.c:743: warning: pointer targets in passing argument 4 of 'v_resolve' differ in signedness hfs.c: In function 'hfs_stat': hfs.c:1037: warning: pointer targets in passing argument 4 of 'v_resolve' differ in signedness hfs.c: In function 'hfs_mkdir': hfs.c:1116: warning: pointer targets in passing argument 4 of 'v_resolve' differ in signedness hfs.c: In function 'hfs_rmdir': hfs.c:1148: warning: pointer targets in passing argument 4 of 'v_resolve' differ in signedness hfs.c: In function 'hfs_delete': hfs.c:1198: warning: pointer targets in passing argument 4 of 'v_resolve' differ in signedness hfs.c: In function 'hfs_rename': hfs.c:1273: warning: pointer targets in passing argument 4 of 'v_resolve' differ in signedness hfs.c:1279: warning: pointer targets in passing argument 4 of 'v_resolve' differ in signedness hfs.c: In function 'hfs_format': hfs.c:1783: warning: passing argument 2 of 'r_packextrec' from incompatible pointer type hfs.c:1815: warning: passing argument 3 of 'b_writelb' from incompatible pointer type hfs.c:1820: warning: passing argument 3 of 'b_writelb' from incompatible pointer type hfs.c:1826: warning: passing argument 3 of 'b_writelb' from incompatible pointer type hfs.c:1830: warning: passing argument 3 of 'b_writelb' from incompatible pointer type gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DHAVE_CONFIG_H -c -o version.o version.c ar rc libhfs.a os.o data.o block.o low.o medium.o file.o btree.o node.o record.o volume.o hfs.o version.o ranlib libhfs.a make[1]: Leaving directory `/builddir/build/BUILD/hfsutils-3.2.6/libhfs' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o hfsutil.o hfsutil.c hfsutil.c: In function 'hfsutil_getcwd': hfsutil.c:292: warning: pointer targets in passing argument 2 of 'hfs_dirinfo' differ in signedness gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o hcwd.o hcwd.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o hattrib.o hattrib.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o hcd.o hcd.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o hcopy.o hcopy.c hcopy.c: In function 'do_copyout': hcopy.c:179: warning: 'copyfile' may be used uninitialized in this function hcopy.c: In function 'do_copyin': hcopy.c:90: warning: 'copyfile' may be used uninitialized in this function gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o hdel.o hdel.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o hformat.o hformat.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o hls.o hls.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o hmkdir.o hmkdir.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o hmount.o hmount.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o hpwd.o hpwd.c hpwd.c: In function 'hpwd_main': hpwd.c:55: warning: implicit declaration of function 'strcmp' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o hrename.o hrename.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o hrmdir.o hrmdir.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o humount.o humount.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o hvol.o hvol.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o crc.o crc.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o binhex.o binhex.c binhex.c: In function 'nextchar': binhex.c:474: warning: 'ch' may be used uninitialized in this function gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o copyin.o copyin.c copyin.c: In function 'opendst': copyin.c:391: warning: 'cwd' may be used uninitialized in this function gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o copyout.o copyout.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o charset.o charset.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o darray.o darray.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o dlist.o dlist.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o dstring.o dstring.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o glob.o glob.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o suid.o suid.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o version.o version.c gcc -Llibhfs hfsutil.o hcwd.o \ hattrib.o hcd.o hcopy.o hdel.o hformat.o hls.o hmkdir.o hmount.o hpwd.o hrename.o hrmdir.o humount.o hvol.o crc.o binhex.o copyin.o copyout.o charset.o darray.o dlist.o dstring.o glob.o suid.o version.o \ -lhfs -o hfsutil ln -f hfsutil hattrib ln -f hfsutil hcd ln -f hfsutil hcopy ln -f hfsutil hdel ln -f hfsutil hdir ln -f hfsutil hformat ln -f hfsutil hls ln -f hfsutil hmkdir ln -f hfsutil hmount ln -f hfsutil hpwd ln -f hfsutil hrename ln -f hfsutil hrmdir ln -f hfsutil humount ln -f hfsutil hvol gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o hfssh.o hfssh.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o tclhfs.o tclhfs.c tclhfs.c: In function 'direntstr': tclhfs.c:194: warning: passing argument 2 of 'Tcl_Merge' from incompatible pointer type tclhfs.c: In function 'file_ref': tclhfs.c:511: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type tclhfs.c: In function 'vol_cmd': tclhfs.c:885: warning: pointer targets in passing argument 2 of 'hfs_dirinfo' differ in signedness tclhfs.c:893: warning: passing argument 4 of 'Tcl_SplitList' from incompatible pointer type tclhfs.c:905: warning: passing argument 2 of 'Tcl_Merge' from incompatible pointer type tclhfs.c:948: warning: pointer targets in passing argument 2 of 'hfs_dirinfo' differ in signedness tclhfs.c:1038: warning: passing argument 4 of 'Tcl_SplitList' from incompatible pointer type tclhfs.c:1050: warning: passing argument 2 of 'Tcl_Merge' from incompatible pointer type tclhfs.c: In function 'cmd_hfs': tclhfs.c:1239: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type tclhfs.c:1270: warning: pointer targets in passing argument 3 of 'Tcl_GetInt' differ in signedness tclhfs.c:1311: warning: passing argument 4 of 'Tcl_SplitList' from incompatible pointer type tclhfs.c: In function 'Hfs_Init': tclhfs.c:1481: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type tclhfs.c:1482: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type gcc -Llibhfs hfssh.o tclhfs.o crc.o binhex.o copyin.o copyout.o charset.o darray.o dlist.o dstring.o glob.o suid.o version.o \ -lhfs -L/usr/lib -ltcl8.5 -ldl -lpthread -lieee -lm -o hfssh ( echo "#!./hfssh"; \ echo "#! /bin/sh"; \ echo "# Start hfssh ... \\"; \ echo 'exec hfssh "$0" "$@"'; \ echo; \ cat hfs.tcl; \ ) > hfs chmod a+x hfs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o hfswish.o hfswish.c ( echo '# include "xhfs.h"'; \ echo; \ echo "char xhfs[] ="; \ sed -e 's|^[ ]*||' -e 's|^#.*||' -e '/^$/d' \ -e 's| *| |g' \ -e 's|[\\"]|\\&|g' -e 's|.*|"&\\n"|' xhfs.tcl; \ echo ";"; \ ) > xhfs.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -Ilibhfs -I/usr/include -DHAVE_CONFIG_H -c -o xhfs.o xhfs.c gcc -Llibhfs hfswish.o xhfs.o tclhfs.o crc.o binhex.o copyin.o copyout.o charset.o darray.o dlist.o dstring.o glob.o suid.o version.o \ -lhfs -L/usr/lib -ltk8.5 -L/usr/lib -ltcl8.5 -lX11 -lpthread -ldl -lpthread -lieee -lm -o xhfs + make hfsck/hfsck cd libhfs && make make[1]: Entering directory `/builddir/build/BUILD/hfsutils-3.2.6/libhfs' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/hfsutils-3.2.6/libhfs' cd hfsck && make make[1]: Entering directory `/builddir/build/BUILD/hfsutils-3.2.6/hfsck' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I.. -I../libhfs -DHAVE_CONFIG_H -c -o ck_mdb.o ck_mdb.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I.. -I../libhfs -DHAVE_CONFIG_H -c -o ck_volume.o ck_volume.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I.. -I../libhfs -DHAVE_CONFIG_H -c -o ck_btree.o ck_btree.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I.. -I../libhfs -DHAVE_CONFIG_H -c -o hfsck.o hfsck.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I.. -I../libhfs -DHAVE_CONFIG_H -c -o util.o util.c util.c: In function 'ask': util.c:147: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -I.. -I../libhfs -DHAVE_CONFIG_H -c -o main.o main.c main.c: In function 'main': main.c:59: warning: 'result' may be used uninitialized in this function gcc ck_mdb.o ck_volume.o ck_btree.o hfsck.o util.o main.o ../suid.o ../version.o -L../libhfs -lhfs -o hfsck make[1]: Leaving directory `/builddir/build/BUILD/hfsutils-3.2.6/hfsck' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.12217 + umask 022 + cd /builddir/build/BUILD + cd hfsutils-3.2.6 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/hfsutils-3.2.6-14.fc9-root + mkdir -p /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/bin + mkdir -p /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/share/man/man1 + mkdir -p /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/include + mkdir -p /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib + make BINDEST=/var/tmp/hfsutils-3.2.6-14.fc9-root/usr/bin LIBDEST=/var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib INCDEST=/var/tmp/hfsutils-3.2.6-14.fc9-root/usr/include MANDEST=/var/tmp/hfsutils-3.2.6-14.fc9-root/usr/share/man install install_lib cd libhfs && make make[1]: Entering directory `/builddir/build/BUILD/hfsutils-3.2.6/libhfs' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/hfsutils-3.2.6/libhfs' /usr/bin/install -c -m 755 hfsutil "/var/tmp/hfsutils-3.2.6-14.fc9-root/usr/bin/." for file in hattrib hcd hcopy hdel hdir hformat hls hmkdir hmount hpwd hrename hrmdir humount hvol; do \ ln -f "/var/tmp/hfsutils-3.2.6-14.fc9-root/usr/bin/hfsutil" "/var/tmp/hfsutils-3.2.6-14.fc9-root/usr/bin/$file"; \ done rm -f "/var/tmp/hfsutils-3.2.6-14.fc9-root/usr/bin/hfsutil" for file in hfsutils.1 hattrib.1 hcd.1 hcopy.1 hdel.1 hdir.1 hformat.1 hls.1 hmkdir.1 hmount.1 hpwd.1 hrename.1 hrmdir.1 humount.1 hvol.1; do \ /usr/bin/install -c -m 644 doc/man/$file \ "/var/tmp/hfsutils-3.2.6-14.fc9-root/usr/share/man/man1/`basename $file .1`.1"; \ done for file in hfssh hfs; do \ /usr/bin/install -c -m 755 $file "/var/tmp/hfsutils-3.2.6-14.fc9-root/usr/bin/."; \ done if [ -f "/var/tmp/hfsutils-3.2.6-14.fc9-root/usr/bin/hfs" ]; then \ sed -e '1d' "/var/tmp/hfsutils-3.2.6-14.fc9-root/usr/bin/hfs" > "/var/tmp/hfsutils-3.2.6-14.fc9-root/usr/bin/hfs.new"; \ /usr/bin/install -c -m 755 "/var/tmp/hfsutils-3.2.6-14.fc9-root/usr/bin/hfs.new" "/var/tmp/hfsutils-3.2.6-14.fc9-root/usr/bin/hfs"; \ rm -f "/var/tmp/hfsutils-3.2.6-14.fc9-root/usr/bin/hfs.new"; \ fi for file in hfssh.1 hfs.1; do \ /usr/bin/install -c -m 644 doc/man/$file \ "/var/tmp/hfsutils-3.2.6-14.fc9-root/usr/share/man/man1/`basename $file .1`.1"; \ done for file in xhfs; do \ /usr/bin/install -c -m 755 $file "/var/tmp/hfsutils-3.2.6-14.fc9-root/usr/bin/."; \ done for file in xhfs.1; do \ /usr/bin/install -c -m 644 doc/man/$file \ "/var/tmp/hfsutils-3.2.6-14.fc9-root/usr/share/man/man1/`basename $file .1`.1"; \ done cd librsrc && make make[1]: Entering directory `/builddir/build/BUILD/hfsutils-3.2.6/librsrc' gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DHAVE_CONFIG_H -c -o data.o data.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DHAVE_CONFIG_H -c -o rsrc.o rsrc.c gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -DHAVE_CONFIG_H -c -o version.o version.c ar rc librsrc.a data.o rsrc.o version.o ranlib librsrc.a make[1]: Leaving directory `/builddir/build/BUILD/hfsutils-3.2.6/librsrc' cd libhfs && make install make[1]: Entering directory `/builddir/build/BUILD/hfsutils-3.2.6/libhfs' /usr/bin/install -c -m 644 libhfs.a "/var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/." /usr/bin/install -c -m 644 hfs.h "/var/tmp/hfsutils-3.2.6-14.fc9-root/usr/include/." make[1]: Leaving directory `/builddir/build/BUILD/hfsutils-3.2.6/libhfs' cd librsrc && make install make[1]: Entering directory `/builddir/build/BUILD/hfsutils-3.2.6/librsrc' /usr/bin/install -c -m 644 librsrc.a "/var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/." /usr/bin/install -c -m 644 rsrc.h "/var/tmp/hfsutils-3.2.6-14.fc9-root/usr/include/." make[1]: Leaving directory `/builddir/build/BUILD/hfsutils-3.2.6/librsrc' + install -m0755 hfsck/hfsck /var/tmp/hfsutils-3.2.6-14.fc9-root//usr/bin + ln -sf hfsck /var/tmp/hfsutils-3.2.6-14.fc9-root//usr/bin/fsck.hfs + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/hfsutils-3.2.6 extracting debug info from /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/bin/hfssh file /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/bin/hattrib has 13 other hard links extracting debug info from /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/bin/hattrib hard linked /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/debug/usr/bin/hcd.debug to /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/debug/usr/bin/hattrib.debug hard linked /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/debug/usr/bin/hcopy.debug to /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/debug/usr/bin/hattrib.debug hard linked /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/debug/usr/bin/hdel.debug to /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/debug/usr/bin/hattrib.debug hard linked /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/debug/usr/bin/hdir.debug to /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/debug/usr/bin/hattrib.debug hard linked /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/debug/usr/bin/hformat.debug to /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/debug/usr/bin/hattrib.debug hard linked /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/debug/usr/bin/hls.debug to /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/debug/usr/bin/hattrib.debug hard linked /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/debug/usr/bin/hmkdir.debug to /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/debug/usr/bin/hattrib.debug hard linked /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/debug/usr/bin/hmount.debug to /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/debug/usr/bin/hattrib.debug hard linked /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/debug/usr/bin/hpwd.debug to /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/debug/usr/bin/hattrib.debug hard linked /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/debug/usr/bin/hrename.debug to /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/debug/usr/bin/hattrib.debug hard linked /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/debug/usr/bin/hrmdir.debug to /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/debug/usr/bin/hattrib.debug hard linked /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/debug/usr/bin/humount.debug to /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/debug/usr/bin/hattrib.debug hard linked /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/debug/usr/bin/hvol.debug to /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/lib/debug/usr/bin/hattrib.debug extracting debug info from /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/bin/xhfs extracting debug info from /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/bin/hfsck symlinked /usr/lib/debug/usr/bin/hfsck.debug to /usr/lib/debug/usr/bin/fsck.hfs.debug cpio: gcc-4.3.0-20080222/obj-ppc64-redhat-linux/ppc64-redhat-linux/libgcc/crtsavres.S: Cannot stat: No such file or directory 865 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: hfsutils-3.2.6-14.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.68233 + umask 022 + cd /builddir/build/BUILD + cd hfsutils-3.2.6 + DOCDIR=/var/tmp/hfsutils-3.2.6-14.fc9-root/usr/share/doc/hfsutils-3.2.6 + export DOCDIR + rm -rf /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/share/doc/hfsutils-3.2.6 + /bin/mkdir -p /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/share/doc/hfsutils-3.2.6 + cp -pr CHANGES COPYING COPYRIGHT CREDITS INSTALL README TODO /var/tmp/hfsutils-3.2.6-14.fc9-root/usr/share/doc/hfsutils-3.2.6 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) rtld(GNU_HASH) Processing files: hfsutils-devel-3.2.6-14.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hfsutils-x11-3.2.6-14.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdl.so.2 libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) libtcl8.5.so libtk8.5.so rtld(GNU_HASH) Processing files: hfsutils-debuginfo-3.2.6-14.fc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/hfsutils-3.2.6-14.fc9-root warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Wrote: /builddir/build/RPMS/hfsutils-3.2.6-14.fc9.ppc.rpm Wrote: /builddir/build/RPMS/hfsutils-devel-3.2.6-14.fc9.ppc.rpm Wrote: /builddir/build/RPMS/hfsutils-x11-3.2.6-14.fc9.ppc.rpm Wrote: /builddir/build/RPMS/hfsutils-debuginfo-3.2.6-14.fc9.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.42666 + umask 022 + cd /builddir/build/BUILD + cd hfsutils-3.2.6 + rm -rf /var/tmp/hfsutils-3.2.6-14.fc9-root + exit 0 LEAVE do -->