Created
November 24, 2023 14:20
-
-
Save rouault/10096d152198a837ba3200af3cec04a9 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
running install | |
/home/even/install-python-3.12.0/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. | |
!! | |
******************************************************************************** | |
Please avoid running ``setup.py`` directly. | |
Instead, use pypa/build, pypa/installer or other | |
standards-based tools. | |
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. | |
******************************************************************************** | |
!! | |
self.initialize_options() | |
running build | |
running build_py | |
copying osgeo/osr.py -> build/lib.linux-x86_64-cpython-312/osgeo | |
copying osgeo/gdalnumeric.py -> build/lib.linux-x86_64-cpython-312/osgeo | |
copying osgeo/__init__.py -> build/lib.linux-x86_64-cpython-312/osgeo | |
copying osgeo/gdal_array.py -> build/lib.linux-x86_64-cpython-312/osgeo | |
copying osgeo/gdalconst.py -> build/lib.linux-x86_64-cpython-312/osgeo | |
copying osgeo/gnm.py -> build/lib.linux-x86_64-cpython-312/osgeo | |
copying osgeo/ogr.py -> build/lib.linux-x86_64-cpython-312/osgeo | |
copying osgeo/gdal.py -> build/lib.linux-x86_64-cpython-312/osgeo | |
creating build/lib.linux-x86_64-cpython-312/osgeo_utils | |
copying gdal-utils/osgeo_utils/gdal_retile.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils | |
copying gdal-utils/osgeo_utils/gdalattachpct.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils | |
copying gdal-utils/osgeo_utils/gdal_edit.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils | |
copying gdal-utils/osgeo_utils/ogr_layer_algebra.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils | |
copying gdal-utils/osgeo_utils/gdal2xyz.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils | |
copying gdal-utils/osgeo_utils/gdal_fillnodata.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils | |
copying gdal-utils/osgeo_utils/ogrmerge.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils | |
copying gdal-utils/osgeo_utils/__init__.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils | |
copying gdal-utils/osgeo_utils/gdal_calc.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils | |
copying gdal-utils/osgeo_utils/gdal_polygonize.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils | |
copying gdal-utils/osgeo_utils/rgb2pct.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils | |
copying gdal-utils/osgeo_utils/gdal_pansharpen.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils | |
copying gdal-utils/osgeo_utils/gdalmove.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils | |
copying gdal-utils/osgeo_utils/gdal_sieve.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils | |
copying gdal-utils/osgeo_utils/gdal_merge.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils | |
copying gdal-utils/osgeo_utils/gdal_proximity.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils | |
copying gdal-utils/osgeo_utils/pct2rgb.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils | |
copying gdal-utils/osgeo_utils/gdalcompare.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils | |
copying gdal-utils/osgeo_utils/gdal2tiles.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils | |
creating build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary | |
copying gdal-utils/osgeo_utils/auxiliary/rectangle.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary | |
copying gdal-utils/osgeo_utils/auxiliary/raster_creation.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary | |
copying gdal-utils/osgeo_utils/auxiliary/osr_util.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary | |
copying gdal-utils/osgeo_utils/auxiliary/__init__.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary | |
copying gdal-utils/osgeo_utils/auxiliary/batch_creator.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary | |
copying gdal-utils/osgeo_utils/auxiliary/color_table.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary | |
copying gdal-utils/osgeo_utils/auxiliary/extent_util.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary | |
copying gdal-utils/osgeo_utils/auxiliary/progress.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary | |
copying gdal-utils/osgeo_utils/auxiliary/array_util.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary | |
copying gdal-utils/osgeo_utils/auxiliary/base.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary | |
copying gdal-utils/osgeo_utils/auxiliary/util.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary | |
copying gdal-utils/osgeo_utils/auxiliary/gdal_argparse.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary | |
copying gdal-utils/osgeo_utils/auxiliary/numpy_util.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary | |
copying gdal-utils/osgeo_utils/auxiliary/color_palette.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary | |
creating build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/make_fuzzer_friendly_archive.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/validate_gpkg.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/gdal2grd.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/assemblepoly.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/gdal_vrtmerge.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/rel.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/gdalimport.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/gdallocationinfo.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/gdal_rmdir.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/gdal_remove_towgs84.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/gcps2vec.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/vec_tr.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/hsv_merge.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/gdal_create_pdf.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/fft.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/__init__.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/gdalident.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/gcps2wld.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/validate_cloud_optimized_geotiff.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/epsg_tr.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/densify.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/gdal_lut.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/ogr_dispatch.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/histrep.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/load2odbc.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/vec_tr_spat.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/ogrupdate.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/crs2crs2grid.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/gdalinfo.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/gdal_auth.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/build_jp2_from_xml.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/magphase.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/classify.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/mkgraticule.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/gdalchksum.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/gdal_ls.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/jpeg_in_tiff_extract.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/validate_jp2.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/gdal_mkdir.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/validate_geoparquet.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/gdal_rm.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/ogrinfo.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/gdal_cp.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/gdalcopyproj.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/get_soundg.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/gdalfilter.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/tolatlong.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/wcs_virtds_params.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/esri2wkt.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/fix_gpkg.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/ogr2ogr.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/dump_jp2.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/val_repl.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/tile_extent_from_raster.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/loslas2ntv2.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/ogr_build_junction_table.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/gcps2ogr.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/tigerpoly.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
copying gdal-utils/osgeo_utils/samples/ogr2vrt.py -> build/lib.linux-x86_64-cpython-312/osgeo_utils/samples | |
running build_ext | |
gcc -pthread -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I/home/even/gdal/gdal/build_cmake/port -I/home/even/gdal/gdal/port -I/home/even/gdal/gdal/build_cmake/gcore -I/home/even/gdal/gdal/gcore -I/home/even/gdal/gdal/alg -I/home/even/gdal/gdal/ogr/ -I/home/even/gdal/gdal/ogr/ogrsf_frmts -I/home/even/gdal/gdal/gnm -I/home/even/gdal/gdal/apps -I/home/even/install-python-3.12.0/include/python3.12 -c gdal_python_cxx11_test.cpp -o gdal_python_cxx11_test.o | |
running build_scripts | |
creating build/scripts-3.12 | |
copying and adjusting gdal-utils/scripts/gdal_retile.py -> build/scripts-3.12 | |
copying and adjusting gdal-utils/scripts/gdalattachpct.py -> build/scripts-3.12 | |
copying and adjusting gdal-utils/scripts/gdal_edit.py -> build/scripts-3.12 | |
copying and adjusting gdal-utils/scripts/ogr_layer_algebra.py -> build/scripts-3.12 | |
copying and adjusting gdal-utils/scripts/gdal2xyz.py -> build/scripts-3.12 | |
copying and adjusting gdal-utils/scripts/gdal_fillnodata.py -> build/scripts-3.12 | |
copying and adjusting gdal-utils/scripts/ogrmerge.py -> build/scripts-3.12 | |
copying and adjusting gdal-utils/scripts/gdal_calc.py -> build/scripts-3.12 | |
copying and adjusting gdal-utils/scripts/gdal_polygonize.py -> build/scripts-3.12 | |
copying and adjusting gdal-utils/scripts/rgb2pct.py -> build/scripts-3.12 | |
copying and adjusting gdal-utils/scripts/gdal_pansharpen.py -> build/scripts-3.12 | |
copying and adjusting gdal-utils/scripts/gdalmove.py -> build/scripts-3.12 | |
copying and adjusting gdal-utils/scripts/gdal_sieve.py -> build/scripts-3.12 | |
copying and adjusting gdal-utils/scripts/gdal_merge.py -> build/scripts-3.12 | |
copying and adjusting gdal-utils/scripts/gdal_proximity.py -> build/scripts-3.12 | |
copying and adjusting gdal-utils/scripts/pct2rgb.py -> build/scripts-3.12 | |
copying and adjusting gdal-utils/scripts/gdalcompare.py -> build/scripts-3.12 | |
copying and adjusting gdal-utils/scripts/gdal2tiles.py -> build/scripts-3.12 | |
changing mode of build/scripts-3.12/gdal_retile.py from 664 to 775 | |
changing mode of build/scripts-3.12/gdalattachpct.py from 664 to 775 | |
changing mode of build/scripts-3.12/gdal_edit.py from 664 to 775 | |
changing mode of build/scripts-3.12/ogr_layer_algebra.py from 664 to 775 | |
changing mode of build/scripts-3.12/gdal2xyz.py from 664 to 775 | |
changing mode of build/scripts-3.12/gdal_fillnodata.py from 664 to 775 | |
changing mode of build/scripts-3.12/ogrmerge.py from 664 to 775 | |
changing mode of build/scripts-3.12/gdal_calc.py from 664 to 775 | |
changing mode of build/scripts-3.12/gdal_polygonize.py from 664 to 775 | |
changing mode of build/scripts-3.12/rgb2pct.py from 664 to 775 | |
changing mode of build/scripts-3.12/gdal_pansharpen.py from 664 to 775 | |
changing mode of build/scripts-3.12/gdalmove.py from 664 to 775 | |
changing mode of build/scripts-3.12/gdal_sieve.py from 664 to 775 | |
changing mode of build/scripts-3.12/gdal_merge.py from 664 to 775 | |
changing mode of build/scripts-3.12/gdal_proximity.py from 664 to 775 | |
changing mode of build/scripts-3.12/pct2rgb.py from 664 to 775 | |
changing mode of build/scripts-3.12/gdalcompare.py from 664 to 775 | |
changing mode of build/scripts-3.12/gdal2tiles.py from 664 to 775 | |
running install_lib | |
creating /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12 | |
creating /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages | |
creating /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/gdal_retile.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/gdalattachpct.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/gdal_edit.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/ogr_layer_algebra.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/gdal2xyz.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/gdal_fillnodata.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/ogrmerge.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils | |
creating /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary/rectangle.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary/raster_creation.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary/osr_util.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary/__init__.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary/batch_creator.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary/color_table.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary/extent_util.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary/progress.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary/array_util.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary/base.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary/util.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary/gdal_argparse.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary/numpy_util.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/auxiliary/color_palette.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary | |
creating /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/make_fuzzer_friendly_archive.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/validate_gpkg.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/gdal2grd.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/assemblepoly.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/gdal_vrtmerge.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/rel.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/gdalimport.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/gdallocationinfo.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/gdal_rmdir.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/gdal_remove_towgs84.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/gcps2vec.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/vec_tr.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/hsv_merge.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/gdal_create_pdf.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/fft.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/__init__.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/gdalident.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/gcps2wld.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/validate_cloud_optimized_geotiff.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/epsg_tr.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/densify.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/gdal_lut.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/ogr_dispatch.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/histrep.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/load2odbc.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/vec_tr_spat.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/ogrupdate.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/crs2crs2grid.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/gdalinfo.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/gdal_auth.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/build_jp2_from_xml.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/magphase.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/classify.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/mkgraticule.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/gdalchksum.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/gdal_ls.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/jpeg_in_tiff_extract.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/validate_jp2.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/gdal_mkdir.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/validate_geoparquet.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/gdal_rm.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/ogrinfo.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/gdal_cp.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/gdalcopyproj.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/get_soundg.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/gdalfilter.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/tolatlong.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/wcs_virtds_params.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/esri2wkt.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/fix_gpkg.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/ogr2ogr.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/dump_jp2.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/val_repl.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/tile_extent_from_raster.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/loslas2ntv2.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/ogr_build_junction_table.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/gcps2ogr.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/tigerpoly.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/samples/ogr2vrt.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/__init__.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/gdal_calc.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/gdal_polygonize.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/rgb2pct.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/gdal_pansharpen.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/gdalmove.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/gdal_sieve.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/gdal_merge.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/gdal_proximity.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/pct2rgb.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/gdalcompare.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils | |
copying build/lib.linux-x86_64-cpython-312/osgeo_utils/gdal2tiles.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils | |
creating /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo | |
copying build/lib.linux-x86_64-cpython-312/osgeo/_gdalconst.cpython-312-x86_64-linux-gnu.so -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo | |
copying build/lib.linux-x86_64-cpython-312/osgeo/_ogr.cpython-312-x86_64-linux-gnu.so -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo | |
copying build/lib.linux-x86_64-cpython-312/osgeo/osr.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo | |
copying build/lib.linux-x86_64-cpython-312/osgeo/gdalnumeric.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo | |
copying build/lib.linux-x86_64-cpython-312/osgeo/_gdal.cpython-312-x86_64-linux-gnu.so -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo | |
copying build/lib.linux-x86_64-cpython-312/osgeo/__init__.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo | |
copying build/lib.linux-x86_64-cpython-312/osgeo/_osr.cpython-312-x86_64-linux-gnu.so -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo | |
copying build/lib.linux-x86_64-cpython-312/osgeo/gdal_array.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo | |
copying build/lib.linux-x86_64-cpython-312/osgeo/_gnm.cpython-312-x86_64-linux-gnu.so -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo | |
copying build/lib.linux-x86_64-cpython-312/osgeo/gdalconst.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo | |
copying build/lib.linux-x86_64-cpython-312/osgeo/gnm.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo | |
copying build/lib.linux-x86_64-cpython-312/osgeo/ogr.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo | |
copying build/lib.linux-x86_64-cpython-312/osgeo/gdal.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/gdal_retile.py to gdal_retile.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/gdalattachpct.py to gdalattachpct.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/gdal_edit.py to gdal_edit.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/ogr_layer_algebra.py to ogr_layer_algebra.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/gdal2xyz.py to gdal2xyz.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/gdal_fillnodata.py to gdal_fillnodata.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/ogrmerge.py to ogrmerge.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary/rectangle.py to rectangle.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary/raster_creation.py to raster_creation.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary/osr_util.py to osr_util.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary/__init__.py to __init__.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary/batch_creator.py to batch_creator.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary/color_table.py to color_table.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary/extent_util.py to extent_util.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary/progress.py to progress.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary/array_util.py to array_util.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary/base.py to base.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary/util.py to util.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary/gdal_argparse.py to gdal_argparse.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary/numpy_util.py to numpy_util.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/auxiliary/color_palette.py to color_palette.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/make_fuzzer_friendly_archive.py to make_fuzzer_friendly_archive.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/validate_gpkg.py to validate_gpkg.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/gdal2grd.py to gdal2grd.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/assemblepoly.py to assemblepoly.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/gdal_vrtmerge.py to gdal_vrtmerge.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/rel.py to rel.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/gdalimport.py to gdalimport.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/gdallocationinfo.py to gdallocationinfo.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/gdal_rmdir.py to gdal_rmdir.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/gdal_remove_towgs84.py to gdal_remove_towgs84.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/gcps2vec.py to gcps2vec.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/vec_tr.py to vec_tr.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/hsv_merge.py to hsv_merge.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/gdal_create_pdf.py to gdal_create_pdf.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/fft.py to fft.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/__init__.py to __init__.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/gdalident.py to gdalident.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/gcps2wld.py to gcps2wld.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/validate_cloud_optimized_geotiff.py to validate_cloud_optimized_geotiff.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/epsg_tr.py to epsg_tr.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/densify.py to densify.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/gdal_lut.py to gdal_lut.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/ogr_dispatch.py to ogr_dispatch.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/histrep.py to histrep.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/load2odbc.py to load2odbc.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/vec_tr_spat.py to vec_tr_spat.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/ogrupdate.py to ogrupdate.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/crs2crs2grid.py to crs2crs2grid.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/gdalinfo.py to gdalinfo.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/gdal_auth.py to gdal_auth.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/build_jp2_from_xml.py to build_jp2_from_xml.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/magphase.py to magphase.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/classify.py to classify.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/mkgraticule.py to mkgraticule.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/gdalchksum.py to gdalchksum.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/gdal_ls.py to gdal_ls.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/jpeg_in_tiff_extract.py to jpeg_in_tiff_extract.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/validate_jp2.py to validate_jp2.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/gdal_mkdir.py to gdal_mkdir.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/validate_geoparquet.py to validate_geoparquet.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/gdal_rm.py to gdal_rm.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/ogrinfo.py to ogrinfo.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/gdal_cp.py to gdal_cp.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/gdalcopyproj.py to gdalcopyproj.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/get_soundg.py to get_soundg.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/gdalfilter.py to gdalfilter.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/tolatlong.py to tolatlong.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/wcs_virtds_params.py to wcs_virtds_params.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/esri2wkt.py to esri2wkt.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/fix_gpkg.py to fix_gpkg.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/ogr2ogr.py to ogr2ogr.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/dump_jp2.py to dump_jp2.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/val_repl.py to val_repl.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/tile_extent_from_raster.py to tile_extent_from_raster.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/loslas2ntv2.py to loslas2ntv2.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/ogr_build_junction_table.py to ogr_build_junction_table.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/gcps2ogr.py to gcps2ogr.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/tigerpoly.py to tigerpoly.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/samples/ogr2vrt.py to ogr2vrt.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/__init__.py to __init__.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/gdal_calc.py to gdal_calc.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/gdal_polygonize.py to gdal_polygonize.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/rgb2pct.py to rgb2pct.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/gdal_pansharpen.py to gdal_pansharpen.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/gdalmove.py to gdalmove.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/gdal_sieve.py to gdal_sieve.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/gdal_merge.py to gdal_merge.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/gdal_proximity.py to gdal_proximity.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/pct2rgb.py to pct2rgb.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/gdalcompare.py to gdalcompare.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo_utils/gdal2tiles.py to gdal2tiles.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo/osr.py to osr.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo/gdalnumeric.py to gdalnumeric.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo/__init__.py to __init__.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo/gdal_array.py to gdal_array.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo/gdalconst.py to gdalconst.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo/gnm.py to gnm.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo/ogr.py to ogr.cpython-312.pyc | |
byte-compiling /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/osgeo/gdal.py to gdal.cpython-312.pyc | |
running install_egg_info | |
running egg_info | |
writing gdal-utils/GDAL.egg-info/PKG-INFO | |
writing dependency_links to gdal-utils/GDAL.egg-info/dependency_links.txt | |
deleting gdal-utils/GDAL.egg-info/entry_points.txt | |
writing requirements to gdal-utils/GDAL.egg-info/requires.txt | |
writing top-level names to gdal-utils/GDAL.egg-info/top_level.txt | |
reading manifest file 'gdal-utils/GDAL.egg-info/SOURCES.txt' | |
writing manifest file 'gdal-utils/GDAL.egg-info/SOURCES.txt' | |
Copying gdal-utils/GDAL.egg-info to /tmp/tmpgdal/home/even/gdal/install-cmake-master/lib/python3.12/site-packages/GDAL-3.9.0-py3.12.egg-info | |
running install_scripts | |
copying build/scripts-3.12/gdal_retile.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin | |
copying build/scripts-3.12/gdalattachpct.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin | |
copying build/scripts-3.12/gdal_edit.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin | |
copying build/scripts-3.12/ogr_layer_algebra.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin | |
copying build/scripts-3.12/gdal2xyz.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin | |
copying build/scripts-3.12/gdal_fillnodata.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin | |
copying build/scripts-3.12/ogrmerge.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin | |
copying build/scripts-3.12/gdal_calc.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin | |
copying build/scripts-3.12/gdal_polygonize.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin | |
copying build/scripts-3.12/rgb2pct.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin | |
copying build/scripts-3.12/gdal_pansharpen.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin | |
copying build/scripts-3.12/gdalmove.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin | |
copying build/scripts-3.12/gdal_sieve.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin | |
copying build/scripts-3.12/gdal_merge.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin | |
copying build/scripts-3.12/gdal_proximity.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin | |
copying build/scripts-3.12/pct2rgb.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin | |
copying build/scripts-3.12/gdalcompare.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin | |
copying build/scripts-3.12/gdal2tiles.py -> /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin | |
changing mode of /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin/gdal_retile.py to 775 | |
changing mode of /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin/gdalattachpct.py to 775 | |
changing mode of /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin/gdal_edit.py to 775 | |
changing mode of /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin/ogr_layer_algebra.py to 775 | |
changing mode of /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin/gdal2xyz.py to 775 | |
changing mode of /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin/gdal_fillnodata.py to 775 | |
changing mode of /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin/ogrmerge.py to 775 | |
changing mode of /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin/gdal_calc.py to 775 | |
changing mode of /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin/gdal_polygonize.py to 775 | |
changing mode of /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin/rgb2pct.py to 775 | |
changing mode of /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin/gdal_pansharpen.py to 775 | |
changing mode of /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin/gdalmove.py to 775 | |
changing mode of /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin/gdal_sieve.py to 775 | |
changing mode of /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin/gdal_merge.py to 775 | |
changing mode of /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin/gdal_proximity.py to 775 | |
changing mode of /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin/pct2rgb.py to 775 | |
changing mode of /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin/gdalcompare.py to 775 | |
changing mode of /tmp/tmpgdal/home/even/gdal/install-cmake-master/bin/gdal2tiles.py to 775 | |
writing list of installed files to 'record.txt' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment