Final reminder: poll for scheduling a regular time for an IRC meeting

2016-10-23 Thread Chris Lamb
Dear all, This is your final reminder for the poll I recently sent out regarding finding a regular time meeting. The consensus was that we want to try polling again including more range of times. I will close this poll on Tuesday 25th and send out a mail scheduling the first one. Meetings would

Bug#841880: virt-top: FTBFS: libasmrun.a(backtrace.o): relocation R_X86_64_32 against symbol `caml_backtrace_last_exn' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: fi

2016-10-23 Thread Chris Lamb
Source: virt-top Version: 1.0.7-1.1 Severity: serious Justification: fails to build from source User: reproducible-builds@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Dear Maintainer, virt-top fails to build from source in unstable/amd64:

Bug#841879: freetennis: FTBFS: libasmrun.a(backtrace.o): relocation R_X86_64_32 against symbol `caml_backtrace_last_exn' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld:

2016-10-23 Thread Chris Lamb
Source: freetennis Version: 0.4.8-10 Severity: serious Justification: fails to build from source User: reproducible-builds@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Dear Maintainer, freetennis fails to build from source in unstable/amd64:

Bug#839538: diffoscope: json: detect order-only differences

2016-10-23 Thread Daniel Shahaf
Mattia Rizzolo wrote on Sun, Oct 23, 2016 at 23:21:53 +: > On Sat, Oct 01, 2016 at 06:06:38PM +, Daniel Shahaf wrote: > > It passes the existing test suite, but I haven't yet tried writing > > a unit test for this. > > It looks cool to me. Thanks. > Though I'd really prefer to see some

Bug#839538: diffoscope: json: detect order-only differences

2016-10-23 Thread Mattia Rizzolo
On Sun, Oct 02, 2016 at 04:55:37PM +, Daniel Shahaf wrote: > HW42 wrote on Sat, Oct 01, 2016 at 17:39:00 +: > > Daniel Shahaf: > > > It would be better to report "json files are equal up to order of > > > elements in an object (= hash, dictionary, associative array)", and to > > > print

Bug#839538: diffoscope: json: detect order-only differences

2016-10-23 Thread Mattia Rizzolo
On Sat, Oct 01, 2016 at 06:06:38PM +, Daniel Shahaf wrote: > It passes the existing test suite, but I haven't yet tried writing > a unit test for this. It looks cool to me. Though I'd really prefer to see some tests for this before applying it; do you think you can work on some? -- regards,

Bug#840482: [diffoscope] error at startup

2016-10-23 Thread Mattia Rizzolo
On Wed, Oct 12, 2016 at 12:25:14AM +, Daniel Shahaf wrote: > I get the same on a pristine sid sbuild chroot (slightly outdated) with: > > # apt-get install --no-install-recommends python3-pip > # apt-get install --no-install-recommends python3-setuptools > # pip3 install libarchive-c > #

Bug#841146: diffoscope: Failure of test_superblock

2016-10-23 Thread Mattia Rizzolo
Control: tag -1 pending On Sun, Oct 23, 2016 at 05:00:27PM -0400, Leo Famulari wrote: > When I format the code correctly, the test is skipped and we can build > diffoscope successfully: cool! > > >> Though I'm using pytest 3.0.3. > > >> That test is skipped by using pytest.mark.skip(), which I

Processed: Re: Bug#841146: diffoscope: Failure of test_superblock

2016-10-23 Thread Debian Bug Tracking System
Processing control commands: > tag -1 pending Bug #841146 [src:diffoscope] diffoscope: Failure of test_superblock Added tag(s) pending. -- 841146: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841146 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems

Bug#841146: diffoscope: Failure of test_superblock

2016-10-23 Thread Leo Famulari
On Sat, Oct 22, 2016 at 08:39:00PM +, HW42 wrote: > Leo Famulari: > > def skip_unless_tool_is_older_than(tool, actual_ver, min_ver, > > vcls=LooseVersion): > > if tools_missing(tool): > > -return pytest.mark.skip(reason="requires {}".format(tool)) > > +return

Re: Bug#841783: patchutils: please make the build reproducible

2016-10-23 Thread GCS
On Sun, Oct 23, 2016 at 4:08 PM, Reiner Herrmann wrote: > On Sun, Oct 23, 2016 at 03:29:36PM +0200, Reiner Herrmann wrote: > Niels Thykier suggested another approach. > dh_auto_configure already handles CFLAGS and cross-building, so the > rules can be simplified a bit. > An

Re: Bug#841783: patchutils: please make the build reproducible

2016-10-23 Thread Reiner Herrmann
On Sun, Oct 23, 2016 at 03:29:36PM +0200, Reiner Herrmann wrote: > --- a/debian/rules > +++ b/debian/rules > @@ -13,7 +13,7 @@ else > CONFFLAGS = --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE) > endif > > -CFLAGS = -g > +CFLAGS = $(shell dpkg-buildflags --get CFLAGS) > > ifeq

Bug#841784: gnucash: FTBFS under some timezones (eg. GMT-14)

2016-10-23 Thread Chris Lamb
Source: gnucash Version: 1:2.6.13-1 Severity: serious Justification: fails to build from source User: reproducible-builds@lists.alioth.debian.org Usertags: ftbfs timezone X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Dear Maintainer, gnucash fails to build from source in

Bug#841783: patchutils: please make the build reproducible

2016-10-23 Thread Reiner Herrmann
Source: patchutils Version: 0.3.4-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: buildpath X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that patchutils could not

Bug#841779: netkit-rsh: please make the build reproducible

2016-10-23 Thread Reiner Herrmann
Source: netkit-rsh Version: 0.17-16 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: buildpath X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that netkit-rsh could not

Bug#841777: perl-tk: please make the build reproducible

2016-10-23 Thread Reiner Herrmann
Source: perl-tk Version: 1:804.033-1 Severity: wishlist Tags: patch User: reproducible-builds@lists.alioth.debian.org Usertags: buildpath X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that perl-tk could not be

Bug#841769: libzypp: FTBFS: tests/zypp/Capabilities_test.cc:19:26: error: 'boost::test_tools::close_at_tolerance' has not been declared

2016-10-23 Thread Chris Lamb
Source: libzypp Version: 15.3.0-1 Severity: serious Justification: fails to build from source User: reproducible-builds@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Dear Maintainer, libzypp fails to build from source in unstable/amd64: […]

Re: [PATCH] Set a maximum time for curl(1) to upload to buildinfo.debian.net

2016-10-23 Thread Holger Levsen
On Sun, Oct 23, 2016 at 08:51:54AM +0100, Chris Lamb wrote: > commit 2789d4f8b81d8132e8bc0549601ed2770240363d > reproducible Debian: Set a maximum time for curl(1) to upload to > buildinfo.debian.net > commit 85f9cb1a86dc0afe83097e1f3647b20ef6f97e36 > reproducible Debian: Update

Please review draft for week 78's blog post

2016-10-23 Thread Chris Lamb
Hi all, Please review the draft for week 78's blog post: https://anonscm.debian.org/git/reproducible/blog.git/ Feel free to commit (any) changes directly to drafts/78.mdwn -- I am very happy to reword and/or rework prior to publishing. :) I intend to publish it no earlier than:

Bug#841757: mpc: FTBFS: relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC

2016-10-23 Thread Chris Lamb
Source: mpc Version: 0.28-1 Severity: serious Justification: fails to build from source User: reproducible-builds@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Dear Maintainer, mpc fails to build from source in unstable/amd64: […]

Bug#841758: ocamldsort: FTBFS: relocation R_X86_64_32 against symbol `caml_backtrace_last_exn' can not be used when making a shared object; recompile with -fPIC

2016-10-23 Thread Chris Lamb
Source: ocamldsort Version: 0.16.0-2 Severity: serious Justification: fails to build from source User: reproducible-builds@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org Dear Maintainer, ocamldsort fails to build from source in unstable/amd64:

[PATCH] Set a maximum time for curl(1) to upload to buildinfo.debian.net

2016-10-23 Thread Chris Lamb
Hi, Attached is the following: commit 2789d4f8b81d8132e8bc0549601ed2770240363d Author: Chris Lamb Date: Sun Oct 23 09:50:24 2016 +0200 reproducible Debian: Set a maximum time for curl(1) to upload to buildinfo.debian.net bin/reproducible_build.sh | 4

reproducible-builds@lists.alioth.debian.org邮件系统备案提醒!

2016-10-23 Thread 邮箱管理员!
这是一封 HTML 格式的邮件,请以网页方式查看邮件。 ___ Reproducible-builds mailing list Reproducible-builds@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds