GoogleEarth в gentoo (Не запускается googleearth в gentoo)
Модератор: /dev/random
-
netelis
- Сообщения: 95
- ОС: Debian Wheezy i686
GoogleEarth в gentoo
Пытался ставить 2мя путями
1) Через emerge
2) Через bin файл
1) Пакет замаскирован, !!! All ebuilds that could satisfy "sci-geosciences/googleearth" have been masked.
Пытался прописать в файл /etc/portage/package.unmask ничего не дало пишет Invalid atom sci-geosciences/googleearth
2)Установил и не запускается.
Железо Pentium® Dual-Core CPU T4200 GenuineIntel @ 2.00GHz, RAM 2Gb DDR2, видуха Intel GL40 Express.
Проверял библиотеки все библиотеки на месте.
Почему замаскено? Как размаскить? У меня не AMD.
Мой профиль lrwxrwxrwx 1 58 Сен 26 19:30 /etc/make.profile -> ../usr/portage/profiles/default/linux/x86/10.0/desktop/kde/.
Не может найти файл linux-gate.so, его нет где его скачать?
1) Через emerge
2) Через bin файл
1) Пакет замаскирован, !!! All ebuilds that could satisfy "sci-geosciences/googleearth" have been masked.
Пытался прописать в файл /etc/portage/package.unmask ничего не дало пишет Invalid atom sci-geosciences/googleearth
2)Установил и не запускается.
Железо Pentium® Dual-Core CPU T4200 GenuineIntel @ 2.00GHz, RAM 2Gb DDR2, видуха Intel GL40 Express.
Проверял библиотеки все библиотеки на месте.
Почему замаскено? Как размаскить? У меня не AMD.
Мой профиль lrwxrwxrwx 1 58 Сен 26 19:30 /etc/make.profile -> ../usr/portage/profiles/default/linux/x86/10.0/desktop/kde/.
Не может найти файл linux-gate.so, его нет где его скачать?
-
serzh-z
- Бывший модератор
- Сообщения: 8259
- Статус: Маньяк
- ОС: Arch, Fedora, Ubuntu
Re: GoogleEarth в gentoo
netelis
Так в чём вопрос-то?
Так в чём вопрос-то?
-
taaroa
- Сообщения: 1319
Re: GoogleEarth в gentoo
Код: Выделить всё
# emerge googleearth
These are the packages that would be merged, in order:
Calculating dependencies... done!
!!! All ebuilds that could satisfy "sci-geosciences/googleearth" have been masked.
!!! One of the following masked packages is required to complete your request:
- sci-geosciences/googleearth-5.2.1.1588 (masked by: package.mask)
/usr/portage/profiles/features/64bit-native/package.mask:
# AMD64 Team <amd64@gentoo.org>
# Mask packages that rely on amd64 multilib
- sci-geosciences/googleearth-5.1.3535.3218-r1 (masked by: package.mask)
(dependency required by "googleearth")
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.# AMD64 Team <amd64@gentoo.org>
# Mask packages that rely on amd64 multilib
...какое совпадение.
Действительно интересно, а в чем вопрос то?
:wq
-
serg_sk
- Бывший модератор
- Сообщения: 2749
- Статус: <3 Anime
- ОС: Gentoo Linux <3
Re: GoogleEarth в gentoo
# echo "sci-geosciences/googleearth" >> /etc/portage/package.keywords ?
Что-то мне кажется, что у тебя выбран профиль 64bit-native, потому и гуглеарс замаскирован.
Что-то мне кажется, что у тебя выбран профиль 64bit-native, потому и гуглеарс замаскирован.
-
taaroa
- Сообщения: 1319
Re: GoogleEarth в gentoo
http://www.trilithium.com/johan/2005/08/linux-gate/
http://modal-echoes.blogspot.com/2006/11/l...vdso-story.html
//история вопроса, так сказать^
//в моем случае все просто - amd64 no-multilib, вот оно и замаскировано
Код: Выделить всё
# zegrep IA32 /proc/config.gz^что говорит?
:wq
-
netelis
- Сообщения: 95
- ОС: Debian Wheezy i686
Re: GoogleEarth в gentoo
QUOTE писал(а):Код
# zegrep IA32 /proc/config.gz
^что говорит?
shell-init: ошибка получения текущей директории: getcwd: cannot access parent directories: Нет такого файла или каталога
shell-init: ошибка получения текущей директории: getcwd: cannot access parent directories: Нет такого файла или каталога
-
taaroa
- Сообщения: 1319
-
netelis
- Сообщения: 95
- ОС: Debian Wheezy i686
Re: GoogleEarth в gentoo
QUOTE писал(а):Ясно... тогда так:
grep IA32 /usr/src/моя_версия_ядра/.config
Вывод пустой.
-
serg_sk
- Бывший модератор
- Сообщения: 2749
- Статус: <3 Anime
- ОС: Gentoo Linux <3
Re: GoogleEarth в gentoo
Профиль сменить нужно, я уже намекнул. Ну и заодно можно в ядре включить поддержку 
Код: Выделить всё
=(~)=(16:43:59)=(0:0)=
=> grep IA32 /usr/src/linux/.config
CONFIG_IA32_EMULATION=y-
netelis
- Сообщения: 95
- ОС: Debian Wheezy i686
Re: GoogleEarth в gentoo
На какой профиль нужно менять? Зачем нужна IA32_EMULATION? У меня 32 разрядная система. У меня в конфиге нет вобще такой строки CONFIG_IA32_EMULATION, но я добавил.
-
serg_sk
- Бывший модератор
- Сообщения: 2749
- Статус: <3 Anime
- ОС: Gentoo Linux <3
Re: GoogleEarth в gentoo
32ух разрядная?
Вывод emerge --info и emerge -pv googleearth
Вывод emerge --info и emerge -pv googleearth
-
netelis
- Сообщения: 95
- ОС: Debian Wheezy i686
Re: GoogleEarth в gentoo
emerge --info
emerge -pv googleearth
Код: Выделить всё
Portage 2.1.8.3 (default/linux/x86/10.0/developer, gcc-4.4.3, glibc-2.12.1-r1, 2.6.34-gentoo-r6 i686)
=================================================================
System uname: Linux-2.6.34-gentoo-r6-i686-Pentium-R-_Dual-Core_CPU_T4200_@_2.00GHz-with-gentoo-1.12.13
Timestamp of tree: Mon, 27 Sep 2010 12:45:01 +0000
distcc 3.1 i686-pc-linux-gnu [disabled]
ccache version 2.4 [disabled]
app-shells/bash: 4.1_p7
dev-java/java-config: 2.1.11
dev-lang/python: 2.6.5-r3, 3.1.2-r4
dev-util/ccache: 2.4-r7
dev-util/cmake: 2.8.1-r2
sys-apps/baselayout: 1.12.13
sys-apps/sandbox: 1.6-r2
sys-devel/autoconf: 2.13, 2.65-r1
sys-devel/automake: 1.8.5-r4, 1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils: 2.20.1-r1
sys-devel/gcc: 4.4.3-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool: 2.2.6b
sys-devel/make: 3.81-r2
virtual/os-headers: 2.6.35
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="* -@EULA"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests collision-protect digest distlocks fixpackages multilib-strict news parallel-fetch protect-owned sandbox sfperms sign splitdebug strict stricter test test-fail-continue unmerge-logs unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="rsync://gentoo.kiev.ua/gentoo-distfiles ftp://gentoo.kiev.ua/ http://gentoo.kiev.ua/ftp/ ftp://gentoo.moskalevskyi.name/gentoo rsync://gentoo.moskalevskyi.name/gentoo-distfiles http://gentoo.moskalevskyi.name/ http://gentoo.iteam.net.ua/ http://gentoo.telcom.net.ua/ ftp://gentoo.telcom.net.ua/ rsync://gentoo.telcom.net.ua/gentoo-mirror"
LANG="ru_RU.UTF-8"
LDFLAGS="-Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed"
LINGUAS="ru de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync1.ua.gentoo.org/gentoo-portage"
USE="3dnownext 7zip X a52 aac aalib ace acl acpi alsa apache2 avi berkdb bitmap-fonts bluetooth bzip2 cairo cdr cgi cli consolekit cracklib crypt cups cxx dba dbus divx4linux dri dts dvd dvdr dvdread emboss encode exif fam firefox flac foomaticdb fortran ftp gd gdbm gif gpm gstreamer gtk gtk2 hal iconv imlib inifile ipv6 isdnlog java jpeg latin1 lcms ldap libnotify lm_sensors lzw lzw-tiff mad memlimit mikmod mime mng modules moznocompose moznoirc moznomail mp3 mp4 mpeg msn mudflap mysql mysqli nas ncurses nls nptl nptlonly nsplugin nvidia ogg oggvorbis opengl openmp oss pam pango pcre pdf pdflib perl php png ppds pppd python qt3support qt4 quicktime rar readline reflection ruby samba sandbox sdl server session shorten smp sndfile snmp sockets spell spl sqlite ssl startup-notification svg sysfs tcpd threads tidy tiff tokenizer truetype truetype-fonts type1-fonts unicode usb v4l vcd verbose vhosts video4linux videos vorbis wmf x264 x86 xcb xml xml2 xmms xorg xpm xprint xslt xulrunner xv xvid zip zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="ru de" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nouveau nv r128 radeon savage sis tdfx trident vesa via vmware voodoo" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTSemerge -pv googleearth
Код: Выделить всё
*
* The FEATURES=digest setting can prevent corruption from being noticed.
* The `repoman manifest` command is the preferred way to generate
* manifests and it is capable of doing an entire repository or category at
* once.
*
These are the packages that would be merged, in order:
Calculating dependencies... done!
!!! All ebuilds that could satisfy "sci-geosciences/googleearth" have been masked.
!!! One of the following masked packages is required to complete your request:
- sci-geosciences/googleearth-5.2.1.1588 (masked by: googleearth license(s))
A copy of the 'googleearth' license is located at '/usr/portage/licenses/googleearth'.
- sci-geosciences/googleearth-5.1.3535.3218-r1 (masked by: googleearth license(s))
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
* IMPORTANT: 5 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.-
taaroa
- Сообщения: 1319
Re: GoogleEarth в gentoo
netelis писал(а): ↑27.09.2010 18:24emerge -pv googleearth
Код: Выделить всё
* * The FEATURES=digest setting can prevent corruption from being noticed. * The `repoman manifest` command is the preferred way to generate * manifests and it is capable of doing an entire repository or category at * once. * These are the packages that would be merged, in order: Calculating dependencies... done! !!! All ebuilds that could satisfy "sci-geosciences/googleearth" have been masked. !!! One of the following masked packages is required to complete your request: - sci-geosciences/googleearth-5.2.1.1588 (masked by: googleearth license(s)) A copy of the 'googleearth' license is located at '/usr/portage/licenses/googleearth'. - sci-geosciences/googleearth-5.1.3535.3218-r1 (masked by: googleearth license(s)) For more information, see the MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook. * IMPORTANT: 5 news items need reading for repository 'gentoo'. * Use eselect news to read news items.
...- sci-geosciences/googleearth-5.1.3535.3218-r1 (masked by: googleearth license(s))
ACCEPT_LICENSE=?
:wq
-
zhekas
- Сообщения: 60
- ОС: Gentoo
Re: GoogleEarth в gentoo
echo "sci-geosciences/googleearth googleearth" >> /etc/portage/package.license
-
serg_sk
- Бывший модератор
- Сообщения: 2749
- Статус: <3 Anime
- ОС: Gentoo Linux <3
Re: GoogleEarth в gentoo
И вот надо было так мучать людям моск? 
-
taaroa
- Сообщения: 1319
Re: GoogleEarth в gentoo
Читать вывод emerge - не царское дело.
Однако, попутно мы разобрали вопрос, кто такой linux-gate.so (=
:wq
-
serg_sk
- Бывший модератор
- Сообщения: 2749
- Статус: <3 Anime
- ОС: Gentoo Linux <3
Re: GoogleEarth в gentoo
Читать вывод emerge - не царское дело.
Использовать gentoo тоже дело не царское, сноси ее, она не для царей.
-
netelis
- Сообщения: 95
- ОС: Debian Wheezy i686
Re: GoogleEarth в gentoo
Дальше идёт ошибка в компиляции sci-libs/gdal-1.7.2-r1
Код: Выделить всё
* ERROR: sci-libs/gdal-1.7.2-r1 failed:
* emake failed
*
* Call stack:
* ebuild.sh, line 54: Called src_compile
* environment, line 5594: Called die
* The specific snippet of code:
* emake || die "emake failed";
*
* If you need support, post the output of 'emerge --info =sci-libs/gdal-1.7.2-r1',
* the complete build log and the output of 'emerge -pqv =sci-libs/gdal-1.7.2-r1'.
* The complete build log is located at '/var/tmp/portage/sci-libs/gdal-1.7.2-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sci-libs/gdal-1.7.2-r1/temp/environment'.
* S: '/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2'
>>> Failed to emerge sci-libs/gdal-1.7.2-r1, Log file:
>>> '/var/tmp/portage/sci-libs/gdal-1.7.2-r1/temp/build.log'
* Messages for package sci-libs/gdal-1.7.2-r1:
* ERROR: sci-libs/gdal-1.7.2-r1 failed:
* emake failed
*
* Call stack:
* ebuild.sh, line 54: Called src_compile
* environment, line 5594: Called die
* The specific snippet of code:
* emake || die "emake failed";
*
* If you need support, post the output of 'emerge --info =sci-libs/gdal-1.7.2-r1',
* the complete build log and the output of 'emerge -pqv =sci-libs/gdal-1.7.2-r1'.
* The complete build log is located at '/var/tmp/portage/sci-libs/gdal-1.7.2-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sci-libs/gdal-1.7.2-r1/temp/environment'.
* S: '/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2'
* IMPORTANT: 5 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.-
zhekas
- Сообщения: 60
- ОС: Gentoo
Re: GoogleEarth в gentoo
/var/tmp/portage/sci-libs/gdal-1.7.2-r1/temp/build.log в студию
-
netelis
- Сообщения: 95
- ОС: Debian Wheezy i686
Re: GoogleEarth в gentoo
Код: Выделить всё
You should enable -g (or higher) for debugging!
* CPV: sci-libs/gdal-1.7.2-r1
* REPO: gentoo
* USE: elibc_glibc gif jpeg kernel_linux mysql pam perl png python ruby sqlite test threads userland_GNU x86
>>> Unpacking source...
>>> Unpacking gdal-1.7.2.tar.gz to /var/tmp/portage/sci-libs/gdal-1.7.2-r1/work
>>> Source unpacked in /var/tmp/portage/sci-libs/gdal-1.7.2-r1/work
>>> Preparing source in /var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2 ...
* Applying 1.7.2-ruby_cflags.patch ... [ ok ]
* Applying gdal-1.5.0-soname.patch ... [ ok ]
* Running eautoreconf in '/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2' ...
* Running aclocal -I /var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/m4 ... [ ok ]
* Running libtoolize --copy --force --install ... [ ok ]
* Running aclocal -I /var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/m4 ... [ ok ]
* Running autoconf ... [ ok ]
* Running autoheader ... [ !! ]
* Running elibtoolize in: gdal-1.7.2/
* Applying portage-2.2.patch ...
* Applying sed-1.5.6.patch ...
* Applying as-needed-2.2.6.patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2 ...
* econf: updating gdal-1.7.2/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating gdal-1.7.2/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --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-spatialite --without-dwgdirect --without-epsilon --without-idb --without-sde --without-libtool --with-libz=/usr/ --with-ogr --with-grib --with-vfk --with-libtiff --with-geotiff --disable-debug --without-pg --without-cfitsio --without-netcdf --with-png --with-jpeg --with-pcidsk --with-gif --without-ogdi --without-hdf5 --without-jasper --without-ecw --without-xerces --without-odbc --without-curl --with-sqlite3=/usr --with-mysql=/usr/bin/mysql_config --without-geos --with-pam --with-perl --with-ruby --with-python --with-threads --with-pymoddir=//usr/lib/python2.6/site-packages
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking C_WFLAGS for maximum warnings... -Wall -Wdeclaration-after-statement
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking CXX_WFLAGS for maximum warnings... -Wall
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-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 i686-pc-linux-gnu-g++ accepts -g... (cached) yes
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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/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 for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking how to run the C preprocessor... i686-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 whether we are using the GNU C++ compiler... (cached) yes
checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for objdir... .libs
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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 for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-g++ static flag -static works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib
checking for i686-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 size of int... 4
checking size of unsigned long... 4
checking size of void*... 4
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 gmtime_r... yes
checking for localtime_r... yes
checking for setlocale... yes
checking to enable debug build... no, CFLAGS="-O2 -march=i686 -pipe -fPIC"
checking whether GCC 4.1 atomic builtins are 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 PostgreSQL... no
checking for G_gisinit_2 in -lgrass5... no
FITS support disabled.
PCRaster support disabled.
netCDF 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 PCIDSK... using internal libpcidsk.
checking for libtiff... checking for TIFFGetTagListCount in -ltiff... yes
checking for _TIFFsetDoubleArray in -ltiff... yes
checking for TIFFScanlineSize64 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
using pre-installed libgif.
ogdi support disabled.
checking for FMEObjects... disabled by user
hdf4 support disabled.
hdf5 support disabled.
configure: JasPer (JPEG2000) support disabled.
ECW support disabled.
checking for Kakadu JPEG2000 support... not requested.
configure: MrSID 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... yes
checking for Ingres... no
checking for Xerces C++ Parser... no
checking for Expat XML Parser headers in /usr/include... found
checking for Expat XML Parser libraries... found
checking for Expat XML Parser... yes
checking if Expat XML Parser version is >= 1.95.0... yes
ODBC support disabled.
checking if Oracle support is enabled... no
checking Checking for DODS... disabled
disabled
checking for SQLite3 library >= 3.0.0... 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.
checking for VFK support... yes
GEOS support disabled
checking whether to enable PAM... yes
checking how to link PROJ.4 library... link dynamically.
checking GDAL version information from gdal_version.h: 1.7.2
checking for perl bindings... enabled
checking for php bindings... disabled
checking for ruby bindings... enabled
checking for python bindings... checking for python... python
checking for location of Python Makefiles... found
checking where to install Python modules... //usr/lib/python2.6/site-packages
enabled
checking for python setuptools... found
configure: creating ./config.status
config.status: creating GDALmake.opt
config.status: WARNING: 'GDALmake.opt.in' seems to ignore the --datarootdir setting
config.status: creating port/cpl_config.h
config.status: executing libtool commands
GDAL is now configured for i686-pc-linux-gnu
Installation directory: /usr
C compiler: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -fPIC
C++ compiler: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC
LIBTOOL support: no
LIBZ support: external
GRASS support: no
CFITSIO support: no
PCRaster support: no
NetCDF support: no
LIBPNG support: external
LIBTIFF support: external (BigTIFF=yes)
LIBGEOTIFF support: external
LIBJPEG support: external
8/12 bit JPEG TIFF: no
LIBGIF support: external
OGDI support: no
HDF4 support: no
HDF5 support: no
Kakadu support: no
JasPer support: no
ECW support: no
MrSID support: no
MSG support: no
GRIB support: yes
EPSILON support: no
cURL support (wms/wcs/...):no
PostgreSQL support: no
MySQL support: yes
Ingres support: no
Xerces-C support: no
NAS support: no
Expat support: yes
ODBC support: no
PGeo support: no
PCIDSK support: internal
OCI support: no
GEORASTER support: no
SDE support: no
DODS support: no
SQLite support: yes
SpatiaLite support: no
DWGdirect support no
INFORMIX DataBlade support:no
GEOS support: no
VFK support: yes
SWIG Bindings: python ruby perl
Statically link PROJ.4: no
enable OGR building: yes
enable pthread support: yes
hide internal symbols: no
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2 ...
make -j2 -j1 -C /var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/swig/perl generate
make: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/swig/perl'
swig -Wall -I../include -I../include/perl -I../include/perl/docs -DPERL_CPAN_NAMESPACE -I -c++ -perl -o gdal_wrap.cpp ../include/gdal.i
../include/gdal.i:726: Warning(322): Redundant redeclaration of 'GeneralCmdLineProcessor',
../include/ogr.i:1838: Warning(322): previous declaration of 'GeneralCmdLineProcessor'.
swig -Wall -I../include -I../include/perl -I../include/perl/docs -DPERL_CPAN_NAMESPACE -I -c++ -perl -o ogr_wrap.cpp ../include/ogr.i
swig -Wall -I../include -I../include/perl -I../include/perl/docs -DPERL_CPAN_NAMESPACE -I -c++ -perl -o osr_wrap.cpp ../include/osr.i
if [ ! -d lib ]; then mkdir lib; fi
if [ ! -d "lib/Geo" ]; then mkdir "lib/Geo"; fi
if [ ! -d "lib/Geo/GDAL" ]; then mkdir "lib/Geo/GDAL"; fi
if [ -f GDAL.pm ]; then mv GDAL.pm lib/Geo; fi
if [ -f Const.pm ]; then mv Const.pm lib/Geo/GDAL; fi
if [ -f OGR.pm ]; then mv OGR.pm lib/Geo; fi
if [ -f OSR.pm ]; then mv OSR.pm lib/Geo; fi
make: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/swig/perl'
make -j2 -j1 -C /var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/swig/ruby generate
make: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/swig/ruby'
swig -Wall -I../include -I../include/ruby -I../include/ruby/docs -autorename -prefix "gdal::" -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2 -c++ -ruby -o gdal_wrap.cpp ../include/gdal.i
../include/Dataset.i:308: Warning(453): Can't apply (char **CSL). No typemaps are defined.
../include/Band.i:259: Warning(453): Can't apply (IF_ERROR_RETURN_NONE). No typemaps are defined.
../include/Band.i:269: Warning(453): Can't apply (IF_ERROR_RETURN_NONE). No typemaps are defined.
../include/Operations.i:227: Warning(453): Can't apply (int nList,double *pList). No typemaps are defined.
../include/Operations.i:358: Warning(453): Can't apply (int object_list_count,GDALRasterBandShadow **poObjects). No typemaps are defined.
../include/gdal.i:566: Warning(490): Fragment 'XMLTreeToPyList' not found.
swig -Wall -I../include -I../include/ruby -I../include/ruby/docs -autorename -prefix "gdal::" -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2 -ruby -o gdalconst_wrap.c ../include/gdalconst.i
swig -Wall -I../include -I../include/ruby -I../include/ruby/docs -autorename -prefix "gdal::" -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2 -c++ -ruby -o ogr_wrap.cpp ../include/ogr.i
../include/osr.i:152: Warning(453): Can't apply (char **CSL). No typemaps are defined.
../include/osr.i:162: Warning(453): Can't apply (char **CSL). No typemaps are defined.
swig -Wall -I../include -I../include/ruby -I../include/ruby/docs -autorename -prefix "gdal::" -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2 -c++ -ruby -o osr_wrap.cpp ../include/osr.i
../include/osr.i:151: Warning(453): Can't apply (char **CSL). No typemaps are defined.
../include/osr.i:161: Warning(453): Can't apply (char **CSL). No typemaps are defined.
make: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/swig/ruby'
rm: cannot remove `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/swig/python/*_wrap.cpp': No such file or directory
make -j2 -j1 -C /var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/swig/python generate
make: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/swig/python'
swig -Wall -I../include -I../include/python -I../include/python/docs -outdir "osgeo" -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2 -c++ -python -o extensions/gdal_wrap.cpp ../include/gdal.i
swig -Wall -I../include -I../include/python -I../include/python/docs -outdir "osgeo" -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2 -python -o extensions/gdalconst_wrap.c ../include/gdalconst.i
swig -Wall -I../include -I../include/python -I../include/python/docs -outdir "osgeo" -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2 -c++ -python -o extensions/ogr_wrap.cpp ../include/ogr.i
swig -Wall -I../include -I../include/python -I../include/python/docs -outdir "osgeo" -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2 -c++ -python -o extensions/osr_wrap.cpp ../include/osr.i
swig -Wall -I../include -I../include/python -I../include/python/docs -outdir "osgeo" -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2 -c++ -python -o extensions/gdal_array_wrap.cpp ../include/gdal_array.i
sed "s/PyErr_Format(PyExc_RuntimeError, mesg)/PyErr_SetString(PyExc_RuntimeError, mesg)/" extensions//gdal_wrap.cpp > extensions//gdal_wrap.cpp.tmp
mv -f extensions//gdal_wrap.cpp.tmp extensions//gdal_wrap.cpp
sed "s/PyErr_Format(PyExc_RuntimeError, mesg)/PyErr_SetString(PyExc_RuntimeError, mesg)/" extensions//gdalconst_wrap.c > extensions//gdalconst_wrap.c.tmp
mv -f extensions//gdalconst_wrap.c.tmp extensions//gdalconst_wrap.c
sed "s/PyErr_Format(PyExc_RuntimeError, mesg)/PyErr_SetString(PyExc_RuntimeError, mesg)/" extensions//ogr_wrap.cpp > extensions//ogr_wrap.cpp.tmp
mv -f extensions//ogr_wrap.cpp.tmp extensions//ogr_wrap.cpp
sed "s/PyErr_Format(PyExc_RuntimeError, mesg)/PyErr_SetString(PyExc_RuntimeError, mesg)/" extensions//osr_wrap.cpp > extensions//osr_wrap.cpp.tmp
mv -f extensions//osr_wrap.cpp.tmp extensions//osr_wrap.cpp
sed "s/PyErr_Format(PyExc_RuntimeError, mesg)/PyErr_SetString(PyExc_RuntimeError, mesg)/" extensions//gdal_array_wrap.cpp > extensions//gdal_array_wrap.cpp.tmp
mv -f extensions//gdal_array_wrap.cpp.tmp extensions//gdal_array_wrap.cpp
make: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/swig/python'
make -j2 -j1
(cd port; make)
make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port'
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_conv.o cpl_conv.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_error.o cpl_error.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_string.o cpl_string.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cplgetsymbol.o cplgetsymbol.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_strtod.o cpl_strtod.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_path.o cpl_path.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_csv.o cpl_csv.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_findfile.o cpl_findfile.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_minixml.o cpl_minixml.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_multiproc.o cpl_multiproc.cpp
cpl_multiproc.cpp: In function 'void* CPLLockFile(const char*, double)':
cpl_multiproc.cpp:852: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_list.o cpl_list.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_getexecpath.o cpl_getexecpath.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cplstring.o cplstring.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_vsil_win32.o cpl_vsil_win32.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_vsisimple.o cpl_vsisimple.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_vsil.o cpl_vsil.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_vsi_mem.o cpl_vsi_mem.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_vsil_unix_stdio_64.o cpl_vsil_unix_stdio_64.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_http.o cpl_http.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_hash_set.o cpl_hash_set.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cplkeywordparser.o cplkeywordparser.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_recode_stub.o cpl_recode_stub.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_quad_tree.o cpl_quad_tree.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_atomic_ops.o cpl_atomic_ops.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_vsil_subfile.o cpl_vsil_subfile.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_time.o cpl_time.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_vsil_stdout.o cpl_vsil_stdout.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_vsil_gzip.o cpl_vsil_gzip.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_minizip_ioapi.o cpl_minizip_ioapi.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_minizip_unzip.o cpl_minizip_unzip.cpp
make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port'
(cd gcore; make)
make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore'
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalopeninfo.o gdalopeninfo.cpp
i686-pc-linux-gnu-g++ -c -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -O2 -march=i686 -pipe -fPIC -Wall -DINST_DATA=\"/usr/share/gdal\" \
gdaldrivermanager.cpp -o gdaldrivermanager.o
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdaldriver.o gdaldriver.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdaldataset.o gdaldataset.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalrasterband.o gdalrasterband.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdal_misc.o gdal_misc.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o rasterio.o rasterio.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalrasterblock.o gdalrasterblock.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalcolortable.o gdalcolortable.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalmajorobject.o gdalmajorobject.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o overview.o overview.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdaldefaultoverviews.o gdaldefaultoverviews.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalpamdataset.o gdalpamdataset.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalpamrasterband.o gdalpamrasterband.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdaljp2metadata.o gdaljp2metadata.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdaljp2box.o gdaljp2box.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalmultidomainmetadata.o gdalmultidomainmetadata.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdal_rat.o gdal_rat.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalgmlcoverage.o gdalgmlcoverage.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalpamproxydb.o gdalpamproxydb.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalallvalidmaskband.o gdalallvalidmaskband.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalnodatamaskband.o gdalnodatamaskband.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdal_rpcimdio.o gdal_rpcimdio.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalproxydataset.o gdalproxydataset.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalproxypool.o gdalproxypool.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalnodatavaluesmaskband.o gdalnodatavaluesmaskband.cpp
make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore'
(cd alg; make)
make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg'
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalmediancut.o gdalmediancut.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdaldither.o gdaldither.cpp
i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -fPIC -Wall -Wdeclaration-after-statement -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdal_crs.o gdal_crs.c
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdaltransformer.o gdaltransformer.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalsimplewarp.o gdalsimplewarp.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalwarper.o gdalwarper.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalwarpkernel.o gdalwarpkernel.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalwarpoperation.o gdalwarpoperation.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalchecksum.o gdalchecksum.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdal_rpc.o gdal_rpc.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdal_tps.o gdal_tps.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o thinplatespline.o thinplatespline.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o llrasterize.o llrasterize.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalrasterize.o gdalrasterize.cpp
gdalrasterize.cpp: In function 'void gv_rasterize_one_shape(unsigned char*, int, int, int, int, GDALDataType, int, OGRGeometry*, double*, GDALBurnValueSrc, int (*)(void*, int, int, double*, double*, double*, int*), void*)':
gdalrasterize.cpp:403: warning: comparison between signed and unsigned integer expressions
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalgeoloc.o gdalgeoloc.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalgrid.o gdalgrid.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalcutline.o gdalcutline.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalproximity.o gdalproximity.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o rasterfill.o rasterfill.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalrasterpolygonenumerator.o gdalrasterpolygonenumerator.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalsievefilter.o gdalsievefilter.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o contour.o contour.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o polygonize.o polygonize.cpp
make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg'
(cd frmts; make)
make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/frmts'
i686-pc-linux-gnu-g++ -c -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -O2 -march=i686 -pipe -fPIC -Wall -DFRMT_gxf -DFRMT_gtiff -DFRMT_hfa -DFRMT_aigrid -DFRMT_aaigrid -DFRMT_ceos -DFRMT_ceos2 -DFRMT_iso8211 -DFRMT_xpm -DFRMT_sdts -DFRMT_raw -DFRMT_dted -DFRMT_mem -DFRMT_jdem -DFRMT_envisat -DFRMT_elas -DFRMT_fit -DFRMT_vrt -DFRMT_usgsdem -DFRMT_l1b -DFRMT_nitf -DFRMT_bmp -DFRMT_pcidsk -DFRMT_airsar -DFRMT_rs2 -DFRMT_ilwis -DFRMT_rmf -DFRMT_leveller -DFRMT_sgi -DFRMT_srtmhgt -DFRMT_idrisi -DFRMT_gsg -DFRMT_ingr -DFRMT_ers -DFRMT_jaxapalsar -DFRMT_dimap -DFRMT_gff -DFRMT_cosar -DFRMT_pds -DFRMT_adrg -DFRMT_coasp -DFRMT_tsx -DFRMT_terragen -DFRMT_blx -DFRMT_msgn -DFRMT_til -DFRMT_r -DFRMT_northwood -DFRMT_saga -DFRMT_grib -DFRMT_gif -DFRMT_jpeg -DFRMT_png -DFRMT_rik -DFRMT_rasterlite \
-DGDAL_FORMATS="gxf gtiff hfa aigrid aaigrid ceos ceos2 iso8211 xpm sdts raw dted mem jdem envisat elas fit vrt usgsdem l1b nitf bmp pcidsk airsar rs2 ilwis rmf leveller sgi srtmhgt idrisi gsg ingr ers jaxapalsar dimap gff cosar pds adrg coasp tsx terragen blx msgn til r northwood saga grib gif jpeg png rik rasterlite" \
gdalallregister.cpp -o o/gdalallregister.o
make -C gxf install-obj
make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/frmts/gxf'
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/gxfdataset.o gxfdataset.cpp
i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -fPIC -Wall -Wdeclaration-after-statement -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/gxfopen.o gxfopen.c
i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -fPIC -Wall -Wdeclaration-after-statement -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/gxf_proj4.o gxf_proj4.c
i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -fPIC -Wall -Wdeclaration-after-statement -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/gxf_ogcwkt.o gxf_ogcwkt.c
make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/frmts/gxf'
make -C gtiff install-obj
make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/frmts/gtiff'
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DBIGTIFF_SUPPORT -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/geotiff.o geotiff.cpp
geotiff.cpp: In member function 'virtual CPLErr GTiffRasterBand::SetColorTable(GDALColorTable*)':
geotiff.cpp:1054: error: 'TIFFUnsetField' was not declared in this scope
geotiff.cpp: In member function 'void GTiffDataset::WriteGeoTIFFInfo()':
geotiff.cpp:3547: error: 'TIFFUnsetField' was not declared in this scope
make[2]: *** [../o/geotiff.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/frmts/gtiff'
make[1]: *** [gtiff-install-obj] Error 2
make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/frmts'
make: *** [frmts-target] Error 2
* ERROR: sci-libs/gdal-1.7.2-r1 failed:
* emake failed
*
* Call stack:
* ebuild.sh, line 54: Called src_compile
* environment, line 5594: Called die
* The specific snippet of code:
* emake || die "emake failed";
*
* If you need support, post the output of 'emerge --info =sci-libs/gdal-1.7.2-r1',
* the complete build log and the output of 'emerge -pqv =sci-libs/gdal-1.7.2-r1'.
* The complete build log is located at '/var/tmp/portage/sci-libs/gdal-1.7.2-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sci-libs/gdal-1.7.2-r1/temp/environment'.
* S: '/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2'-
zhekas
- Сообщения: 60
- ОС: Gentoo
Re: GoogleEarth в gentoo
Это он у вас и на экране отображает русский в неправильной кодировке?
Если да, то сделайте хотябы
И пришлите снова этот файл
Если да, то сделайте хотябы
Код: Выделить всё
LANG=C emerge googleearthИ пришлите снова этот файл
-
netelis
- Сообщения: 95
- ОС: Debian Wheezy i686
Re: GoogleEarth в gentoo
Код: Выделить всё
You should enable -g (or higher) for debugging!
* CPV: sci-libs/gdal-1.7.2-r1
* REPO: gentoo
* USE: elibc_glibc gif jpeg kernel_linux mysql pam perl png python ruby sqlite test threads userland_GNU x86
>>> Unpacking source...
>>> Unpacking gdal-1.7.2.tar.gz to /var/tmp/portage/sci-libs/gdal-1.7.2-r1/work
>>> Source unpacked in /var/tmp/portage/sci-libs/gdal-1.7.2-r1/work
>>> Preparing source in /var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2 ...
* Applying 1.7.2-ruby_cflags.patch ... [ ok ]
* Applying gdal-1.5.0-soname.patch ... [ ok ]
* Running eautoreconf in '/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2' ...
* Running aclocal -I /var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/m4 ... [ ok ]
* Running libtoolize --copy --force --install ... [ ok ]
* Running aclocal -I /var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/m4 ... [ ok ]
* Running autoconf ... [ ok ]
* Running autoheader ... [ !! ]
* Running elibtoolize in: gdal-1.7.2/
* Applying portage-2.2.patch ...
* Applying sed-1.5.6.patch ...
* Applying as-needed-2.2.6.patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2 ...
* econf: updating gdal-1.7.2/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating gdal-1.7.2/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --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-spatialite --without-dwgdirect --without-epsilon --without-idb --without-sde --without-libtool --with-libz=/usr/ --with-ogr --with-grib --with-vfk --with-libtiff --with-geotiff --disable-debug --without-pg --without-cfitsio --without-netcdf --with-png --with-jpeg --with-pcidsk --with-gif --without-ogdi --without-hdf5 --without-jasper --without-ecw --without-xerces --without-odbc --without-curl --with-sqlite3=/usr --with-mysql=/usr/bin/mysql_config --without-geos --with-pam --with-perl --with-ruby --with-python --with-threads --with-pymoddir=//usr/lib/python2.6/site-packages
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking C_WFLAGS for maximum warnings... -Wall -Wdeclaration-after-statement
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking CXX_WFLAGS for maximum warnings... -Wall
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-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 i686-pc-linux-gnu-g++ accepts -g... (cached) yes
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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/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 for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking how to run the C preprocessor... i686-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 whether we are using the GNU C++ compiler... (cached) yes
checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for objdir... .libs
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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 for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-g++ static flag -static works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib
checking for i686-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 size of int... 4
checking size of unsigned long... 4
checking size of void*... 4
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 gmtime_r... yes
checking for localtime_r... yes
checking for setlocale... yes
checking to enable debug build... no, CFLAGS="-O2 -march=i686 -pipe -fPIC"
checking whether GCC 4.1 atomic builtins are 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 PostgreSQL... no
checking for G_gisinit_2 in -lgrass5... no
FITS support disabled.
PCRaster support disabled.
netCDF 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 PCIDSK... using internal libpcidsk.
checking for libtiff... checking for TIFFGetTagListCount in -ltiff... yes
checking for _TIFFsetDoubleArray in -ltiff... yes
checking for TIFFScanlineSize64 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
using pre-installed libgif.
ogdi support disabled.
checking for FMEObjects... disabled by user
hdf4 support disabled.
hdf5 support disabled.
configure: JasPer (JPEG2000) support disabled.
ECW support disabled.
checking for Kakadu JPEG2000 support... not requested.
configure: MrSID 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... yes
checking for Ingres... no
checking for Xerces C++ Parser... no
checking for Expat XML Parser headers in /usr/include... found
checking for Expat XML Parser libraries... found
checking for Expat XML Parser... yes
checking if Expat XML Parser version is >= 1.95.0... yes
ODBC support disabled.
checking if Oracle support is enabled... no
checking Checking for DODS... disabled
disabled
checking for SQLite3 library >= 3.0.0... 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.
checking for VFK support... yes
GEOS support disabled
checking whether to enable PAM... yes
checking how to link PROJ.4 library... link dynamically.
checking GDAL version information from gdal_version.h: 1.7.2
checking for perl bindings... enabled
checking for php bindings... disabled
checking for ruby bindings... enabled
checking for python bindings... checking for python... python
checking for location of Python Makefiles... found
checking where to install Python modules... //usr/lib/python2.6/site-packages
enabled
checking for python setuptools... found
configure: creating ./config.status
config.status: creating GDALmake.opt
config.status: WARNING: 'GDALmake.opt.in' seems to ignore the --datarootdir setting
config.status: creating port/cpl_config.h
config.status: executing libtool commands
GDAL is now configured for i686-pc-linux-gnu
Installation directory: /usr
C compiler: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -fPIC
C++ compiler: i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC
LIBTOOL support: no
LIBZ support: external
GRASS support: no
CFITSIO support: no
PCRaster support: no
NetCDF support: no
LIBPNG support: external
LIBTIFF support: external (BigTIFF=yes)
LIBGEOTIFF support: external
LIBJPEG support: external
8/12 bit JPEG TIFF: no
LIBGIF support: external
OGDI support: no
HDF4 support: no
HDF5 support: no
Kakadu support: no
JasPer support: no
ECW support: no
MrSID support: no
MSG support: no
GRIB support: yes
EPSILON support: no
cURL support (wms/wcs/...):no
PostgreSQL support: no
MySQL support: yes
Ingres support: no
Xerces-C support: no
NAS support: no
Expat support: yes
ODBC support: no
PGeo support: no
PCIDSK support: internal
OCI support: no
GEORASTER support: no
SDE support: no
DODS support: no
SQLite support: yes
SpatiaLite support: no
DWGdirect support no
INFORMIX DataBlade support:no
GEOS support: no
VFK support: yes
SWIG Bindings: python ruby perl
Statically link PROJ.4: no
enable OGR building: yes
enable pthread support: yes
hide internal symbols: no
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2 ...
make -j2 -j1 -C /var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/swig/perl generate
make: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/swig/perl'
swig -Wall -I../include -I../include/perl -I../include/perl/docs -DPERL_CPAN_NAMESPACE -I -c++ -perl -o gdal_wrap.cpp ../include/gdal.i
../include/gdal.i:726: Warning(322): Redundant redeclaration of 'GeneralCmdLineProcessor',
../include/ogr.i:1838: Warning(322): previous declaration of 'GeneralCmdLineProcessor'.
swig -Wall -I../include -I../include/perl -I../include/perl/docs -DPERL_CPAN_NAMESPACE -I -c++ -perl -o ogr_wrap.cpp ../include/ogr.i
swig -Wall -I../include -I../include/perl -I../include/perl/docs -DPERL_CPAN_NAMESPACE -I -c++ -perl -o osr_wrap.cpp ../include/osr.i
if [ ! -d lib ]; then mkdir lib; fi
if [ ! -d "lib/Geo" ]; then mkdir "lib/Geo"; fi
if [ ! -d "lib/Geo/GDAL" ]; then mkdir "lib/Geo/GDAL"; fi
if [ -f GDAL.pm ]; then mv GDAL.pm lib/Geo; fi
if [ -f Const.pm ]; then mv Const.pm lib/Geo/GDAL; fi
if [ -f OGR.pm ]; then mv OGR.pm lib/Geo; fi
if [ -f OSR.pm ]; then mv OSR.pm lib/Geo; fi
make: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/swig/perl'
make -j2 -j1 -C /var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/swig/ruby generate
make: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/swig/ruby'
swig -Wall -I../include -I../include/ruby -I../include/ruby/docs -autorename -prefix "gdal::" -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2 -c++ -ruby -o gdal_wrap.cpp ../include/gdal.i
../include/Dataset.i:308: Warning(453): Can't apply (char **CSL). No typemaps are defined.
../include/Band.i:259: Warning(453): Can't apply (IF_ERROR_RETURN_NONE). No typemaps are defined.
../include/Band.i:269: Warning(453): Can't apply (IF_ERROR_RETURN_NONE). No typemaps are defined.
../include/Operations.i:227: Warning(453): Can't apply (int nList,double *pList). No typemaps are defined.
../include/Operations.i:358: Warning(453): Can't apply (int object_list_count,GDALRasterBandShadow **poObjects). No typemaps are defined.
../include/gdal.i:566: Warning(490): Fragment 'XMLTreeToPyList' not found.
swig -Wall -I../include -I../include/ruby -I../include/ruby/docs -autorename -prefix "gdal::" -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2 -ruby -o gdalconst_wrap.c ../include/gdalconst.i
swig -Wall -I../include -I../include/ruby -I../include/ruby/docs -autorename -prefix "gdal::" -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2 -c++ -ruby -o ogr_wrap.cpp ../include/ogr.i
../include/osr.i:152: Warning(453): Can't apply (char **CSL). No typemaps are defined.
../include/osr.i:162: Warning(453): Can't apply (char **CSL). No typemaps are defined.
swig -Wall -I../include -I../include/ruby -I../include/ruby/docs -autorename -prefix "gdal::" -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2 -c++ -ruby -o osr_wrap.cpp ../include/osr.i
../include/osr.i:151: Warning(453): Can't apply (char **CSL). No typemaps are defined.
../include/osr.i:161: Warning(453): Can't apply (char **CSL). No typemaps are defined.
make: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/swig/ruby'
rm: невозможно удалить «/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/swig/python/*_wrap.cpp»: Нет такого файла или каталога
make -j2 -j1 -C /var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/swig/python generate
make: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/swig/python'
swig -Wall -I../include -I../include/python -I../include/python/docs -outdir "osgeo" -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2 -c++ -python -o extensions/gdal_wrap.cpp ../include/gdal.i
swig -Wall -I../include -I../include/python -I../include/python/docs -outdir "osgeo" -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2 -python -o extensions/gdalconst_wrap.c ../include/gdalconst.i
swig -Wall -I../include -I../include/python -I../include/python/docs -outdir "osgeo" -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2 -c++ -python -o extensions/ogr_wrap.cpp ../include/ogr.i
swig -Wall -I../include -I../include/python -I../include/python/docs -outdir "osgeo" -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2 -c++ -python -o extensions/osr_wrap.cpp ../include/osr.i
swig -Wall -I../include -I../include/python -I../include/python/docs -outdir "osgeo" -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2 -c++ -python -o extensions/gdal_array_wrap.cpp ../include/gdal_array.i
sed "s/PyErr_Format(PyExc_RuntimeError, mesg)/PyErr_SetString(PyExc_RuntimeError, mesg)/" extensions//gdal_wrap.cpp > extensions//gdal_wrap.cpp.tmp
mv -f extensions//gdal_wrap.cpp.tmp extensions//gdal_wrap.cpp
sed "s/PyErr_Format(PyExc_RuntimeError, mesg)/PyErr_SetString(PyExc_RuntimeError, mesg)/" extensions//gdalconst_wrap.c > extensions//gdalconst_wrap.c.tmp
mv -f extensions//gdalconst_wrap.c.tmp extensions//gdalconst_wrap.c
sed "s/PyErr_Format(PyExc_RuntimeError, mesg)/PyErr_SetString(PyExc_RuntimeError, mesg)/" extensions//ogr_wrap.cpp > extensions//ogr_wrap.cpp.tmp
mv -f extensions//ogr_wrap.cpp.tmp extensions//ogr_wrap.cpp
sed "s/PyErr_Format(PyExc_RuntimeError, mesg)/PyErr_SetString(PyExc_RuntimeError, mesg)/" extensions//osr_wrap.cpp > extensions//osr_wrap.cpp.tmp
mv -f extensions//osr_wrap.cpp.tmp extensions//osr_wrap.cpp
sed "s/PyErr_Format(PyExc_RuntimeError, mesg)/PyErr_SetString(PyExc_RuntimeError, mesg)/" extensions//gdal_array_wrap.cpp > extensions//gdal_array_wrap.cpp.tmp
mv -f extensions//gdal_array_wrap.cpp.tmp extensions//gdal_array_wrap.cpp
make: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/swig/python'
make -j2 -j1
(cd port; make)
make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port'
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_conv.o cpl_conv.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_error.o cpl_error.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_string.o cpl_string.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cplgetsymbol.o cplgetsymbol.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_strtod.o cpl_strtod.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_path.o cpl_path.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_csv.o cpl_csv.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_findfile.o cpl_findfile.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_minixml.o cpl_minixml.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_multiproc.o cpl_multiproc.cpp
cpl_multiproc.cpp: In function ‘void* CPLLockFile(const char*, double)’:
cpl_multiproc.cpp:852: предупреждение: результат ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, декларированной с атрибутом warn_unused_result, игнорируется
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_list.o cpl_list.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_getexecpath.o cpl_getexecpath.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cplstring.o cplstring.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_vsil_win32.o cpl_vsil_win32.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_vsisimple.o cpl_vsisimple.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_vsil.o cpl_vsil.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_vsi_mem.o cpl_vsi_mem.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_vsil_unix_stdio_64.o cpl_vsil_unix_stdio_64.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_http.o cpl_http.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_hash_set.o cpl_hash_set.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cplkeywordparser.o cplkeywordparser.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_recode_stub.o cpl_recode_stub.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_quad_tree.o cpl_quad_tree.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_atomic_ops.o cpl_atomic_ops.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_vsil_subfile.o cpl_vsil_subfile.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_time.o cpl_time.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_vsil_stdout.o cpl_vsil_stdout.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_vsil_gzip.o cpl_vsil_gzip.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_minizip_ioapi.o cpl_minizip_ioapi.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DHAVE_LIBZ -c -o cpl_minizip_unzip.o cpl_minizip_unzip.cpp
make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port'
(cd gcore; make)
make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore'
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalopeninfo.o gdalopeninfo.cpp
i686-pc-linux-gnu-g++ -c -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -O2 -march=i686 -pipe -fPIC -Wall -DINST_DATA=\"/usr/share/gdal\" \
gdaldrivermanager.cpp -o gdaldrivermanager.o
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdaldriver.o gdaldriver.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdaldataset.o gdaldataset.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalrasterband.o gdalrasterband.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdal_misc.o gdal_misc.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o rasterio.o rasterio.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalrasterblock.o gdalrasterblock.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalcolortable.o gdalcolortable.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalmajorobject.o gdalmajorobject.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o overview.o overview.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdaldefaultoverviews.o gdaldefaultoverviews.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalpamdataset.o gdalpamdataset.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalpamrasterband.o gdalpamrasterband.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdaljp2metadata.o gdaljp2metadata.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdaljp2box.o gdaljp2box.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalmultidomainmetadata.o gdalmultidomainmetadata.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdal_rat.o gdal_rat.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalgmlcoverage.o gdalgmlcoverage.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalpamproxydb.o gdalpamproxydb.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalallvalidmaskband.o gdalallvalidmaskband.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalnodatamaskband.o gdalnodatamaskband.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdal_rpcimdio.o gdal_rpcimdio.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalproxydataset.o gdalproxydataset.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalproxypool.o gdalproxypool.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -DPAM_ENABLED -c -o gdalnodatavaluesmaskband.o gdalnodatavaluesmaskband.cpp
make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore'
(cd alg; make)
make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg'
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalmediancut.o gdalmediancut.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdaldither.o gdaldither.cpp
i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -fPIC -Wall -Wdeclaration-after-statement -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdal_crs.o gdal_crs.c
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdaltransformer.o gdaltransformer.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalsimplewarp.o gdalsimplewarp.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalwarper.o gdalwarper.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalwarpkernel.o gdalwarpkernel.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalwarpoperation.o gdalwarpoperation.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalchecksum.o gdalchecksum.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdal_rpc.o gdal_rpc.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdal_tps.o gdal_tps.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o thinplatespline.o thinplatespline.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o llrasterize.o llrasterize.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalrasterize.o gdalrasterize.cpp
gdalrasterize.cpp: In function ‘void gv_rasterize_one_shape(unsigned char*, int, int, int, int, GDALDataType, int, OGRGeometry*, double*, GDALBurnValueSrc, int (*)(void*, int, int, double*, double*, double*, int*), void*)’:
gdalrasterize.cpp:403: предупреждение: сравнение знакового и беззнакового целых выражений
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalgeoloc.o gdalgeoloc.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalgrid.o gdalgrid.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalcutline.o gdalcutline.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalproximity.o gdalproximity.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o rasterfill.o rasterfill.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalrasterpolygonenumerator.o gdalrasterpolygonenumerator.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o gdalsievefilter.o gdalsievefilter.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o contour.o contour.cpp
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o polygonize.o polygonize.cpp
make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg'
(cd frmts; make)
make[1]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/frmts'
i686-pc-linux-gnu-g++ -c -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -O2 -march=i686 -pipe -fPIC -Wall -DFRMT_gxf -DFRMT_gtiff -DFRMT_hfa -DFRMT_aigrid -DFRMT_aaigrid -DFRMT_ceos -DFRMT_ceos2 -DFRMT_iso8211 -DFRMT_xpm -DFRMT_sdts -DFRMT_raw -DFRMT_dted -DFRMT_mem -DFRMT_jdem -DFRMT_envisat -DFRMT_elas -DFRMT_fit -DFRMT_vrt -DFRMT_usgsdem -DFRMT_l1b -DFRMT_nitf -DFRMT_bmp -DFRMT_pcidsk -DFRMT_airsar -DFRMT_rs2 -DFRMT_ilwis -DFRMT_rmf -DFRMT_leveller -DFRMT_sgi -DFRMT_srtmhgt -DFRMT_idrisi -DFRMT_gsg -DFRMT_ingr -DFRMT_ers -DFRMT_jaxapalsar -DFRMT_dimap -DFRMT_gff -DFRMT_cosar -DFRMT_pds -DFRMT_adrg -DFRMT_coasp -DFRMT_tsx -DFRMT_terragen -DFRMT_blx -DFRMT_msgn -DFRMT_til -DFRMT_r -DFRMT_northwood -DFRMT_saga -DFRMT_grib -DFRMT_gif -DFRMT_jpeg -DFRMT_png -DFRMT_rik -DFRMT_rasterlite \
-DGDAL_FORMATS="gxf gtiff hfa aigrid aaigrid ceos ceos2 iso8211 xpm sdts raw dted mem jdem envisat elas fit vrt usgsdem l1b nitf bmp pcidsk airsar rs2 ilwis rmf leveller sgi srtmhgt idrisi gsg ingr ers jaxapalsar dimap gff cosar pds adrg coasp tsx terragen blx msgn til r northwood saga grib gif jpeg png rik rasterlite" \
gdalallregister.cpp -o o/gdalallregister.o
make -C gxf install-obj
make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/frmts/gxf'
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/gxfdataset.o gxfdataset.cpp
i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -fPIC -Wall -Wdeclaration-after-statement -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/gxfopen.o gxfopen.c
i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -fPIC -Wall -Wdeclaration-after-statement -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/gxf_proj4.o gxf_proj4.c
i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -fPIC -Wall -Wdeclaration-after-statement -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/gxf_ogcwkt.o gxf_ogcwkt.c
make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/frmts/gxf'
make -C gtiff install-obj
make[2]: Entering directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/frmts/gtiff'
i686-pc-linux-gnu-g++ -O2 -march=i686 -pipe -fPIC -Wall -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/gcore -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/alg -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/ogr/ogrsf_frmts -DBIGTIFF_SUPPORT -DOGR_ENABLED -I/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/port -I/usr/ -I/usr//include -c -o ../o/geotiff.o geotiff.cpp
geotiff.cpp: In member function ‘virtual CPLErr GTiffRasterBand::SetColorTable(GDALColorTable*)’:
geotiff.cpp:1054: ошибка: нет декларации ‘TIFFUnsetField’ в этой области видимости
geotiff.cpp: In member function ‘void GTiffDataset::WriteGeoTIFFInfo()’:
geotiff.cpp:3547: ошибка: нет декларации ‘TIFFUnsetField’ в этой области видимости
make[2]: *** [../o/geotiff.o] Ошибка 1
make[2]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/frmts/gtiff'
make[1]: *** [gtiff-install-obj] Ошибка 2
make[1]: Leaving directory `/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2/frmts'
make: *** [frmts-target] Ошибка 2
* ERROR: sci-libs/gdal-1.7.2-r1 failed:
* emake failed
*
* Call stack:
* ebuild.sh, line 54: Called src_compile
* environment, line 5594: Called die
* The specific snippet of code:
* emake || die "emake failed";
*
* If you need support, post the output of 'emerge --info =sci-libs/gdal-1.7.2-r1',
* the complete build log and the output of 'emerge -pqv =sci-libs/gdal-1.7.2-r1'.
* The complete build log is located at '/var/tmp/portage/sci-libs/gdal-1.7.2-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sci-libs/gdal-1.7.2-r1/temp/environment'.
* S: '/var/tmp/portage/sci-libs/gdal-1.7.2-r1/work/gdal-1.7.2'-
yaleks
- Сообщения: 2121
- Статус: вне статуса
- ОС: Gentoo ~
Re: GoogleEarth в gentoo
zhekas писал(а): ↑27.09.2010 20:51Это он у вас и на экране отображает русский в неправильной кодировке?
Если да, то сделайте хотябы
Код: Выделить всё
LANG=C emerge googleearth
И пришлите снова этот файл
русский будет только с
Код: Выделить всё
USE="-qt-bundled" emerge =sci-geosciences/googleearth-5.1.3535.3218-r1-
zhekas
- Сообщения: 60
- ОС: Gentoo
Re: GoogleEarth в gentoo
Сначала обновите portege
Попробуйте сделать
И затем попробуйте
Здесь Описывается ваша проблема.
Код: Выделить всё
emerge --syncПопробуйте сделать
Код: Выделить всё
revdep-rebuildИ затем попробуйте
Код: Выделить всё
#emerge tiff libgeotiff gdalЗдесь Описывается ваша проблема.
Спасибо сказали:
-
netelis
- Сообщения: 95
- ОС: Debian Wheezy i686
Re: GoogleEarth в gentoo
Там пишется что надо компилить с параметрами GRASS_HOME=/usr/grass63 GDAL_CONFIGURE_OPTS=--with-grass=/usr/grass63 emerge
gdal, а куда их писать не сказано Comment #14. Набирал в терминале не помогло.
gdal, а куда их писать не сказано Comment #14. Набирал в терминале не помогло.
-
zhekas
- Сообщения: 60
- ОС: Gentoo
Re: GoogleEarth в gentoo
В терминале набирите эту команду
Код: Выделить всё
GRASS_HOME=/usr/grass63 GDAL_CONFIGURE_OPTS=--with-grass=/usr/grass63 emerge gdal-
zhekas
- Сообщения: 60
- ОС: Gentoo
Re: GoogleEarth в gentoo
Кстати. У меня gdal установлен версия 1.6.3 (стабильная версия). У вас устанавливает нестабильную 1.7.2
Попробуйте установить стабильную. И libgeotiff тоже
Попробуйте установить стабильную. И libgeotiff тоже
Код: Выделить всё
emerge "=sci-libs/libgeotiff-1.2.4"Код: Выделить всё
emerge "=sci-libs/gdal-1.6.3-r1"-
netelis
- Сообщения: 95
- ОС: Debian Wheezy i686
Re: GoogleEarth в gentoo
Всё равно не компилится.
Пытаюсь зделать обновление glibc не компилится emerge --update --deep --newuse world.
Код: Выделить всё
You should enable -g (or higher) for debugging!
* CPV: sci-libs/gdal-1.6.3-r1
* REPO: gentoo
* USE: elibc_glibc gif jpeg kernel_linux mysql perl png python ruby sqlite test threads userland_GNU x86
* User-specified configure options are --with-grass=/usr/grass63.
>>> Unpacking source...
>>> Unpacking gdal-1.6.3.tar.gz to /var/tmp/portage/sci-libs/gdal-1.6.3-r1/work
>>> Source unpacked in /var/tmp/portage/sci-libs/gdal-1.6.3-r1/work
>>> Preparing source in /var/tmp/portage/sci-libs/gdal-1.6.3-r1/work/gdal-1.6.3 ...
* Running aclocal -I /var/tmp/portage/sci-libs/gdal-1.6.3-r1/work/gdal-1.6.3/m4 ... [ ok ]
* Running autoconf ... [ ok ]
* Applying gdal-1.4.2-datadir.patch ... [ ok ]
* Applying gdal-1.5.1-python-install.patch ... [ ok ]
* Applying gdal-1.6.0-swig-fix.patch ... [ ok ]
* Applying gdal-1.6.1-ruby-make.patch ... [ ok ]
* Applying gdal-1.5.0-soname.patch ... [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sci-libs/gdal-1.6.3-r1/work/gdal-1.6.3 ...
* econf: updating gdal-1.6.3/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating gdal-1.6.3/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-grass=/usr/grass63 --enable-shared=yes --with-pic --with-libgrass=no --without-libtool --with-expat=/usr --with-pymoddir=//usr/lib/python2.6/site-packages --with-gif=internal --with-mysql=/usr/bin/mysql_config --with-jpeg --with-png --with-mysql --without-xerces --without-hdf5 --without-curl --without-pg --with-python --with-ruby --with-threads --without-cfitsio --with-perl --with-sqlite3==/usr --without-geos --without-jasper --without-odbc --disable-debug
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking C_WFLAGS for maximum warnings... -Wall -Wdeclaration-after-statement
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking CXX_WFLAGS for maximum warnings... -Wall
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-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 i686-pc-linux-gnu-g++ accepts -g... (cached) yes
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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 32768
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking how to run the C preprocessor... i686-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 whether we are using the GNU C++ compiler... (cached) yes
checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for objdir... .libs
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... RUNPATH /foo
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... yes
checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-g++ static flag -static works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... RUNPATH /foo
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib
checking for i686-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 size of int... 4
checking size of long... 4
checking size of unsigned long... 4
checking size of void*... 4
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 gmtime_r... yes
checking for localtime_r... yes
checking for setlocale... yes
checking to enable debug build... no, CFLAGS="-O2 -march=i686 -pipe -fPIC"
checking whether we should hide internal symbols... no
checking for local include/lib path... none
checking for pthread_create in -lpthread... yes
checking for deflateInit_ in -lz... yes
checking for inflateCopy in -lz... yes
using pre-installed libz
checking for PostgreSQL... no
checking for G_asprintf in -lgrass_gis... no
configure: error: --with-grass=/usr/grass63 requested, but libraries not found!
!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/sci-libs/gdal-1.6.3-r1/work/gdal-1.6.3/config.log
* ERROR: sci-libs/gdal-1.6.3-r1 failed:
* econf failed
*
* Call stack:
* ebuild.sh, line 54: Called src_configure
* environment, line 5959: Called econf '--with-grass=/usr/grass63' '--enable-shared=yes' '--with-pic' '--with-libgrass=no' '--without-libtool' '--with-expat=/usr' '--with-pymoddir=//usr/lib/python2.6/site-packages' '--with-gif=internal' '--with-mysql=/usr/bin/mysql_config' '--with-jpeg' '--with-png' '--with-mysql' '--without-xerces' '--without-hdf5' '--without-curl' '--without-pg' '--with-python' '--with-ruby' '--with-threads' '--without-cfitsio' '--with-perl' '--with-sqlite3==/usr' '--without-geos' '--without-jasper' '--without-odbc' '--disable-debug'
* ebuild.sh, line 544: Called die
* The specific snippet of code:
* die "econf failed"
*
* If you need support, post the output of 'emerge --info =sci-libs/gdal-1.6.3-r1',
* the complete build log and the output of 'emerge -pqv =sci-libs/gdal-1.6.3-r1'.
* The complete build log is located at '/var/tmp/portage/sci-libs/gdal-1.6.3-r1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sci-libs/gdal-1.6.3-r1/temp/environment'.
* S: '/var/tmp/portage/sci-libs/gdal-1.6.3-r1/work/gdal-1.6.3'Пытаюсь зделать обновление glibc не компилится emerge --update --deep --newuse world.
-
zhekas
- Сообщения: 60
- ОС: Gentoo
Re: GoogleEarth в gentoo
Это у тебя с параметрами GRASS установка пошла попробуй без этих параметров
Код: Выделить всё
emerge "=sci-libs/gdal-1.6.3-r1"-
netelis
- Сообщения: 95
- ОС: Debian Wheezy i686
Re: GoogleEarth в gentoo
Всё установил, надо было с флагами правильными компилить USE, USE="gif jpeg perl png python -curl -debug -doc -ecwj2k -fits -geos -gml -hdf -hdf5 -jpeg2k -mysql -netcdf -odbc -ogdi -postgres -ruby -sqlite -threads" emerge googleearth. Можно видеть на моём сайте http://alice.yaahosting.info/src/themes/in...php?page=galery.