[postgis-tickets] [PostGIS] #5134: Cirrus CI is still in fail mode

PostGIS trac at osgeo.org
Fri Apr 15 09:55:41 PDT 2022


#5134: Cirrus CI is still in fail mode
-----------------------+--------------------------------------
 Reporter:  robe       |      Owner:  robe
     Type:  defect     |     Status:  new
 Priority:  medium     |  Milestone:  Website Management, Bots
Component:  buildbots  |    Version:  master
 Keywords:             |
-----------------------+--------------------------------------
 I suspect Cirrus is just failing currently with this error

 https://cirrus-ci.com/task/5362894719156224
 {{{
 libtoolize: Consider adding '-I macros' to ACLOCAL_AMFLAGS in Makefile.am.
 * Running /usr/local/bin/aclocal (1.16.5)
 ld-elf.so.1: /usr/local/lib/perl5/5.32/mach/CORE/libperl.so.5.32:
 Undefined symbol "strerror_l at FBSD_1.6"
 Use of uninitialized value $macro in exists at /usr/local/bin/aclocal line
 820, <GEN75> line 250.
   Something went wrong, giving up!
 }}}


 Seems the perl5 is screwed up on it - this is the FreeBSD-amd64 run



 The freebsd13 is failing too at the end of configure with:


 {{{
 service postgresql onestart
 2022-04-15 12:03:43.357 UTC [20014] LOG:  starting PostgreSQL 12.10 on
 amd64-portbld-freebsd13.0, compiled by FreeBSD clang version 11.0.1
 (git at github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe),
 64-bit
 2022-04-15 12:03:43.357 UTC [20014] LOG:  listening on IPv6 address "::1",
 port 5432
 2022-04-15 12:03:43.357 UTC [20014] LOG:  listening on IPv4 address
 "127.0.0.1", port 5432
 2022-04-15 12:03:43.360 UTC [20014] LOG:  listening on Unix socket
 "/tmp/.s.PGSQL.5432"
 2022-04-15 12:03:43.367 UTC [20014] LOG:  ending log output to stderr
 2022-04-15 12:03:43.367 UTC [20014] HINT:  Future log output will go to
 log destination "syslog".
 su -l postgres -c "createuser -s `whoami`"
 Shell session I/O error: context deadline exceeded
 }}}

 I think maybe we should just turn it off until we can figure out what's
 up.

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