Your message dated Mon, 24 Aug 2015 17:36:16 +0000 with message-id <[email protected]> and subject line Bug#795677: fixed in ruby-hitimes 1.2.1-3 has caused the Debian Bug report #795677, regarding ruby-hitimes: Non-determinstic FTBFS due to unreliable timing benchmarks in tests 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 [email protected] immediately.) -- 795677: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795677 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: ruby-hitimes Version: 1.2.1-2 Severity: serious Justification: fails to build from source Dear Maintainer, ruby-hitimes non-deterministically fails to build from source due to unreliable timing benchmarks in tests: [..] 7) Hitimes::TimedValueMetric can measure a block of code from an instance Failure/Error: t.duration.should be_within(0.004).of(0.15) expected 0.156623768 to be within 0.004 of 0.15 # ./spec/timed_value_metric_spec.rb:125:in `block (2 levels) in <top (required)>' Deprecation Warnings: Requiring `rspec/autorun` when running RSpec via the `rspec` command is deprecated. Called from /tmp/buildd/ruby-hitimes-1.2.1/spec/spec_helper.rb:7:in `<top (required)>'. Using `should` from rspec-expectations' old `:should` syntax without explicitly enabling the syntax is deprecated. Use the new `:expect` syntax or explicitly enable `:should` with `config.expect_with(:rspec) { |c| c.syntax = :should }` instead. Called from /tmp/buildd/ruby-hitimes-1.2.1/spec/hitimes_spec.rb:8:in `block (2 levels) in <top (required)>'. If you need more of the backtrace for any of these deprecations to identify where to make the necessary changes, you can configure `config.raise_errors_for_deprecations!`, and it will turn the deprecation warnings into errors, giving you the full backtrace. 2 deprecation warnings total Finished in 7.67 seconds (files took 1.1 seconds to load) 130 examples, 7 failures Failed examples: rspec ./spec/timed_metric_spec.rb:69 # Hitimes::TimedMetric keeps track of the max value rspec ./spec/timed_metric_spec.rb:140 # Hitimes::TimedMetric#to_hash has the right sum rspec ./spec/timed_value_metric_spec.rb:53 # Hitimes::TimedValueMetric calculates the rate of the counts rspec ./spec/timed_value_metric_spec.rb:59 # Hitimes::TimedValueMetric calculates the stddev of the durations rspec ./spec/timed_value_metric_spec.rb:76 # Hitimes::TimedValueMetric keeps track of the max value rspec ./spec/timed_value_metric_spec.rb:88 # Hitimes::TimedValueMetric keeps track of the sum of squares value rspec ./spec/timed_value_metric_spec.rb:122 # Hitimes::TimedValueMetric can measure a block of code from an instance /usr/bin/ruby2.1 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb failed ERROR: Test "ruby2.1" failed. Exiting. dh_auto_install: dh_ruby --install /tmp/buildd/ruby-hitimes-1.2.1/debian/ruby-hitimes returned exit code 1 debian/rules:15: recipe for target 'binary' failed make: *** [binary] Error 1 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 [..] The full build log is attached or can be viewed here: https://reproducible.debian.net/logs/unstable/amd64/ruby-hitimes_1.2.1-2.build1.log.gz Regards, -- ,''`. : :' : Chris Lamb `. `'` [email protected] / chris-lamb.co.uk `-I: using fakeroot in build. I: pbuilder: network access will be disabled during build I: Current time: Thu Jul 30 11:32:44 GMT+12 2015 I: pbuilder-time-stamp: 1438299164 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/unstable-reproducible-base.tgz] I: creating local configuration I: copying local configuration I: mounting /proc filesystem I: mounting /run/shm filesystem I: mounting /dev/pts filesystem I: Mounting /dev/shm I: Mounting /sys I: policy-rc.d already exists I: Installing the build-deps -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy Version: 0.invalid.0 Architecture: amd64 Maintainer: Debian Pbuilder Team <[email protected]> Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder This package was created automatically by pbuilder to satisfy the build-dependencies of the package being currently built. Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.4~), ruby-rspec, ruby-simplecov dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in '/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'. Selecting previously unselected package pbuilder-satisfydepends-dummy. (Reading database ... 20233 files and directories currently installed.) Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ... Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ... dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring anyway as you requested: pbuilder-satisfydepends-dummy depends on gem2deb (>= 0.7.4~); however: Package gem2deb is not installed. pbuilder-satisfydepends-dummy depends on ruby-rspec; however: Package ruby-rspec is not installed. pbuilder-satisfydepends-dummy depends on ruby-simplecov; however: Package ruby-simplecov is not installed. Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ... Reading package lists... Building dependency tree... Reading state information... Initializing package states... Writing extended state information... Building tag database... The following NEW packages will be installed: ca-certificates{a} devscripts{a} dh-python{a} gem2deb{a} gem2deb-test-runner{a} libexpat1{a} libgmp-dev{a} libgmpxx4ldbl{a} libmpdec2{a} libpython3-stdlib{a} libpython3.4-minimal{a} libpython3.4-stdlib{a} libruby2.1{a} libruby2.2{a} libssl1.0.0{a} libyaml-0-2{a} mime-support{a} openssl{a} python3{a} python3-chardet{a} python3-debian{a} python3-minimal{a} python3-pkg-resources{a} python3-six{a} python3.4{a} python3.4-minimal{a} ruby{a} ruby-all-dev{a} ruby-diff-lcs{a} ruby-minitest{a} ruby-multi-json{a} ruby-power-assert{a} ruby-rspec{a} ruby-rspec-core{a} ruby-rspec-expectations{a} ruby-rspec-mocks{a} ruby-rspec-support{a} ruby-setup{a} ruby-simplecov{a} ruby-test-unit{a} ruby-thread-order{a} ruby2.1{a} ruby2.1-dev{a} ruby2.2{a} ruby2.2-dev{a} rubygems-integration{a} 0 packages upgraded, 46 newly installed, 0 to remove and 0 not upgraded. Need to get 18.3 MB of archives. After unpacking 75.6 MB will be used. Writing extended state information... Get: 1 http://ftp.de.debian.org/debian/ unstable/main libmpdec2 amd64 2.4.1-1 [85.7 kB] Get: 2 http://ftp.de.debian.org/debian/ unstable/main libssl1.0.0 amd64 1.0.2d-1 [1274 kB] Get: 3 http://ftp.de.debian.org/debian/ unstable/main libpython3.4-minimal amd64 3.4.3-8 [495 kB] Get: 4 http://ftp.de.debian.org/debian/ unstable/main mime-support all 3.58 [36.0 kB] Get: 5 http://ftp.de.debian.org/debian/ unstable/main libpython3.4-stdlib amd64 3.4.3-8 [2057 kB] Get: 6 http://ftp.de.debian.org/debian/ unstable/main libyaml-0-2 amd64 0.1.6-3 [50.4 kB] Get: 7 http://ftp.de.debian.org/debian/ unstable/main libexpat1 amd64 2.1.0-7 [80.0 kB] Get: 8 http://ftp.de.debian.org/debian/ unstable/main python3.4-minimal amd64 3.4.3-8 [1401 kB] Get: 9 http://ftp.de.debian.org/debian/ unstable/main python3-minimal amd64 3.4.3-4 [34.7 kB] Get: 10 http://ftp.de.debian.org/debian/ unstable/main python3.4 amd64 3.4.3-8 [219 kB] Get: 11 http://ftp.de.debian.org/debian/ unstable/main libpython3-stdlib amd64 3.4.3-4 [18.1 kB] Get: 12 http://ftp.de.debian.org/debian/ unstable/main dh-python all 2.20150728 [71.3 kB] Get: 13 http://ftp.de.debian.org/debian/ unstable/main python3 amd64 3.4.3-4 [21.1 kB] Get: 14 http://ftp.de.debian.org/debian/ unstable/main openssl amd64 1.0.2d-1 [695 kB] Get: 15 http://ftp.de.debian.org/debian/ unstable/main ca-certificates all 20150426 [208 kB] Get: 16 http://ftp.de.debian.org/debian/ unstable/main devscripts amd64 2.15.6 [908 kB] Get: 17 http://ftp.de.debian.org/debian/ unstable/main rubygems-integration all 1.9 [4754 B] Get: 18 http://ftp.de.debian.org/debian/ unstable/main libruby2.1 amd64 2.1.5-4 [3280 kB] Get: 19 http://ftp.de.debian.org/debian/ unstable/main ruby2.1 amd64 2.1.5-4 [276 kB] Get: 20 http://ftp.de.debian.org/debian/ unstable/main ruby all 1:2.1.5.1 [9756 B] Get: 21 http://ftp.de.debian.org/debian/ unstable/main ruby-power-assert all 0.2.3-1 [7236 B] Get: 22 http://ftp.de.debian.org/debian/ unstable/main ruby-test-unit all 3.1.2-1 [60.0 kB] Get: 23 http://ftp.de.debian.org/debian/ unstable/main libruby2.2 amd64 2.2.2-3 [3098 kB] Get: 24 http://ftp.de.debian.org/debian/ unstable/main ruby2.2 amd64 2.2.2-3 [213 kB] Get: 25 http://ftp.de.debian.org/debian/ unstable/main ruby-minitest all 5.7.0-1 [49.5 kB] Get: 26 http://ftp.de.debian.org/debian/ unstable/main gem2deb-test-runner all 0.20.1 [16.8 kB] Get: 27 http://ftp.de.debian.org/debian/ unstable/main python3-pkg-resources all 18.0.1-1 [43.7 kB] Get: 28 http://ftp.de.debian.org/debian/ unstable/main python3-chardet all 2.3.0-1 [96.1 kB] Get: 29 http://ftp.de.debian.org/debian/ unstable/main python3-six all 1.9.0-3 [13.7 kB] Get: 30 http://ftp.de.debian.org/debian/ unstable/main python3-debian all 0.1.27 [50.9 kB] Get: 31 http://ftp.de.debian.org/debian/ unstable/main libgmpxx4ldbl amd64 2:6.0.0+dfsg-7 [22.2 kB] Get: 32 http://ftp.de.debian.org/debian/ unstable/main libgmp-dev amd64 2:6.0.0+dfsg-7 [621 kB] Get: 33 http://ftp.de.debian.org/debian/ unstable/main ruby2.1-dev amd64 2.1.5-4 [1103 kB] Get: 34 http://ftp.de.debian.org/debian/ unstable/main ruby2.2-dev amd64 2.2.2-3 [1142 kB] Get: 35 http://ftp.de.debian.org/debian/ unstable/main ruby-all-dev all 1:2.1.5.1 [9188 B] Get: 36 http://ftp.de.debian.org/debian/ unstable/main ruby-setup all 3.4.1-9 [34.2 kB] Get: 37 http://ftp.de.debian.org/debian/ unstable/main gem2deb all 0.20.1 [52.0 kB] Get: 38 http://ftp.de.debian.org/debian/ unstable/main ruby-diff-lcs all 1.2.5-1 [26.7 kB] Get: 39 http://ftp.de.debian.org/debian/ unstable/main ruby-multi-json all 1.11.0-1 [18.8 kB] Get: 40 http://ftp.de.debian.org/debian/ unstable/main ruby-rspec-support all 3.3.0c0e0m0s0-1 [24.3 kB] Get: 41 http://ftp.de.debian.org/debian/ unstable/main ruby-rspec-expectations all 3.3.0c0e0m0s0-1 [90.1 kB] Get: 42 http://ftp.de.debian.org/debian/ unstable/main ruby-rspec-mocks all 3.3.0c0e0m0s0-1 [87.0 kB] Get: 43 http://ftp.de.debian.org/debian/ unstable/main ruby-thread-order all 1.1.0-1 [5096 B] Get: 44 http://ftp.de.debian.org/debian/ unstable/main ruby-rspec-core all 3.3.0c0e0m0s0-1 [174 kB] Get: 45 http://ftp.de.debian.org/debian/ unstable/main ruby-rspec all 3.3.0c0e0m0s0-1 [6544 B] Get: 46 http://ftp.de.debian.org/debian/ unstable/main ruby-simplecov all 0.7.1-2 [18.7 kB] Fetched 18.3 MB in 1s (12.7 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libmpdec2:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20233 files and directories currently installed.) Preparing to unpack .../libmpdec2_2.4.1-1_amd64.deb ... Unpacking libmpdec2:amd64 (2.4.1-1) ... Selecting previously unselected package libssl1.0.0:amd64. Preparing to unpack .../libssl1.0.0_1.0.2d-1_amd64.deb ... Unpacking libssl1.0.0:amd64 (1.0.2d-1) ... Selecting previously unselected package libpython3.4-minimal:amd64. Preparing to unpack .../libpython3.4-minimal_3.4.3-8_amd64.deb ... Unpacking libpython3.4-minimal:amd64 (3.4.3-8) ... Selecting previously unselected package mime-support. Preparing to unpack .../mime-support_3.58_all.deb ... Unpacking mime-support (3.58) ... Selecting previously unselected package libpython3.4-stdlib:amd64. Preparing to unpack .../libpython3.4-stdlib_3.4.3-8_amd64.deb ... Unpacking libpython3.4-stdlib:amd64 (3.4.3-8) ... Selecting previously unselected package libyaml-0-2:amd64. Preparing to unpack .../libyaml-0-2_0.1.6-3_amd64.deb ... Unpacking libyaml-0-2:amd64 (0.1.6-3) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.1.0-7_amd64.deb ... Unpacking libexpat1:amd64 (2.1.0-7) ... Selecting previously unselected package python3.4-minimal. Preparing to unpack .../python3.4-minimal_3.4.3-8_amd64.deb ... Unpacking python3.4-minimal (3.4.3-8) ... Selecting previously unselected package python3-minimal. Preparing to unpack .../python3-minimal_3.4.3-4_amd64.deb ... Unpacking python3-minimal (3.4.3-4) ... Selecting previously unselected package python3.4. Preparing to unpack .../python3.4_3.4.3-8_amd64.deb ... Unpacking python3.4 (3.4.3-8) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../libpython3-stdlib_3.4.3-4_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.4.3-4) ... Selecting previously unselected package dh-python. Preparing to unpack .../dh-python_2.20150728_all.deb ... Unpacking dh-python (2.20150728) ... Processing triggers for man-db (2.7.0.2-5) ... Setting up libssl1.0.0:amd64 (1.0.2d-1) ... Setting up libpython3.4-minimal:amd64 (3.4.3-8) ... Setting up libexpat1:amd64 (2.1.0-7) ... Setting up python3.4-minimal (3.4.3-8) ... Setting up python3-minimal (3.4.3-4) ... Processing triggers for libc-bin (2.19-19) ... Selecting previously unselected package python3. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 21195 files and directories currently installed.) Preparing to unpack .../python3_3.4.3-4_amd64.deb ... Unpacking python3 (3.4.3-4) ... Selecting previously unselected package openssl. Preparing to unpack .../openssl_1.0.2d-1_amd64.deb ... Unpacking openssl (1.0.2d-1) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../ca-certificates_20150426_all.deb ... Unpacking ca-certificates (20150426) ... Selecting previously unselected package devscripts. Preparing to unpack .../devscripts_2.15.6_amd64.deb ... Unpacking devscripts (2.15.6) ... Selecting previously unselected package rubygems-integration. Preparing to unpack .../rubygems-integration_1.9_all.deb ... Unpacking rubygems-integration (1.9) ... Selecting previously unselected package libruby2.1:amd64. Preparing to unpack .../libruby2.1_2.1.5-4_amd64.deb ... Unpacking libruby2.1:amd64 (2.1.5-4) ... Selecting previously unselected package ruby2.1. Preparing to unpack .../ruby2.1_2.1.5-4_amd64.deb ... Unpacking ruby2.1 (2.1.5-4) ... Selecting previously unselected package ruby. Preparing to unpack .../ruby_1%3a2.1.5.1_all.deb ... Unpacking ruby (1:2.1.5.1) ... Selecting previously unselected package ruby-power-assert. Preparing to unpack .../ruby-power-assert_0.2.3-1_all.deb ... Unpacking ruby-power-assert (0.2.3-1) ... Selecting previously unselected package ruby-test-unit. Preparing to unpack .../ruby-test-unit_3.1.2-1_all.deb ... Unpacking ruby-test-unit (3.1.2-1) ... Selecting previously unselected package libruby2.2:amd64. Preparing to unpack .../libruby2.2_2.2.2-3_amd64.deb ... Unpacking libruby2.2:amd64 (2.2.2-3) ... Selecting previously unselected package ruby2.2. Preparing to unpack .../ruby2.2_2.2.2-3_amd64.deb ... Unpacking ruby2.2 (2.2.2-3) ... Selecting previously unselected package ruby-minitest. Preparing to unpack .../ruby-minitest_5.7.0-1_all.deb ... Unpacking ruby-minitest (5.7.0-1) ... Selecting previously unselected package gem2deb-test-runner. Preparing to unpack .../gem2deb-test-runner_0.20.1_all.deb ... Unpacking gem2deb-test-runner (0.20.1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_18.0.1-1_all.deb ... Unpacking python3-pkg-resources (18.0.1-1) ... Selecting previously unselected package python3-chardet. Preparing to unpack .../python3-chardet_2.3.0-1_all.deb ... Unpacking python3-chardet (2.3.0-1) ... Selecting previously unselected package python3-six. Preparing to unpack .../python3-six_1.9.0-3_all.deb ... Unpacking python3-six (1.9.0-3) ... Selecting previously unselected package python3-debian. Preparing to unpack .../python3-debian_0.1.27_all.deb ... Unpacking python3-debian (0.1.27) ... Selecting previously unselected package libgmpxx4ldbl:amd64. Preparing to unpack .../libgmpxx4ldbl_2%3a6.0.0+dfsg-7_amd64.deb ... Unpacking libgmpxx4ldbl:amd64 (2:6.0.0+dfsg-7) ... Selecting previously unselected package libgmp-dev:amd64. Preparing to unpack .../libgmp-dev_2%3a6.0.0+dfsg-7_amd64.deb ... Unpacking libgmp-dev:amd64 (2:6.0.0+dfsg-7) ... Selecting previously unselected package ruby2.1-dev:amd64. Preparing to unpack .../ruby2.1-dev_2.1.5-4_amd64.deb ... Unpacking ruby2.1-dev:amd64 (2.1.5-4) ... Selecting previously unselected package ruby2.2-dev:amd64. Preparing to unpack .../ruby2.2-dev_2.2.2-3_amd64.deb ... Unpacking ruby2.2-dev:amd64 (2.2.2-3) ... Selecting previously unselected package ruby-all-dev. Preparing to unpack .../ruby-all-dev_1%3a2.1.5.1_all.deb ... Unpacking ruby-all-dev (1:2.1.5.1) ... Selecting previously unselected package ruby-setup. Preparing to unpack .../ruby-setup_3.4.1-9_all.deb ... Unpacking ruby-setup (3.4.1-9) ... Selecting previously unselected package gem2deb. Preparing to unpack .../gem2deb_0.20.1_all.deb ... Unpacking gem2deb (0.20.1) ... Selecting previously unselected package ruby-diff-lcs. Preparing to unpack .../ruby-diff-lcs_1.2.5-1_all.deb ... Unpacking ruby-diff-lcs (1.2.5-1) ... Selecting previously unselected package ruby-multi-json. Preparing to unpack .../ruby-multi-json_1.11.0-1_all.deb ... Unpacking ruby-multi-json (1.11.0-1) ... Selecting previously unselected package ruby-rspec-support. Preparing to unpack .../ruby-rspec-support_3.3.0c0e0m0s0-1_all.deb ... Unpacking ruby-rspec-support (3.3.0c0e0m0s0-1) ... Selecting previously unselected package ruby-rspec-expectations. Preparing to unpack .../ruby-rspec-expectations_3.3.0c0e0m0s0-1_all.deb ... Unpacking ruby-rspec-expectations (3.3.0c0e0m0s0-1) ... Selecting previously unselected package ruby-rspec-mocks. Preparing to unpack .../ruby-rspec-mocks_3.3.0c0e0m0s0-1_all.deb ... Unpacking ruby-rspec-mocks (3.3.0c0e0m0s0-1) ... Selecting previously unselected package ruby-thread-order. Preparing to unpack .../ruby-thread-order_1.1.0-1_all.deb ... Unpacking ruby-thread-order (1.1.0-1) ... Selecting previously unselected package ruby-rspec-core. Preparing to unpack .../ruby-rspec-core_3.3.0c0e0m0s0-1_all.deb ... Unpacking ruby-rspec-core (3.3.0c0e0m0s0-1) ... Selecting previously unselected package ruby-rspec. Preparing to unpack .../ruby-rspec_3.3.0c0e0m0s0-1_all.deb ... Unpacking ruby-rspec (3.3.0c0e0m0s0-1) ... Selecting previously unselected package ruby-simplecov. Preparing to unpack .../ruby-simplecov_0.7.1-2_all.deb ... Unpacking ruby-simplecov (0.7.1-2) ... Processing triggers for man-db (2.7.0.2-5) ... Setting up libmpdec2:amd64 (2.4.1-1) ... Setting up mime-support (3.58) ... Setting up libpython3.4-stdlib:amd64 (3.4.3-8) ... Setting up libyaml-0-2:amd64 (0.1.6-3) ... Setting up python3.4 (3.4.3-8) ... Setting up libpython3-stdlib:amd64 (3.4.3-4) ... Setting up openssl (1.0.2d-1) ... Setting up ca-certificates (20150426) ... Setting up rubygems-integration (1.9) ... Setting up libruby2.1:amd64 (2.1.5-4) ... Setting up ruby2.1 (2.1.5-4) ... Setting up ruby (1:2.1.5.1) ... Setting up ruby-power-assert (0.2.3-1) ... Setting up ruby-test-unit (3.1.2-1) ... Setting up libruby2.2:amd64 (2.2.2-3) ... Setting up ruby2.2 (2.2.2-3) ... Setting up ruby-minitest (5.7.0-1) ... Setting up gem2deb-test-runner (0.20.1) ... Setting up libgmpxx4ldbl:amd64 (2:6.0.0+dfsg-7) ... Setting up libgmp-dev:amd64 (2:6.0.0+dfsg-7) ... Setting up ruby2.1-dev:amd64 (2.1.5-4) ... Setting up ruby2.2-dev:amd64 (2.2.2-3) ... Setting up ruby-all-dev (1:2.1.5.1) ... Setting up ruby-setup (3.4.1-9) ... Setting up ruby-diff-lcs (1.2.5-1) ... Setting up ruby-multi-json (1.11.0-1) ... Setting up ruby-rspec-support (3.3.0c0e0m0s0-1) ... Setting up ruby-rspec-expectations (3.3.0c0e0m0s0-1) ... Setting up ruby-rspec-mocks (3.3.0c0e0m0s0-1) ... Setting up ruby-thread-order (1.1.0-1) ... Setting up ruby-rspec-core (3.3.0c0e0m0s0-1) ... Setting up ruby-rspec (3.3.0c0e0m0s0-1) ... Setting up ruby-simplecov (0.7.1-2) ... Setting up python3 (3.4.3-4) ... Setting up devscripts (2.15.6) ... Setting up python3-pkg-resources (18.0.1-1) ... Setting up python3-chardet (2.3.0-1) ... Setting up python3-six (1.9.0-3) ... Setting up python3-debian (0.1.27) ... Setting up gem2deb (0.20.1) ... Setting up dh-python (2.20150728) ... Processing triggers for libc-bin (2.19-19) ... Processing triggers for ca-certificates (20150426) ... Updating certificates in /etc/ssl/certs... 180 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Reading package lists... Building dependency tree... Reading state information... Reading extended state information... Initializing package states... Writing extended state information... Building tag database... -> Finished parsing the build-deps Reading package lists... Building dependency tree... Reading state information... fakeroot is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. I: Copying source file I: copying [ruby-hitimes_1.2.1-2.dsc] I: copying [./ruby-hitimes_1.2.1.orig.tar.gz] I: copying [./ruby-hitimes_1.2.1-2.debian.tar.gz] I: Extracting source gpgv: keyblock resource `/tmp/buildd/.gnupg/trustedkeys.gpg': file open error gpgv: Signature made Thu Apr 3 21:23:27 2014 GMT+12 using RSA key ID 4512C22A gpgv: Can't check signature: public key not found dpkg-source: warning: failed to verify signature on ./ruby-hitimes_1.2.1-2.dsc dpkg-source: info: extracting ruby-hitimes in ruby-hitimes-1.2.1 dpkg-source: info: unpacking ruby-hitimes_1.2.1.orig.tar.gz dpkg-source: info: unpacking ruby-hitimes_1.2.1-2.debian.tar.gz I: Building the package I: Running cd tmp/buildd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" dpkg-buildpackage -us -uc -b -rfakeroot dpkg-buildpackage: source package ruby-hitimes dpkg-buildpackage: source version 1.2.1-2 dpkg-buildpackage: source distribution unstable dpkg-buildpackage: source changed by Pirate Praveen <[email protected]> dpkg-source --before-build ruby-hitimes-1.2.1 dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean dh clean dh_testdir dh_auto_clean dh_clean rm -rf coverage checking for clock_gettime() in -lrt... yes creating Makefile /tmp/buildd/ruby-hitimes-1.2.1 cd ext/hitimes/c; make clean; cd - make[1]: Entering directory '/tmp/buildd/ruby-hitimes-1.2.1/ext/hitimes/c' make[1]: Leaving directory '/tmp/buildd/ruby-hitimes-1.2.1/ext/hitimes/c' /tmp/buildd/ruby-hitimes-1.2.1 rm -rf ext/hitimes/c/Makefile debian/rules build dh build --buildsystem=ruby --with ruby dh_testdir -O--buildsystem=ruby dh_auto_configure -O--buildsystem=ruby dh_ruby --configure dh_auto_build -O--buildsystem=ruby dh_ruby --build dh_ruby --build dh_auto_test -O--buildsystem=ruby dh_ruby --test fakeroot debian/rules binary dh binary --buildsystem=ruby --with ruby dh_testroot -O--buildsystem=ruby dh_prep -O--buildsystem=ruby dh_auto_install -O--buildsystem=ruby dh_ruby --install /tmp/buildd/ruby-hitimes-1.2.1/debian/ruby-hitimes dh_ruby --install ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ â Install files â ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ install -d /tmp/buildd/ruby-hitimes-1.2.1/debian/ruby-hitimes/usr/lib/ruby/vendor_ruby install -D -m644 /tmp/buildd/ruby-hitimes-1.2.1/lib/hitimes/version.rb /tmp/buildd/ruby-hitimes-1.2.1/debian/ruby-hitimes/usr/lib/ruby/vendor_ruby/hitimes/version.rb install -D -m644 /tmp/buildd/ruby-hitimes-1.2.1/lib/hitimes/value_metric.rb /tmp/buildd/ruby-hitimes-1.2.1/debian/ruby-hitimes/usr/lib/ruby/vendor_ruby/hitimes/value_metric.rb install -D -m644 /tmp/buildd/ruby-hitimes-1.2.1/lib/hitimes/timed_value_metric.rb /tmp/buildd/ruby-hitimes-1.2.1/debian/ruby-hitimes/usr/lib/ruby/vendor_ruby/hitimes/timed_value_metric.rb install -D -m644 /tmp/buildd/ruby-hitimes-1.2.1/lib/hitimes/timed_metric.rb /tmp/buildd/ruby-hitimes-1.2.1/debian/ruby-hitimes/usr/lib/ruby/vendor_ruby/hitimes/timed_metric.rb install -D -m644 /tmp/buildd/ruby-hitimes-1.2.1/lib/hitimes/stats.rb /tmp/buildd/ruby-hitimes-1.2.1/debian/ruby-hitimes/usr/lib/ruby/vendor_ruby/hitimes/stats.rb install -D -m644 /tmp/buildd/ruby-hitimes-1.2.1/lib/hitimes/paths.rb /tmp/buildd/ruby-hitimes-1.2.1/debian/ruby-hitimes/usr/lib/ruby/vendor_ruby/hitimes/paths.rb install -D -m644 /tmp/buildd/ruby-hitimes-1.2.1/lib/hitimes/mutexed_stats.rb /tmp/buildd/ruby-hitimes-1.2.1/debian/ruby-hitimes/usr/lib/ruby/vendor_ruby/hitimes/mutexed_stats.rb install -D -m644 /tmp/buildd/ruby-hitimes-1.2.1/lib/hitimes/metric.rb /tmp/buildd/ruby-hitimes-1.2.1/debian/ruby-hitimes/usr/lib/ruby/vendor_ruby/hitimes/metric.rb install -D -m644 /tmp/buildd/ruby-hitimes-1.2.1/lib/hitimes.rb /tmp/buildd/ruby-hitimes-1.2.1/debian/ruby-hitimes/usr/lib/ruby/vendor_ruby/hitimes.rb ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ â Build native extensions for ruby2.1 â ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ /usr/bin/ruby2.1 /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb /tmp/buildd/ruby-hitimes-1.2.1 debian/ruby-hitimes /usr/bin/ruby2.1 extconf.rb checking for clock_gettime() in -lrt... yes creating Makefile make V=1 "DESTDIR=" clean make[1]: Entering directory '/tmp/buildd/ruby-hitimes-1.2.1/ext/hitimes/c' rm -f rm -f hitimes.so *.o *.bak mkmf.log .*.time make[1]: Leaving directory '/tmp/buildd/ruby-hitimes-1.2.1/ext/hitimes/c' make V=1 "DESTDIR=" make[1]: Entering directory '/tmp/buildd/ruby-hitimes-1.2.1/ext/hitimes/c' gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.1.0 -I/usr/include/ruby-2.1.0/ruby/backward -I/usr/include/ruby-2.1.0 -I. -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DUSE_INSTANT_CLOCK_GETTIME=1 -o hitimes_stats.o -c hitimes_stats.c gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.1.0 -I/usr/include/ruby-2.1.0/ruby/backward -I/usr/include/ruby-2.1.0 -I. -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DUSE_INSTANT_CLOCK_GETTIME=1 -o hitimes_interval.o -c hitimes_interval.c gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.1.0 -I/usr/include/ruby-2.1.0/ruby/backward -I/usr/include/ruby-2.1.0 -I. -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DUSE_INSTANT_CLOCK_GETTIME=1 -o hitimes_instant_windows.o -c hitimes_instant_windows.c gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.1.0 -I/usr/include/ruby-2.1.0/ruby/backward -I/usr/include/ruby-2.1.0 -I. -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DUSE_INSTANT_CLOCK_GETTIME=1 -o hitimes_instant_osx.o -c hitimes_instant_osx.c gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.1.0 -I/usr/include/ruby-2.1.0/ruby/backward -I/usr/include/ruby-2.1.0 -I. -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DUSE_INSTANT_CLOCK_GETTIME=1 -o hitimes_instant_clock_gettime.o -c hitimes_instant_clock_gettime.c gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.1.0 -I/usr/include/ruby-2.1.0/ruby/backward -I/usr/include/ruby-2.1.0 -I. -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DUSE_INSTANT_CLOCK_GETTIME=1 -o hitimes.o -c hitimes.c rm -f hitimes.so gcc -shared -o hitimes.so hitimes_stats.o hitimes_interval.o hitimes_instant_windows.o hitimes_instant_osx.o hitimes_instant_clock_gettime.o hitimes.o -L. -L/usr/lib/x86_64-linux-gnu -L. -Wl,-z,relro -L/build/ruby2.1-RbnjHU/ruby2.1-2.1.5/debian/lib -fstack-protector -rdynamic -Wl,-export-dynamic -lruby-2.1 -lrt -lpthread -lgmp -ldl -lcrypt -lm -lc make[1]: Leaving directory '/tmp/buildd/ruby-hitimes-1.2.1/ext/hitimes/c' make V=1 "DESTDIR=" install make[1]: Entering directory '/tmp/buildd/ruby-hitimes-1.2.1/ext/hitimes/c' /bin/mkdir -p . ./.gem.20150730-36995-seajt1/hitimes/2.1 exit > .RUBYARCHDIR.-.hitimes.-.2.1.time /usr/bin/install -c -m 0755 hitimes.so ./.gem.20150730-36995-seajt1/hitimes/2.1 make[1]: Leaving directory '/tmp/buildd/ruby-hitimes-1.2.1/ext/hitimes/c' rm -f /tmp/buildd/ruby-hitimes-1.2.1/debian/ruby-hitimes/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.1.0/mkmf.log ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ â Build native extensions for ruby2.2 â ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ /usr/bin/ruby2.2 /usr/lib/ruby/vendor_ruby/gem2deb/extension_builder.rb /tmp/buildd/ruby-hitimes-1.2.1 debian/ruby-hitimes "make clean" make[1]: Entering directory '/tmp/buildd/ruby-hitimes-1.2.1/ext/hitimes/c' make[1]: Leaving directory '/tmp/buildd/ruby-hitimes-1.2.1/ext/hitimes/c' "make clean" make[1]: Entering directory '/tmp/buildd/ruby-hitimes-1.2.1/ext/hitimes/c' make[1]: Leaving directory '/tmp/buildd/ruby-hitimes-1.2.1/ext/hitimes/c' /usr/bin/ruby2.2 -r ./siteconf20150730-38918-eliu7u.rb extconf.rb checking for clock_gettime() in -lrt... yes creating Makefile make V=1 "DESTDIR=" clean make[1]: Entering directory '/tmp/buildd/ruby-hitimes-1.2.1/ext/hitimes/c' rm -f rm -f hitimes.so *.o *.bak mkmf.log .*.time make[1]: Leaving directory '/tmp/buildd/ruby-hitimes-1.2.1/ext/hitimes/c' make V=1 "DESTDIR=" make[1]: Entering directory '/tmp/buildd/ruby-hitimes-1.2.1/ext/hitimes/c' gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 -I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DUSE_INSTANT_CLOCK_GETTIME=1 -o hitimes_stats.o -c hitimes_stats.c gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 -I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DUSE_INSTANT_CLOCK_GETTIME=1 -o hitimes_interval.o -c hitimes_interval.c gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 -I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DUSE_INSTANT_CLOCK_GETTIME=1 -o hitimes_instant_windows.o -c hitimes_instant_windows.c gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 -I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DUSE_INSTANT_CLOCK_GETTIME=1 -o hitimes_instant_osx.o -c hitimes_instant_osx.c gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 -I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DUSE_INSTANT_CLOCK_GETTIME=1 -o hitimes_instant_clock_gettime.o -c hitimes_instant_clock_gettime.c gcc -I. -I/usr/include/x86_64-linux-gnu/ruby-2.2.0 -I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. -D_FORTIFY_SOURCE=2 -fPIC -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DUSE_INSTANT_CLOCK_GETTIME=1 -o hitimes.o -c hitimes.c rm -f hitimes.so gcc -shared -o hitimes.so hitimes_stats.o hitimes_interval.o hitimes_instant_windows.o hitimes_instant_osx.o hitimes_instant_clock_gettime.o hitimes.o -L. -L/usr/lib/x86_64-linux-gnu -L. -Wl,-z,relro -L/build/ruby2.2-2tims0/ruby2.2-2.2.2/debian/lib -fstack-protector -rdynamic -Wl,-export-dynamic -lruby-2.2 -lrt -lpthread -lgmp -ldl -lcrypt -lm -lc make[1]: Leaving directory '/tmp/buildd/ruby-hitimes-1.2.1/ext/hitimes/c' make V=1 "DESTDIR=" install make[1]: Entering directory '/tmp/buildd/ruby-hitimes-1.2.1/ext/hitimes/c' /bin/mkdir -p . ./.gem.20150730-38918-1dly91n/hitimes/2.2 exit > .RUBYARCHDIR.-.hitimes.-.2.2.time /usr/bin/install -c -m 0755 hitimes.so ./.gem.20150730-38918-1dly91n/hitimes/2.2 make[1]: Leaving directory '/tmp/buildd/ruby-hitimes-1.2.1/ext/hitimes/c' rm -f /tmp/buildd/ruby-hitimes-1.2.1/debian/ruby-hitimes/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.2.0/mkmf.log ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ â Install Rubygems integration metadata â ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ generating gemspec at /tmp/buildd/ruby-hitimes-1.2.1/debian/ruby-hitimes/usr/share/rubygems-integration/2.1.0/specifications/hitimes-1.2.1.gemspec generating gemspec at /tmp/buildd/ruby-hitimes-1.2.1/debian/ruby-hitimes/usr/share/rubygems-integration/2.2.0/specifications/hitimes-1.2.1.gemspec /usr/bin/ruby2.1 /usr/bin/gem2deb-test-runner ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ â Run tests for ruby2.1 from debian/ruby-tests.rake â ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ RUBYLIB=/tmp/buildd/ruby-hitimes-1.2.1/debian/ruby-hitimes/usr/lib/x86_64-linux-gnu/ruby/vendor_ruby/2.1.0:/tmp/buildd/ruby-hitimes-1.2.1/debian/ruby-hitimes/usr/lib/ruby/vendor_ruby:. rake2.1 -f debian/ruby-tests.rake /usr/bin/ruby2.1 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb Loading simplecov-html failed, install ruby-simplecov-html Using coverage! ..................................................F.........F..................FF..F.F...F........................................ Failures: 1) Hitimes::TimedMetric keeps track of the max value Failure/Error: @tm.max.should be_within( 0.002 ).of(0.05) expected 0.052003803 to be within 0.002 of 0.05 # ./spec/timed_metric_spec.rb:71:in `block (2 levels) in <top (required)>' 2) Hitimes::TimedMetric#to_hash has the right sum Failure/Error: h['sum'].should be_within( 0.01).of(0.45) expected 0.47846089599999997 to be within 0.01 of 0.45 # ./spec/timed_metric_spec.rb:143:in `block (3 levels) in <top (required)>' 3) Hitimes::TimedValueMetric calculates the rate of the counts Failure/Error: @tm.rate.should be_within(1.0).of(40.0) expected 38.57415228681095 to be within 1.0 of 40.0 # ./spec/timed_value_metric_spec.rb:55:in `block (2 levels) in <top (required)>' 4) Hitimes::TimedValueMetric calculates the stddev of the durations Failure/Error: @tm.timed_stats.stddev.should be_within(0.001).of(0.05) expected 0.051912115876920975 to be within 0.001 of 0.05 # ./spec/timed_value_metric_spec.rb:61:in `block (2 levels) in <top (required)>' 5) Hitimes::TimedValueMetric keeps track of the max value Failure/Error: @tm.timed_stats.max.should be_within(0.003).of( 0.05 ) expected 0.053837534 to be within 0.003 of 0.05 # ./spec/timed_value_metric_spec.rb:78:in `block (2 levels) in <top (required)>' 6) Hitimes::TimedValueMetric keeps track of the sum of squares value Failure/Error: @tm.timed_stats.sumsq.should be_within(0.0005).of(0.0075) expected 0.008049958917629694 to be within 0.0005 of 0.0075 # ./spec/timed_value_metric_spec.rb:90:in `block (2 levels) in <top (required)>' 7) Hitimes::TimedValueMetric can measure a block of code from an instance Failure/Error: t.duration.should be_within(0.004).of(0.15) expected 0.156623768 to be within 0.004 of 0.15 # ./spec/timed_value_metric_spec.rb:125:in `block (2 levels) in <top (required)>' Deprecation Warnings: Requiring `rspec/autorun` when running RSpec via the `rspec` command is deprecated. Called from /tmp/buildd/ruby-hitimes-1.2.1/spec/spec_helper.rb:7:in `<top (required)>'. Using `should` from rspec-expectations' old `:should` syntax without explicitly enabling the syntax is deprecated. Use the new `:expect` syntax or explicitly enable `:should` with `config.expect_with(:rspec) { |c| c.syntax = :should }` instead. Called from /tmp/buildd/ruby-hitimes-1.2.1/spec/hitimes_spec.rb:8:in `block (2 levels) in <top (required)>'. If you need more of the backtrace for any of these deprecations to identify where to make the necessary changes, you can configure `config.raise_errors_for_deprecations!`, and it will turn the deprecation warnings into errors, giving you the full backtrace. 2 deprecation warnings total Finished in 7.67 seconds (files took 1.1 seconds to load) 130 examples, 7 failures Failed examples: rspec ./spec/timed_metric_spec.rb:69 # Hitimes::TimedMetric keeps track of the max value rspec ./spec/timed_metric_spec.rb:140 # Hitimes::TimedMetric#to_hash has the right sum rspec ./spec/timed_value_metric_spec.rb:53 # Hitimes::TimedValueMetric calculates the rate of the counts rspec ./spec/timed_value_metric_spec.rb:59 # Hitimes::TimedValueMetric calculates the stddev of the durations rspec ./spec/timed_value_metric_spec.rb:76 # Hitimes::TimedValueMetric keeps track of the max value rspec ./spec/timed_value_metric_spec.rb:88 # Hitimes::TimedValueMetric keeps track of the sum of squares value rspec ./spec/timed_value_metric_spec.rb:122 # Hitimes::TimedValueMetric can measure a block of code from an instance /usr/bin/ruby2.1 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb failed ERROR: Test "ruby2.1" failed. Exiting. dh_auto_install: dh_ruby --install /tmp/buildd/ruby-hitimes-1.2.1/debian/ruby-hitimes returned exit code 1 debian/rules:15: recipe for target 'binary' failed make: *** [binary] Error 1 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2 E: Failed autobuilding of package I: unmounting /sys filesystem I: unmounting /dev/shm filesystem I: unmounting dev/pts filesystem I: unmounting run/shm filesystem I: unmounting proc filesystem I: cleaning the build env I: removing directory /var/cache/pbuilder/build//56484 and its subdirectories
--- End Message ---
--- Begin Message ---Source: ruby-hitimes Source-Version: 1.2.1-3 We believe that the bug you reported is fixed in the latest version of ruby-hitimes, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Jonas Genannt <[email protected]> (supplier of updated ruby-hitimes 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Mon, 24 Aug 2015 19:20:17 +0200 Source: ruby-hitimes Binary: ruby-hitimes Architecture: source amd64 Version: 1.2.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Ruby Extras Maintainers <[email protected]> Changed-By: Jonas Genannt <[email protected]> Description: ruby-hitimes - fast, high resolution timer for recording performance metrics Closes: 795677 Changes: ruby-hitimes (1.2.1-3) unstable; urgency=medium . * Team upload. [ Tim Potter ] * Disable tests involving timing to fix build test errors (Closes: #795677) . [ Jonas Genannt ] * d/control: - changed Homepage to https - added Testsuite header, changed VcsBrowser to https - wrap-sort * bumped dpkg compat level to 9 Checksums-Sha1: c9b0a4cf0e977e89a0952506b72e1a51b91bbf16 2077 ruby-hitimes_1.2.1-3.dsc f410f90c4bfb9bea1b4e9c564bb31faf911061c3 4052 ruby-hitimes_1.2.1-3.debian.tar.xz fa0ee276bf4dafe23c96070ee6e592baa0e84c51 16684 ruby-hitimes_1.2.1-3_amd64.deb Checksums-Sha256: 846a8c3c540d5f02e7c2da2dcb1c40561b1874087d337d7f3be7e09f7d2144e0 2077 ruby-hitimes_1.2.1-3.dsc 21f9d209f977143900f70cd63f663341a326a3982e84b332d3c64215470866bc 4052 ruby-hitimes_1.2.1-3.debian.tar.xz 746950cfd80d9ffc6871709828bd0c6dc73667ce508cb562b0c670b748b692b3 16684 ruby-hitimes_1.2.1-3_amd64.deb Files: 100e2502bd1f25ba52d1cb7aedf086de 2077 ruby optional ruby-hitimes_1.2.1-3.dsc 968faa7eb6870d4e63e5fe68ed03ed9a 4052 ruby optional ruby-hitimes_1.2.1-3.debian.tar.xz bd06c48144d7d000c1e0a4e841484af0 16684 ruby optional ruby-hitimes_1.2.1-3_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJV21RqAAoJEPBM7/YBbP/QoZ8P+QGE2cEtLtw5zDMIefcPKG52 5OFy0l662bibV8v8eSbVHDaUMS8wigyRA/l2KRWalyC7fv5j/2yB/OZzlPkUUr+G 3CSN3GwkCLUWz44hm8+Ya6SSjAbBY8jtSUP5krZ391sJ0EGXxVv9HBnhHS7yMrB7 45pK0IcZGjjVfKgVqgFF/01OeCFuoPQHhmSOr+EVSfqCUgq5rw6oIXa93nzi/fBD Gs6MGelNTlsykNPKx5JiDxmaPxu1dFKjheHxyFHgIK/GU1hTdsZ05zJHVGE9yzOB jGoDBOLtA5NUMDB+FprJo2OKEn/YPsY3gaaLjaKfP2JfmCM3EQlowKVjoloXh9FV +swEIF22hVw4uUTaM+/JjzoeHU1LMWRlRGR/WESe05QTDlu9HaJPGtLT9Ub9yyp4 9Hd5v03SFiU/ziRV/rb5JSUl4Ykwr7wr+Gm7+Au4YdOy0FvDTXJYnSvK33RRfqYJ v9swiCCeoIv1G/3zMRP8935c7nX9021Y2cFNyEk8V+sbe1tA9FJJ3oN7cVe4KiQ5 hALnAoNJiTXVUMi08WhtzKkjJjv0xQyb0C14dFXRTAAuq1hAFH9Y0YwSnHOjqpwj bAtidfhjSxee3RZiT4aPV0xpOreUi1kd892V7p6vOqyzWw9H0dtaIcyN/S5/l6zT NOxik28PBX4eXt6838AM =rijw -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers
