[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Please drop not-for-us for the package stockfish



Dixi quod…

>Oliver Korff dixit:
>
>> I believe, that stockfish will build fine after solving the old build
>> problems.
>
>The following excerpts from the build log show that it will
>not be all fine:

Indeed, the build failed, full log attached.

(Also, benchmarking when the machine is not idle does not
make any sense…)

bye,
//mirabilos
-- 
Solange man keine schmutzigen Tricks macht, und ich meine *wirklich*
schmutzige Tricks, wie bei einer doppelt verketteten Liste beide
Pointer XORen und in nur einem Word speichern, funktioniert Boehm ganz
hervorragend.		-- Andreas Bogk über boehm-gc in d.a.s.r
I: Using pkgname logfile
I: Current time: Wed Sep  7 12:58:49 UTC 2011
I: pbuilder-time-stamp: 1315400329
I: Obtaining the cached apt archive contents
I: Installing the build-deps
W: no hooks of type D found -- ignoring
 -> Attempting to parse the build-deps 
 -> Considering build-dep debhelper (>= 7.0.50~)
   -> Trying debhelper
 -> Considering build-dep quilt (>= 0.46-7~)
   -> Trying quilt
 -> Installing  debhelper quilt
Reading package lists...
Building dependency tree...
Reading state information...
Starting
Starting 2
Done
debhelper is already the newest version.
Suggested packages:
  procmail graphviz
The following NEW packages will be installed:
  diffstat quilt
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/376 kB of archives.
After this operation, 971 kB of additional disk space will be used.
Selecting previously deselected package diffstat.
(Reading database ... 12028 files and directories currently installed.)
Unpacking diffstat (from .../diffstat_1.47-1_m68k.deb) ...
Selecting previously deselected package quilt.
Unpacking quilt (from .../archives/quilt_0.48-7_all.deb) ...
Processing triggers for man-db ...
Setting up diffstat (1.47-1) ...
Setting up quilt (0.48-7) ...
 -> Finished parsing the build-deps
Reading package lists...
Building dependency tree...
Reading state information...
Starting
Starting 2
Done
fakeroot is already the newest version.
debhelper is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
I: Copying back the cached apt archive contents
I: Copying source file
I: copying [/root/stockfish_2.1.1-1.dsc]
I: copying [/root/stockfish_2.1.1.orig.tar.gz]
I: copying [/root/stockfish_2.1.1-1.diff.gz]
I: Extracting source
gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error
gpgv: Signature made Tue May 10 08:16:57 2011 UTC using DSA key ID D3F974DF
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./stockfish_2.1.1-1.dsc
dpkg-source: info: extracting stockfish in stockfish-2.1.1
dpkg-source: info: unpacking stockfish_2.1.1.orig.tar.gz
dpkg-source: info: applying stockfish_2.1.1-1.diff.gz
I: Building the package
W: no hooks of type A found -- ignoring
I: Running cd tmp/buildd/*/ && dpkg-buildpackage -us -uc  -B -m'Thorsten Glaser <tg@mirbsd.de>' -B -m'Thorsten Glaser <tg@mirbsd.de>' -B -rfakeroot
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: source package stockfish
dpkg-buildpackage: source version 2.1.1-1
 dpkg-source --before-build stockfish-2.1.1
dpkg-buildpackage: host architecture m68k
 fakeroot debian/rules clean
dh clean --sourcedirectory=src --with quilt
   dh_testdir -O--sourcedirectory=src
   debian/rules override_dh_auto_clean
make[1]: Entering directory `/tmp/buildd/stockfish-2.1.1'
cd src && rm -rf *.gcda && touch .depend && make clean
make[2]: Entering directory `/tmp/buildd/stockfish-2.1.1/src'
rm -f stockfish stockfish.exe *.o .depend *~ core bench.txt *.gcda
make[2]: Leaving directory `/tmp/buildd/stockfish-2.1.1/src'
make[1]: Leaving directory `/tmp/buildd/stockfish-2.1.1'
   dh_quilt_unpatch -O--sourcedirectory=src
No patch removed
   dh_clean -O--sourcedirectory=src
 debian/rules build
dh build --sourcedirectory=src --with quilt
   dh_testdir -O--sourcedirectory=src
   dh_quilt_patch -O--sourcedirectory=src
No patches in series
   dh_auto_configure -O--sourcedirectory=src
   debian/rules override_dh_auto_build
make[1]: Entering directory `/tmp/buildd/stockfish-2.1.1'
cd src && make profile-build ARCH=x86-32-old && make testrun
make[2]: Entering directory `/tmp/buildd/stockfish-2.1.1/src'
make[2]: Leaving directory `/tmp/buildd/stockfish-2.1.1/src'
make[2]: Entering directory `/tmp/buildd/stockfish-2.1.1/src'
make ARCH=x86-32-old COMP=gcc config-sanity
make[3]: Entering directory `/tmp/buildd/stockfish-2.1.1/src'

Config:
debug: 'no'
optimize: 'yes'
arch: 'i386'
os: 'any'
bits: '32'
bigendian: 'no'
prefetch: 'no'
bsfq: 'no'
popcnt: 'no'

Flags:
CXX: g++
CXXFLAGS: -g -Wall -Wcast-qual -fno-exceptions -fno-rtti  -ansi -pedantic -Wno-long-long -Wextra -Wshadow -DNDEBUG -O3 -DNO_PREFETCH
LDFLAGS: -lpthread 

Testing config sanity. If this fails, try 'make help' ...

make[3]: Leaving directory `/tmp/buildd/stockfish-2.1.1/src'

Step 0/4. Preparing for profile build.
make ARCH=x86-32-old COMP=gcc gcc-profile-prepare
make[3]: Entering directory `/tmp/buildd/stockfish-2.1.1/src'
make ARCH=x86-32-old COMP=gcc gcc-profile-clean
make[4]: Entering directory `/tmp/buildd/stockfish-2.1.1/src'
make[4]: Leaving directory `/tmp/buildd/stockfish-2.1.1/src'
make[3]: Leaving directory `/tmp/buildd/stockfish-2.1.1/src'

Step 1/4. Building executable for benchmark ...
make ARCH=x86-32-old COMP=gcc gcc-profile-make
make[3]: Entering directory `/tmp/buildd/stockfish-2.1.1/src'
make ARCH=x86-32-old COMP=gcc \
	EXTRACXXFLAGS='-fprofile-generate' \
	EXTRALDFLAGS='-lgcov' \
	all
make[4]: Entering directory `/tmp/buildd/stockfish-2.1.1/src'
g++ -g -Wall -Wcast-qual -fno-exceptions -fno-rtti -fprofile-generate -ansi -pedantic -Wno-long-long -Wextra -Wshadow -DNDEBUG -O3 -DNO_PREFETCH   -c -o benchmark.o benchmark.cpp
g++ -g -Wall -Wcast-qual -fno-exceptions -fno-rtti -fprofile-generate -ansi -pedantic -Wno-long-long -Wextra -Wshadow -DNDEBUG -O3 -DNO_PREFETCH   -c -o bitbase.o bitbase.cpp
g++ -g -Wall -Wcast-qual -fno-exceptions -fno-rtti -fprofile-generate -ansi -pedantic -Wno-long-long -Wextra -Wshadow -DNDEBUG -O3 -DNO_PREFETCH   -c -o bitboard.o bitboard.cpp
g++ -g -Wall -Wcast-qual -fno-exceptions -fno-rtti -fprofile-generate -ansi -pedantic -Wno-long-long -Wextra -Wshadow -DNDEBUG -O3 -DNO_PREFETCH   -c -o book.o book.cpp
g++ -g -Wall -Wcast-qual -fno-exceptions -fno-rtti -fprofile-generate -ansi -pedantic -Wno-long-long -Wextra -Wshadow -DNDEBUG -O3 -DNO_PREFETCH   -c -o endgame.o endgame.cpp
g++ -g -Wall -Wcast-qual -fno-exceptions -fno-rtti -fprofile-generate -ansi -pedantic -Wno-long-long -Wextra -Wshadow -DNDEBUG -O3 -DNO_PREFETCH   -c -o evaluate.o evaluate.cpp
g++ -g -Wall -Wcast-qual -fno-exceptions -fno-rtti -fprofile-generate -ansi -pedantic -Wno-long-long -Wextra -Wshadow -DNDEBUG -O3 -DNO_PREFETCH   -c -o main.o main.cpp
g++ -g -Wall -Wcast-qual -fno-exceptions -fno-rtti -fprofile-generate -ansi -pedantic -Wno-long-long -Wextra -Wshadow -DNDEBUG -O3 -DNO_PREFETCH   -c -o material.o material.cpp
g++ -g -Wall -Wcast-qual -fno-exceptions -fno-rtti -fprofile-generate -ansi -pedantic -Wno-long-long -Wextra -Wshadow -DNDEBUG -O3 -DNO_PREFETCH   -c -o misc.o misc.cpp
g++ -g -Wall -Wcast-qual -fno-exceptions -fno-rtti -fprofile-generate -ansi -pedantic -Wno-long-long -Wextra -Wshadow -DNDEBUG -O3 -DNO_PREFETCH   -c -o move.o move.cpp
g++ -g -Wall -Wcast-qual -fno-exceptions -fno-rtti -fprofile-generate -ansi -pedantic -Wno-long-long -Wextra -Wshadow -DNDEBUG -O3 -DNO_PREFETCH   -c -o movegen.o movegen.cpp
g++ -g -Wall -Wcast-qual -fno-exceptions -fno-rtti -fprofile-generate -ansi -pedantic -Wno-long-long -Wextra -Wshadow -DNDEBUG -O3 -DNO_PREFETCH   -c -o movepick.o movepick.cpp
g++ -g -Wall -Wcast-qual -fno-exceptions -fno-rtti -fprofile-generate -ansi -pedantic -Wno-long-long -Wextra -Wshadow -DNDEBUG -O3 -DNO_PREFETCH   -c -o pawns.o pawns.cpp
g++ -g -Wall -Wcast-qual -fno-exceptions -fno-rtti -fprofile-generate -ansi -pedantic -Wno-long-long -Wextra -Wshadow -DNDEBUG -O3 -DNO_PREFETCH   -c -o position.o position.cpp
g++ -g -Wall -Wcast-qual -fno-exceptions -fno-rtti -fprofile-generate -ansi -pedantic -Wno-long-long -Wextra -Wshadow -DNDEBUG -O3 -DNO_PREFETCH   -c -o search.o search.cpp
g++ -g -Wall -Wcast-qual -fno-exceptions -fno-rtti -fprofile-generate -ansi -pedantic -Wno-long-long -Wextra -Wshadow -DNDEBUG -O3 -DNO_PREFETCH   -c -o thread.o thread.cpp
g++ -g -Wall -Wcast-qual -fno-exceptions -fno-rtti -fprofile-generate -ansi -pedantic -Wno-long-long -Wextra -Wshadow -DNDEBUG -O3 -DNO_PREFETCH   -c -o timeman.o timeman.cpp
g++ -g -Wall -Wcast-qual -fno-exceptions -fno-rtti -fprofile-generate -ansi -pedantic -Wno-long-long -Wextra -Wshadow -DNDEBUG -O3 -DNO_PREFETCH   -c -o tt.o tt.cpp
g++ -g -Wall -Wcast-qual -fno-exceptions -fno-rtti -fprofile-generate -ansi -pedantic -Wno-long-long -Wextra -Wshadow -DNDEBUG -O3 -DNO_PREFETCH   -c -o uci.o uci.cpp
g++ -g -Wall -Wcast-qual -fno-exceptions -fno-rtti -fprofile-generate -ansi -pedantic -Wno-long-long -Wextra -Wshadow -DNDEBUG -O3 -DNO_PREFETCH   -c -o ucioption.o ucioption.cpp
g++ -o stockfish benchmark.o bitbase.o bitboard.o book.o endgame.o evaluate.o main.o material.o misc.o move.o movegen.o movepick.o pawns.o position.o search.o thread.o timeman.o tt.o uci.o ucioption.o -lpthread -lgcov
make[4]: Leaving directory `/tmp/buildd/stockfish-2.1.1/src'
make[3]: Leaving directory `/tmp/buildd/stockfish-2.1.1/src'

Step 2/4. Running benchmark for pgo-build ...

Bench position: 1/16
make[2]: *** [profile-build] Segmentation fault
make[2]: Leaving directory `/tmp/buildd/stockfish-2.1.1/src'
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory `/tmp/buildd/stockfish-2.1.1'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package
I: user script /var/cache/pbuilder/build/cow.18175/tmp/hooks/C99fu starting

Build failed. Trying to invoke a shell.

Reading package lists...
Building dependency tree...
Reading state information...
Starting
Starting 2
Done
Suggested packages:
  ed
The following NEW packages will be installed:
  less mksh
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/703 kB of archives.
After this operation, 1442 kB of additional disk space will be used.
Selecting previously deselected package less.
(Reading database ... 12116 files and directories currently installed.)
Unpacking less (from .../archives/less_444-1_m68k.deb) ...
Selecting previously deselected package mksh.
Unpacking mksh (from .../archives/mksh_40.2-2_m68k.deb) ...
Processing triggers for man-db ...
Setting up less (444-1) ...
Setting up mksh (40.2-2) ...
update-alternatives: using /bin/mksh to provide /bin/ksh (ksh) in auto mode.
I: user script /var/cache/pbuilder/build/cow.18175/tmp/hooks/C99fu finished
I: unmounting dev/pts filesystem
I: unmounting proc filesystem

Reply to: