Control: tag -1 + patch
Hi Andreas,
Andreas Hasenack wrote:
> This fixes the build:
>
> --- a/configure.ac
> +++ b/configure.ac
> @@ -852,6 +852,7 @@ fi
>
> AC_CACHE_CHECK([if gettimeofday takes tz
> argument],rsync_cv_HAVE_GETTIMEOFDAY_TZ,[
> AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[#include
>
This fixes the build:
--- a/configure.ac
+++ b/configure.ac
@@ -852,6 +852,7 @@ fi
AC_CACHE_CHECK([if gettimeofday takes tz
argument],rsync_cv_HAVE_GETTIMEOFDAY_TZ,[
AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[#include
+#include
#include ]], [[struct timeval tv; exit(gettimeofday(&tv,
NULL));]])],[
Le 13/03/2024 à 13:02, Lucas Nussbaum a écrit :
[…]
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
[…]
Thanks for such information. Since no action was taken in last 2 weeks,
I opened a bug upstream [1].
[1] https://github.com/backuppc/rsync-bpc/issues/
Source: backuppc-rsync
Version: 3.1.3.0-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240313 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> gcc -I. -I. -g -O
4 matches
Mail list logo