Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 172975 Details for
Bug 248371
sci-mathematics/mathomatic: fails with forced --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
mathomatic-14.2.1:20081123-031146.log (text/plain), 5.03 KB, created by
Diego Elio Pettenò (RETIRED)
on 2008-11-23 15:54:18 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2008-11-23 15:54:18 UTC
Size:
5.03 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking mathomatic-14.2.1.tar.bz2 to /var/tmp/portage/sci-mathematics/mathomatic-14.2.1/work >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/sci-mathematics/mathomatic-14.2.1/work/mathomatic-14.2.1 ... >make -j14 READLINE=1 >cc -O2 -pipe -Wuninitialized -Wunused -Wshadow -Wformat -Wparentheses -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -c -o main.o main.c >cc -O2 -pipe -Wuninitialized -Wunused -Wshadow -Wformat -Wparentheses -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -c -o globals.o globals.c >cc -O2 -pipe -Wuninitialized -Wunused -Wshadow -Wformat -Wparentheses -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -c -o am.o am.c >cc -O2 -pipe -Wuninitialized -Wunused -Wshadow -Wformat -Wparentheses -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -c -o solve.o solve.c >cc -O2 -pipe -Wuninitialized -Wunused -Wshadow -Wformat -Wparentheses -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -c -o help.o help.c >cc -O2 -pipe -Wuninitialized -Wunused -Wshadow -Wformat -Wparentheses -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -c -o parse.o parse.c >cc -O2 -pipe -Wuninitialized -Wunused -Wshadow -Wformat -Wparentheses -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -c -o cmds.o cmds.c >cc -O2 -pipe -Wuninitialized -Wunused -Wshadow -Wformat -Wparentheses -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -c -o simplify.o simplify.c >cc -O2 -pipe -Wuninitialized -Wunused -Wshadow -Wformat -Wparentheses -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -c -o factor.o factor.c >cc -O2 -pipe -Wuninitialized -Wunused -Wshadow -Wformat -Wparentheses -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -c -o super.o super.c >cc -O2 -pipe -Wuninitialized -Wunused -Wshadow -Wformat -Wparentheses -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -c -o unfactor.o unfactor.c >cc -O2 -pipe -Wuninitialized -Wunused -Wshadow -Wformat -Wparentheses -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -c -o poly.o poly.c >cc -O2 -pipe -Wuninitialized -Wunused -Wshadow -Wformat -Wparentheses -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -c -o diff.o diff.c >cc -O2 -pipe -Wuninitialized -Wunused -Wshadow -Wformat -Wparentheses -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -c -o integrate.o integrate.c >cc -O2 -pipe -Wuninitialized -Wunused -Wshadow -Wformat -Wparentheses -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -c -o complex.o complex.c >cc -O2 -pipe -Wuninitialized -Wunused -Wshadow -Wformat -Wparentheses -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -c -o complex_lib.o complex_lib.c >cc -O2 -pipe -Wuninitialized -Wunused -Wshadow -Wformat -Wparentheses -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -c -o list.o list.c >cc -O2 -pipe -Wuninitialized -Wunused -Wshadow -Wformat -Wparentheses -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -c -o gcd.o gcd.c >cc -O2 -pipe -Wuninitialized -Wunused -Wshadow -Wformat -Wparentheses -DUNIX -DVERSION=\"`cat VERSION`\" -DREADLINE -c -o factor_int.o factor_int.c >cc -Wl,-O1 main.o globals.o am.o solve.o help.o parse.o cmds.o simplify.o factor.o super.o unfactor.o poly.o diff.o integrate.o complex.o complex_lib.o list.o gcd.o factor_int.o -lm -lreadline -lncurses -o mathomatic >Make completed. >make -j14 -C primes >make: Entering directory `/var/tmp/portage/sci-mathematics/mathomatic-14.2.1/work/mathomatic-14.2.1/primes' >cc -O2 -pipe -Wall -std=gnu99 -lm -Wl,-O1 matho-primes.c -o matho-primes >cc -O2 -pipe -Wall -std=gnu99 -lm -Wl,-O1 matho-pascal.c -o matho-pascal >cc -O2 -pipe -Wall -std=gnu99 -c -o matho-sumsq.o matho-sumsq.c >cc -O2 -pipe -Wall -std=gnu99 -c -o lsqrt.o lsqrt.c >cc -lm -Wl,-O1 matho-sumsq.o lsqrt.o -o matho-sumsq >/var/tmp/portage/sci-mathematics/mathomatic-14.2.1/temp/ccgVwMwY.o: In function `test_pal': >matho-primes.c:(.text+0x245): undefined reference to `fmodl' >/var/tmp/portage/sci-mathematics/mathomatic-14.2.1/temp/ccgVwMwY.o: In function `get_long_double_int': >matho-primes.c:(.text+0x3d9): undefined reference to `fmodl' >/var/tmp/portage/sci-mathematics/mathomatic-14.2.1/temp/ccgVwMwY.o: In function `generate_primes': >matho-primes.c:(.text+0x4e0): undefined reference to `sqrtl' >collect2: ld returned 1 exit status >make: *** [matho-primes] Error 1 >make: Leaving directory `/var/tmp/portage/sci-mathematics/mathomatic-14.2.1/work/mathomatic-14.2.1/primes' > [31;01m*[0m > [31;01m*[0m ERROR: sci-mathematics/mathomatic-14.2.1 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2129: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake -C primes || die "emake in primes failed" > [31;01m*[0m The die message: > [31;01m*[0m emake in primes failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/log/portage/sci-mathematics/mathomatic-14.2.1:20081123-031146.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sci-mathematics/mathomatic-14.2.1/temp/environment'. > [31;01m*[0m
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 248371
: 172975