Your message dated Sat, 17 Sep 2016 07:48:50 +0000
with message-id <e1blamk-0005hv...@franck.debian.org>
and subject line Bug#837234: fixed in rebar 2.6.4-1
has caused the Debian Bug report #837234,
regarding rebar: FTBFS: Uncaught error in rebar_core: {'EXIT',
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.)


-- 
837234: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837234
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rebar
Version: 2.6.2-2
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160910 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> ./bootstrap
> Recompile: src/rebar
> Recompile: src/rebar_abnfc_compiler
> Recompile: src/rebar_app_utils
> Recompile: src/rebar_appups
> Recompile: src/rebar_asn1_compiler
> Recompile: src/rebar_base_compiler
> Recompile: src/rebar_cleaner
> Recompile: src/rebar_config
> Recompile: src/rebar_core
> Recompile: src/rebar_cover_utils
> Recompile: src/rebar_ct
> Recompile: src/rebar_deps
> Recompile: src/rebar_dia_compiler
> Recompile: src/rebar_dialyzer
> Recompile: src/rebar_edoc
> Recompile: src/rebar_erlc_compiler
> Recompile: src/rebar_erlydtl_compiler
> Recompile: src/rebar_escripter
> Recompile: src/rebar_eunit
> src/rebar_eunit.erl:296: Warning: random:seed/3: the 'random' module is 
> deprecated; use the 'rand' module instead
> src/rebar_eunit.erl:298: Warning: random:uniform/0: the 'random' module is 
> deprecated; use the 'rand' module instead
> Recompile: src/rebar_file_utils
> Recompile: src/rebar_getopt
> Recompile: src/rebar_lfe_compiler
> Recompile: src/rebar_log
> Recompile: src/rebar_metacmds
> Recompile: src/rebar_mustache
> Recompile: src/rebar_neotoma_compiler
> Recompile: src/rebar_otp_app
> Recompile: src/rebar_otp_appup
> Recompile: src/rebar_port_compiler
> Recompile: src/rebar_proto_compiler
> Recompile: src/rebar_proto_gpb_compiler
> Recompile: src/rebar_protobuffs_compiler
> Recompile: src/rebar_qc
> Recompile: src/rebar_rel_utils
> Recompile: src/rebar_reltool
> Recompile: src/rebar_require_vsn
> Recompile: src/rebar_shell
> Recompile: src/rebar_subdirs
> Recompile: src/rebar_templater
> Recompile: src/rebar_upgrade
> Recompile: src/rebar_utils
> Recompile: src/rebar_xref
> Recompile: src/rmemo
> Uncaught error in rebar_core: {'EXIT',
>                                {undef,
>                                 [{crypto,start,[],[]},
>                                  {rebar,run_aux,2,
>                                   [{file,"src/rebar.erl"},{line,212}]},
>                                  {rebar,main,1,
>                                   [{file,"src/rebar.erl"},{line,58}]},
>                                  {erl_eval,do_apply,6,
>                                   [{file,"erl_eval.erl"},{line,670}]},
>                                  {escript,eval_exprs,5,
>                                   [{file,"escript.erl"},{line,871}]},
>                                  {erl_eval,local_func,6,
>                                   [{file,"erl_eval.erl"},{line,557}]},
>                                  {escript,interpret,4,
>                                   [{file,"escript.erl"},{line,787}]},
>                                  {escript,start,1,
>                                   [{file,"escript.erl"},{line,277}]}]}}
> Makefile:9: recipe for target 'all' failed
> make[1]: *** [all] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2016/09/10/rebar_2.6.2-2_unstable.log
(That DNS record was just updated. Use
http://ec2-52-58-237-241.eu-central-1.compute.amazonaws.com if it
doesn't work)

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 ---
Source: rebar
Source-Version: 2.6.4-1

We believe that the bug you reported is fixed in the latest version of
rebar, 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 837...@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 rebar 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: Thu, 15 Sep 2016 17:19:02 +0900
Source: rebar
Binary: rebar
Architecture: source amd64
Version: 2.6.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Erlang Packagers <pkg-erlang-de...@lists.alioth.debian.org>
Changed-By: Nobuhiro Iwamatsu <iwama...@debian.org>
Description:
 rebar      - Sophisticated build-tool for Erlang projects that follows OTP pri
Closes: 837234
Changes:
 rebar (2.6.4-1) unstable; urgency=medium
 .
   * New upstream released.
   * Add debian/gbp.conf.
   * Add erlang-crypto to Build-Depends and Depends. (Closes: #837234)
   * Add erlang-asn1, erlang-dialyzer, erlang-diameter, erlang-edoc,
     erlang-eunit, erlang-reltool, erlang-snmp, erlang-syntax-tools
     to Depends. Thanks for ergei Golovan <sgolo...@nes.ru>!
Checksums-Sha1:
 5ee6b2fffe7256545dbba709c79b34f8293904e8 1937 rebar_2.6.4-1.dsc
 601ee1c4f14f03fd1d456cbfbdd503e34334daf2 159300 rebar_2.6.4.orig.tar.xz
 2e5f4de91eddb59e97a750248774f728cd5f3e55 4512 rebar_2.6.4-1.debian.tar.xz
 68222db105ccecfa010d80400cb9902f0f7d9af5 204474 rebar_2.6.4-1_amd64.deb
Checksums-Sha256:
 5fea897f2d43ef8c38db772f2a58ec56c3a740181d7445de49d893f39847329a 1937 
rebar_2.6.4-1.dsc
 187f00e20db50725d33dc3347c7cd675703d5de88b1bc31c2a49e541237f3d94 159300 
rebar_2.6.4.orig.tar.xz
 e25619adfbc63407a8c2cf52bb81d4b855c5839ffb37367492af852b0e4a157a 4512 
rebar_2.6.4-1.debian.tar.xz
 83d91aebdfd233b6546a610df2b99b316c05362533fbbfc42a601469fa8f3047 204474 
rebar_2.6.4-1_amd64.deb
Files:
 e026686ddaf0139453e14fb3c556321c 1937 devel optional rebar_2.6.4-1.dsc
 b714732f0e340f2bcb8e92f88af9b191 159300 devel optional rebar_2.6.4.orig.tar.xz
 2032e2b113d8f90dc36ff2f919f533d9 4512 devel optional 
rebar_2.6.4-1.debian.tar.xz
 4935816d794fa698996c98df93a7f98e 204474 devel optional rebar_2.6.4-1_amd64.deb

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

iQIcBAEBCAAGBQJX3PO2AAoJEDIkf7tArR+mDP8P/iIKROC742cgqGCEiyxGobp/
4AsgRP1WLHjsBEIyiGpZKn1gWVV1Ji0vPg7lTBYhZ/vJeReWztQ4TabBZrhRMORf
pVeXsFafkZ+b9FuotSf0J1aomtQd7ZlqDxHTRd9VqClKiLSYkbqi+Whi4YKQwhb9
mQ0EreJt8QuHdE6l7QvLnuUYCXBuOsimpdxP3QXe4eKMynG0yjDjug43b3+8o150
AP9SOWFSgNZ7LUBle1KRUX873DX4uPEoX9BMrA16D/T8IvJN2T11n90uOk3MHVNr
ke5DoS+vi6PlAbe+ykYMefwVx/6M/bfVPpG2CyjFjG2whASxAsXwMlGoYKolKKxB
bSlbJJzMWmhj2o7r81t0KSV4gdJNIwH2qx8kfFirJE7+iG+DayAOI7ElhvTauFp/
9b0429UBb50b0pFPgiwC8qETaNjqMlisOnVrdFZTvj60MOlvk2I7BDwvIx+zG5nI
u0y/ptQcQDrRVOvr6iDU5tknHgSD6PAEEwX6gig07CUdq9mUR6Fy5o/P9sYOA9Tw
UZ0YQ5oUJXmRI0XUHdkPn5xsFA8AsL+KanehNw0CaVjzAaQdndsFHxcRIvMwWrqN
XdXyKtmv1jX0aEjO1GYj/goH4WwumJHuKRecIr+sCiYUZbzp/r0fXKZeTJGky9zM
KaQRbaPgMSDa2XS/Ar8I
=lH5y
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to