Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 216078 Details for
Bug 300595
dev-tex/mplib-1.110 build fails, using varargs.h
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), 20.44 KB, created by
Markus Peloquin
on 2010-01-11 16:13:04 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Markus Peloquin
Created:
2010-01-11 16:13:04 UTC
Size:
20.44 KB
patch
obsolete
> [32;01m*[0m CPV: dev-tex/mplib-1.110 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: amd64 elibc_glibc kernel_linux lua multilib userland_GNU >>>> Unpacking source... >>>> Unpacking mplib-beta-1.110-src.tar.bz2 to /var/tmp/portage/dev-tex/mplib-1.110/work > [32;01m*[0m Running elibtoolize in: mplib-beta-1.110/src/texk/web2c/mpdir > [32;01m*[0m Applying portage-1.5.10.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-1.5.patch ... >>>> Source unpacked in /var/tmp/portage/dev-tex/mplib-1.110/work >>>> Compiling source in /var/tmp/portage/dev-tex/mplib-1.110/work/mplib-beta-1.110/src/texk/web2c/mpdir ... > * econf: updating mplib-beta-1.110/src/texk/web2c/mpdir/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mplib-beta-1.110/src/texk/web2c/mpdir/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mplib-beta-1.110/src/texk/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating mplib-beta-1.110/src/texk/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 --enable-lua >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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 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 dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognize dependent libraries... pass_all >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >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++... gcc3 >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for x86_64-pc-linux-gnu-g77... no >checking for x86_64-pc-linux-gnu-xlf... no >checking for x86_64-pc-linux-gnu-f77... no >checking for x86_64-pc-linux-gnu-frt... no >checking for x86_64-pc-linux-gnu-pgf77... no >checking for x86_64-pc-linux-gnu-cf77... no >checking for x86_64-pc-linux-gnu-fort77... no >checking for x86_64-pc-linux-gnu-fl32... no >checking for x86_64-pc-linux-gnu-af77... no >checking for x86_64-pc-linux-gnu-xlf90... no >checking for x86_64-pc-linux-gnu-f90... no >checking for x86_64-pc-linux-gnu-pgf90... no >checking for x86_64-pc-linux-gnu-pghpf... no >checking for x86_64-pc-linux-gnu-epcf90... no >checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 1572864 >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >(cached) (cached) checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes >checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >(cached) (cached) checking how to hardcode library paths into programs... immediate >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 >checking whether make sets $(MAKE)... (cached) yes >checking for ANSI C header files... (cached) yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for unistd.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/timeb.h usability... yes >checking sys/timeb.h presence... yes >checking for sys/timeb.h... yes >checking lua.h usability... yes >checking lua.h presence... yes >checking for lua.h... yes >configure: Will build the Lua module >checking for access... yes >checking for atoi... yes >checking for snprintf... yes >checking for gettimeofday... yes >checking for ftime... yes >checking for mkstemp... yes >checking for mktemp... yes >checking for st_mtim in struct stat... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: executing depfiles commands >make -j5 KPSESRCDIR=/usr/include/kpathsea KPSELIB=-lkpathsea -j1 >make all-am >make[1]: Entering directory `/var/tmp/portage/dev-tex/mplib-1.110/work/mplib-beta-1.110/src/texk/web2c/mpdir' >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kpathsea/.. -I/usr/include/kpathsea -O2 -pipe -march=amdfam10 -MT avl.lo -MD -MP -MF .deps/avl.Tpo -c -o avl.lo avl.c >mkdir .libs > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kpathsea/.. -I/usr/include/kpathsea -O2 -pipe -march=amdfam10 -MT avl.lo -MD -MP -MF .deps/avl.Tpo -c avl.c -fPIC -DPIC -o .libs/avl.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kpathsea/.. -I/usr/include/kpathsea -O2 -pipe -march=amdfam10 -MT avl.lo -MD -MP -MF .deps/avl.Tpo -c avl.c -o avl.o >/dev/null 2>&1 >mv -f .deps/avl.Tpo .deps/avl.Plo >ctangle psout.w psout.c >This is CTANGLE, Version 3.64 (Web2C 2009) >*18*36*71*104*114 >Writing the output files: (psout.c).....500.....1000.....1500.....2000.....2500.....3000.....3500.....4000.....4500.....5000... >(mppsout.h)... >(mplibps.h). >Done. >(No errors were found.) >ctangle svgout.w svgout.c >This is CTANGLE, Version 3.64 (Web2C 2009) > >Writing the output files: (svgout.c).....500.....1000 >(mpsvgout.h) >(mplibsvg.h) >Done. >(No errors were found.) >ctangle mp.w mp.c >This is CTANGLE, Version 3.64 (Web2C 2009) >*1*30*38*71*114*132*175*204*240*245*270*291*316*334*350*375*380*401*443*479*517*602*660*689*728*735*739*767*784*814*824*847*884*898*916*974*1007*1049*1078*1211*1266*1376*1437*1463*1497*1502*1525*1526*1527 >Writing the output files: (mp.c).....500.....1000.....1500.....2000.....2500.....3000.....3500.....4000.....4500.....5000.....5500.....6000.....6500.....7000.....7500.....8000.....8500.....9000.....9500.....10000.....10500.....11000.....11500.....12000.....12500.....13000.....13500.....14000.....14500.....15000.....15500.....16000.....16500.....17000.....17500.....18000.....18500.....19000.....19500 >(mpmp.h).....500.... >(mplib.h).. >Done. >(No errors were found.) >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kpathsea/.. -I/usr/include/kpathsea -O2 -pipe -march=amdfam10 -MT mp.lo -MD -MP -MF .deps/mp.Tpo -c -o mp.lo mp.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kpathsea/.. -I/usr/include/kpathsea -O2 -pipe -march=amdfam10 -MT mp.lo -MD -MP -MF .deps/mp.Tpo -c mp.c -fPIC -DPIC -o .libs/mp.o >./mp.w: In function 'mp_write_binary_file': >./mp.w:785: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >./mp.w: In function 'mplib_write_binary_file': >./mp.w:22333: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kpathsea/.. -I/usr/include/kpathsea -O2 -pipe -march=amdfam10 -MT mp.lo -MD -MP -MF .deps/mp.Tpo -c mp.c -o mp.o >/dev/null 2>&1 >mv -f .deps/mp.Tpo .deps/mp.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kpathsea/.. -I/usr/include/kpathsea -O2 -pipe -march=amdfam10 -MT psout.lo -MD -MP -MF .deps/psout.Tpo -c -o psout.lo psout.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kpathsea/.. -I/usr/include/kpathsea -O2 -pipe -march=amdfam10 -MT psout.lo -MD -MP -MF .deps/psout.Tpo -c psout.c -fPIC -DPIC -o .libs/psout.o >./psout.w: In function 'mp_enc_getline': >./psout.w:396: warning: format '%d' expects type 'int', but argument 4 has type 'long int' >./psout.w:396: warning: format '%d' expects type 'int', but argument 4 has type 'long int' >./psout.w:398: warning: format '%d' expects type 'int', but argument 4 has type 'long int' >./psout.w:398: warning: format '%d' expects type 'int', but argument 4 has type 'long int' >./psout.w: In function 'mk_base_tfm': >./psout.w:767: warning: format '%d' expects type 'int', but argument 4 has type 'long int' >./psout.w:767: warning: format '%d' expects type 'int', but argument 4 has type 'long int' >./psout.w: In function 'fm_scan_line': >./psout.w:1089: warning: format '%d' expects type 'int', but argument 4 has type 'long int' >./psout.w:1089: warning: format '%d' expects type 'int', but argument 4 has type 'long int' >./psout.w: In function 't1_getline': >./psout.w:2025: warning: format '%d' expects type 'int', but argument 4 has type 'long int' >./psout.w:2025: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' >./psout.w:2025: warning: format '%d' expects type 'int', but argument 4 has type 'long int' >./psout.w:2025: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' >./psout.w:2053: warning: format '%d' expects type 'int', but argument 4 has type 'long int' >./psout.w:2053: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' >./psout.w:2053: warning: format '%d' expects type 'int', but argument 4 has type 'long int' >./psout.w:2053: warning: format '%d' expects type 'int', but argument 5 has type 'size_t' > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kpathsea/.. -I/usr/include/kpathsea -O2 -pipe -march=amdfam10 -MT psout.lo -MD -MP -MF .deps/psout.Tpo -c psout.c -o psout.o >/dev/null 2>&1 >mv -f .deps/psout.Tpo .deps/psout.Plo >ctangle tfmin.w tfmin.c >This is CTANGLE, Version 3.64 (Web2C 2009) > >Writing the output file (tfmin.c):. >Done. >(No errors were found.) >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kpathsea/.. -I/usr/include/kpathsea -O2 -pipe -march=amdfam10 -MT tfmin.lo -MD -MP -MF .deps/tfmin.Tpo -c -o tfmin.lo tfmin.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kpathsea/.. -I/usr/include/kpathsea -O2 -pipe -march=amdfam10 -MT tfmin.lo -MD -MP -MF .deps/tfmin.Tpo -c tfmin.c -fPIC -DPIC -o .libs/tfmin.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kpathsea/.. -I/usr/include/kpathsea -O2 -pipe -march=amdfam10 -MT tfmin.lo -MD -MP -MF .deps/tfmin.Tpo -c tfmin.c -o tfmin.o >/dev/null 2>&1 >mv -f .deps/tfmin.Tpo .deps/tfmin.Plo >ctangle memio.w memio.c >This is CTANGLE, Version 3.64 (Web2C 2009) > >Writing the output file (memio.c):... >Done. >(No errors were found.) >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kpathsea/.. -I/usr/include/kpathsea -O2 -pipe -march=amdfam10 -MT memio.lo -MD -MP -MF .deps/memio.Tpo -c -o memio.lo memio.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kpathsea/.. -I/usr/include/kpathsea -O2 -pipe -march=amdfam10 -MT memio.lo -MD -MP -MF .deps/memio.Tpo -c memio.c -fPIC -DPIC -o .libs/memio.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kpathsea/.. -I/usr/include/kpathsea -O2 -pipe -march=amdfam10 -MT memio.lo -MD -MP -MF .deps/memio.Tpo -c memio.c -o memio.o >/dev/null 2>&1 >mv -f .deps/memio.Tpo .deps/memio.Plo >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kpathsea/.. -I/usr/include/kpathsea -O2 -pipe -march=amdfam10 -MT svgout.lo -MD -MP -MF .deps/svgout.Tpo -c -o svgout.lo svgout.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kpathsea/.. -I/usr/include/kpathsea -O2 -pipe -march=amdfam10 -MT svgout.lo -MD -MP -MF .deps/svgout.Tpo -c svgout.c -fPIC -DPIC -o .libs/svgout.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kpathsea/.. -I/usr/include/kpathsea -O2 -pipe -march=amdfam10 -MT svgout.lo -MD -MP -MF .deps/svgout.Tpo -c svgout.c -o svgout.o >/dev/null 2>&1 >mv -f .deps/svgout.Tpo .deps/svgout.Plo >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I. -I../.. -I/usr/include/kpathsea/.. -I/usr/include/kpathsea -O2 -pipe -march=amdfam10 -Wl,-O1 -o libmplib.la avl.lo mp.lo psout.lo tfmin.lo memio.lo svgout.lo >x86_64-pc-linux-gnu-ar cru .libs/libmplib.a .libs/avl.o .libs/mp.o .libs/psout.o .libs/tfmin.o .libs/memio.o .libs/svgout.o >x86_64-pc-linux-gnu-ranlib .libs/libmplib.a >creating libmplib.la >(cd .libs && rm -f libmplib.la && ln -s ../libmplib.la libmplib.la) >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kpathsea/.. -I/usr/include/kpathsea -O2 -pipe -march=amdfam10 -MT lmplib.lo -MD -MP -MF .deps/lmplib.Tpo -c -o lmplib.lo lmplib.c > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kpathsea/.. -I/usr/include/kpathsea -O2 -pipe -march=amdfam10 -MT lmplib.lo -MD -MP -MF .deps/lmplib.Tpo -c lmplib.c -fPIC -DPIC -o .libs/lmplib.o > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kpathsea/.. -I/usr/include/kpathsea -O2 -pipe -march=amdfam10 -MT lmplib.lo -MD -MP -MF .deps/lmplib.Tpo -c lmplib.c -o lmplib.o >/dev/null 2>&1 >mv -f .deps/lmplib.Tpo .deps/lmplib.Plo >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I. -I../.. -I/usr/include/kpathsea/.. -I/usr/include/kpathsea -O2 -pipe -march=amdfam10 -module -avoid-version -Wl,-O1 -o mplib.la -rpath /usr/lib64/libmplib lmplib.lo libmplib.la >x86_64-pc-linux-gnu-gcc -shared .libs/lmplib.o -Wl,--whole-archive ./.libs/libmplib.a -Wl,--no-whole-archive -march=amdfam10 -Wl,-O1 -Wl,-soname -Wl,mplib.so -o .libs/mplib.so >rm -fr .libs/mplib.lax >mkdir .libs/mplib.lax >rm -fr .libs/mplib.lax/libmplib.a >mkdir .libs/mplib.lax/libmplib.a >(cd .libs/mplib.lax/libmplib.a && x86_64-pc-linux-gnu-ar x /var/tmp/portage/dev-tex/mplib-1.110/work/mplib-beta-1.110/src/texk/web2c/mpdir/./.libs/libmplib.a) >x86_64-pc-linux-gnu-ar cru .libs/mplib.a lmplib.o .libs/mplib.lax/libmplib.a/avl.o .libs/mplib.lax/libmplib.a/mp.o .libs/mplib.lax/libmplib.a/psout.o .libs/mplib.lax/libmplib.a/tfmin.o .libs/mplib.lax/libmplib.a/memio.o .libs/mplib.lax/libmplib.a/svgout.o >x86_64-pc-linux-gnu-ranlib .libs/mplib.a >rm -fr .libs/mplib.lax >creating mplib.la >(cd .libs && rm -f mplib.la && ln -s ../mplib.la mplib.la) >ctangle mpxout.w mpxout.c >This is CTANGLE, Version 3.64 (Web2C 2009) >*1*22*23*33*36*38*39*54*67*75*81*86*110*123*129*155*208*215 >Writing the output files: (mpxout.c).....500.....1000.....1500.....2000.....2500.....3000.....3500 >(mpxout.h) >Done. >(No errors were found.) >ctangle mpost.w mpost.c >This is CTANGLE, Version 3.64 (Web2C 2009) >*1 >Writing the output file (mpost.c):.....500.. >Done. >(No errors were found.) >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kpathsea/.. -I/usr/include/kpathsea -O2 -pipe -march=amdfam10 -MT mpost.o -MD -MP -MF .deps/mpost.Tpo -c -o mpost.o mpost.c >In file included from ../../kpathsea/c-vararg.h:43, > from ../../kpathsea/kpathsea.h:20, > from ./mpost.w:52: >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/include/varargs.h:4:2: error: #error "GCC no longer implements <varargs.h>." >/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.1/include/varargs.h:5:2: error: #error "Revise your code to use <stdarg.h>." >make[1]: *** [mpost.o] Error 1 >make[1]: Leaving directory `/var/tmp/portage/dev-tex/mplib-1.110/work/mplib-beta-1.110/src/texk/web2c/mpdir' >make: *** [all] Error 2 > [31;01m*[0m ERROR: dev-tex/mplib-1.110 failed: > [31;01m*[0m failed to build mplib > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 48: Called src_compile > [31;01m*[0m environment, line 1229: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake KPSESRCDIR=/usr/include/kpathsea KPSELIB=-lkpathsea -j1 || die "failed to build mplib" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-tex/mplib-1.110', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-tex/mplib-1.110'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-tex/mplib-1.110/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-tex/mplib-1.110/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-tex/mplib-1.110/work/mplib-beta-1.110/src/texk/web2c/mpdir'
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 300595
: 216078 |
217554
|
217555