|
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
|
|
[COPY]
|
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
|
[COPY] Please add additional copyright information _after_ the line containing
|
|
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
|
|
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
|
|
[COPY]
|
|
[COPY] ROCK Linux: rock-src/package/public/ginac/ginac.cache
|
|
[COPY] ROCK Linux is Copyright (C) 1998 - 2006 Clifford Wolf
|
|
[COPY]
|
|
[COPY] This program is free software; you can redistribute it and/or modify
|
|
[COPY] it under the terms of the GNU General Public License as published by
|
|
[COPY] the Free Software Foundation; either version 2 of the License, or
|
|
[COPY] (at your option) any later version. A copy of the GNU General Public
|
|
[COPY] License can be found at Documentation/COPYING.
|
|
[COPY]
|
|
[COPY] Many people helped and are helping developing ROCK Linux. Please
|
|
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
|
|
[COPY] file for details.
|
|
[COPY]
|
|
[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
|
|
|
|
[TIMESTAMP] 1181172512 Thu Jun 7 01:28:32 2007 (5) ERROR
|
|
[TIMESTAMP] 1181619130 Tue Jun 12 05:32:10 2007 (9) ERROR
|
|
[TIMESTAMP] 1181832227 Thu Jun 14 16:43:47 2007 (5) ERROR
|
|
[TIMESTAMP] 1181916495 Fri Jun 15 16:08:15 2007 (9) ERROR
|
|
[TIMESTAMP] 1181955531 Sat Jun 16 02:58:51 2007 (5) ERROR
|
|
[TIMESTAMP] 1181977409 Sat Jun 16 09:03:29 2007 (9) ERROR
|
|
|
|
[CONFIG-ID] TRUNK-x86-reference
|
|
[ROCKVER] TRUNK
|
|
|
|
[LOGS] 5-ginac.err 9-ginac.err
|
|
|
|
[BUILDTIME] 3362 (5) ERROR
|
|
[BUILDTIME] 3265 (9) ERROR
|
|
[BUILDTIME] 3342 (5) ERROR
|
|
[BUILDTIME] 3161 (9) ERROR
|
|
[BUILDTIME] 3231 (5) ERROR
|
|
[BUILDTIME] 3234 (9) ERROR
|
|
|
|
|
|
[5-ERROR] config.status: creating ginsh/Makefile
|
|
[5-ERROR] config.status: creating ginsh/ginsh.1
|
|
[5-ERROR] config.status: creating tools/Makefile
|
|
[5-ERROR] config.status: creating tools/viewgar.1
|
|
[5-ERROR] config.status: creating doc/Makefile
|
|
[5-ERROR] config.status: creating doc/tutorial/Makefile
|
|
[5-ERROR] config.status: creating doc/reference/Makefile
|
|
[5-ERROR] config.status: creating config.h
|
|
[5-ERROR] config.status: executing depfiles commands
|
|
[5-ERROR] config.status: executing default commands
|
|
[5-ERROR] Configuration of GiNaC 1.2.1 done. Now type "make".
|
|
[5-ERROR] make all-recursive
|
|
[5-ERROR] make[1]: Entering directory `/ROCK/loop/src.ginac.1181955499.30525.1627887995/GiNaC-1.2.1'
|
|
[5-ERROR] Making all in ginac
|
|
[5-ERROR] make[2]: Entering directory `/ROCK/loop/src.ginac.1181955499.30525.1627887995/GiNaC-1.2.1/ginac'
|
|
[5-ERROR] if /bin/sh ../libtool --mode=compile g++-42 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT add.lo -MD -MP -MF ".deps/add.Tpo" \
|
|
[5-ERROR] -c -o add.lo `test -f 'add.cpp' || echo './'`add.cpp; \
|
|
[5-ERROR] then mv -f ".deps/add.Tpo" ".deps/add.Plo"; \
|
|
[5-ERROR] else rm -f ".deps/add.Tpo"; exit 1; \
|
|
[5-ERROR] fi
|
|
[5-ERROR] mkdir .libs
|
|
[5-ERROR] g++-42 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT add.lo -MD -MP -MF .deps/add.Tpo -c add.cpp -fPIC -DPIC -o .libs/add.o
|
|
[5-ERROR] In file included from basic.h:36,
|
|
[5-ERROR] from ex.h:31,
|
|
[5-ERROR] from expair.h:26,
|
|
[5-ERROR] from expairseq.h:32,
|
|
[5-ERROR] from add.h:26,
|
|
[5-ERROR] from add.cpp:26:
|
|
[5-ERROR] registrar.h:39: error: type/value mismatch at argument 1 in template parameter list for 'template<template<class> class<template-parameter-1-1> > struct GiNaC::container'
|
|
[5-ERROR] registrar.h:39: error: expected a template of type 'template<class> class<template-parameter-1-1>', got 'template<class _Tp, class _Alloc> class std::list'
|
|
[5-ERROR] registrar.h:39: error: invalid type in declaration before ';' token
|
|
[5-ERROR] add.cpp:35: error: no matching function for call to 'GiNaC::registered_class_options::print_func(void (GiNaC::add::*)(const GiNaC::print_context&, unsigned int)const)'
|
|
[5-ERROR] add.cpp:35: error: request for member 'print_func' in '&GiNaC::add::do_print_latex', which is of non-class type 'void (GiNaC::add::*)(const GiNaC::print_latex&, unsigned int)const'
|
|
[5-ERROR] add.cpp:35: error: request for member 'print_func' in '&GiNaC::add::do_print_csrc', which is of non-class type 'void (GiNaC::add::*)(const GiNaC::print_csrc&, unsigned int)const'
|
|
[5-ERROR] add.cpp:35: error: request for member 'print_func' in '&GiNaC::expairseq::do_print_tree', which is of non-class type 'void (GiNaC::expairseq::*)(const GiNaC::print_tree&, unsigned int)const'
|
|
[5-ERROR] add.cpp:35: error: expected primary-expression before '(' token
|
|
[5-ERROR] add.cpp:35: error: no matching function for call to 'GiNaC::registered_class_options::print_func(void (GiNaC::add::*)(const GiNaC::print_context&, unsigned int)const)'
|
|
[5-ERROR] add.cpp:35: error: expected primary-expression before '>' token
|
|
[5-ERROR] add.cpp:35: error: request for member 'print_func' in '&GiNaC::add::do_print_latex', which is of non-class type 'void (GiNaC::add::*)(const GiNaC::print_latex&, unsigned int)const'
|
|
[5-ERROR] add.cpp:35: error: expected primary-expression before '>' token
|
|
[5-ERROR] add.cpp:35: error: request for member 'print_func' in '&GiNaC::add::do_print_csrc', which is of non-class type 'void (GiNaC::add::*)(const GiNaC::print_csrc&, unsigned int)const'
|
|
[5-ERROR] add.cpp:35: error: expected primary-expression before '>' token
|
|
[5-ERROR] add.cpp:35: error: request for member 'print_func' in '&GiNaC::expairseq::do_print_tree', which is of non-class type 'void (GiNaC::expairseq::*)(const GiNaC::print_tree&, unsigned int)const'
|
|
[5-ERROR] add.cpp:35: error: expected primary-expression before '>' token
|
|
[5-ERROR] make[2]: *** [add.lo] Error 1
|
|
[5-ERROR] make[2]: Leaving directory `/ROCK/loop/src.ginac.1181955499.30525.1627887995/GiNaC-1.2.1/ginac'
|
|
[5-ERROR] make[1]: *** [all-recursive] Error 1
|
|
[5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.ginac.1181955499.30525.1627887995/GiNaC-1.2.1'
|
|
[5-ERROR] make: *** [all] Error 2
|
|
[5-ERROR] --- BUILD ERROR ---
|
|
|
|
[9-ERROR] config.status: creating ginsh/Makefile
|
|
[9-ERROR] config.status: creating ginsh/ginsh.1
|
|
[9-ERROR] config.status: creating tools/Makefile
|
|
[9-ERROR] config.status: creating tools/viewgar.1
|
|
[9-ERROR] config.status: creating doc/Makefile
|
|
[9-ERROR] config.status: creating doc/tutorial/Makefile
|
|
[9-ERROR] config.status: creating doc/reference/Makefile
|
|
[9-ERROR] config.status: creating config.h
|
|
[9-ERROR] config.status: executing depfiles commands
|
|
[9-ERROR] config.status: executing default commands
|
|
[9-ERROR] Configuration of GiNaC 1.2.1 done. Now type "make".
|
|
[9-ERROR] make all-recursive
|
|
[9-ERROR] make[1]: Entering directory `/ROCK/loop/src.ginac.1181977376.5260.3474453109/GiNaC-1.2.1'
|
|
[9-ERROR] Making all in ginac
|
|
[9-ERROR] make[2]: Entering directory `/ROCK/loop/src.ginac.1181977376.5260.3474453109/GiNaC-1.2.1/ginac'
|
|
[9-ERROR] if /bin/sh ../libtool --mode=compile g++-42 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT add.lo -MD -MP -MF ".deps/add.Tpo" \
|
|
[9-ERROR] -c -o add.lo `test -f 'add.cpp' || echo './'`add.cpp; \
|
|
[9-ERROR] then mv -f ".deps/add.Tpo" ".deps/add.Plo"; \
|
|
[9-ERROR] else rm -f ".deps/add.Tpo"; exit 1; \
|
|
[9-ERROR] fi
|
|
[9-ERROR] mkdir .libs
|
|
[9-ERROR] g++-42 -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT add.lo -MD -MP -MF .deps/add.Tpo -c add.cpp -fPIC -DPIC -o .libs/add.o
|
|
[9-ERROR] In file included from basic.h:36,
|
|
[9-ERROR] from ex.h:31,
|
|
[9-ERROR] from expair.h:26,
|
|
[9-ERROR] from expairseq.h:32,
|
|
[9-ERROR] from add.h:26,
|
|
[9-ERROR] from add.cpp:26:
|
|
[9-ERROR] registrar.h:39: error: type/value mismatch at argument 1 in template parameter list for 'template<template<class> class<template-parameter-1-1> > struct GiNaC::container'
|
|
[9-ERROR] registrar.h:39: error: expected a template of type 'template<class> class<template-parameter-1-1>', got 'template<class _Tp, class _Alloc> class std::list'
|
|
[9-ERROR] registrar.h:39: error: invalid type in declaration before ';' token
|
|
[9-ERROR] add.cpp:35: error: no matching function for call to 'GiNaC::registered_class_options::print_func(void (GiNaC::add::*)(const GiNaC::print_context&, unsigned int)const)'
|
|
[9-ERROR] add.cpp:35: error: request for member 'print_func' in '&GiNaC::add::do_print_latex', which is of non-class type 'void (GiNaC::add::*)(const GiNaC::print_latex&, unsigned int)const'
|
|
[9-ERROR] add.cpp:35: error: request for member 'print_func' in '&GiNaC::add::do_print_csrc', which is of non-class type 'void (GiNaC::add::*)(const GiNaC::print_csrc&, unsigned int)const'
|
|
[9-ERROR] add.cpp:35: error: request for member 'print_func' in '&GiNaC::expairseq::do_print_tree', which is of non-class type 'void (GiNaC::expairseq::*)(const GiNaC::print_tree&, unsigned int)const'
|
|
[9-ERROR] add.cpp:35: error: expected primary-expression before '(' token
|
|
[9-ERROR] add.cpp:35: error: no matching function for call to 'GiNaC::registered_class_options::print_func(void (GiNaC::add::*)(const GiNaC::print_context&, unsigned int)const)'
|
|
[9-ERROR] add.cpp:35: error: expected primary-expression before '>' token
|
|
[9-ERROR] add.cpp:35: error: request for member 'print_func' in '&GiNaC::add::do_print_latex', which is of non-class type 'void (GiNaC::add::*)(const GiNaC::print_latex&, unsigned int)const'
|
|
[9-ERROR] add.cpp:35: error: expected primary-expression before '>' token
|
|
[9-ERROR] add.cpp:35: error: request for member 'print_func' in '&GiNaC::add::do_print_csrc', which is of non-class type 'void (GiNaC::add::*)(const GiNaC::print_csrc&, unsigned int)const'
|
|
[9-ERROR] add.cpp:35: error: expected primary-expression before '>' token
|
|
[9-ERROR] add.cpp:35: error: request for member 'print_func' in '&GiNaC::expairseq::do_print_tree', which is of non-class type 'void (GiNaC::expairseq::*)(const GiNaC::print_tree&, unsigned int)const'
|
|
[9-ERROR] add.cpp:35: error: expected primary-expression before '>' token
|
|
[9-ERROR] make[2]: *** [add.lo] Error 1
|
|
[9-ERROR] make[2]: Leaving directory `/ROCK/loop/src.ginac.1181977376.5260.3474453109/GiNaC-1.2.1/ginac'
|
|
[9-ERROR] make[1]: *** [all-recursive] Error 1
|
|
[9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.ginac.1181977376.5260.3474453109/GiNaC-1.2.1'
|
|
[9-ERROR] make: *** [all] Error 2
|
|
[9-ERROR] --- BUILD ERROR ---
|
|
|