[PostGIS] #5985: Can't do configure on trixie for stable-3.3 thru stable-3.5 branches

PostGIS trac at osgeo.org
Thu Sep 11 18:44:16 PDT 2025


#5985: Can't do configure on trixie for stable-3.3 thru stable-3.5 branches
---------------------+---------------------------
 Reporter:  robe     |      Owner:  robe
     Type:  defect   |     Status:  assigned
 Priority:  medium   |  Milestone:  PostGIS 3.3.9
Component:  postgis  |    Version:  3.5.x
 Keywords:           |
---------------------+---------------------------
 I thought maybe it wasn't because I didn't do a full dist-upgrade, but now
 I have I'm still having issue configuring stable-3.3 thru stable-3.5
 branches.

 3.6 and master are fine.

 I wanted to compile 3.3 to confirm I can replicate the behavior BAS was
 experiencing with his dataset in #5984

 But I presume it must be something we fixed in 3.6, master since those
 seem to be fine.

 For 3.3 on, I'm getting


 {{{
 branch 'stable-3.5' set up to track 'origin/stable-3.5'.
 Switched to a new branch 'stable-3.5'
 Already up to date.
 autogen.sh: 70: test: Illegal number: Debian-2
 * Running /usr/bin/libtoolize (Debian-2.5.4-4)
    OPTIONS = --force --copy
 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
 libtoolize: copying file 'build-aux/ltmain.sh'
 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'macros'.
 libtoolize: copying file 'macros/libtool.m4'
 libtoolize: copying file 'macros/ltoptions.m4'
 libtoolize: copying file 'macros/ltsugar.m4'
 libtoolize: copying file 'macros/ltversion.m4'
 libtoolize: copying file 'macros/lt~obsolete.m4'
 libtoolize: Consider adding '-I macros' to ACLOCAL_AMFLAGS in Makefile.am.
 * Running /usr/bin/aclocal (1.17)
 * Running /usr/bin/autoconf (2.72)
 ======================================
 Now you are ready to run './configure'
 ======================================
 configure: error: cannot find required auxiliary files: config.guess
 config.sub install-sh
 You need to run the 'configure' program first. See the file
 'README.postgis' for installation instructions

 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5985>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list