mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

144 lines
11 KiB

[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/numpy/numpy.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] 1180948628 Mon Jun 4 11:17:08 2007 (5) ERROR
[TIMESTAMP] 1181337574 Fri Jun 8 23:19:34 2007 (9) ERROR
[TIMESTAMP] 1181802715 Thu Jun 14 08:31:55 2007 (5) ERROR
[TIMESTAMP] 1181856946 Thu Jun 14 23:35:46 2007 (9) ERROR
[TIMESTAMP] 1181940467 Fri Jun 15 22:47:47 2007 (5) ERROR
[TIMESTAMP] 1181961025 Sat Jun 16 04:30:25 2007 (9) ERROR
[CONFIG-ID] TRUNK-x86-reference
[ROCKVER] TRUNK
[LOGS] 5-numpy.err 9-numpy.err
[BUILDTIME] 5039 (5) ERROR
[BUILDTIME] 5009 (9) ERROR
[BUILDTIME] 5056 (5) ERROR
[BUILDTIME] 4905 (9) ERROR
[BUILDTIME] 4936 (5) ERROR
[BUILDTIME] 4858 (9) ERROR
[5-ERROR] building 'FFT.fftpack' extension
[5-ERROR] creating build/temp.linux-i686-2.5/Packages
[5-ERROR] creating build/temp.linux-i686-2.5/Packages/FFT
[5-ERROR] creating build/temp.linux-i686-2.5/Packages/FFT/Src
[5-ERROR] gcc-42 -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.5 -c Packages/FFT/Src/fftpackmodule.c -o build/temp.linux-i686-2.5/Packages/FFT/Src/fftpackmodule.o
[5-ERROR] Packages/FFT/Src/fftpackmodule.c:243: warning: function declaration isn't a prototype
[5-ERROR] gcc-42 -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.5 -c Packages/FFT/Src/fftpack.c -o build/temp.linux-i686-2.5/Packages/FFT/Src/fftpack.o
[5-ERROR] gcc-42 -pthread -shared build/temp.linux-i686-2.5/Packages/FFT/Src/fftpackmodule.o build/temp.linux-i686-2.5/Packages/FFT/Src/fftpack.o -L/usr/lib -lpython2.5 -o build/lib.linux-i686-2.5/FFT/fftpack.so
[5-ERROR] building 'RNG.RNG' extension
[5-ERROR] creating build/temp.linux-i686-2.5/Packages/RNG
[5-ERROR] creating build/temp.linux-i686-2.5/Packages/RNG/Src
[5-ERROR] gcc-42 -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.5 -c Packages/RNG/Src/RNGmodule.c -o build/temp.linux-i686-2.5/Packages/RNG/Src/RNGmodule.o
[5-ERROR] In file included from Packages/RNG/Src/RNGmodule.c:17:
[5-ERROR] Packages/RNG/Include/ranf.h:31: warning: function declaration isn't a prototype
[5-ERROR] Packages/RNG/Include/ranf.h:52: warning: function declaration isn't a prototype
[5-ERROR] Packages/RNG/Src/RNGmodule.c:618: warning: function declaration isn't a prototype
[5-ERROR] gcc-42 -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.5 -c Packages/RNG/Src/ranf.c -o build/temp.linux-i686-2.5/Packages/RNG/Src/ranf.o
[5-ERROR] In file included from Packages/RNG/Src/ranf.c:63:
[5-ERROR] Packages/RNG/Include/ranf.h:31: warning: function declaration isn't a prototype
[5-ERROR] Packages/RNG/Include/ranf.h:52: warning: function declaration isn't a prototype
[5-ERROR] Packages/RNG/Src/ranf.c: In function 'Mixranf':
[5-ERROR] Packages/RNG/Src/ranf.c:153: warning: function declaration isn't a prototype
[5-ERROR] Packages/RNG/Src/ranf.c: At top level:
[5-ERROR] Packages/RNG/Src/ranf.c:366: warning: function declaration isn't a prototype
[5-ERROR] gcc-42 -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.5 -c Packages/RNG/Src/pmath_rng.c -o build/temp.linux-i686-2.5/Packages/RNG/Src/pmath_rng.o
[5-ERROR] In file included from Packages/RNG/Src/pmath_rng.c:106:
[5-ERROR] Packages/RNG/Include/ranf.h:31: warning: function declaration isn't a prototype
[5-ERROR] Packages/RNG/Include/ranf.h:52: warning: function declaration isn't a prototype
[5-ERROR] Packages/RNG/Src/pmath_rng.c:447: warning: function declaration isn't a prototype
[5-ERROR] gcc-42 -pthread -shared build/temp.linux-i686-2.5/Packages/RNG/Src/RNGmodule.o build/temp.linux-i686-2.5/Packages/RNG/Src/ranf.o build/temp.linux-i686-2.5/Packages/RNG/Src/pmath_rng.o -L/usr/lib -lpython2.5 -o build/lib.linux-i686-2.5/RNG/RNG.so
[5-ERROR] running install
[5-ERROR] running install_lib
[5-ERROR] copying build/lib.linux-i686-2.5/FFT/fftpack.so -> /usr/lib/python2.5/site-packages/Numeric/FFT
[5-ERROR] copying build/lib.linux-i686-2.5/RNG/RNG.so -> /usr/lib/python2.5/site-packages/Numeric/RNG
[5-ERROR] copying build/lib.linux-i686-2.5/_numpy.so -> /usr/lib/python2.5/site-packages/Numeric
[5-ERROR] copying build/lib.linux-i686-2.5/multiarray.so -> /usr/lib/python2.5/site-packages/Numeric
[5-ERROR] copying build/lib.linux-i686-2.5/umath.so -> /usr/lib/python2.5/site-packages/Numeric
[5-ERROR] copying build/lib.linux-i686-2.5/arrayfns.so -> /usr/lib/python2.5/site-packages/Numeric
[5-ERROR] copying build/lib.linux-i686-2.5/ranlib.so -> /usr/lib/python2.5/site-packages/Numeric
[5-ERROR] copying build/lib.linux-i686-2.5/lapack_lite.so -> /usr/lib/python2.5/site-packages/Numeric
[5-ERROR] running install_headers
[5-ERROR] running install_egg_info
[5-ERROR] Removing /usr/lib/python2.5/site-packages/Numeric/Numeric-23.3-py2.5.egg-info
[5-ERROR] Writing /usr/lib/python2.5/site-packages/Numeric/Numeric-23.3-py2.5.egg-info
[5-ERROR] creating /usr/lib/python2.5/site-packages/Numeric.pth
[5-ERROR] MA Version 12.2.0
[5-ERROR] Numeric Version 23.3
[5-ERROR] Trying to copy the default documentation ...
[5-ERROR] ./scripts/Build-Pkg: line 1: numpy_main: command not found
[5-ERROR] --- BUILD ERROR ---
[9-ERROR] building 'FFT.fftpack' extension
[9-ERROR] creating build/temp.linux-i686-2.5/Packages
[9-ERROR] creating build/temp.linux-i686-2.5/Packages/FFT
[9-ERROR] creating build/temp.linux-i686-2.5/Packages/FFT/Src
[9-ERROR] gcc-42 -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.5 -c Packages/FFT/Src/fftpackmodule.c -o build/temp.linux-i686-2.5/Packages/FFT/Src/fftpackmodule.o
[9-ERROR] Packages/FFT/Src/fftpackmodule.c:243: warning: function declaration isn't a prototype
[9-ERROR] gcc-42 -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.5 -c Packages/FFT/Src/fftpack.c -o build/temp.linux-i686-2.5/Packages/FFT/Src/fftpack.o
[9-ERROR] gcc-42 -pthread -shared build/temp.linux-i686-2.5/Packages/FFT/Src/fftpackmodule.o build/temp.linux-i686-2.5/Packages/FFT/Src/fftpack.o -L/usr/lib -lpython2.5 -o build/lib.linux-i686-2.5/FFT/fftpack.so
[9-ERROR] building 'RNG.RNG' extension
[9-ERROR] creating build/temp.linux-i686-2.5/Packages/RNG
[9-ERROR] creating build/temp.linux-i686-2.5/Packages/RNG/Src
[9-ERROR] gcc-42 -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.5 -c Packages/RNG/Src/RNGmodule.c -o build/temp.linux-i686-2.5/Packages/RNG/Src/RNGmodule.o
[9-ERROR] In file included from Packages/RNG/Src/RNGmodule.c:17:
[9-ERROR] Packages/RNG/Include/ranf.h:31: warning: function declaration isn't a prototype
[9-ERROR] Packages/RNG/Include/ranf.h:52: warning: function declaration isn't a prototype
[9-ERROR] Packages/RNG/Src/RNGmodule.c:618: warning: function declaration isn't a prototype
[9-ERROR] gcc-42 -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.5 -c Packages/RNG/Src/ranf.c -o build/temp.linux-i686-2.5/Packages/RNG/Src/ranf.o
[9-ERROR] In file included from Packages/RNG/Src/ranf.c:63:
[9-ERROR] Packages/RNG/Include/ranf.h:31: warning: function declaration isn't a prototype
[9-ERROR] Packages/RNG/Include/ranf.h:52: warning: function declaration isn't a prototype
[9-ERROR] Packages/RNG/Src/ranf.c: In function 'Mixranf':
[9-ERROR] Packages/RNG/Src/ranf.c:153: warning: function declaration isn't a prototype
[9-ERROR] Packages/RNG/Src/ranf.c: At top level:
[9-ERROR] Packages/RNG/Src/ranf.c:366: warning: function declaration isn't a prototype
[9-ERROR] gcc-42 -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -IInclude -IPackages/FFT/Include -IPackages/RNG/Include -I/usr/include/python2.5 -c Packages/RNG/Src/pmath_rng.c -o build/temp.linux-i686-2.5/Packages/RNG/Src/pmath_rng.o
[9-ERROR] In file included from Packages/RNG/Src/pmath_rng.c:106:
[9-ERROR] Packages/RNG/Include/ranf.h:31: warning: function declaration isn't a prototype
[9-ERROR] Packages/RNG/Include/ranf.h:52: warning: function declaration isn't a prototype
[9-ERROR] Packages/RNG/Src/pmath_rng.c:447: warning: function declaration isn't a prototype
[9-ERROR] gcc-42 -pthread -shared build/temp.linux-i686-2.5/Packages/RNG/Src/RNGmodule.o build/temp.linux-i686-2.5/Packages/RNG/Src/ranf.o build/temp.linux-i686-2.5/Packages/RNG/Src/pmath_rng.o -L/usr/lib -lpython2.5 -o build/lib.linux-i686-2.5/RNG/RNG.so
[9-ERROR] running install
[9-ERROR] running install_lib
[9-ERROR] copying build/lib.linux-i686-2.5/FFT/fftpack.so -> /usr/lib/python2.5/site-packages/Numeric/FFT
[9-ERROR] copying build/lib.linux-i686-2.5/RNG/RNG.so -> /usr/lib/python2.5/site-packages/Numeric/RNG
[9-ERROR] copying build/lib.linux-i686-2.5/_numpy.so -> /usr/lib/python2.5/site-packages/Numeric
[9-ERROR] copying build/lib.linux-i686-2.5/multiarray.so -> /usr/lib/python2.5/site-packages/Numeric
[9-ERROR] copying build/lib.linux-i686-2.5/umath.so -> /usr/lib/python2.5/site-packages/Numeric
[9-ERROR] copying build/lib.linux-i686-2.5/arrayfns.so -> /usr/lib/python2.5/site-packages/Numeric
[9-ERROR] copying build/lib.linux-i686-2.5/ranlib.so -> /usr/lib/python2.5/site-packages/Numeric
[9-ERROR] copying build/lib.linux-i686-2.5/lapack_lite.so -> /usr/lib/python2.5/site-packages/Numeric
[9-ERROR] running install_headers
[9-ERROR] running install_egg_info
[9-ERROR] Removing /usr/lib/python2.5/site-packages/Numeric/Numeric-23.3-py2.5.egg-info
[9-ERROR] Writing /usr/lib/python2.5/site-packages/Numeric/Numeric-23.3-py2.5.egg-info
[9-ERROR] creating /usr/lib/python2.5/site-packages/Numeric.pth
[9-ERROR] MA Version 12.2.0
[9-ERROR] Numeric Version 23.3
[9-ERROR] Trying to copy the default documentation ...
[9-ERROR] ./scripts/Build-Pkg: line 1: numpy_main: command not found
[9-ERROR] --- BUILD ERROR ---