Bug#628256: boinc-app-milkyway: FTBFS: g++: error: unrecognized option '--export_dynamic'

Lucas Nussbaum lucas at lucas-nussbaum.net
Sat May 28 13:47:25 UTC 2011


Source: boinc-app-milkyway
Version: 0.18d-1
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20110528 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[1]: Entering directory `/build/user-boinc-app-milkyway_0.18d-1-amd64-7vBKaX/boinc-app-milkyway-0.18d/bin'
> g++ -DGMLE_BOINC -DBOINC_APP_VERSION=0.18 -DBOINC_APP_NAME='"milkyway"' -g -O2 -ftree-vectorize -funroll-loops -I/usr/include/BOINC -msse2  -Wall -x c++ -c ../astronomy/boinc_astronomy.C -o ../astronomy/boinc_astronomy.o
> g++ -DGMLE_BOINC -DBOINC_APP_VERSION=0.18 -DBOINC_APP_NAME='"milkyway"' -g -O2 -ftree-vectorize -funroll-loops -I/usr/include/BOINC -msse2  -Wall -x c++ -c ../astronomy/atSurveyGeometry.c -o ../astronomy/atSurveyGeometry.o
> g++ -DGMLE_BOINC -DBOINC_APP_VERSION=0.18 -DBOINC_APP_NAME='"milkyway"' -g -O2 -ftree-vectorize -funroll-loops -I/usr/include/BOINC -msse2  -Wall -x c++ -c ../astronomy/numericalIntegration.c -o ../astronomy/numericalIntegration.o
> g++ -DGMLE_BOINC -DBOINC_APP_VERSION=0.18 -DBOINC_APP_NAME='"milkyway"' -g -O2 -ftree-vectorize -funroll-loops -I/usr/include/BOINC -msse2  -Wall -x c++ -c ../astronomy/parameters.c -o ../astronomy/parameters.o
> g++ -DGMLE_BOINC -DBOINC_APP_VERSION=0.18 -DBOINC_APP_NAME='"milkyway"' -g -O2 -ftree-vectorize -funroll-loops -I/usr/include/BOINC -msse2  -Wall -x c++ -c ../astronomy/probability.c -o ../astronomy/probability.o
> g++ -DGMLE_BOINC -DBOINC_APP_VERSION=0.18 -DBOINC_APP_NAME='"milkyway"' -g -O2 -ftree-vectorize -funroll-loops -I/usr/include/BOINC -msse2  -Wall -x c++ -c ../astronomy/stCoords.c -o ../astronomy/stCoords.o
> g++ -DGMLE_BOINC -DBOINC_APP_VERSION=0.18 -DBOINC_APP_NAME='"milkyway"' -g -O2 -ftree-vectorize -funroll-loops -I/usr/include/BOINC -msse2  -Wall -x c++ -c ../astronomy/stCnum.c -o ../astronomy/stCnum.o
> g++ -DGMLE_BOINC -DBOINC_APP_VERSION=0.18 -DBOINC_APP_NAME='"milkyway"' -g -O2 -ftree-vectorize -funroll-loops -I/usr/include/BOINC -msse2  -Wall -x c++ -c ../astronomy/stMath.c -o ../astronomy/stMath.o
> g++ -DGMLE_BOINC -DBOINC_APP_VERSION=0.18 -DBOINC_APP_NAME='"milkyway"' -g -O2 -ftree-vectorize -funroll-loops -I/usr/include/BOINC -msse2  -Wall -x c++ -c ../astronomy/stVector.c -o ../astronomy/stVector.o
> g++ -DGMLE_BOINC -DBOINC_APP_VERSION=0.18 -DBOINC_APP_NAME='"milkyway"' -g -O2 -ftree-vectorize -funroll-loops -I/usr/include/BOINC -msse2  -Wall -x c++ -c ../astronomy/star_points.c -o ../astronomy/star_points.o
> ../astronomy/star_points.c: In function 'void split_star_points(STAR_POINTS*, int, int)':
> ../astronomy/star_points.c:118:9: warning: variable 'total_stars' set but not used [-Wunused-but-set-variable]
> g++ -DGMLE_BOINC -DBOINC_APP_VERSION=0.18 -DBOINC_APP_NAME='"milkyway"' -g -O2 -ftree-vectorize -funroll-loops -I/usr/include/BOINC -msse2  -Wall -x c++ -c ../astronomy/evaluation_optimized.c -o ../astronomy/evaluation_optimized.o
> ../astronomy/evaluation_optimized.c: In function 'void calculate_probabilities(double*, double*, double, double*, ASTRONOMY_PARAMETERS*, double*, double*)':
> ../astronomy/evaluation_optimized.c:207:25: warning: suggest parentheses around comparison in operand of '==' [-Wparentheses]
> g++ -DGMLE_BOINC -DBOINC_APP_VERSION=0.18 -DBOINC_APP_NAME='"milkyway"' -g -O2 -ftree-vectorize -funroll-loops -I/usr/include/BOINC -msse2  -Wall -x c++ -c ../astronomy/evaluation_state.c -o ../astronomy/evaluation_state.o
> g++ -DGMLE_BOINC -DBOINC_APP_VERSION=0.18 -DBOINC_APP_NAME='"milkyway"' -g -O2 -ftree-vectorize -funroll-loops -I/usr/include/BOINC -msse2  -Wall -x c++ -c ../searches/search_parameters.c -o ../searches/search_parameters.o
> g++ -DGMLE_BOINC -DBOINC_APP_VERSION=0.18 -DBOINC_APP_NAME='"milkyway"' -g -O2 -ftree-vectorize -funroll-loops -I/usr/include/BOINC -msse2  -Wall -x c++ -c ../util/io_util.c -o ../util/io_util.o
> g++ -DGMLE_BOINC -DBOINC_APP_VERSION=0.18 -DBOINC_APP_NAME='"milkyway"' -g -O2 -ftree-vectorize -funroll-loops -I/usr/include/BOINC -msse2  -Wall -x c++ -c ../util/settings.c -o ../util/settings.o
> g++ -Wl --export_dynamic -DGMLE_BOINC -DBOINC_APP_VERSION=0.18 -DBOINC_APP_NAME='"milkyway"' -g -O2 -ftree-vectorize -funroll-loops -I/usr/include/BOINC -msse2 -o milkyway ../astronomy/boinc_astronomy.o ../astronomy/atSurveyGeometry.o ../astronomy/numericalIntegration.o ../astronomy/parameters.o ../astronomy/probability.o ../astronomy/stCoords.o ../astronomy/stCnum.o ../astronomy/stMath.o ../astronomy/stVector.o ../astronomy/star_points.o ../astronomy/evaluation_optimized.o ../astronomy/evaluation_state.o ../searches/search_parameters.o ../util/io_util.o ../util/settings.o -lm -lboinc_api -lboinc -pthread
> g++: error: unrecognized option '--export_dynamic'
> make[1]: *** [milkyway] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/05/28/boinc-app-milkyway_0.18d-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas at lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas at nussbaum.fr             GPG: 1024D/023B3F4F |





More information about the pkg-boinc-devel mailing list