|
[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/avm/crypto++/crypto++.cache
|
|
[COPY] ROCK Linux is Copyright (C) 1998 - 2005 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] 1181233921 Thu Jun 7 18:32:01 2007 (5) ERROR
|
|
[TIMESTAMP] 1181785384 Thu Jun 14 03:43:04 2007 (9) ERROR
|
|
[TIMESTAMP] 1181837602 Thu Jun 14 18:13:22 2007 (5) ERROR
|
|
[TIMESTAMP] 1181930881 Fri Jun 15 20:08:01 2007 (9) ERROR
|
|
[TIMESTAMP] 1181958956 Sat Jun 16 03:55:56 2007 (5) ERROR
|
|
[TIMESTAMP] 1181980877 Sat Jun 16 10:01:17 2007 (9) ERROR
|
|
|
|
[CONFIG-ID] TRUNK-x86-reference
|
|
[ROCKVER] TRUNK
|
|
|
|
[LOGS] 5-crypto++.err 9-crypto++.err
|
|
|
|
[BUILDTIME] 1252 (5) ERROR
|
|
[BUILDTIME] 1245 (9) ERROR
|
|
[BUILDTIME] 1204 (5) ERROR
|
|
[BUILDTIME] 1200 (9) ERROR
|
|
[BUILDTIME] 1193 (5) ERROR
|
|
[BUILDTIME] 1204 (9) ERROR
|
|
|
|
|
|
[5-ERROR] inflating: crypto++/tiger.h
|
|
[5-ERROR] inflating: crypto++/tigertab.cpp
|
|
[5-ERROR] inflating: crypto++/trdlocal.cpp
|
|
[5-ERROR] inflating: crypto++/trdlocal.h
|
|
[5-ERROR] inflating: crypto++/trunhash.h
|
|
[5-ERROR] inflating: crypto++/ttmac.cpp
|
|
[5-ERROR] inflating: crypto++/ttmac.h
|
|
[5-ERROR] inflating: crypto++/twofish.cpp
|
|
[5-ERROR] inflating: crypto++/twofish.h
|
|
[5-ERROR] inflating: crypto++/twofishv.dat
|
|
[5-ERROR] inflating: crypto++/usage.dat
|
|
[5-ERROR] inflating: crypto++/validat1.cpp
|
|
[5-ERROR] inflating: crypto++/validat2.cpp
|
|
[5-ERROR] inflating: crypto++/validat3.cpp
|
|
[5-ERROR] inflating: crypto++/validate.h
|
|
[5-ERROR] inflating: crypto++/wait.cpp
|
|
[5-ERROR] inflating: crypto++/wait.h
|
|
[5-ERROR] inflating: crypto++/wake.cpp
|
|
[5-ERROR] inflating: crypto++/wake.h
|
|
[5-ERROR] inflating: crypto++/whrlpool.cpp
|
|
[5-ERROR] inflating: crypto++/whrlpool.h
|
|
[5-ERROR] inflating: crypto++/winpipes.cpp
|
|
[5-ERROR] inflating: crypto++/winpipes.h
|
|
[5-ERROR] inflating: crypto++/words.h
|
|
[5-ERROR] inflating: crypto++/xormac.h
|
|
[5-ERROR] inflating: crypto++/xtr.cpp
|
|
[5-ERROR] inflating: crypto++/xtr.h
|
|
[5-ERROR] inflating: crypto++/xtrcrypt.cpp
|
|
[5-ERROR] inflating: crypto++/xtrcrypt.h
|
|
[5-ERROR] inflating: crypto++/xtrdh171.dat
|
|
[5-ERROR] inflating: crypto++/xtrdh342.dat
|
|
[5-ERROR] inflating: crypto++/zdeflate.cpp
|
|
[5-ERROR] inflating: crypto++/zdeflate.h
|
|
[5-ERROR] inflating: crypto++/zinflate.cpp
|
|
[5-ERROR] inflating: crypto++/zinflate.h
|
|
[5-ERROR] inflating: crypto++/zlib.cpp
|
|
[5-ERROR] inflating: crypto++/zlib.h
|
|
[5-ERROR] g++-42 -g -msse2 -pipe -c 3way.cpp
|
|
[5-ERROR] seckey.h: In function 'void CryptoPP::CheckedSetKey(T*, CryptoPP::CipherDir, const byte*, unsigned int, const CryptoPP::NameValuePairs&) [with T = CryptoPP::BlockCipherFinal<DECRYPTION, CryptoPP::ThreeWay::Dec>]':
|
|
[5-ERROR] seckey.h:179: instantiated from 'void CryptoPP::BlockCipherFinal<DIR, BASE>::SetKey(const byte*, unsigned int, const CryptoPP::NameValuePairs&) [with CryptoPP::CipherDir DIR = DECRYPTION, BASE = CryptoPP::ThreeWay::Dec]'
|
|
[5-ERROR] 3way.cpp:139: instantiated from here
|
|
[5-ERROR] seckey.h:137: error: no matching function for call to 'CryptoPP::BlockCipherFinal<DECRYPTION, CryptoPP::ThreeWay::Dec>::UncheckedSetKey(CryptoPP::CipherDir&, const byte*&, unsigned int&)'
|
|
[5-ERROR] 3way.cpp:64: note: candidates are: void CryptoPP::ThreeWay::Base::UncheckedSetKey(CryptoPP::CipherDir, const byte*, unsigned int, unsigned int)
|
|
[5-ERROR] seckey.h: In function 'void CryptoPP::CheckedSetKey(T*, CryptoPP::CipherDir, const byte*, unsigned int, const CryptoPP::NameValuePairs&) [with T = CryptoPP::BlockCipherFinal<ENCRYPTION, CryptoPP::ThreeWay::Enc>]':
|
|
[5-ERROR] seckey.h:179: instantiated from 'void CryptoPP::BlockCipherFinal<DIR, BASE>::SetKey(const byte*, unsigned int, const CryptoPP::NameValuePairs&) [with CryptoPP::CipherDir DIR = ENCRYPTION, BASE = CryptoPP::ThreeWay::Enc]'
|
|
[5-ERROR] 3way.cpp:139: instantiated from here
|
|
[5-ERROR] seckey.h:137: error: no matching function for call to 'CryptoPP::BlockCipherFinal<ENCRYPTION, CryptoPP::ThreeWay::Enc>::UncheckedSetKey(CryptoPP::CipherDir&, const byte*&, unsigned int&)'
|
|
[5-ERROR] 3way.cpp:64: note: candidates are: void CryptoPP::ThreeWay::Base::UncheckedSetKey(CryptoPP::CipherDir, const byte*, unsigned int, unsigned int)
|
|
[5-ERROR] make: *** [3way.o] Error 1
|
|
[5-ERROR] --- BUILD ERROR ---
|
|
|
|
[9-ERROR] inflating: crypto++/tiger.h
|
|
[9-ERROR] inflating: crypto++/tigertab.cpp
|
|
[9-ERROR] inflating: crypto++/trdlocal.cpp
|
|
[9-ERROR] inflating: crypto++/trdlocal.h
|
|
[9-ERROR] inflating: crypto++/trunhash.h
|
|
[9-ERROR] inflating: crypto++/ttmac.cpp
|
|
[9-ERROR] inflating: crypto++/ttmac.h
|
|
[9-ERROR] inflating: crypto++/twofish.cpp
|
|
[9-ERROR] inflating: crypto++/twofish.h
|
|
[9-ERROR] inflating: crypto++/twofishv.dat
|
|
[9-ERROR] inflating: crypto++/usage.dat
|
|
[9-ERROR] inflating: crypto++/validat1.cpp
|
|
[9-ERROR] inflating: crypto++/validat2.cpp
|
|
[9-ERROR] inflating: crypto++/validat3.cpp
|
|
[9-ERROR] inflating: crypto++/validate.h
|
|
[9-ERROR] inflating: crypto++/wait.cpp
|
|
[9-ERROR] inflating: crypto++/wait.h
|
|
[9-ERROR] inflating: crypto++/wake.cpp
|
|
[9-ERROR] inflating: crypto++/wake.h
|
|
[9-ERROR] inflating: crypto++/whrlpool.cpp
|
|
[9-ERROR] inflating: crypto++/whrlpool.h
|
|
[9-ERROR] inflating: crypto++/winpipes.cpp
|
|
[9-ERROR] inflating: crypto++/winpipes.h
|
|
[9-ERROR] inflating: crypto++/words.h
|
|
[9-ERROR] inflating: crypto++/xormac.h
|
|
[9-ERROR] inflating: crypto++/xtr.cpp
|
|
[9-ERROR] inflating: crypto++/xtr.h
|
|
[9-ERROR] inflating: crypto++/xtrcrypt.cpp
|
|
[9-ERROR] inflating: crypto++/xtrcrypt.h
|
|
[9-ERROR] inflating: crypto++/xtrdh171.dat
|
|
[9-ERROR] inflating: crypto++/xtrdh342.dat
|
|
[9-ERROR] inflating: crypto++/zdeflate.cpp
|
|
[9-ERROR] inflating: crypto++/zdeflate.h
|
|
[9-ERROR] inflating: crypto++/zinflate.cpp
|
|
[9-ERROR] inflating: crypto++/zinflate.h
|
|
[9-ERROR] inflating: crypto++/zlib.cpp
|
|
[9-ERROR] inflating: crypto++/zlib.h
|
|
[9-ERROR] g++-42 -g -msse2 -pipe -c 3way.cpp
|
|
[9-ERROR] seckey.h: In function 'void CryptoPP::CheckedSetKey(T*, CryptoPP::CipherDir, const byte*, unsigned int, const CryptoPP::NameValuePairs&) [with T = CryptoPP::BlockCipherFinal<DECRYPTION, CryptoPP::ThreeWay::Dec>]':
|
|
[9-ERROR] seckey.h:179: instantiated from 'void CryptoPP::BlockCipherFinal<DIR, BASE>::SetKey(const byte*, unsigned int, const CryptoPP::NameValuePairs&) [with CryptoPP::CipherDir DIR = DECRYPTION, BASE = CryptoPP::ThreeWay::Dec]'
|
|
[9-ERROR] 3way.cpp:139: instantiated from here
|
|
[9-ERROR] seckey.h:137: error: no matching function for call to 'CryptoPP::BlockCipherFinal<DECRYPTION, CryptoPP::ThreeWay::Dec>::UncheckedSetKey(CryptoPP::CipherDir&, const byte*&, unsigned int&)'
|
|
[9-ERROR] 3way.cpp:64: note: candidates are: void CryptoPP::ThreeWay::Base::UncheckedSetKey(CryptoPP::CipherDir, const byte*, unsigned int, unsigned int)
|
|
[9-ERROR] seckey.h: In function 'void CryptoPP::CheckedSetKey(T*, CryptoPP::CipherDir, const byte*, unsigned int, const CryptoPP::NameValuePairs&) [with T = CryptoPP::BlockCipherFinal<ENCRYPTION, CryptoPP::ThreeWay::Enc>]':
|
|
[9-ERROR] seckey.h:179: instantiated from 'void CryptoPP::BlockCipherFinal<DIR, BASE>::SetKey(const byte*, unsigned int, const CryptoPP::NameValuePairs&) [with CryptoPP::CipherDir DIR = ENCRYPTION, BASE = CryptoPP::ThreeWay::Enc]'
|
|
[9-ERROR] 3way.cpp:139: instantiated from here
|
|
[9-ERROR] seckey.h:137: error: no matching function for call to 'CryptoPP::BlockCipherFinal<ENCRYPTION, CryptoPP::ThreeWay::Enc>::UncheckedSetKey(CryptoPP::CipherDir&, const byte*&, unsigned int&)'
|
|
[9-ERROR] 3way.cpp:64: note: candidates are: void CryptoPP::ThreeWay::Base::UncheckedSetKey(CryptoPP::CipherDir, const byte*, unsigned int, unsigned int)
|
|
[9-ERROR] make: *** [3way.o] Error 1
|
|
[9-ERROR] --- BUILD ERROR ---
|
|
|