Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 220159 Details for
Bug 303345
app-benchmarks/bonnie++ doesn't build with gcc-4.3
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log on amd64
build.log (text/plain), 6.77 KB, created by
Fernando (likewhoa)
on 2010-02-18 15:14:46 UTC
(
hide
)
Description:
build.log on amd64
Filename:
MIME Type:
Creator:
Fernando (likewhoa)
Created:
2010-02-18 15:14:46 UTC
Size:
6.77 KB
patch
obsolete
> [32;01m*[0m CPV: app-benchmarks/bonnie++-1.93c > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: amd64 elibc_glibc kernel_linux multilib userland_GNU > [32;01m*[0m Applying bonnie++-1.93c-64bit.patch ... >[A[71C [34;01m[ [32;01mok[34;01m ][0m >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output... 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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed >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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for a BSD-compatible install... /usr/bin/install -c >checking for an ANSI C-conforming const... yes >checking for egrep... 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 for size_t... yes >checking algorithm usability... yes >checking algorithm presence... yes >checking for algorithm... yes >checking algo.h usability... no >checking algo.h presence... no >checking for algo.h... no >checking algo usability... no >checking algo presence... no >checking for algo... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating bonnie.h >config.status: creating port-unix.h >config.status: creating bonnie++.spec >config.status: creating bon_csv2txt >config.status: creating bon_csv2html.1 >config.status: creating sun/pkginfo >config.status: creating conf.h >x86_64-pc-linux-gnu-g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope -c bon_csv2html.cpp >x86_64-pc-linux-gnu-g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope -c generate_randfile.cpp >x86_64-pc-linux-gnu-g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope -c bonnie++.cpp >x86_64-pc-linux-gnu-g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope -c bon_io.cpp >bonnie++.cpp:177: warning: unused parameter 'sig' >bonnie++.cpp:177: warning: unused parameter 'unused' >bonnie++.cpp: In function 'int main(int, char**)': >bonnie++.cpp:352: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement >bonnie++.cpp:495: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement >bonnie++.cpp:498: warning: suggest a space before ';' or explicit braces around empty body in 'for' statement >x86_64-pc-linux-gnu-g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope -c bon_file.cpp >bon_csv2html.cpp: In function 'void usage()': >bon_csv2html.cpp:76: error: 'exit' was not declared in this scope >x86_64-pc-linux-gnu-g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope -c bon_time.cpp >bon_csv2html.cpp: In function 'void calc_vals()': >bon_csv2html.cpp:224: error: 'qsort' was not declared in this scope >bon_file.cpp: In destructor 'COpenTest::~COpenTest()': >bon_file.cpp:86: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result >bon_file.cpp: In destructor 'COpenTest::~COpenTest()': >bon_file.cpp:86: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result >bon_file.cpp: In destructor 'COpenTest::~COpenTest()': >bon_file.cpp:86: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result >bon_file.cpp: In member function 'int COpenTest::delete_random(BonTimer&)': >bon_file.cpp:448: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result >bon_file.cpp: In member function 'int COpenTest::delete_sequential(BonTimer&)': >bon_file.cpp:533: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result >bon_file.cpp:573: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result >bon_file.cpp:581: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result >bon_file.cpp: In member function 'int COpenTest::stat_sequential(BonTimer&)': >bon_file.cpp:755: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result >bon_file.cpp:779: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result >bon_csv2html.cpp: In function 'void read_in(const char*)': >bon_csv2html.cpp:423: error: 'free' was not declared in this scope >x86_64-pc-linux-gnu-g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope -c semaphore.cpp >x86_64-pc-linux-gnu-g++ -O2 -DNDEBUG -Wall -W -Wshadow -Wpointer-arith -Wwrite-strings -pedantic -ffor-scope -c sync.cpp >bon_io.cpp: In member function 'int CFileOp::seek(int, int)': >bon_io.cpp:192: warning: ISO C++ does not support the 'll' printf length modifier >bon_io.cpp:192: warning: format '%lld' expects type 'long long int', but argument 4 has type 'off64_t' >bon_io.cpp: In member function 'int CFileOp::read_block_byte(char*)': >bon_io.cpp:245: warning: array subscript has type 'char' >sync.cpp: In member function 'int Sync::decrement_and_wait(int)': >sync.cpp:22: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result >make: *** [bon_csv2html.o] Error 1 >make: *** Waiting for unfinished jobs.... > [31;01m*[0m ERROR: app-benchmarks/bonnie++-1.93c failed: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 48: Called src_compile > [31;01m*[0m environment, line 2388: 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 =app-benchmarks/bonnie++-1.93c', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =app-benchmarks/bonnie++-1.93c'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-benchmarks/bonnie++-1.93c/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-benchmarks/bonnie++-1.93c/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/app-benchmarks/bonnie++-1.93c/work/bonnie++-1.93c'
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 303345
: 220159 |
220797