[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#978875: marked as done (ocaml: ftbfs with autoconf 2.70)



Your message dated Thu, 25 Nov 2021 15:05:06 +0000
with message-id <E1mqGJ8-00037n-4A@fasolo.debian.org>
and subject line Bug#978875: fixed in ocaml 4.11.1-5
has caused the Debian Bug report #978875,
regarding ocaml: ftbfs with autoconf 2.70
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
978875: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978875
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:ocaml
Version: 4.08.1-10
Severity: normal
Tags: sid bookworm
User: doko@debian.org
Usertags: ftbfs-ac270

[This bug report is not targeted to the upcoming bullseye release]

The package fails to build in a test rebuild on at least amd64 with
autoconf 2.70, but succeeds to build with autoconf 2.69. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://qa-logs.debian.net/2020/09/26.ac270/ocaml_4.08.1-10_unstable_ac270.log
The last lines of the build log are at the end of this report.

To build with autoconf 2.70, please install the autoconf package from
experimental:  apt-get -t=experimental install autoconf 

[...]
SCHROOT_ALIAS_NAME=unstable
SCHROOT_CHROOT_NAME=sid-amd64-sbuild
SCHROOT_COMMAND=env
SCHROOT_GID=1001
SCHROOT_GROUP=user42
SCHROOT_SESSION_ID=sid-amd64-sbuild-8b8d0097-0e9c-4202-831e-bd0bc30e720c
SCHROOT_UID=1001
SCHROOT_USER=user42
SHELL=/bin/sh
USER=user42

dpkg-buildpackage
-----------------

Command: dpkg-buildpackage -us -uc -sa -rfakeroot
dpkg-buildpackage: info: source package ocaml
dpkg-buildpackage: info: source version 4.08.1-10
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Stéphane Glondu <glondu@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 debian/rules clean
dh clean
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make -f /<<PKGBUILDDIR>>/debian/ocamlinit.mk ocamlinit-clean
make[2]: Entering directory '/<<PKGBUILDDIR>>'
rm -f ocamlinit-stamp debian/ld.conf debian/ocaml-base-nox.postinst debian/ocaml-base-nox.prerm debian/ocaml-nox.lintian-overrides debian/ocaml-nox.manpages debian/ocaml-nox.postinst debian/ocaml-source.install
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
if test -d boot.debian; then \
  rm -Rf boot; \
  mv boot.debian boot; \
fi
set -e; for ext in sub guess; do \
  if [ -f debian/config.orig.$ext ] ; then \
    mv -f debian/config.orig.$ext config/gnu/config.$ext; \
  fi; \
done
rm -Rf debian/ocaml-source-4.08.1.tar debian/test-build
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 dpkg-source -b .
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building ocaml using existing ./ocaml_4.08.1.orig.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: building ocaml in ocaml_4.08.1-10.debian.tar.xz
dpkg-source: info: building ocaml in ocaml_4.08.1-10.dsc
 debian/rules binary
dh binary
   debian/rules build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh build
   dh_update_autotools_config
   debian/rules override_dh_autoreconf
make[2]: Entering directory '/<<PKGBUILDDIR>>'
./autogen
configure.ac:1518: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
lib/m4sugar/m4sh.m4:673: AS_IF is expanded from...
./lib/autoconf/general.m4:2149: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2170: AC_CACHE_CHECK is expanded from...
build-aux/ax_pthread.m4:88: AX_PTHREAD is expanded from...
lib/m4sugar/m4sh.m4:581: AS_CASE is expanded from...
lib/m4sugar/m4sh.m4:673: AS_IF is expanded from...
configure.ac:1518: the top level
make[2]: *** [debian/rules:303: override_dh_autoreconf] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:82: build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:77: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: ocaml
Source-Version: 4.11.1-5
Done: Stéphane Glondu <glondu@debian.org>

We believe that the bug you reported is fixed in the latest version of
ocaml, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 978875@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stéphane Glondu <glondu@debian.org> (supplier of updated ocaml package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 25 Nov 2021 15:45:31 +0100
Source: ocaml
Architecture: source
Version: 4.11.1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Stéphane Glondu <glondu@debian.org>
Closes: 978875
Changes:
 ocaml (4.11.1-5) unstable; urgency=medium
 .
   * Do not error on warnings in autoconf (Closes: #978875)
   * Bump Standards-Version to 4.6.0
   * Update debian/watch
Checksums-Sha1:
 16858e88fdb28091d055251a0aa4048c9deb2b8b 2230 ocaml_4.11.1-5.dsc
 7f5504d32d5c9d53eedad0854ce19725d7b8fbdf 39988 ocaml_4.11.1-5.debian.tar.xz
Checksums-Sha256:
 2ffb1ad095045480e2f6a33cda762d0e8d3f63a064ff11410d96eb62c6bcbf09 2230 ocaml_4.11.1-5.dsc
 09d0c5d0de0b6bbdced67f6fe730e61f83e6a0aa02d6f362e7787a64886d299f 39988 ocaml_4.11.1-5.debian.tar.xz
Files:
 52b0a4679d6cf6a5334aa86303360812 2230 ocaml optional ocaml_4.11.1-5.dsc
 b1ed66e006ef50fa626b5c2a0080f0bc 39988 ocaml optional ocaml_4.11.1-5.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEbeJOl+yohsxW5iUOIbju8bGJMIEFAmGfoawACgkQIbju8bGJ
MIHGkwf+NIGyMst64NVX1PZKkWXvb1Moz8PwkI9b+RYlBLseDYP3487ei6T4IDeC
EBF98frDngZHGsBU+vhClIwfMclRaEGFN+dT/YpSMajC3dyCxTbUONNXs1t+mtmi
J1ECMo6lsn4y4bc+1T89ZPQfgmMVhasHqCIPkN9OKvXNLjvUsgvv7IW1r8fqH/Zx
W9QcVLCQ/x7+Tl1J7u/9DD4Dwg91YCVr84f6D06pUy8zs3RBSBa5XWW9Vcpq69yw
Z2VigCKIG0N+cA8SWxCMmxpHgVZh9X2kAq5JbRQb/8DhZXhK/76sUcbfYCnTlJ5+
BbuFOvtP/BKkyCLmlDOJqpdIFSjlxw==
=gSgU
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: