[postgis-tickets] [PostGIS] #2656: Bots are mad -- can't compile 2.2 chain

PostGIS trac at osgeo.org
Mon Feb 24 15:30:10 PST 2014


#2656: Bots are mad -- can't compile 2.2 chain
-----------------------------------+----------------------------------------
 Reporter:  robe                   |       Owner:  strk         
     Type:  defect                 |      Status:  new          
 Priority:  blocker                |   Milestone:  PostGIS 2.2.0
Component:  build/upgrade/install  |     Version:  trunk        
 Keywords:                         |  
-----------------------------------+----------------------------------------
 Both winnie and debbie are angry with your 2.2 changes.

 Both are registering these failures:


 {{{
 This is so badly broken.  You've angered both bots in the 2.2 chain.

 Both winnie and debbie are reporting:


 on debbie:

 {{{
 make[1]: Entering directory
 `/var/lib/jenkins/workspace/postgis/branches/2.2/liblwgeom'
 make[1]: Nothing to be done for `all'.
 make[1]: Leaving directory
 `/var/lib/jenkins/workspace/postgis/branches/2.2/liblwgeom'
 ---- Making all in libpgcommon
 make[1]: Entering directory
 `/var/lib/jenkins/workspace/postgis/branches/2.2/libpgcommon'
 make[1]: Nothing to be done for `all'.
 make[1]: Leaving directory
 `/var/lib/jenkins/workspace/postgis/branches/2.2/libpgcommon'
 ---- Making all in postgis
 make[1]: Entering directory
 `/var/lib/jenkins/workspace/postgis/branches/2.2/postgis'
 /usr/bin/perl ../utils/postgis_proc_upgrade.pl postgis.sql UNUSED >
 postgis_upgrade.sql.in
 Type of arg 1 to keys must be hash (not private variable) at
 ../utils/postgis_proc_upgrade.pl line 115, near "$objs ) "
 Execution of ../utils/postgis_proc_upgrade.pl aborted due to compilation
 errors.
 make[1]: *** [postgis_upgrade.sql.in] Error 9
 make[1]: *** Deleting file `postgis_upgrade.sql.in'
 make[1]: Leaving directory
 `/var/lib/jenkins/workspace/postgis/branches/2.2/postgis'
 make: *** [all] Error 1
 }}}


 {{{

 }}}


 Winnie
 {{{
 /bin/perl -lpe "s'MODULE_PATHNAME'\$libdir/postgis-2.2'g" > postgis.sql
 /bin/perl ../utils/create_undef.pl postgis.sql 93 > uninstall_postgis.sql
 /bin/perl ../utils/postgis_proc_upgrade.pl postgis.sql UNUSED >
 postgis_upgrade.sql.in
 Type of arg 1 to keys must be hash (not private variable) at
 ../utils/postgis_proc_upgrade.pl line 115, near "$objs ) "
 Execution of ../utils/postgis_proc_upgrade.pl aborted due to compilation
 errors.
 Makefile:167: recipe for target `postgis_upgrade.sql.in' failed
 make[1]: *** [postgis_upgrade.sql.in] Error 255
 make[1]: *** Deleting file `postgis_upgrade.sql.in'
 make[1]: Leaving directory `/projects/postgis/branches/2.2/postgis'
 GNUmakefile:14: recipe for target `all' failed
 }}}


 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2656>
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