Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 393609 Details for
Bug 565115
FTBFS fsarchiver-0.6.5-1.fc13
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 36.94 KB, created by
FTBFS
on 2010-02-13 17:57:21 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-02-13 17:57:21 UTC
Size:
36.94 KB
patch
obsolete
>Mock Version: 1.0.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/fsarchiver.spec'], False, '/var/lib/mock/fedora-development-i386-fsarchiver-0.6.5-1.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x198b890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/fsarchiver.spec'] >Building target platforms: i386 >Building for target i386 >Wrote: /builddir/build/SRPMS/fsarchiver-0.6.5-1.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/fsarchiver.spec'], False, '/var/lib/mock/fedora-development-i386-fsarchiver-0.6.5-1.fc13.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x198b890>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/fsarchiver.spec'] >Building target platforms: i386 >Building for target i386 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0LqW48 >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf fsarchiver-0.6.5 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/fsarchiver-0.6.5.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd fsarchiver-0.6.5 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yR3Cz1 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd fsarchiver-0.6.5 >+ 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 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ ./configure --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --program-prefix= --disable-dependency-tracking --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=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... no >checking for gcc... gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking dependency style of gcc... none >checking for library containing strerror... none required >checking for i686-pc-linux-gnu-gcc... gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether gcc accepts -g... (cached) yes >checking for gcc option to accept ISO C89... (cached) none needed >checking dependency style of gcc... (cached) none >checking how to run the C preprocessor... gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking whether gcc and cc understand -c and -o together... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for pthread_create in -lpthread... yes >configure: checking for libz (library and header files)... >checking for compress in -lz... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >configure: checking for libbz2 (library and header files) ... ... >checking for BZ2_bzBuffToBuffCompress in -lbz2... yes >checking bzlib.h usability... yes >checking bzlib.h presence... yes >checking for bzlib.h... yes >checking for LZMA... yes >configure: checking for liblzo2 (library and header files)... >checking for lzo1x_1_compress in -llzo2... yes >checking lzo/lzo1x.h usability... yes >checking lzo/lzo1x.h presence... yes >checking for lzo/lzo1x.h... yes >configure: checking for libgcrypt (library and header files)... >checking for gcry_cipher_encrypt in -lgcrypt... yes >checking gcrypt.h usability... yes >checking gcrypt.h presence... yes >checking for gcrypt.h... yes >checking for EXT2FS... yes >checking for COM_ERR... yes >checking for E2P... yes >checking for BLKID... yes >checking for UUID... yes >checking attr/xattr.h usability... yes >checking attr/xattr.h presence... yes >checking for attr/xattr.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for unistd.h... (cached) yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/statfs.h usability... yes >checking sys/statfs.h presence... yes >checking for sys/statfs.h... yes >checking sys/mount.h usability... yes >checking sys/mount.h presence... yes >checking for sys/mount.h... yes >checking for stdint.h... (cached) yes >checking endian.h usability... yes >checking endian.h presence... yes >checking for endian.h... yes >checking stdbool.h usability... yes >checking stdbool.h presence... yes >checking for stdbool.h... yes >checking for stdlib.h... (cached) yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking wordexp.h usability... yes >checking wordexp.h presence... yes >checking for wordexp.h... yes >checking execinfo.h usability... yes >checking execinfo.h presence... yes >checking for execinfo.h... yes >checking fnmatch.h usability... yes >checking fnmatch.h presence... yes >checking for fnmatch.h... yes >checking for strerror... yes >checking for open64... yes >checking for lstat64... yes >checking for stat64... yes >checking for fstatfs64... yes >checking for fstatvfs64... yes >checking for mempcpy... yes >checking for lutimes... yes >checking for ANSI C header files... (cached) yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating doc/Makefile >config.status: creating config.h >config.status: executing depfiles commands >+ make -j4 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/fsarchiver-0.6.5' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/fsarchiver-0.6.5/src' >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-fsarchiver.o `test -f 'fsarchiver.c' || echo './'`fsarchiver.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-create.o `test -f 'create.c' || echo './'`create.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-extract.o `test -f 'extract.c' || echo './'`extract.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-showpart.o `test -f 'showpart.c' || echo './'`showpart.c >extract.c: In function 'convert_string_to_dico': >extract.c:155: warning: implicit declaration of function 'stat64' >extract.c:155: warning: implicit declaration of function 'S_ISBLK' >extract.c: In function 'extractar_restore_attr_std': >extract.c:337: warning: implicit declaration of function 'chmod' >extract.c: In function 'extractar_restore_obj_devfile': >extract.c:557: warning: implicit declaration of function 'mknod' >extract.c: In function 'do_extract': >extract.c:1597: warning: implicit declaration of function 'S_ISDIR' >create.c: In function 'createar_item_stdattr': >create.c:442: warning: implicit declaration of function 'lstat64' >create.c: In function 'createar_save_directory': >create.c:737: warning: implicit declaration of function 'S_ISDIR' >create.c: In function 'do_create': >create.c:1126: warning: implicit declaration of function 'stat64' >create.c:1126: warning: implicit declaration of function 'S_ISBLK' >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-filesys.o `test -f 'filesys.c' || echo './'`filesys.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-devinfo.o `test -f 'devinfo.c' || echo './'`devinfo.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-thread_archio.o `test -f 'thread_archio.c' || echo './'`thread_archio.c >devinfo.c: In function 'get_devinfo': >devinfo.c:72: warning: implicit declaration of function 'stat64' >devinfo.c:73: warning: implicit declaration of function 'S_ISBLK' >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-archreader.o `test -f 'archreader.c' || echo './'`archreader.c >archreader.c: In function 'archreader_open': >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-archwriter.o `test -f 'archwriter.c' || echo './'`archwriter.c >archreader.c:76: warning: implicit declaration of function 'fstat64' >archreader.c:80: warning: implicit declaration of function 'S_ISREG' >archwriter.c: In function 'archwriter_create': >archwriter.c:71: warning: implicit declaration of function 'stat64' >archwriter.c:74: warning: implicit declaration of function 'S_ISREG' >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-writebuf.o `test -f 'writebuf.c' || echo './'`writebuf.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-archinfo.o `test -f 'archinfo.c' || echo './'`archinfo.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-thread_comp.o `test -f 'thread_comp.c' || echo './'`thread_comp.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-comp_gzip.o `test -f 'comp_gzip.c' || echo './'`comp_gzip.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-comp_bzip2.o `test -f 'comp_bzip2.c' || echo './'`comp_bzip2.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-comp_lzma.o `test -f 'comp_lzma.c' || echo './'`comp_lzma.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-comp_lzo.o `test -f 'comp_lzo.c' || echo './'`comp_lzo.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-crypto.o `test -f 'crypto.c' || echo './'`crypto.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-fs_ntfs.o `test -f 'fs_ntfs.c' || echo './'`fs_ntfs.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-fs_ext2.o `test -f 'fs_ext2.c' || echo './'`fs_ext2.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-fs_reiserfs.o `test -f 'fs_reiserfs.c' || echo './'`fs_reiserfs.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-fs_reiser4.o `test -f 'fs_reiser4.c' || echo './'`fs_reiser4.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-fs_btrfs.o `test -f 'fs_btrfs.c' || echo './'`fs_btrfs.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-fs_xfs.o `test -f 'fs_xfs.c' || echo './'`fs_xfs.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-fs_jfs.o `test -f 'fs_jfs.c' || echo './'`fs_jfs.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-common.o `test -f 'common.c' || echo './'`common.c >common.c: In function 'mkdir_recursive': >common.c:112: warning: implicit declaration of function 'stat64' >common.c:113: warning: implicit declaration of function 'mkdir' >common.c: In function 'is_dir_empty': >common.c:188: warning: implicit declaration of function 'lstat64' >common.c: In function 'regfile_exists': >common.c:245: warning: implicit declaration of function 'S_ISREG' >common.c: In function 'getpathtoprog': >common.c:271: warning: implicit declaration of function 'stat' >common.c: In function 'get_parent_dir_time_attrib': >common.c:526: warning: implicit declaration of function 'S_ISDIR' >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-dico.o `test -f 'dico.c' || echo './'`dico.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-dichl.o `test -f 'dichl.c' || echo './'`dichl.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-queue.o `test -f 'queue.c' || echo './'`queue.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-error.o `test -f 'error.c' || echo './'`error.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-syncthread.o `test -f 'syncthread.c' || echo './'`syncthread.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-md5.o `test -f 'md5.c' || echo './'`md5.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-strlist.o `test -f 'strlist.c' || echo './'`strlist.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-regmulti.o `test -f 'regmulti.c' || echo './'`regmulti.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-options.o `test -f 'options.c' || echo './'`options.c >gcc -DHAVE_CONFIG_H -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o fsarchiver-logfile.o `test -f 'logfile.c' || echo './'`logfile.c >gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -Wall -std=gnu99 -rdynamic -ggdb -I/usr/include/ext2fs -I/usr/include/et -lcom_err -I/usr/include/e2p -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/uuid -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o fsarchiver fsarchiver-fsarchiver.o fsarchiver-create.o fsarchiver-extract.o fsarchiver-showpart.o fsarchiver-filesys.o fsarchiver-devinfo.o fsarchiver-thread_archio.o fsarchiver-archreader.o fsarchiver-archwriter.o fsarchiver-writebuf.o fsarchiver-archinfo.o fsarchiver-thread_comp.o fsarchiver-comp_gzip.o fsarchiver-comp_bzip2.o fsarchiver-comp_lzma.o fsarchiver-comp_lzo.o fsarchiver-crypto.o fsarchiver-fs_ntfs.o fsarchiver-fs_ext2.o fsarchiver-fs_reiserfs.o fsarchiver-fs_reiser4.o fsarchiver-fs_btrfs.o fsarchiver-fs_xfs.o fsarchiver-fs_jfs.o fsarchiver-common.o fsarchiver-dico.o fsarchiver-dichl.o fsarchiver-queue.o fsarchiver-error.o fsarchiver-syncthread.o fsarchiver-md5.o fsarchiver-strlist.o fsarchiver-regmulti.o fsarchiver-options.o fsarchiver-logfile.o -lpthread -lrt -llzma -lext2fs -lcom_err -le2p -lblkid -luuid -lpthread -lz -lbz2 -llzo2 -lgcrypt -lgpg-error >fsarchiver-create.o: In function `createar_save_directory': >/builddir/build/BUILD/fsarchiver-0.6.5/src/create.c:737: undefined reference to `S_ISDIR' >/builddir/build/BUILD/fsarchiver-0.6.5/src/create.c:760: undefined reference to `S_ISDIR' >fsarchiver-create.o: In function `do_create': >/builddir/build/BUILD/fsarchiver-0.6.5/src/create.c:1126: undefined reference to `S_ISBLK' >/builddir/build/BUILD/fsarchiver-0.6.5/src/create.c:1136: undefined reference to `S_ISDIR' >fsarchiver-extract.o: In function `convert_string_to_dico': >/builddir/build/BUILD/fsarchiver-0.6.5/src/extract.c:155: undefined reference to `S_ISBLK' >fsarchiver-extract.o: In function `do_extract': >/builddir/build/BUILD/fsarchiver-0.6.5/src/extract.c:1597: undefined reference to `S_ISDIR' >fsarchiver-devinfo.o: In function `get_devinfo': >/builddir/build/BUILD/fsarchiver-0.6.5/src/devinfo.c:73: undefined reference to `S_ISBLK' >/builddir/build/BUILD/fsarchiver-0.6.5/src/devinfo.c:141: undefined reference to `S_ISBLK' >fsarchiver-archreader.o: In function `archreader_open': >/builddir/build/BUILD/fsarchiver-0.6.5/src/archreader.c:80: undefined reference to `S_ISREG' >fsarchiver-archwriter.o: In function `archwriter_create': >/builddir/build/BUILD/fsarchiver-0.6.5/src/archwriter.c:74: undefined reference to `S_ISREG' >/builddir/build/BUILD/fsarchiver-0.6.5/src/archwriter.c:78: undefined reference to `S_ISREG' >fsarchiver-common.o: In function `get_parent_dir_time_attrib': >/builddir/build/BUILD/fsarchiver-0.6.5/src/common.c:526: undefined reference to `S_ISDIR' >fsarchiver-common.o: In function `regfile_exists': >/builddir/build/BUILD/fsarchiver-0.6.5/src/common.c:245: undefined reference to `S_ISREG' >collect2: ld returned 1 exit status >make[2]: Leaving directory `/builddir/build/BUILD/fsarchiver-0.6.5/src' >make[2]: *** [fsarchiver] Error 1 >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/fsarchiver-0.6.5' >make: *** [all] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.yR3Cz1 (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.yR3Cz1 (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/fsarchiver.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 324, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/fsarchiver.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 565115
:
393608
| 393609 |
393610
|
393611
|
393612
|
393613