[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libmicrohttpd] CI Pipeline fails (doc / etex fails)
From: |
Tim Rühsen |
Subject: |
Re: [libmicrohttpd] CI Pipeline fails (doc / etex fails) |
Date: |
Fri, 18 Oct 2019 13:17:11 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 |
Hi,
please apply this patch. It fixes the Gitlab CI pipeline.
On Debian/Stretch 'make distcheck' after 'make' doesn't work.
So, what works is the sequence
./bootstrap
./configure
make distcheck
Regards, Tim
On 10/13/19 2:59 PM, Tim Rühsen wrote:
> Please have a look at
>
> https://gitlab.com/libmicrohttpd/libmicrohttpd/-/jobs/319336621
>
> Regards, Tim
>
0001-.gitlab-ci.yml-Fix-distcheck-for-Debian-Stretch.patch
Description: Text Data
signature.asc
Description: OpenPGP digital signature
- [libmicrohttpd] CI Pipeline fails (doc / etex fails), Tim Rühsen, 2019/10/13
- Re: [libmicrohttpd] CI Pipeline fails (doc / etex fails), Christian Grothoff, 2019/10/13
- Re: [libmicrohttpd] CI Pipeline fails (doc / etex fails), Paul Eggert, 2019/10/13
- Re: [libmicrohttpd] CI Pipeline fails (doc / etex fails), Christian Grothoff, 2019/10/17
- Re: [libmicrohttpd] CI Pipeline fails (doc / etex fails), Tim Rühsen, 2019/10/18
- Re: [libmicrohttpd] CI Pipeline fails (doc / etex fails), Tim Rühsen, 2019/10/18
- Re: [libmicrohttpd] CI Pipeline fails (doc / etex fails), ng0, 2019/10/18
- Re: [libmicrohttpd] CI Pipeline fails (doc / etex fails), Tim Rühsen, 2019/10/18
- Re: [libmicrohttpd] CI Pipeline fails (doc / etex fails), Tim Rühsen, 2019/10/18
Re: [libmicrohttpd] CI Pipeline fails (doc / etex fails),
Tim Rühsen <=