Your message dated Tue, 11 Jan 2022 19:00:10 +0000
with message-id <e1n7mno-0007mj...@fasolo.debian.org>
and subject line Bug#997710: fixed in erlang-erlware-commons 1.6.0+dfsg-1
has caused the Debian Bug report #997710,
regarding erlang-erlware-commons: FTBFS: src/ec_cmd_log.erl:160:5: ambiguous 
call of overridden auto-imported BIF error/3
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.)


-- 
997710: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997710
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: erlang-erlware-commons
Version: 1.3.1+dfsg-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
>  debian/rules build
> dh build --buildsystem=rebar --with rebar
>    dh_update_autotools_config -O--buildsystem=rebar
>    dh_autoreconf -O--buildsystem=rebar
>    dh_auto_configure -O--buildsystem=rebar
>       make --no-print-directory -f /usr/share/dh-rebar/make/dh-rebar.Makefile 
> configure
> make[1]: Nothing to be done for 'configure'.
>    dh_auto_build -O--buildsystem=rebar
>       make --no-print-directory -f /usr/share/dh-rebar/make/dh-rebar.Makefile 
> build
> rebar_compile
> rebar compile skip_deps=true -vv
> DEBUG: Evaluating config script "/<<PKGBUILDDIR>>/rebar.config.script"
> DEBUG: Consult config file "/<<PKGBUILDDIR>>/rebar.config"
> DEBUG: Rebar location: "/usr/bin/rebar"
> DEBUG: Consult config file "/<<PKGBUILDDIR>>/src/erlware_commons.app.src"
> DEBUG: Available deps: []
> DEBUG: Missing deps  : []
> DEBUG: Plugins requested while processing /<<PKGBUILDDIR>>: []
> DEBUG: Predirs: []
> ==> erlang-erlware-commons-1.3.1+dfsg (compile)
> DEBUG: Matched required ERTS version: 12.1.1 -> .*
> DEBUG: Matched required OTP release: 24 -> .*
> DEBUG: Min OTP version unconfigured
> DEBUG: erl_opts [debug_info,
>                  {d,namespaced_types},
>                  {d,have_callback_support},
>                  {d,rand_module},
>                  {d,unicode_str},
>                  debug_info,warnings_as_errors]
> DEBUG: Files to compile first: ["src/ec_vsn.erl","src/ec_dictionary.erl"]
> Compiled src/ec_vsn.erl
> Compiled src/ec_dictionary.erl
> DEBUG: Starting 3 compile worker(s)
> Compiled src/ec_dict.erl
> Compiled src/ec_orddict.erl
> Compiled src/ec_git_vsn.erl
> src/ec_cmd_log.erl:160:5: ambiguous call of overridden auto-imported BIF 
> error/3
>  - use erlang:error/3 or "-compile({no_auto_import,[error/3]})." to resolve 
> name clash
> Compiling src/ec_cmd_log.erl failed:
> DEBUG: Worker compilation failed: {{error,
>                                     {error,[],
>                                      [["src/ec_cmd_log.erl:160:5: ambiguous 
> call of overridden auto-imported BIF error/3\n - use erlang:error/3 or 
> \"-compile({no_auto_import,[error/3]}).\" to resolve name clash\n"]]}},
>                                    {source,"src/ec_cmd_log.erl"}}
> ERROR: compile failed while processing /<<PKGBUILDDIR>>: rebar_abort
> make[1]: *** [/usr/share/dh-rebar/make/dh-rebar.Makefile:126: rebar_compile] 
> Error 1


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/erlang-erlware-commons_1.3.1+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!

If you reassign this bug to another package, please marking 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: erlang-erlware-commons
Source-Version: 1.6.0+dfsg-1
Done: Nobuhiro Iwamatsu <iwama...@debian.org>

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

Debian distribution maintenance software
pp.
Nobuhiro Iwamatsu <iwama...@debian.org> (supplier of updated 
erlang-erlware-commons 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 10 Jan 2022 09:24:46 +0900
Source: erlang-erlware-commons
Binary: erlang-erlware-commons erlang-erlware-commons-dev
Architecture: source amd64
Version: 1.6.0+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Erlang Packagers <pkg-erlang-de...@lists.alioth.debian.org>
Changed-By: Nobuhiro Iwamatsu <iwama...@debian.org>
Description:
 erlang-erlware-commons - Erlware common libraries
 erlang-erlware-commons-dev - Erlware common libraries - development files
Closes: 997710
Changes:
 erlang-erlware-commons (1.6.0+dfsg-1) unstable; urgency=medium
 .
   * New upstream release. (Closes: #997710)
   * Update d/control.
     - Drop version depends of erlang-cf.
     - Use debhelper-compat instead of debhelper, and update to 13.
     - Bump Standards-Version to 4.6.0.1 (no change).
     - Add Rules-Requires-Root: no
     - Update copyright and fix lintian warning.
   * Add erlang-erlware-commons-dev package.
   * Add d/upstream/metadata
Checksums-Sha1:
 794162e572c649b468adef46846e3be820f3c590 2275 
erlang-erlware-commons_1.6.0+dfsg-1.dsc
 9c4b1dcd1fd2cb38e3143054b2e5f59d3e6b73f9 47024 
erlang-erlware-commons_1.6.0+dfsg.orig.tar.xz
 9a208e9d67590dd07e4fe417bf16f6c8a61fb5f2 3704 
erlang-erlware-commons_1.6.0+dfsg-1.debian.tar.xz
 8feb7d836846da6033a1e7e1e328ae4082db2144 3808 
erlang-erlware-commons-dev_1.6.0+dfsg-1_amd64.deb
 0d0039e79d235f51733f4b5386a431cd95de4175 13417 
erlang-erlware-commons_1.6.0+dfsg-1_amd64.buildinfo
 4d8977fe82eac469101abe93981cf7ba410240ad 128212 
erlang-erlware-commons_1.6.0+dfsg-1_amd64.deb
Checksums-Sha256:
 381a9957bfc1ea1108a1137905ddf184ce2aad7b85814fab1f06ea1edb367f1f 2275 
erlang-erlware-commons_1.6.0+dfsg-1.dsc
 fa62a3d2d0e367d532aa0e474cd5378f6c3e1ffa04a42d0151b5bd4b5c462e77 47024 
erlang-erlware-commons_1.6.0+dfsg.orig.tar.xz
 3d04e2f636aa50f9bcf71bb1c302770da22f64cd1aebb8bcb99e6652d35e01bd 3704 
erlang-erlware-commons_1.6.0+dfsg-1.debian.tar.xz
 b2df17bffa493f1fdd0b763b0f84fe91d68850d0d9bcd86f35324a07f65ab861 3808 
erlang-erlware-commons-dev_1.6.0+dfsg-1_amd64.deb
 d760766c7fc2e05bce554c480b16b237862412295ce80b466665ce2d8c781a3c 13417 
erlang-erlware-commons_1.6.0+dfsg-1_amd64.buildinfo
 736ee6ccbf2dfaad0b630bc32e321c745325ee99f824801e83b2a34feac03d87 128212 
erlang-erlware-commons_1.6.0+dfsg-1_amd64.deb
Files:
 c1c2972fa98958dfec72cf9dbd2ef9ab 2275 devel optional 
erlang-erlware-commons_1.6.0+dfsg-1.dsc
 ca657b54114a644daafbc15f765acf2a 47024 devel optional 
erlang-erlware-commons_1.6.0+dfsg.orig.tar.xz
 5bc3d84ff38327153b910378c654a350 3704 devel optional 
erlang-erlware-commons_1.6.0+dfsg-1.debian.tar.xz
 980e3d79d59ba8b697c33fa4496f9cea 3808 devel optional 
erlang-erlware-commons-dev_1.6.0+dfsg-1_amd64.deb
 1a3aa83ae565d79592074e6bbc39482d 13417 devel optional 
erlang-erlware-commons_1.6.0+dfsg-1_amd64.buildinfo
 6d94ae1c6366805de3c64f3ecb122053 128212 devel optional 
erlang-erlware-commons_1.6.0+dfsg-1_amd64.deb

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

iQIzBAEBCAAdFiEEXmKe5SMhlzV7hM9DMiR/u0CtH6YFAmHbfkwACgkQMiR/u0Ct
H6YRKA/+JsvVytounDsnCnvJscSX5zvpYTATquIrfr7ihJ5+hiX/fetw5+bqmUH1
BEb8HeGwI1OUBGOHAyO/ArMtgMezOkwUFWSmRvjv53Lju2EetVjjEetkvD01HFL5
0uuAJuuMghDkY59kuk0Y1Kulxlc1R1ZDzQWW7vfVPT0BMg0OSydM37vinhvYSSXY
b2eJVKDXWOYtcZ8534qGAPbgNLg29g1xXpZBLzY8AXTHYQTWN5ZJ5ZhDC80xPVP8
vvH4IcF+DurTdnNf6DWbKDFJHzLEhrIH2Vlox8qlOctVr2HhgijaZyDIcwAehzNz
yBM6BKS4YwqJQZmEk3Kz4jg8aysusfW8PuIIt+IIDcuIXKujiOmfYeGnPlFUzyAH
SFbD0Gsa1lVO38WvQPZbPI3CgII3EI667QFZxQeqVbd6PD0y/bo5IOhvt+bVQ5jj
bbClHD6gvGZKcZmts6HzmE0g3MC0oTuXpksnx/2qpWsVmxD1K9iDS2MRsf6zsDNM
1BFvIydscciBqwRIeCm6JkjGL1Pjh4T/VHI1d2uG9dg/sJSsPGi3wuuIPpzplStJ
flYhdtfYeGH1amHu05EuEZfHccd2C8IvgijpAXRA4BzgLQBu7iZphfdUvpPJMYRN
K8wUOwIO8Xro6ZAKb4RKk3Tw9DczYokfDxQUqL6o8qK3ARB4qOY=
=4Du0
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to