Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 300217 Details for
Bug 401255
sys-fs/ext3grep-0.10.2: ext3.h:113:42: error: 'i_reserved2' was not declared in this scope
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 7.88 KB, created by
Martin Mokrejš
on 2012-01-29 02:47:12 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Martin Mokrejš
Created:
2012-01-29 02:47:12 UTC
Size:
7.88 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-fs/ext3grep-0.10.2 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: hanno@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux multilib userland_GNU >[32;01m * [39;49;00mFEATURES: nostrip sandbox splitdebug >>>> Unpacking source... >>>> Unpacking ext3grep-0.10.2.tar.gz to /var/tmp/portage/sys-fs/ext3grep-0.10.2/work >>>> Source unpacked in /var/tmp/portage/sys-fs/ext3grep-0.10.2/work >>>> Preparing source in /var/tmp/portage/sys-fs/ext3grep-0.10.2/work/ext3grep-0.10.2 ... > [32;01m*[0m Applying ext3grep-0.10.1-gcc44.patch ... >[A[130C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-fs/ext3grep-0.10.2/work/ext3grep-0.10.2 ... > * econf: updating ext3grep-0.10.2/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ext3grep-0.10.2/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-debug --disable-pch >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 whether to enable maintainer-specific portions of Makefiles... no >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 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 whether byte ordering is bigendian... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking ext2fs/ext2_fs.h usability... yes >checking ext2fs/ext2_fs.h presence... yes >checking for ext2fs/ext2_fs.h... yes >checking ext2fs/ext2fs.h usability... yes >checking ext2fs/ext2fs.h presence... yes >checking for ext2fs/ext2fs.h... yes >configure: creating ./config.status >config.status: creating src/timestamp-sys.h >config.status: creating sys.h >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-fs/ext3grep-0.10.2/work/ext3grep-0.10.2 ... >make -j5 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/sys-fs/ext3grep-0.10.2/work/ext3grep-0.10.2' >Making all in src >make[2]: Entering directory `/var/tmp/portage/sys-fs/ext3grep-0.10.2/work/ext3grep-0.10.2/src' >make all-am >make[3]: Entering directory `/var/tmp/portage/sys-fs/ext3grep-0.10.2/work/ext3grep-0.10.2/src' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -c -o ext3grep-custom.o `test -f 'custom.cc' || echo './'`custom.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -c -o ext3grep-accept.o `test -f 'accept.cc' || echo './'`accept.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -c -o ext3grep-blocknr_vector_type.o `test -f 'blocknr_vector_type.cc' || echo './'`blocknr_vector_type.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -c -o ext3grep-commandline.o `test -f 'commandline.cc' || echo './'`commandline.cc >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -DUSE_MMAP=1 -I/usr/include/ext2fs -I/usr/include/et -c -o ext3grep-directories.o `test -f 'directories.cc' || echo './'`directories.cc >In file included from accept.cc:26:0: >ext3.h: In member function â__u32 Inode::reserved2() constâ: >ext3.h:113:42: error: âi_reserved2â was not declared in this scope >ext3.h: In member function âvoid Inode::set_reserved2(__u32)â: >ext3.h:115:37: error: âi_reserved2â was not declared in this scope >In file included from custom.cc:28:0: >ext3.h: In member function â__u32 Inode::reserved2() constâ: >ext3.h:113:42: error: âi_reserved2â was not declared in this scope >ext3.h: In member function âvoid Inode::set_reserved2(__u32)â: >ext3.h:115:37: error: âi_reserved2â was not declared in this scope >In file included from directories.cc:26:0: >ext3.h: In member function â__u32 Inode::reserved2() constâ: >ext3.h:113:42: error: âi_reserved2â was not declared in this scope >ext3.h: In member function âvoid Inode::set_reserved2(__u32)â: >ext3.h:115:37: error: âi_reserved2â was not declared in this scope >make[3]: *** [ext3grep-accept.o] Error 1 >make[3]: *** Waiting for unfinished jobs.... >In file included from globals.h:33:0, > from commandline.cc:32: >ext3.h: In member function â__u32 Inode::reserved2() constâ: >ext3.h:113:42: error: âi_reserved2â was not declared in this scope >ext3.h: In member function âvoid Inode::set_reserved2(__u32)â: >ext3.h:115:37: error: âi_reserved2â was not declared in this scope >make[3]: *** [ext3grep-directories.o] Error 1 >make[3]: *** [ext3grep-custom.o] Error 1 >make[3]: *** [ext3grep-commandline.o] Error 1 >make[3]: Leaving directory `/var/tmp/portage/sys-fs/ext3grep-0.10.2/work/ext3grep-0.10.2/src' >make[2]: *** [all] Error 2 >make[2]: Leaving directory `/var/tmp/portage/sys-fs/ext3grep-0.10.2/work/ext3grep-0.10.2/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/sys-fs/ext3grep-0.10.2/work/ext3grep-0.10.2' >make: *** [all] Error 2 >emake failed > [31;01m*[0m ERROR: sys-fs/ext3grep-0.10.2 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 85: Called src_compile > [31;01m*[0m environment, line 2091: Called _eapi2_src_compile > [31;01m*[0m phase-helpers.sh, line 577: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =sys-fs/ext3grep-0.10.2', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =sys-fs/ext3grep-0.10.2'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/sys-fs/ext3grep-0.10.2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-fs/ext3grep-0.10.2/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/sys-fs/ext3grep-0.10.2/work/ext3grep-0.10.2'
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 401255
: 300217