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

Bug#1043934: marked as done (camlbz2: Fails to build source after successful build)



Your message dated Sun, 07 Apr 2024 23:51:50 +0000
with message-id <E1rtcIg-009ozn-Qh@fasolo.debian.org>
and subject line Bug#1043934: fixed in camlbz2 0.8.0-1
has caused the Debian Bug report #1043934,
regarding camlbz2: Fails to build source after successful build
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.)


-- 
1043934: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043934
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: camlbz2
Version: 0.7.0-1
Severity: minor
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa@lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S
> ---------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package camlbz2
> dpkg-buildpackage: info: source version 0.7.0-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Ralf Treinen <treinen@debian.org>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --with ocaml --no-parallel
>    dh_auto_clean -O--no-parallel
> 	make -j1 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f *.cm* *.a *.so *.o *.opt test test.opt .depend
> rm -f config.log config.status Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--no-parallel
>    dh_ocamlclean -O--no-parallel
>    dh_clean -O--no-parallel
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building camlbz2 using existing ./camlbz2_0.7.0.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file install-sh, use --include-removal to override
> dpkg-source: warning: file camlbz2-0.7.0/doc/style.css has no final newline (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
>  camlbz2-0.7.0/doc/Bz2.html
>  camlbz2-0.7.0/doc/index.html
>  camlbz2-0.7.0/doc/index_attributes.html
>  camlbz2-0.7.0/doc/index_class_types.html
>  camlbz2-0.7.0/doc/index_classes.html
>  camlbz2-0.7.0/doc/index_exceptions.html
>  camlbz2-0.7.0/doc/index_extensions.html
>  camlbz2-0.7.0/doc/index_methods.html
>  camlbz2-0.7.0/doc/index_module_types.html
>  camlbz2-0.7.0/doc/index_modules.html
>  camlbz2-0.7.0/doc/index_types.html
>  camlbz2-0.7.0/doc/index_values.html
>  camlbz2-0.7.0/doc/style.css
>  camlbz2-0.7.0/doc/type_Bz2.html
> dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/camlbz2_0.7.0-1.diff.l9HfdS
> dpkg-source: info: Hint: make sure the version in debian/changelog matches the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/camlbz2_0.7.0-1_unstable.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: camlbz2
Source-Version: 0.8.0-1
Done: Ralf Treinen <treinen@debian.org>

We believe that the bug you reported is fixed in the latest version of
camlbz2, 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 1043934@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ralf Treinen <treinen@debian.org> (supplier of updated camlbz2 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: SHA256

Format: 1.8
Date: Sun, 07 Apr 2024 10:59:29 +0200
Source: camlbz2
Architecture: source
Version: 0.8.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Ralf Treinen <treinen@debian.org>
Closes: 1043934
Changes:
 camlbz2 (0.8.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * Drop patch example-use-bytes, this is fixed by upstream
   * Update debian/rules to use the dune build-system:
     - autoconf is no longer used
     - build, building the doc, and installation with dune. This also resolves
       the previously leftover doc/ directory (closes: #1043934).
     - clean target: use dune
     - replace build-dependency ocaml-findlib by ocaml-dune and ocaml-odoc
   * Add in libbz2-ocaml-dev a Recommends on ocaml-odoc since it contains the
     stylesheet used by the documentation
   * Drop debian/clean which is no longer needed
   * Update debian/watch, to follow recent gitlab change.
   * Standards-Version 4.6.2 (no change)
Checksums-Sha1:
 f9ac4356e315354f6aeae9a370b5385920cc02cd 2104 camlbz2_0.8.0-1.dsc
 01d60024c25d8571d3fb6ea456ea34e4e8130a29 16560 camlbz2_0.8.0.orig.tar.bz2
 bd1ed381efff854fd0b3d774a671bb0d6881de21 4272 camlbz2_0.8.0-1.debian.tar.xz
 bca72c6e98d8fb8c276a61af268e7e5f942b5b2e 6880 camlbz2_0.8.0-1_source.buildinfo
Checksums-Sha256:
 13c132c284132999ffaa1b818792982bcbc4e19c7bfd464b735a84e66d34450d 2104 camlbz2_0.8.0-1.dsc
 76bfddcb8922ead8e7dfab9e1203ff4ae1f1bd7d7d8a1ec802230f49912338f2 16560 camlbz2_0.8.0.orig.tar.bz2
 da71f027acbab1c26bd3453637f5a0c8717bfbab693702e3fd1259af08e22bdf 4272 camlbz2_0.8.0-1.debian.tar.xz
 21a368fb121c0c11822794ae2259f77221c66256638dd33e5d75b392f6364e4f 6880 camlbz2_0.8.0-1_source.buildinfo
Files:
 6b0b3d5b341f52aef4907ceeeae821d7 2104 ocaml optional camlbz2_0.8.0-1.dsc
 5c42ed3df3f485b85ce88e04c6566c59 16560 ocaml optional camlbz2_0.8.0.orig.tar.bz2
 7d684267b625a0c06dcb1308f8c575f3 4272 ocaml optional camlbz2_0.8.0-1.debian.tar.xz
 2ec35824e0f9850777604ea84b7dae98 6880 ocaml optional camlbz2_0.8.0-1_source.buildinfo

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

iQIzBAEBCAAdFiEEAgVIKeEtDyqOZI5idFxHZtTKzf8FAmYTL1wACgkQdFxHZtTK
zf+0DQ/+IpJ1pYkipJZ1/BbJRZC6qVzbwtcr+QqCyVOAtZmThawVc10LsN2381wr
UMQUoGtApIptCheIHkI7tjLM+ZDlLniNkvqD0RZwl/gLlZIvr2+dburIovoPSKvx
2O/Qo2R4/msq9RYKuFCE0R83UVziySDwKwqqUdn7aPjHAfCw67QHPWQ4QTZPwKB9
Hzn/sdX0ozfbRXOzhA3KeFpcfPTJbMuXClBp57bnxG7WcK04/wOIPQxQmjIjWCxC
3uVyfuA1KvHDeub5b8zI6J6FA1S2ThpK9vWQQxuym+tWsIFTkq/iwUM6bST/Ds8z
+cG7QzFfbZwCfe7FFB4sp8/kyPASDxYLT7eyo33nUmXnjIma2BAGqfDNkivwlvXA
6sVs/m8qPm8Bf9SfEzH7veJBpHPBpWlqTMZVk8ocDTToxz2jZf3+OYwsGQ0ZYZ1c
gcIDcbiOY8SiGEaNL9RwzUn703255M4rv9NAbksIhXvzMbzyoQKANwzqK6aSrRPc
aBQ/Je23f6Q39i5JtGtTekfOPugfQrsRRnP0f6Pv0k4USl2QNJZNu3E3YZG79Oy0
yFHhbGODolkDVCGEtBd1jTCRgnWfWv/pQvecDR9MldGuAA2/WDEPhNUXFDs3WPE6
J7GllK2QpS+k9MJBo+k9Z/DFWbXIDFyqU2rrl4HPa1k7snbQttI=
=UuMc
-----END PGP SIGNATURE-----

Attachment: pgpwC6KtmyuGL.pgp
Description: PGP signature


--- End Message ---

Reply to: