Your message dated Tue, 4 Jan 2022 14:12:46 -0500
with message-id <20220104191245.6vza3ksowzh4a...@asteria.rak.ac>
and subject line Re: Bug#904475: mlton: build-depends on the version of itself 
that is going to be built
has caused the Debian Bug report #904475,
regarding urweb: FTBFS: build-dependency not installable: mlton
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 ow...@bugs.debian.org
immediately.)


-- 
904475: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=904475
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: urweb
Version: 20170720+dfsg-2
Severity: serious
Justification: FTBFS on amd64
Tags: buster sid
Usertags: ftbfs-20181229 ftbfs-buster

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> +------------------------------------------------------------------------------+
> | Install package build dependencies                                          
>  |
> +------------------------------------------------------------------------------+
> 
> 
> Setup apt archive
> -----------------
> 
> Merged Build-Depends: curl, debhelper (>= 9), default-libmysqlclient-dev, 
> dh-autoreconf, libpq-dev, libsqlite3-dev, libssl-dev, mlton, sqlite3, 
> uthash-dev, emacs25 | emacsen, texlive-fonts-recommended, texlive-latex-extra
> Filtered Build-Depends: curl, debhelper (>= 9), default-libmysqlclient-dev, 
> dh-autoreconf, libpq-dev, libsqlite3-dev, libssl-dev, mlton, sqlite3, 
> uthash-dev, emacs25, texlive-fonts-recommended, texlive-latex-extra
> dpkg-deb: building package 'sbuild-build-depends-urweb-dummy' in 
> '/<<BUILDDIR>>/resolver-hRk6qs/apt_archive/sbuild-build-depends-urweb-dummy.deb'.
> dpkg-scanpackages: warning: Packages in archive but missing from override 
> file:
> dpkg-scanpackages: warning:   sbuild-build-depends-core-dummy 
> sbuild-build-depends-urweb-dummy
> dpkg-scanpackages: info: Wrote 2 entries to output Packages file.
> Ign:1 copy:/<<BUILDDIR>>/resolver-hRk6qs/apt_archive ./ InRelease
> Get:2 copy:/<<BUILDDIR>>/resolver-hRk6qs/apt_archive ./ Release [963 B]
> Ign:3 copy:/<<BUILDDIR>>/resolver-hRk6qs/apt_archive ./ Release.gpg
> Get:4 copy:/<<BUILDDIR>>/resolver-hRk6qs/apt_archive ./ Sources [597 B]
> Get:5 copy:/<<BUILDDIR>>/resolver-hRk6qs/apt_archive ./ Packages [664 B]
> Fetched 2224 B in 0s (0 B/s)
> Reading package lists...
> Reading package lists...
> 
> Install urweb build dependencies (apt-based resolver)
> -----------------------------------------------------
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  sbuild-build-depends-urweb-dummy : Depends: mlton but it is not installable
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.

The full build log is available from:
   http://aws-logs.debian.net/2018/12/29/urweb_20170720+dfsg-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Control: fixed -1 20210117+dfsg-1

This was fixed in 20210117+dfsg-1. Changes below:

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

Format: 1.8
Date: Tue, 04 Jan 2022 09:12:48 -0500
Source: mlton
Architecture: source
Version: 20210117+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Ryan Kavanagh <r...@debian.org>
Changed-By: Ryan Kavanagh <r...@debian.org>
Closes: 943118 992099 995467 998156
Changes:
 mlton (20210117+dfsg-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #992099)
   * Repack sources to remove non-DFSG files (Closes: #998156)
     + Extract and apply upstream patches to all nested tarballs while we are
       at it
     + Patch sources to handle missing non-DFSG-free files, 07_DFSG.diff
     + Disable installing mlnlffigen: it requires non-DFSG-free ckit-lib to 
build
   * Changes to patches:
     + Drop ppc64el.patch: applied upstream
     + Drop linux-pic.diff: no longer needed to successfully compile on amd64
     * Drop stack-hardening.diff: pass in flags via debian/rules instead
     + Rename patches to make application order obvious
     + Add DEP3 headers to all patches
   * Overhaul control file:
     + Move Homepage field from binary stanzas to source stanza
     + Use substvars to eliminate description duplication
     + Split Build-Depends into Build-Depends-Arch/Build-Depends-Indep
     + Drop alternative dependency on mlton-runtime, which has not existed
       since forever
     + Drop build-dependency on quilt and on procps
     + Drop breaks against mlton version now in oldoldoldstable
     + Added Vcs-* tags
     + Drop versioned Build-Depends-Arch on binutils and gcc for mips/mipsel:
       no longer needed
     + Set Rules-Requires-Root: no
     + Bump standards version to 4.6.0
   * Changes to documentation:
     + Updated README.Debian to reflect current mlton requirements
     + Added a README.source to describe repacking and bootstrapping process
   * Set myself as maintainer (Closes: #995467)
   * Documentation-related changes:
     + The mlton guide does not currently build. Temporarily disable building
       it for the sake of getting a working mlton compiler back in the archive
     + Temporarily disable installation of mllex and mlyacc guides
     + Documentation requires a build-dependency on python3-pygments instead of
       python-pygments (Closes: #943118)
     + Reintroduce build-dependency on dblatex
     + Install upstream changelog and readme.
   * Changes to package build process:
     + Switch from CDBS to debhelper
     + Set compat to 13 via debhelper-compat
     + Don't fetch resources from Github during build, 06_local_docs.diff
     + Remember to clean generated files under .cm/
     + Don't automatically run tests during build, 08_postpone_tests.diff
     + Add target to install arch-indep libraries, 09_install-indep.diff, and
       call it from rules
     + dh_missing should ignore
       - files for arch-dependent packages when building
         arch-independent packages
       - upstream license files usr/share/doc/mlton/license/*
   * Update copyright file and switch to DEP5 format
Checksums-Sha1:
 2533e0ae23c88ba148e775652f661c6cedebd3df 4797 mlton_20210117+dfsg-1.dsc
 f447e617f0d383826dbd06b731358e326bfca123 13851708 
mlton_20210117+dfsg.orig.tar.gz
 5a90cc44801f4b164cd3d2f2edef5bf990ee368e 20076 
mlton_20210117+dfsg-1.debian.tar.xz
 45f293e0d2a214f2b5e799ac3486c99cd9e2143c 11644 
mlton_20210117+dfsg-1_amd64.buildinfo
Checksums-Sha256:
 9e7a5e3e2511e56708c8ea39efa1ffb6cb8314be50d89316da1f4a3ac4eb1aed 4797 
mlton_20210117+dfsg-1.dsc
 bd9949c2163415fe3094a4468ee8bf0dc96ace69d4b412ed25c8a307e5a81204 13851708 
mlton_20210117+dfsg.orig.tar.gz
 8fd8d7d99ce02449e48a5bfe179f052f1ddfb2b4782cb0182aa0bfdac9f1923d 20076 
mlton_20210117+dfsg-1.debian.tar.xz
 e013f5b886b01fe8518f008135645bf4211e0ae681997a0c6a442b219760d3d9 11644 
mlton_20210117+dfsg-1_amd64.buildinfo
Files:
 2d11f6746570171cca7f4bfb1e2949dd 4797 devel optional mlton_20210117+dfsg-1.dsc
 dedc865ff2de40c71dac93459b154385 13851708 devel optional 
mlton_20210117+dfsg.orig.tar.gz
 8dd8e4ebba498581cf85d25f70b52f8e 20076 devel optional 
mlton_20210117+dfsg-1.debian.tar.xz
 28435817f04b51f6e7a4b26f958a64ab 11644 devel optional 
mlton_20210117+dfsg-1_amd64.buildinfo

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

iQJDBAEBCgAtFiEEP7FHOW9as2zJ9q6CWXuniu1D+jAFAmHUfNwPHHJha0BkZWJp
YW4ub3JnAAoJEFl7p4rtQ/owgccQAIt08pM094yTj+UWfzyoMGOGecd6AXeWfr8a
3Qr1KDPxnSRhTDs0DMRVN0r1+Iro/dom1tQy3ncV05cXXeeCMNEp6OsQTovpXYRH
8KtsgZo3QpRuZ68mwcLoTbuXAmpndaanhHpczhh+3QpO+EOf0zKXkulJybiX+4DB
IkVGTBdeaZKZrb0C3M+9uK6p5tFvlpseutkn5lcKn00UUOPp6DRT/xtICG31u5eU
DXOy3ymdrSIy8IZpjxrY2qM7Rlph6/0PxHRc7eYHU0mcClOM5UV+xPnYq0NXo2UZ
KR5kdGSOrqFqU35uJFRPFViySGyMA9YRDNSxSlrzONAXLEufG8UP3aBPZzc34cX5
w+15pIfmdqC9GymFI6x5n0IM3mfKZRjqnZTDoN6Ov7+jNZB7AeA1Xwq41Gru2fC4
WIlzpOqs2YeyMHZuZHIGwRPA2Rh//Q7IHP3uTABiMi8/Ivm0CkH84ZB6aU0MMurF
9S6IrKXrWG3mXg3UOKBev31PbHo9dINQ1A3S2X7Y/XgTo0N+NfKCGkGpvZ0T+dCp
wUSKeLkx1ltpwigIlNwCRZyfNgrzRumfsS3j5Z6YD0Ap230QxK7rRgB5svaNk3IK
lIeOQ0z67wHmAdwjjezPCBJ7kJP6PxyNR8xhUBnVC1JIwglD5reCPlqu6x6E1r3E
zDKM/Kap
=zX5m
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to