Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 352408 Details for
Bug 475058
sci-libs/gdal-1.10.0-r1; app-emulation/wine-1.6_rc3+9999:[opencl] fail configure when mesa is used for opencl ; development files not found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
gdal-1.10.0-r1 build.log
build.log (text/plain), 16.62 KB, created by
jospezial
on 2013-07-01 16:05:08 UTC
(
hide
)
Description:
gdal-1.10.0-r1 build.log
Filename:
MIME Type:
Creator:
jospezial
Created:
2013-07-01 16:05:08 UTC
Size:
16.62 KB
patch
obsolete
> * Package: sci-libs/gdal-1.10.0-r1 > * Repository: gentoo > * Maintainer: sci-geosciences@gentoo.org > * USE: amd64 aux_xml curl elibc_glibc gif hdf5 java jpeg jpeg2k kernel_linux opencl pdf png sqlite threads userland_GNU > * FEATURES: ccache preserve-libs sandbox > * Using: icedtea-7 >>>> Unpacking source... >>>> Unpacking gdal-1.10.0.tar.gz to /var/tmp/portage/sci-libs/gdal-1.10.0-r1/work >>>> Source unpacked in /var/tmp/portage/sci-libs/gdal-1.10.0-r1/work >>>> Preparing source in /var/tmp/portage/sci-libs/gdal-1.10.0-r1/work/gdal-1.10.0 ... > * Applying gdal-1.9.1-ruby-makefile.patch ... > [ ok ] > * Applying gdal-1.5.0-soname.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/sci-libs/gdal-1.10.0-r1/work/gdal-1.10.0' ... > * Running libtoolize --install --copy --force ... > [ ok ] > * Running aclocal -I /var/tmp/portage/sci-libs/gdal-1.10.0-r1/work/gdal-1.10.0/m4 ... > [ ok ] > * Running autoconf -I /var/tmp/portage/sci-libs/gdal-1.10.0-r1/work/gdal-1.10.0/m4 ... > [ ok ] > * Running autoheader -I /var/tmp/portage/sci-libs/gdal-1.10.0-r1/work/gdal-1.10.0/m4 ... > [ ok ] > * Running elibtoolize in: gdal-1.10.0/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.2 patch ... > * Applying target-nm/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-libs/gdal-1.10.0-r1/work/gdal-1.10.0 ... > * econf: updating gdal-1.10.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating gdal-1.10.0/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-shared --disable-static --with-expat --without-grass --without-hdf4 --without-fme --without-pcraster --without-kakadu --without-mrsid --without-jp2mrsid --without-msg --without-bsb --without-dods-root --without-oci --without-ingres --without-dwgdirect --without-epsilon --without-idb --without-podofo --without-sde --without-libtool --with-libz=/usr/ --with-ogr --with-grib --with-libtiff --with-geotiff --disable-debug --without-armadillo --without-pg --without-cfitsio --without-netcdf --with-png --with-jpeg --with-pcidsk --with-gif --with-hdf5 --with-jasper --without-ecw --without-xerces --without-odbc --without-ogdi --with-opencl --with-curl --with-sqlite3=/usr --without-spatialite --without-mysql --without-geos --with-pam --with-poppler --without-perl --without-ruby --without-python --with-threads --without-freexl --with-java=/usr/lib64/icedtea7 --without-mdb >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking C_WFLAGS for maximum warnings... -Wall -Wdeclaration-after-statement >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking CXX_WFLAGS for maximum warnings... -Wall >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for gawk... gawk >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-g++ -shared ... yes >checking for dlopen in -ldl... yes >checking for nanosleep in -lrt... yes >checking for sin in -lm... yes >checking for ANSI C header files... (cached) yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for unistd.h... (cached) yes >checking dbmalloc.h usability... no >checking dbmalloc.h presence... no >checking for dbmalloc.h... no >checking for dlfcn.h... (cached) yes >checking for stdint.h... (cached) yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking values.h usability... yes >checking values.h presence... yes >checking for values.h... yes >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking direct.h usability... no >checking direct.h presence... no >checking for direct.h... no >checking whether byte ordering is bigendian... no >checking for 64bit integer type... long long >checking for 64bit file io... yes >checking for stat64... yes >checking for fopen64... yes >checking for ftruncate64... yes >checking size of int... 4 >checking size of unsigned long... 8 >checking size of void*... 8 >checking for int8... no >checking for int16... no >checking for int32... no >checking native cpu bit order... lsb2msb >checking for vprintf... yes >checking for _doprnt... no >checking for snprintf... yes >checking for vsnprintf... yes >checking for atoll... yes >checking for strtof... yes >checking for getcwd... yes >checking whether strtof is declared... yes >checking for readlink... yes >checking for lstat... yes >checking for posix_spawnp... yes >checking for vfork... yes >checking for gmtime_r... yes >checking for localtime_r... yes >checking for setlocale... yes >checking to enable debug build... no, CFLAGS="-march=native -O2 -pipe -fPIC" >checking whether GCC 4.1 atomic builtins are available... yes >checking whether SSE is available... yes >checking whether we should hide internal symbols... no >checking for local include/lib path... none >checking for pthread_create in -lpthread... yes >checking for PTHREAD_MUTEX_RECURSIVE... yes >checking for deflateInit_ in -lz... yes >checking for inflateCopy in -lz... yes >using libz library from /usr/ >checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking for shared library run path origin... /bin/sh: ./config.rpath: No such file or directory >done >checking for iconv... yes >checking for working iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >using ICONV_CPP_CONST="" >checking for PostgreSQL... no >checking for G_gisinit_2 in -lgrass5... no >FITS support disabled. >PCRaster support disabled. >checking for libpng... checking for png_set_IHDR in -lpng... yes >checking png.h usability... yes >checking png.h presence... yes >checking for png.h... yes >using pre-installed libpng. >checking for libcrunch... dds support disabled. >checking for gta_version in -lgta... no >libgta not found - GTA support disabled >checking for PCIDSK... using internal libpcidsk. >checking for libtiff... checking for TIFFScanlineSize64 in -ltiff... yes >checking for _TIFFsetDoubleArray in -ltiff... yes >using pre-installed libtiff. >BigTIFF support enabled. >checking for XTIFFClientOpen in -lgeotiff... yes >using pre-installed libgeotiff. >checking for jpeg_read_scanlines in -ljpeg... yes >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >using pre-installed libjpeg. >checking for jpeg12... disabled, libjpeg or libtiff not internal >checking for DGifOpenFileName in -lgif... yes >checking gif_lib.h usability... yes >checking gif_lib.h presence... yes >checking for gif_lib.h... yes >using pre-installed libgif. >ogdi support disabled. >checking for FMEObjects... disabled by user >hdf4 support disabled. >checking for H5Fopen in -lhdf5... yes >netCDF support disabled. >checking for jpc_decode in -ljasper... yes >checking for jp2_decode in -ljasper... yes >checking for pgx_decode in -ljasper... yes >checking for jp2_encode_uuid in -ljasper... yes >configure: hacked JasPer version found (JasPer UUID), GeoJP2 enabled. >checking openjpeg-2.0/openjpeg.h usability... no >checking openjpeg-2.0/openjpeg.h presence... no >checking for openjpeg-2.0/openjpeg.h... no >checking for FileGDBAPI... FileGDBAPI not found. >ECW support disabled. >checking for Kakadu JPEG2000 support... not requested. >configure: MrSID support disabled. >configure: MrSID/MG4 Lidar support disabled. >checking for MSG... not requested >checking for BSB... disabled by user >checking if Oracle support is enabled... no >checking for GRIB... enabled >checking for OGR ... enabled >checking for MySQL... no >checking for Ingres... no >checking for Xerces C++ Parser... no >checking for XML_ParserCreate in -lexpat... yes >checking for Expat XML Parser headers in /usr/include... found >checking for Expat XML Parser... yes >checking if Expat XML Parser version is >= 1.95.0... yes >checking for Google libkml... no >ODBC support disabled. >checking if Oracle support is enabled... no >checking Checking for DODS... disabled >checking for curl-config... /usr/bin/curl-config > found libcurl version 7.31.0 >checking for curl_global_init in -lcurl... yes >checking for xml2-config... /usr/bin/xml2-config >checking for xmlParseDoc in -lxml2... yes >disabled >checking for sqlite3_open in -lsqlite3... yes >checking for SQLite3 library >= 3.0.0... yes >checking for sqlite3_column_table_name in -lsqlite3... yes >checking pcre.h usability... yes >checking pcre.h presence... yes >checking for pcre.h... yes >checking for pcre_compile in -lpcre... yes >checking Checking for DWGdirect... disabled >configure: "IBM Informix DataBlade support disabled." >configure: checking whether we should include ESRI SDE support... > ESRI SDE support not requested. >GEOS support disabled >checking for OpenCL support... checking CL/opencl.h usability... yes >checking CL/opencl.h presence... yes >checking for CL/opencl.h... yes >checking for clGetPlatformIDs in -lOpenCL... no >configure: error: --with-opencl requested, but libraries not found! > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/sci-libs/gdal-1.10.0-r1/work/gdal-1.10.0/config.log > * ERROR: sci-libs/gdal-1.10.0-r1 failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 93: Called src_configure > * environment, line 7721: Called econf '--enable-shared' '--disable-static' '--with-expat' '--without-grass' '--without-hdf4' '--without-fme' '--without-pcraster' '--without-kakadu' '--without-mrsid' '--without-jp2mrsid' '--without-msg' '--without-bsb' '--without-dods-root' '--without-oci' '--without-ingres' '--without-dwgdirect' '--without-epsilon' '--without-idb' '--without-podofo' '--without-sde' '--without-libtool' '--with-libz=/usr/' '--with-ogr' '--with-grib' '--with-libtiff' '--with-geotiff' '--disable-debug' '--without-armadillo' '--without-pg' '--without-cfitsio' '--without-netcdf' '--with-png' '--with-jpeg' '--with-pcidsk' '--with-gif' '--with-hdf5' '--with-jasper' '--without-ecw' '--without-xerces' '--without-odbc' '--without-ogdi' '--with-opencl' '--with-curl' '--with-sqlite3=/usr' '--without-spatialite' '--without-mysql' '--without-geos' '--with-pam' '--with-poppler' '--without-perl' '--without-ruby' '--without-python' '--with-threads' '--without-freexl' '--with-java=/usr/lib64/icedtea7' '--without-mdb' > * phase-helpers.sh, line 521: Called die > * The specific snippet of code: > * die "econf failed" > * > * If you need support, post the output of `emerge --info '=sci-libs/gdal-1.10.0-r1'`, > * the complete build log and the output of `emerge -pqv '=sci-libs/gdal-1.10.0-r1'`. >!!! When you file a bug report, please include the following information: >GENTOO_VM=icedtea-7 CLASSPATH="" JAVA_HOME="/usr/lib64/icedtea7" >JAVACFLAGS="-source 1.6 -target 1.6" COMPILER="" >and of course, the output of emerge --info =gdal-1.10.0 > * The complete build log is located at '/var/tmp/portage/sci-libs/gdal-1.10.0-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sci-libs/gdal-1.10.0-r1/temp/environment'. > * Working directory: '/var/tmp/portage/sci-libs/gdal-1.10.0-r1/work/gdal-1.10.0' > * S: '/var/tmp/portage/sci-libs/gdal-1.10.0-r1/work/gdal-1.10.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 475058
: 352408 |
352410