env: |
TEST_ARGS=-order=random
# -------------------------------------------------------------------------
- - name: GCC 10 maintainer-mode w/-Werror, install + VPATH
+ - name: GCC 14 maintainer-mode w/-Werror, install + VPATH
config: --enable-mods-shared=reallyall --enable-maintainer-mode
notest-cflags: -Werror -O2
env: |
- CC=gcc-10
+ CC=gcc-14
TEST_VPATH=1
TEST_INSTALL=1
SKIP_TESTING=1
APR_VERSION=1.7.4
APU_VERSION=1.6.3
APU_CONFIG="--without-crypto"
+ pkgs: subversion
# -------------------------------------------------------------------------
- name: OpenSSL 3.2 -Werror
config: --enable-mods-shared=most --enable-maintainer-mode --disable-md --disable-http2 --disable-ldap --disable-crypto
APR_VERSION=1.7.4
APU_VERSION=1.6.3
APU_CONFIG="--without-crypto"
+ pkgs: subversion
# -------------------------------------------------------------------------
- name: OpenSSL 3.2 no-engine
config: --enable-mods-shared=most --enable-maintainer-mode --disable-md --disable-http2 --disable-ldap --disable-crypto
APR_VERSION=1.7.4
APU_VERSION=1.6.3
APU_CONFIG="--without-crypto"
+ pkgs: subversion
# -------------------------------------------------------------------------
- name: OpenSSL 3.3 no-engine -Werror
config: --enable-mods-shared=most --enable-maintainer-mode --disable-md --disable-http2 --disable-ldap --disable-crypto
APR_VERSION=1.7.4
APU_VERSION=1.6.3
APU_CONFIG="--without-crypto"
+ pkgs: subversion
# -------------------------------------------------------------------------
runs-on: ubuntu-latest
timeout-minutes: 30
if: failure()
with:
name: error_log-${{ env.JOBID }}
- path: test/perl-framework/t/logs/error_log
-
+ path: |
+ **/config.log
+ test/perl-framework/t/logs/error_log