Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 534726 Details for
Bug 657316
sci-geosciences/grass-7.4.0 - configure: error: *** Unable to locate GDAL library. ... /usr/lib64/libmfhdf.so.0: undefined reference to `VSgetdatainfo'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 35.51 KB, created by
Thomas Beutin
on 2018-06-04 04:33:17 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Thomas Beutin
Created:
2018-06-04 04:33:17 UTC
Size:
35.51 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >configure:759: checking host system type >configure:782: checking for gcc >configure:886: checking whether the C compiler (gcc -march=sandybridge -fomit-frame-pointer -O2 -pipe -Wl,-O1 -Wl,--as-needed) works >configure:902: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c 1>&5 >configure:899:1: warning: return type defaults to 'int' [-Wimplicit-int] > main(){return(0);} > ^~~~ >configure:928: checking whether the C compiler (gcc -march=sandybridge -fomit-frame-pointer -O2 -pipe -Wl,-O1 -Wl,--as-needed) is a cross-compiler >configure:933: checking whether we are using GNU C >configure:940: gcc -E conftest.c >configure:958: checking whether gcc accepts -g >configure:987: checking for Cygwin environment >configure:1001: gcc -c -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG conftest.c 1>&5 >configure: In function 'main': >configure:995:20: error: '__CYGWIN32__' undeclared (first use in this function) > #define __CYGWIN__ __CYGWIN32__ > ^ >configure:997:8: note: in expansion of macro '__CYGWIN__' > return __CYGWIN__; > ^~~~~~~~~~ >configure:995:20: note: each undeclared identifier is reported only once for each function it appears in > #define __CYGWIN__ __CYGWIN32__ > ^ >configure:997:8: note: in expansion of macro '__CYGWIN__' > return __CYGWIN__; > ^~~~~~~~~~ >configure: failed program was: >#line 990 "configure" >#include "confdefs.h" > >int main() { > >#ifndef __CYGWIN__ >#define __CYGWIN__ __CYGWIN32__ >#endif >return __CYGWIN__; >; return 0; } >configure:1017: checking for mingw32 environment >configure:1027: gcc -c -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG conftest.c 1>&5 >configure: In function 'main': >configure:1023:8: error: '__MINGW32__' undeclared (first use in this function) > return __MINGW32__; > ^~~~~~~~~~~ >configure:1023:8: note: each undeclared identifier is reported only once for each function it appears in >configure: failed program was: >#line 1020 "configure" >#include "confdefs.h" > >int main() { >return __MINGW32__; >; return 0; } >configure:1045: checking for executable suffix >configure:1064: checking for full floating-point support >configure:1110: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed conftest.c 1>&5 >configure:1181: checking for pwd >configure:1219: checking for source directory >configure:1230: checking for build directory >configure:1298: checking for svnversion >configure:1359: checking for MacOSX App >configure:1371: checking for MacOSX architectures >configure:1400: checking for MacOSX SDK >configure:1454: checking how to build libraries >configure:2360: checking for additional include dirs >configure:2383: checking for additional library dirs >configure:2417: checking for a BSD compatible install >configure:2470: checking for flex >configure:2501: checking for yywrap in -lfl >configure:2518: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -lfl 1>&5 >configure:2583: checking for bison >configure:2652: checking for ranlib >configure:2681: checking for ar >configure:2712: checking for env >configure:2741: checking for perl >configure:2772: checking how to run the C preprocessor >configure:2791: gcc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out >configure:2849: checking for ANSI C header files >configure:2860: gcc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out >configure:2927: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure: In function 'main': >configure:2922:67: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] > if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2); > ^~~~ >configure:2922:67: warning: incompatible implicit declaration of built-in function 'exit' >configure:2922:67: note: include '<stdlib.h>' or provide a declaration of 'exit' >configure:2923:1: warning: incompatible implicit declaration of built-in function 'exit' > exit (0); } > ^~~~ >configure:2923:1: note: include '<stdlib.h>' or provide a declaration of 'exit' >configure:2954: checking for limits.h >configure:2962: gcc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out >configure:2954: checking for termio.h >configure:2962: gcc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out >configure:2954: checking for termios.h >configure:2962: gcc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out >configure:2954: checking for unistd.h >configure:2962: gcc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out >configure:2954: checking for values.h >configure:2962: gcc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out >configure:2954: checking for f2c.h >configure:2962: gcc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out >configure:2958:17: fatal error: f2c.h: No such file or directory > #include <$ac_hdr> > ^ >compilation terminated. >configure: failed program was: >#line 2957 "configure" >#include "confdefs.h" >#include <f2c.h> >configure:2954: checking for g2c.h >configure:2962: gcc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out >configure:2958:17: fatal error: g2c.h: No such file or directory > #include <$ac_hdr> > ^ >compilation terminated. >configure: failed program was: >#line 2957 "configure" >#include "confdefs.h" >#include <g2c.h> >configure:2991: checking for sys/ioctl.h >configure:2999: gcc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out >configure:2991: checking for sys/mtio.h >configure:2999: gcc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out >configure:2991: checking for sys/resource.h >configure:2999: gcc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out >configure:2991: checking for sys/time.h >configure:2999: gcc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out >configure:3028: checking for sys/timeb.h >configure:3036: gcc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out >configure:3028: checking for sys/types.h >configure:3036: gcc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out >configure:3028: checking for sys/utsname.h >configure:3036: gcc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out >configure:3065: checking for libintl.h >configure:3073: gcc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out >configure:3065: checking for iconv.h >configure:3073: gcc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out >configure:3102: checking for langinfo.h >configure:3110: gcc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out >configure:3136: checking whether time.h and sys/time.h may both be included >configure:3148: gcc -c -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG conftest.c 1>&5 >configure:3168: checking for off_t >configure:3198: checking for uid_t in sys/types.h >configure:3229: checking return type of signal handlers >configure:3249: gcc -c -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG conftest.c 1>&5 >configure:3267: checking for Cygwin environment >configure:3281: gcc -c -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG conftest.c 1>&5 >configure: In function 'main': >configure:3275:20: error: '__CYGWIN32__' undeclared (first use in this function) > #define __CYGWIN__ __CYGWIN32__ > ^ >configure:3277:8: note: in expansion of macro '__CYGWIN__' > return __CYGWIN__; > ^~~~~~~~~~ >configure:3275:20: note: each undeclared identifier is reported only once for each function it appears in > #define __CYGWIN__ __CYGWIN32__ > ^ >configure:3277:8: note: in expansion of macro '__CYGWIN__' > return __CYGWIN__; > ^~~~~~~~~~ >configure: failed program was: >#line 3270 "configure" >#include "confdefs.h" > >int main() { > >#ifndef __CYGWIN__ >#define __CYGWIN__ __CYGWIN32__ >#endif >return __CYGWIN__; >; return 0; } >configure:3299: checking for ftime >configure:3325: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure:3299: checking for gethostname >configure:3325: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure:3299: checking for gettimeofday >configure:3325: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure:3299: checking for lseek >configure:3325: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure:3299: checking for nice >configure:3325: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure:3299: checking for time >configure:3325: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure:3299: checking for uname >configure:3325: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure:3351: checking for seteuid >configure:3377: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure:3351: checking for setpriority >configure:3377: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure:3351: checking for setreuid >configure:3377: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure:3351: checking for setruid >configure:3377: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >/mnt/gentoo/tmp/portage/sci-geosciences/grass-7.4.0/temp/ccSWSU0w.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `setruid' >collect2: error: ld returned 1 exit status >configure: failed program was: >#line 3354 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char setruid(); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >/* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ >char setruid(); > >int main() { > >/* The GNU C library defines this for functions which it implements > to always fail with ENOSYS. Some functions are actually named > something starting with __ and the normal name is an alias. */ >#if defined (__stub_setruid) || defined (__stub___setruid) >choke me >#else >setruid(); >#endif > >; return 0; } >configure:3403: checking for drand48 >configure:3429: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure:3455: checking for putenv >configure:3481: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure:3455: checking for setenv >configure:3481: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure:3507: checking for nanosleep >configure:3533: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure:3558: checking whether setpgrp takes no argument >configure:3584: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure:3574:1: warning: return type defaults to 'int' [-Wimplicit-int] > main() > ^~~~ >configure: In function 'main': >configure:3576:9: error: too many arguments to function 'setpgrp' > if (setpgrp(1,1) == -1) > ^~~~~~~ >In file included from configure:3567:0: >/usr/include/unistd.h:663:12: note: declared here > extern int setpgrp (void) __THROW; > ^~~~~~~ >configure:3577:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] > exit(0); > ^~~~ >configure:3577:2: warning: incompatible implicit declaration of built-in function 'exit' >configure:3577:2: note: include '<stdlib.h>' or provide a declaration of 'exit' >configure:3579:2: warning: incompatible implicit declaration of built-in function 'exit' > exit(1); > ^~~~ >configure:3579:2: note: include '<stdlib.h>' or provide a declaration of 'exit' >configure: failed program was: >#line 3564 "configure" >#include "confdefs.h" > >#ifdef HAVE_UNISTD_H >#include <unistd.h> >#endif > >/* > * If this system has a BSD-style setpgrp, which takes arguments, exit > * successfully. > */ >main() >{ > if (setpgrp(1,1) == -1) > exit(0); > else > exit(1); >} > >configure:3612: checking for long long int >configure:3621: gcc -c -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG conftest.c 1>&5 >configure:3641: checking for W11 >configure:3669: checking for X >configure:3734: gcc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out >configure:3980: checking for dnet_ntoa in -ldnet >configure:3997: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -ldnet 1>&5 >/mnt/gentoo/tmp/portage/sci-geosciences/grass-7.4.0/temp/cctUPjT4.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `dnet_ntoa' >collect2: error: ld returned 1 exit status >configure: failed program was: >#line 3986 "configure" >#include "confdefs.h" >/* Override any gcc2 internal prototype to avoid an error. */ >/* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ >char dnet_ntoa(); > >int main() { >dnet_ntoa() >; return 0; } >configure:4018: checking for dnet_ntoa in -ldnet_stub >configure:4035: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -ldnet_stub 1>&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/6.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldnet_stub >collect2: error: ld returned 1 exit status >configure: failed program was: >#line 4024 "configure" >#include "confdefs.h" >/* Override any gcc2 internal prototype to avoid an error. */ >/* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ >char dnet_ntoa(); > >int main() { >dnet_ntoa() >; return 0; } >configure:4063: checking for gethostbyname >configure:4089: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure:4155: checking for connect >configure:4181: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure:4241: checking for remove >configure:4267: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure:4327: checking for shmat >configure:4353: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure:4422: checking for IceConnectionNumber in -lICE >configure:4439: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -L/usr/lib64 conftest.c -lICE 1>&5 >configure:4479: checking for library containing cuserid >configure:4495: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure:4543: checking for asprintf >configure:4569: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure:4596: checking for atan >configure:4622: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure:4606:6: warning: conflicting types for built-in function 'atan' > char atan(); > ^~~~ >/mnt/gentoo/tmp/portage/sci-geosciences/grass-7.4.0/temp/ccTtAgbH.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `atan' >collect2: error: ld returned 1 exit status >configure: failed program was: >#line 4599 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char atan(); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >/* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ >char atan(); > >int main() { > >/* The GNU C library defines this for functions which it implements > to always fail with ENOSYS. Some functions are actually named > something starting with __ and the normal name is an alias. */ >#if defined (__stub_atan) || defined (__stub___atan) >choke me >#else >atan(); >#endif > >; return 0; } >configure:4640: checking for atan in -lm >configure:4657: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -lm 1>&5 >configure:4650:6: warning: conflicting types for built-in function 'atan' > char atan(); > ^~~~ >configure:4684: checking for dlsym >configure:4710: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >/mnt/gentoo/tmp/portage/sci-geosciences/grass-7.4.0/temp/ccNhxwxU.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `dlsym' >collect2: error: ld returned 1 exit status >configure: failed program was: >#line 4687 "configure" >#include "confdefs.h" >/* System header to define __stub macros and hopefully few prototypes, > which can conflict with char dlsym(); below. */ >#include <assert.h> >/* Override any gcc2 internal prototype to avoid an error. */ >/* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ >char dlsym(); > >int main() { > >/* The GNU C library defines this for functions which it implements > to always fail with ENOSYS. Some functions are actually named > something starting with __ and the normal name is an alias. */ >#if defined (__stub_dlsym) || defined (__stub___dlsym) >choke me >#else >dlsym(); >#endif > >; return 0; } >configure:4728: checking for dlsym in -ldl >configure:4745: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -ldl 1>&5 >configure:4772: checking for iconv >configure:4798: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure:5022: checking for socket >configure:5048: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure:5131: checking for location of zlib includes >configure:5157: checking for zlib.h >configure:5165: gcc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out >configure:5199: checking for location of zlib library >configure:5224: checking for deflate in -lz >configure:5241: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -lz 1>&5 >configure:5283: checking whether to use bzlib >configure:5463: checking for location of External PROJ.4 includes >configure:5489: checking for proj_api.h >configure:5497: gcc -E -I/usr/include/libprojectM -DNDEBUG conftest.c >/dev/null 2>conftest.out >configure:5534: checking External PROJ.4 version >configure:5554: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -I/usr/include/libprojectM -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure:5579: checking for location of External PROJ.4 library >configure:5604: checking for pj_get_def in -lproj >configure:5621: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -lproj 1>&5 >configure:5655: checking for location of External PROJ.4 data files >configure:5686: checking for /usr/share/proj//epsg >configure:5718: checking for nad2bin >configure:5758: checking whether to use regex >configure:5778: checking for location of regex includes >configure:5804: checking for regex.h >configure:5812: gcc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out >configure:5846: checking for location of regex library >configure:5871: checking for regcomp >configure:5897: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c 1>&5 >configure:5991: checking whether to use Readline >configure:6012: checking for location of Readline includes >configure:6038: checking for readline/readline.h >configure:6046: gcc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out >configure:6082: checking for readline/history.h >configure:6090: gcc -E -DNDEBUG conftest.c >/dev/null 2>conftest.out >configure:6124: checking for location of Readline library >configure:6149: checking for readline in -lreadline >configure:6166: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -lreadline 1>&5 >configure:6201: checking for add_history in -lhistory >configure:6218: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -lhistory 1>&5 >configure:6260: checking whether to use GDAL >configure:6278: checking for gdal-config >configure:6340: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -I/usr/include/gdal -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -L/usr/lib64 -lgdal 1>&5 >configure: In function 'main': >configure:6336:1: warning: ignoring return value of 'GDALOpen', declared with attribute warn_unused_result [-Wunused-result] > GDALOpen("foo", GA_ReadOnly); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/lib64/libmfhdf.so.0: undefined reference to `VSgetdatainfo' >/usr/lib64/libmfhdf.so.0: undefined reference to `HCget_config_info' >/usr/lib64/libmfhdf.so.0: undefined reference to `ANreadann' >/usr/lib64/libmfhdf.so.0: undefined reference to `HEvalue' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hclose' >/usr/lib64/libmfhdf.so.0: undefined reference to `ANfileinfo' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hread' >/usr/lib64/libmfhdf.so.0: undefined reference to `DFdiput' >/usr/lib64/libmfhdf.so.0: undefined reference to `HCPgetcomptype' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hgetelement' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hnextread' >/usr/lib64/libmfhdf.so.0: undefined reference to `Vaddtagref' >/usr/lib64/libmfhdf.so.0: undefined reference to `Vinquire' >/usr/lib64/libmfhdf.so.0: undefined reference to `Vfindclass' >/usr/lib64/libmfhdf.so.0: undefined reference to `DFKsetNT' >/usr/lib64/libmfhdf.so.0: undefined reference to `ANselect' >/usr/lib64/libmfhdf.so.0: undefined reference to `error_top' >/usr/lib64/libmfhdf.so.0: undefined reference to `HCPsetup_szip_parms' >/usr/lib64/libmfhdf.so.0: undefined reference to `VHstoredata' >/usr/lib64/libmfhdf.so.0: undefined reference to `VHmakegroup' >/usr/lib64/libmfhdf.so.0: undefined reference to `ANnumann' >/usr/lib64/libmfhdf.so.0: undefined reference to `DFKNTsize' >/usr/lib64/libmfhdf.so.0: undefined reference to `HLgetblockinfo' >/usr/lib64/libmfhdf.so.0: undefined reference to `Vgetnext' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hlength' >/usr/lib64/libmfhdf.so.0: undefined reference to `ANgetdatainfo' >/usr/lib64/libmfhdf.so.0: undefined reference to `VSattach' >/usr/lib64/libmfhdf.so.0: undefined reference to `VSread' >/usr/lib64/libmfhdf.so.0: undefined reference to `vexistvg' >/usr/lib64/libmfhdf.so.0: undefined reference to `HCPgetcompinfo' >/usr/lib64/libmfhdf.so.0: undefined reference to `VSQueryref' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hstartread' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hputelement' >/usr/lib64/libmfhdf.so.0: undefined reference to `ANannlist' >/usr/lib64/libmfhdf.so.0: undefined reference to `VSsetclass' >/usr/lib64/libmfhdf.so.0: undefined reference to `ANstart' >/usr/lib64/libmfhdf.so.0: undefined reference to `HDcheck_empty' >/usr/lib64/libmfhdf.so.0: undefined reference to `HEPclear' >/usr/lib64/libmfhdf.so.0: undefined reference to `ANendaccess' >/usr/lib64/libmfhdf.so.0: undefined reference to `DFdiwrite' >/usr/lib64/libmfhdf.so.0: undefined reference to `Vdelete' >/usr/lib64/libmfhdf.so.0: undefined reference to `HXcreate' >/usr/lib64/libmfhdf.so.0: undefined reference to `HDget_special_info' >/usr/lib64/libmfhdf.so.0: undefined reference to `Visvg' >/usr/lib64/libmfhdf.so.0: undefined reference to `DFdiget' >/usr/lib64/libmfhdf.so.0: undefined reference to `DFdiread' >/usr/lib64/libmfhdf.so.0: undefined reference to `Vfinish' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hdeldd' >/usr/lib64/libmfhdf.so.0: undefined reference to `VSgetname' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hoffset' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hsetaccesstype' >/usr/lib64/libmfhdf.so.0: undefined reference to `HMCwriteChunk' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hendaccess' >/usr/lib64/libmfhdf.so.0: undefined reference to `HDgetdatainfo' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hnewref' >/usr/lib64/libmfhdf.so.0: undefined reference to `HMCsetMaxcache' >/usr/lib64/libmfhdf.so.0: undefined reference to `HLcreate' >/usr/lib64/libmfhdf.so.0: undefined reference to `DFdisetup' >/usr/lib64/libmfhdf.so.0: undefined reference to `HCPgetcompress' >/usr/lib64/libmfhdf.so.0: undefined reference to `ANannlen' >/usr/lib64/libmfhdf.so.0: undefined reference to `VFfieldtype' >/usr/lib64/libmfhdf.so.0: undefined reference to `HEpush' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hseek' >/usr/lib64/libmfhdf.so.0: undefined reference to `Vntagrefs' >/usr/lib64/libmfhdf.so.0: undefined reference to `Vattach' >/usr/lib64/libmfhdf.so.0: undefined reference to `VSdelete' >/usr/lib64/libmfhdf.so.0: undefined reference to `VSwrite' >/usr/lib64/libmfhdf.so.0: undefined reference to `Vgetclass' >/usr/lib64/libmfhdf.so.0: undefined reference to `VSseek' >/usr/lib64/libmfhdf.so.0: undefined reference to `Vinitialize' >/usr/lib64/libmfhdf.so.0: undefined reference to `HPisfile_in_use' >/usr/lib64/libmfhdf.so.0: undefined reference to `HMCreadChunk' >/usr/lib64/libmfhdf.so.0: undefined reference to `VSgetclass' >/usr/lib64/libmfhdf.so.0: undefined reference to `Vgettagref' >/usr/lib64/libmfhdf.so.0: undefined reference to `VSsetfields' >/usr/lib64/libmfhdf.so.0: undefined reference to `HMCcreate' >/usr/lib64/libmfhdf.so.0: undefined reference to `HCcreate' >/usr/lib64/libmfhdf.so.0: undefined reference to `VSdetach' >/usr/lib64/libmfhdf.so.0: undefined reference to `Visvs' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hwrite' >/usr/lib64/libmfhdf.so.0: undefined reference to `DFKislitendNT' >/usr/lib64/libmfhdf.so.0: undefined reference to `VHstoredatam' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hishdf' >/usr/lib64/libmfhdf.so.0: undefined reference to `vexistvs' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hsetlength' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hstartaccess' >/usr/lib64/libmfhdf.so.0: undefined reference to `DFKconvert' >/usr/lib64/libmfhdf.so.0: undefined reference to `VFfieldorder' >/usr/lib64/libmfhdf.so.0: undefined reference to `HPregister_term_func' >/usr/lib64/libmfhdf.so.0: undefined reference to `VSinquire' >/usr/lib64/libmfhdf.so.0: undefined reference to `HDmemfill' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hopen' >/usr/lib64/libmfhdf.so.0: undefined reference to `ANend' >/usr/lib64/libmfhdf.so.0: undefined reference to `Vdetach' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hinquire' >/usr/lib64/libmfhdf.so.0: undefined reference to `DFKisnativeNT' >/usr/lib64/libmfhdf.so.0: undefined reference to `HCPgetdatasize' >/usr/lib64/libmfhdf.so.0: undefined reference to `VSfdefine' >/usr/lib64/libmfhdf.so.0: undefined reference to `DFKgetPNSC' >collect2: error: ld returned 1 exit status >configure: failed program was: >#line 6333 "configure" >#include "confdefs.h" >#include <gdal.h> >int main() { >GDALOpen("foo", GA_ReadOnly); >; return 0; } >configure:6356: gcc -o conftest -march=sandybridge -fomit-frame-pointer -O2 -pipe -I/usr/include/gdal -DNDEBUG -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -L/usr/lib64 -lgdal -larmadillo -lpoppler -ljson-c -lfreexl -lqhull -lqhull -L/usr/lib64 -lgeos_c -lwebp -lodbc -lodbcinst -lexpat -lxerces-c -lpthread -lopenjp2 -L/usr/lib -lnetcdf -lhdf5 -L/usr -L/usr/lib -logdi -lgif -ljpeg -lgeotiff -ltiff -lpng -lcfitsio -L/usr/lib64/postgresql-9.6/lib64 -lpq -lz -L/usr/ -L/usr//lib -lpthread -lm -lrt -ldl -lsqlite3 -lspatialite -lsqlite3 -lpcre -lcurl -lidn2 -lrtmp -lz -lssl -lcrypto -lssh2 -lssh2 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lldap -llber -lz -lOpenCL -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/lib64 -lmysqlclient -lpthread -lz -lm -lssl -lcrypto -ldl 1>&5 >configure: In function 'main': >configure:6352:1: warning: ignoring return value of 'GDALOpen', declared with attribute warn_unused_result [-Wunused-result] > GDALOpen("foo", GA_ReadOnly); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/usr/lib64/libmfhdf.so.0: undefined reference to `VSgetdatainfo' >/usr/lib64/libmfhdf.so.0: undefined reference to `HCget_config_info' >/usr/lib64/libmfhdf.so.0: undefined reference to `ANreadann' >/usr/lib64/libmfhdf.so.0: undefined reference to `HEvalue' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hclose' >/usr/lib64/libmfhdf.so.0: undefined reference to `ANfileinfo' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hread' >/usr/lib64/libmfhdf.so.0: undefined reference to `DFdiput' >/usr/lib64/libmfhdf.so.0: undefined reference to `HCPgetcomptype' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hgetelement' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hnextread' >/usr/lib64/libmfhdf.so.0: undefined reference to `Vaddtagref' >/usr/lib64/libmfhdf.so.0: undefined reference to `Vinquire' >/usr/lib64/libmfhdf.so.0: undefined reference to `Vfindclass' >/usr/lib64/libmfhdf.so.0: undefined reference to `DFKsetNT' >/usr/lib64/libmfhdf.so.0: undefined reference to `ANselect' >/usr/lib64/libmfhdf.so.0: undefined reference to `error_top' >/usr/lib64/libmfhdf.so.0: undefined reference to `HCPsetup_szip_parms' >/usr/lib64/libmfhdf.so.0: undefined reference to `VHstoredata' >/usr/lib64/libmfhdf.so.0: undefined reference to `VHmakegroup' >/usr/lib64/libmfhdf.so.0: undefined reference to `ANnumann' >/usr/lib64/libmfhdf.so.0: undefined reference to `DFKNTsize' >/usr/lib64/libmfhdf.so.0: undefined reference to `HLgetblockinfo' >/usr/lib64/libmfhdf.so.0: undefined reference to `Vgetnext' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hlength' >/usr/lib64/libmfhdf.so.0: undefined reference to `ANgetdatainfo' >/usr/lib64/libmfhdf.so.0: undefined reference to `VSattach' >/usr/lib64/libmfhdf.so.0: undefined reference to `VSread' >/usr/lib64/libmfhdf.so.0: undefined reference to `vexistvg' >/usr/lib64/libmfhdf.so.0: undefined reference to `HCPgetcompinfo' >/usr/lib64/libmfhdf.so.0: undefined reference to `VSQueryref' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hstartread' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hputelement' >/usr/lib64/libmfhdf.so.0: undefined reference to `ANannlist' >/usr/lib64/libmfhdf.so.0: undefined reference to `VSsetclass' >/usr/lib64/libmfhdf.so.0: undefined reference to `ANstart' >/usr/lib64/libmfhdf.so.0: undefined reference to `HDcheck_empty' >/usr/lib64/libmfhdf.so.0: undefined reference to `HEPclear' >/usr/lib64/libmfhdf.so.0: undefined reference to `ANendaccess' >/usr/lib64/libmfhdf.so.0: undefined reference to `DFdiwrite' >/usr/lib64/libmfhdf.so.0: undefined reference to `Vdelete' >/usr/lib64/libmfhdf.so.0: undefined reference to `HXcreate' >/usr/lib64/libmfhdf.so.0: undefined reference to `HDget_special_info' >/usr/lib64/libmfhdf.so.0: undefined reference to `Visvg' >/usr/lib64/libmfhdf.so.0: undefined reference to `DFdiget' >/usr/lib64/libmfhdf.so.0: undefined reference to `DFdiread' >/usr/lib64/libmfhdf.so.0: undefined reference to `Vfinish' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hdeldd' >/usr/lib64/libmfhdf.so.0: undefined reference to `VSgetname' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hoffset' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hsetaccesstype' >/usr/lib64/libmfhdf.so.0: undefined reference to `HMCwriteChunk' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hendaccess' >/usr/lib64/libmfhdf.so.0: undefined reference to `HDgetdatainfo' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hnewref' >/usr/lib64/libmfhdf.so.0: undefined reference to `HMCsetMaxcache' >/usr/lib64/libmfhdf.so.0: undefined reference to `HLcreate' >/usr/lib64/libmfhdf.so.0: undefined reference to `DFdisetup' >/usr/lib64/libmfhdf.so.0: undefined reference to `HCPgetcompress' >/usr/lib64/libmfhdf.so.0: undefined reference to `ANannlen' >/usr/lib64/libmfhdf.so.0: undefined reference to `VFfieldtype' >/usr/lib64/libmfhdf.so.0: undefined reference to `HEpush' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hseek' >/usr/lib64/libmfhdf.so.0: undefined reference to `Vntagrefs' >/usr/lib64/libmfhdf.so.0: undefined reference to `Vattach' >/usr/lib64/libmfhdf.so.0: undefined reference to `VSdelete' >/usr/lib64/libmfhdf.so.0: undefined reference to `VSwrite' >/usr/lib64/libmfhdf.so.0: undefined reference to `Vgetclass' >/usr/lib64/libmfhdf.so.0: undefined reference to `VSseek' >/usr/lib64/libmfhdf.so.0: undefined reference to `Vinitialize' >/usr/lib64/libmfhdf.so.0: undefined reference to `HPisfile_in_use' >/usr/lib64/libmfhdf.so.0: undefined reference to `HMCreadChunk' >/usr/lib64/libmfhdf.so.0: undefined reference to `VSgetclass' >/usr/lib64/libmfhdf.so.0: undefined reference to `Vgettagref' >/usr/lib64/libmfhdf.so.0: undefined reference to `VSsetfields' >/usr/lib64/libmfhdf.so.0: undefined reference to `HMCcreate' >/usr/lib64/libmfhdf.so.0: undefined reference to `HCcreate' >/usr/lib64/libmfhdf.so.0: undefined reference to `VSdetach' >/usr/lib64/libmfhdf.so.0: undefined reference to `Visvs' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hwrite' >/usr/lib64/libmfhdf.so.0: undefined reference to `DFKislitendNT' >/usr/lib64/libmfhdf.so.0: undefined reference to `VHstoredatam' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hishdf' >/usr/lib64/libmfhdf.so.0: undefined reference to `vexistvs' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hsetlength' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hstartaccess' >/usr/lib64/libmfhdf.so.0: undefined reference to `DFKconvert' >/usr/lib64/libmfhdf.so.0: undefined reference to `VFfieldorder' >/usr/lib64/libmfhdf.so.0: undefined reference to `HPregister_term_func' >/usr/lib64/libmfhdf.so.0: undefined reference to `VSinquire' >/usr/lib64/libmfhdf.so.0: undefined reference to `HDmemfill' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hopen' >/usr/lib64/libmfhdf.so.0: undefined reference to `ANend' >/usr/lib64/libmfhdf.so.0: undefined reference to `Vdetach' >/usr/lib64/libmfhdf.so.0: undefined reference to `Hinquire' >/usr/lib64/libmfhdf.so.0: undefined reference to `DFKisnativeNT' >/usr/lib64/libmfhdf.so.0: undefined reference to `HCPgetdatasize' >/usr/lib64/libmfhdf.so.0: undefined reference to `VSfdefine' >/usr/lib64/libmfhdf.so.0: undefined reference to `DFKgetPNSC' >collect2: error: ld returned 1 exit status >configure: failed program was: >#line 6349 "configure" >#include "confdefs.h" >#include <gdal.h> >int main() { >GDALOpen("foo", GA_ReadOnly); >; return 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 657316
:
534724
| 534726