|
[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/gsmlib/gsmlib.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] 1180956446 Mon Jun 4 13:27:26 2007 (5) ERROR
|
|
[TIMESTAMP] 1181348646 Sat Jun 9 02:24:06 2007 (9) ERROR
|
|
[TIMESTAMP] 1181802889 Thu Jun 14 08:34:49 2007 (5) ERROR
|
|
[TIMESTAMP] 1181857117 Thu Jun 14 23:38:37 2007 (9) ERROR
|
|
[TIMESTAMP] 1181940636 Fri Jun 15 22:50:36 2007 (5) ERROR
|
|
[TIMESTAMP] 1181961192 Sat Jun 16 04:33:12 2007 (9) ERROR
|
|
|
|
[CONFIG-ID] TRUNK-x86-reference
|
|
[ROCKVER] TRUNK
|
|
|
|
[LOGS] 5-gsmlib.err 9-gsmlib.err
|
|
|
|
[BUILDTIME] 2728 (5) ERROR
|
|
[BUILDTIME] 2842 (9) ERROR
|
|
[BUILDTIME] 2794 (5) ERROR
|
|
[BUILDTIME] 2768 (9) ERROR
|
|
[BUILDTIME] 2751 (5) ERROR
|
|
[BUILDTIME] 2689 (9) ERROR
|
|
|
|
|
|
[5-ERROR] checking for bison... bison
|
|
[5-ERROR] checking version of bison... 2.3, ok
|
|
[5-ERROR] checking whether NLS is requested... yes
|
|
[5-ERROR] checking whether included gettext is requested... no
|
|
[5-ERROR] checking for GNU gettext in libc... yes
|
|
[5-ERROR] configure: creating ./config.status
|
|
[5-ERROR] config.status: creating Makefile
|
|
[5-ERROR] config.status: creating gsmlib/Makefile
|
|
[5-ERROR] config.status: creating tests/Makefile
|
|
[5-ERROR] config.status: creating apps/Makefile
|
|
[5-ERROR] config.status: creating win32/Makefile
|
|
[5-ERROR] config.status: creating doc/Makefile
|
|
[5-ERROR] config.status: creating scripts/Makefile
|
|
[5-ERROR] config.status: creating intl/Makefile
|
|
[5-ERROR] config.status: creating po/Makefile.in
|
|
[5-ERROR] config.status: creating ext/Makefile
|
|
[5-ERROR] config.status: creating gsm_config.h
|
|
[5-ERROR] config.status: executing depfiles commands
|
|
[5-ERROR] config.status: executing default-1 commands
|
|
[5-ERROR] config.status: creating po/POTFILES
|
|
[5-ERROR] config.status: creating po/Makefile
|
|
[5-ERROR] config.status: executing default commands
|
|
[5-ERROR] make all-recursive
|
|
[5-ERROR] make[1]: Entering directory `/ROCK/loop/src.gsmlib.1181940607.25673.4079832494/gsmlib-1.10'
|
|
[5-ERROR] Making all in po
|
|
[5-ERROR] make[2]: Entering directory `/ROCK/loop/src.gsmlib.1181940607.25673.4079832494/gsmlib-1.10/po'
|
|
[5-ERROR] make[2]: Nothing to be done for `all'.
|
|
[5-ERROR] make[2]: Leaving directory `/ROCK/loop/src.gsmlib.1181940607.25673.4079832494/gsmlib-1.10/po'
|
|
[5-ERROR] Making all in gsmlib
|
|
[5-ERROR] make[2]: Entering directory `/ROCK/loop/src.gsmlib.1181940607.25673.4079832494/gsmlib-1.10/gsmlib'
|
|
[5-ERROR] source='gsm_phonebook.cc' object='gsm_phonebook.lo' libtool=yes \
|
|
[5-ERROR] depfile='.deps/gsm_phonebook.Plo' tmpdepfile='.deps/gsm_phonebook.TPlo' \
|
|
[5-ERROR] depmode=gcc3 /bin/sh ../scripts/depcomp \
|
|
[5-ERROR] /bin/sh ../libtool --mode=compile g++-42 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -D_REENTRANT -O2 -c -o gsm_phonebook.lo `test -f 'gsm_phonebook.cc' || echo './'`gsm_phonebook.cc
|
|
[5-ERROR] mkdir .libs
|
|
[5-ERROR] g++-42 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -D_REENTRANT -O2 -c gsm_phonebook.cc -MT gsm_phonebook.lo -MD -MP -MF .deps/gsm_phonebook.TPlo -fPIC -DPIC -o .libs/gsm_phonebook.lo
|
|
[5-ERROR] In file included from /usr/lib/gcc/i386-unknown-linux-gnu/4.2.0/include/c++/backward/strstream:51,
|
|
[5-ERROR] from gsm_phonebook.cc:21:
|
|
[5-ERROR] /usr/lib/gcc/i386-unknown-linux-gnu/4.2.0/include/c++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated.
|
|
[5-ERROR] In file included from gsm_phonebook.cc:20:
|
|
[5-ERROR] ../gsmlib/gsm_me_ta.h:294: error: extra qualification 'gsmlib::MeTa::' on member 'getFunctionalityLevel'
|
|
[5-ERROR] ../gsmlib/gsm_me_ta.h:295: error: extra qualification 'gsmlib::MeTa::' on member 'setFunctionalityLevel'
|
|
[5-ERROR] ../gsmlib/gsm_me_ta.h:389: error: extra qualification 'gsmlib::MeTa::' on member 'setCLIRPresentation'
|
|
[5-ERROR] ../gsmlib/gsm_me_ta.h:395: error: extra qualification 'gsmlib::MeTa::' on member 'getCLIRPresentation'
|
|
[5-ERROR] make[2]: *** [gsm_phonebook.lo] Error 1
|
|
[5-ERROR] make[2]: Leaving directory `/ROCK/loop/src.gsmlib.1181940607.25673.4079832494/gsmlib-1.10/gsmlib'
|
|
[5-ERROR] make[1]: *** [all-recursive] Error 1
|
|
[5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.gsmlib.1181940607.25673.4079832494/gsmlib-1.10'
|
|
[5-ERROR] make: *** [all] Error 2
|
|
[5-ERROR] --- BUILD ERROR ---
|
|
|
|
[9-ERROR] checking for bison... bison
|
|
[9-ERROR] checking version of bison... 2.3, ok
|
|
[9-ERROR] checking whether NLS is requested... yes
|
|
[9-ERROR] checking whether included gettext is requested... no
|
|
[9-ERROR] checking for GNU gettext in libc... yes
|
|
[9-ERROR] configure: creating ./config.status
|
|
[9-ERROR] config.status: creating Makefile
|
|
[9-ERROR] config.status: creating gsmlib/Makefile
|
|
[9-ERROR] config.status: creating tests/Makefile
|
|
[9-ERROR] config.status: creating apps/Makefile
|
|
[9-ERROR] config.status: creating win32/Makefile
|
|
[9-ERROR] config.status: creating doc/Makefile
|
|
[9-ERROR] config.status: creating scripts/Makefile
|
|
[9-ERROR] config.status: creating intl/Makefile
|
|
[9-ERROR] config.status: creating po/Makefile.in
|
|
[9-ERROR] config.status: creating ext/Makefile
|
|
[9-ERROR] config.status: creating gsm_config.h
|
|
[9-ERROR] config.status: executing depfiles commands
|
|
[9-ERROR] config.status: executing default-1 commands
|
|
[9-ERROR] config.status: creating po/POTFILES
|
|
[9-ERROR] config.status: creating po/Makefile
|
|
[9-ERROR] config.status: executing default commands
|
|
[9-ERROR] make all-recursive
|
|
[9-ERROR] make[1]: Entering directory `/ROCK/loop/src.gsmlib.1181961164.16145.1874910178/gsmlib-1.10'
|
|
[9-ERROR] Making all in po
|
|
[9-ERROR] make[2]: Entering directory `/ROCK/loop/src.gsmlib.1181961164.16145.1874910178/gsmlib-1.10/po'
|
|
[9-ERROR] make[2]: Nothing to be done for `all'.
|
|
[9-ERROR] make[2]: Leaving directory `/ROCK/loop/src.gsmlib.1181961164.16145.1874910178/gsmlib-1.10/po'
|
|
[9-ERROR] Making all in gsmlib
|
|
[9-ERROR] make[2]: Entering directory `/ROCK/loop/src.gsmlib.1181961164.16145.1874910178/gsmlib-1.10/gsmlib'
|
|
[9-ERROR] source='gsm_phonebook.cc' object='gsm_phonebook.lo' libtool=yes \
|
|
[9-ERROR] depfile='.deps/gsm_phonebook.Plo' tmpdepfile='.deps/gsm_phonebook.TPlo' \
|
|
[9-ERROR] depmode=gcc3 /bin/sh ../scripts/depcomp \
|
|
[9-ERROR] /bin/sh ../libtool --mode=compile g++-42 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -D_REENTRANT -O2 -c -o gsm_phonebook.lo `test -f 'gsm_phonebook.cc' || echo './'`gsm_phonebook.cc
|
|
[9-ERROR] mkdir .libs
|
|
[9-ERROR] g++-42 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -Wall -D_REENTRANT -O2 -c gsm_phonebook.cc -MT gsm_phonebook.lo -MD -MP -MF .deps/gsm_phonebook.TPlo -fPIC -DPIC -o .libs/gsm_phonebook.lo
|
|
[9-ERROR] In file included from /usr/lib/gcc/i386-unknown-linux-gnu/4.2.0/include/c++/backward/strstream:51,
|
|
[9-ERROR] from gsm_phonebook.cc:21:
|
|
[9-ERROR] /usr/lib/gcc/i386-unknown-linux-gnu/4.2.0/include/c++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated.
|
|
[9-ERROR] In file included from gsm_phonebook.cc:20:
|
|
[9-ERROR] ../gsmlib/gsm_me_ta.h:294: error: extra qualification 'gsmlib::MeTa::' on member 'getFunctionalityLevel'
|
|
[9-ERROR] ../gsmlib/gsm_me_ta.h:295: error: extra qualification 'gsmlib::MeTa::' on member 'setFunctionalityLevel'
|
|
[9-ERROR] ../gsmlib/gsm_me_ta.h:389: error: extra qualification 'gsmlib::MeTa::' on member 'setCLIRPresentation'
|
|
[9-ERROR] ../gsmlib/gsm_me_ta.h:395: error: extra qualification 'gsmlib::MeTa::' on member 'getCLIRPresentation'
|
|
[9-ERROR] make[2]: *** [gsm_phonebook.lo] Error 1
|
|
[9-ERROR] make[2]: Leaving directory `/ROCK/loop/src.gsmlib.1181961164.16145.1874910178/gsmlib-1.10/gsmlib'
|
|
[9-ERROR] make[1]: *** [all-recursive] Error 1
|
|
[9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.gsmlib.1181961164.16145.1874910178/gsmlib-1.10'
|
|
[9-ERROR] make: *** [all] Error 2
|
|
[9-ERROR] --- BUILD ERROR ---
|
|
|