Source: golang-ginkgo
Version: 1.2.0-2
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

golang-ginkgo fails to build from source in unstable/amd64:

  github.com/onsi/ginkgo/config
  github.com/onsi/ginkgo/types
  github.com/onsi/ginkgo/internal/writer
  github.com/onsi/ginkgo/internal/testingtproxy
  github.com/onsi/ginkgo/ginkgo/convert
  github.com/onsi/ginkgo/ginkgo/interrupthandler
  github.com/onsi/ginkgo/ginkgo/nodot
  github.com/onsi/ginkgo/ginkgo/testsuite
  github.com/onsi/ginkgo/internal/codelocation
  github.com/onsi/ginkgo/internal/failer
  github.com/onsi/ginkgo/reporters/stenographer
  github.com/onsi/ginkgo/internal/leafnodes
  github.com/onsi/ginkgo/ginkgo/watch
  github.com/onsi/ginkgo/reporters
  github.com/onsi/ginkgo/internal/containernode
  github.com/onsi/ginkgo/internal/spec
  github.com/onsi/ginkgo/internal/remote
  github.com/onsi/ginkgo/internal/specrunner
  github.com/onsi/ginkgo/internal/suite
  github.com/onsi/ginkgo/ginkgo/testrunner
  github.com/onsi/ginkgo
  github.com/onsi/ginkgo/ginkgo
        cd /home/lamby/temp/cdt.20160325111338.3HgyHEkzno/golang-ginkgo-1.2.0
     dh_auto_test -O--buildsystem=golang
        cd obj-x86_64-linux-gnu
        go test -v github.com/onsi/ginkgo github.com/onsi/ginkgo/config 
github.com/onsi/ginkgo/ginkgo github.com/onsi/ginkgo/ginkgo/convert 
github.com/onsi/ginkgo/ginkgo/interrupthandler 
github.com/onsi/ginkgo/ginkgo/nodot github.com/onsi/ginkgo/ginkgo/testrunner 
github.com/onsi/ginkgo/ginkgo/testsuite github.com/onsi/ginkgo/ginkgo/watch 
github.com/onsi/ginkgo/internal/codelocation 
github.com/onsi/ginkgo/internal/containernode 
github.com/onsi/ginkgo/internal/failer 
github.com/onsi/ginkgo/internal/leafnodes 
github.com/onsi/ginkgo/internal/remote github.com/onsi/ginkgo/internal/spec 
github.com/onsi/ginkgo/internal/specrunner 
github.com/onsi/ginkgo/internal/suite 
github.com/onsi/ginkgo/internal/testingtproxy 
github.com/onsi/ginkgo/internal/writer github.com/onsi/ginkgo/reporters 
github.com/onsi/ginkgo/reporters/stenographer github.com/onsi/ginkgo/types
  ?     github.com/onsi/ginkgo  [no test files]
  ?     github.com/onsi/ginkgo/config   [no test files]
  ?     github.com/onsi/ginkgo/ginkgo   [no test files]
  ?     github.com/onsi/ginkgo/ginkgo/convert   [no test files]
  ?     github.com/onsi/ginkgo/ginkgo/interrupthandler  [no test files]
  === RUN   TestNodot
  Running Suite: Nodot Suite
  ==========================
  Random Seed: 1458875655
  Will run 8 of 8 specs
  
  
••••••••
  Ran 8 of 8 Specs in 0.114 seconds
  SUCCESS! -- 8 Passed | 0 Failed | 
0 Pending | 0 Skipped --- PASS: TestNodot (0.11s)
  PASS
  ok    github.com/onsi/ginkgo/ginkgo/nodot     0.136s
  ?     github.com/onsi/ginkgo/ginkgo/testrunner        [no test files]
  === RUN   TestTestsuite
  Running Suite: Testsuite Suite
  ==============================
  Random Seed: 1458875654
  Will run 9 of 9 specs
  
  
•••••••••
  Ran 9 of 9 Specs in 0.019 seconds
  SUCCESS! -- 9 Passed | 0 Failed | 
0 Pending | 0 Skipped --- PASS: TestTestsuite (0.02s)
  PASS
  ok    github.com/onsi/ginkgo/ginkgo/testsuite 0.040s
  ?     github.com/onsi/ginkgo/ginkgo/watch     [no test files]
  === RUN   TestCodelocation
  Running Suite: CodeLocation Suite
  =================================
  Random Seed: 1458875655
  Will run 3 of 3 specs
  
  •••
  Ran 3 of 3 Specs in 0.001 seconds
  SUCCESS! -- 3 Passed | 0 Failed | 
0 Pending | 0 Skipped --- PASS: TestCodelocation 
(0.00s)
  PASS
  ok    github.com/onsi/ginkgo/internal/codelocation    0.048s
  === RUN   TestContainernode
  Running Suite: Containernode Suite
  ==================================
  Random Seed: 1458875654
  Will run 7 of 7 specs
  
  
•••••••
  Ran 7 of 7 Specs in 0.088 seconds
  SUCCESS! -- 7 Passed | 0 Failed | 
0 Pending | 0 Skipped --- PASS: TestContainernode 
(0.09s)
  PASS
  ok    github.com/onsi/ginkgo/internal/containernode   0.098s
  === RUN   TestFailer
  Running Suite: Failer Suite
  ===========================
  Random Seed: 1458875659
  Will run 7 of 7 specs
  
  
•••••••
  Ran 7 of 7 Specs in 0.021 seconds
  SUCCESS! -- 7 Passed | 0 Failed | 
0 Pending | 0 Skipped --- PASS: TestFailer (0.03s)
  PASS
  ok    github.com/onsi/ginkgo/internal/failer  0.102s
  === RUN   TestLeafNode
  Running Suite: LeafNode Suite
  =============================
  Random Seed: 1458875660
  Will run 117 of 117 specs
  
  
•••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
  Ran 117 of 117 Specs in 2.295 seconds
  SUCCESS! -- 117 Passed | 0 Failed | 
0 Pending | 0 Skipped --- PASS: TestLeafNode (2.30s)
  PASS
  ok    github.com/onsi/ginkgo/internal/leafnodes       2.479s
  === RUN   TestRemote
  Running Suite: Remote Spec Forwarding Suite
  ===========================================
  Random Seed: 1458875660
  Will run 40 of 40 specs
  
  
••••••••••••••••••••••••••••••••••••••••
  Ran 40 of 40 Specs in 0.709 seconds
  SUCCESS! -- 40 Passed | 0 Failed | 
0 Pending | 0 Skipped --- PASS: TestRemote (0.71s)
  PASS
  ok    github.com/onsi/ginkgo/internal/remote  0.746s
  === RUN   TestSpec
  Running Suite: Spec Suite
  =========================
  Random Seed: 1458875660
  Will run 53 of 53 specs
  
  
•••••••••••••••••••••••••••••••••••••••••••••••••••••
  Ran 53 of 53 Specs in 0.129 seconds
  SUCCESS! -- 53 Passed | 0 Failed | 
0 Pending | 0 Skipped --- PASS: TestSpec (0.13s)
  PASS
  ok    github.com/onsi/ginkgo/internal/spec    0.173s
  === RUN   TestSpecRunner
  Running Suite: Spec Runner Suite
  ================================
  Random Seed: 1458875662
  Will run 43 of 43 specs
  
  
•••••••••••••••••••••••••••••••••••••••••••
  Ran 43 of 43 Specs in 0.100 seconds
  SUCCESS! -- 43 Passed | 0 Failed | 
0 Pending | 0 Skipped --- PASS: TestSpecRunner (0.10s)
  PASS
  ok    github.com/onsi/ginkgo/internal/specrunner      0.119s
  === RUN   Test
  Running Suite: Suite
  ====================
  Random Seed: 1458875663
  Will run 28 of 28 specs
  
  ••••
  ------------------------------
  • Failure [0.082 seconds]
  Suite
  
/home/lamby/temp/cdt.20160325111338.3HgyHEkzno/golang-ginkgo-1.2.0/obj-x86_64-linux-gnu/src/github.com/onsi/ginkgo/internal/suite/suite_test.go:399
    running a suite
    
/home/lamby/temp/cdt.20160325111338.3HgyHEkzno/golang-ginkgo-1.2.0/obj-x86_64-linux-gnu/src/github.com/onsi/ginkgo/internal/suite/suite_test.go:345
      should run measurements [Measurement]
      
/home/lamby/temp/cdt.20160325111338.3HgyHEkzno/golang-ginkgo-1.2.0/obj-x86_64-linux-gnu/src/github.com/onsi/ginkgo/internal/suite/suite_test.go:140
  
      Expected
          <float64>: 0.018265798
      to be <=
          <float64>: 0.015
  
      
/home/lamby/temp/cdt.20160325111338.3HgyHEkzno/golang-ginkgo-1.2.0/obj-x86_64-linux-gnu/src/github.com/onsi/ginkgo/internal/suite/suite_test.go:133
  ------------------------------
  
•••••••••••••••••••••••
  
  Summarizing 1 Failure:
  
  [Fail] Suite running a suite 
[Measurement] should run measurements 
  
/home/lamby/temp/cdt.20160325111338.3HgyHEkzno/golang-ginkgo-1.2.0/obj-x86_64-linux-gnu/src/github.com/onsi/ginkgo/internal/suite/suite_test.go:133
  
  Ran 28 of 28 Specs in 0.335 seconds
  FAIL! -- 27 Passed | 1 Failed | 
0 Pending | 0 Skipped --- FAIL: Test (0.34s)
  FAIL
  FAIL  github.com/onsi/ginkgo/internal/suite   0.361s
  ?     github.com/onsi/ginkgo/internal/testingtproxy   [no test files]
  === RUN   TestWriter
  Running Suite: Writer Suite
  ===========================
  Random Seed: 1458875664
  Will run 6 of 6 specs
  
  ••••••
  Ran 6 of 6 Specs in 0.000 seconds
  SUCCESS! -- 6 Passed | 0 Failed | 
0 Pending | 0 Skipped --- PASS: TestWriter (0.00s)
  PASS
  ok    github.com/onsi/ginkgo/internal/writer  0.050s
  === RUN   TestReporters
  Running Suite: Reporters Suite
  ==============================
  Random Seed: 1458875665
  Will run 44 of 44 specs
  
  
••••••••••••••••••••••••••••••••••••••••••••
  Ran 44 of 44 Specs in 0.006 seconds
  SUCCESS! -- 44 Passed | 0 Failed | 
0 Pending | 0 Skipped --- PASS: TestReporters (0.01s)
  PASS
  ok    github.com/onsi/ginkgo/reporters        0.033s
  ?     github.com/onsi/ginkgo/reporters/stenographer   [no test files]
  === RUN   TestTypes
  Running Suite: Types Suite
  ==========================
  Random Seed: 1458875665
  Will run 7 of 7 specs
  
  
•••••••
  Ran 7 of 7 Specs in 0.000 seconds
  SUCCESS! -- 7 Passed | 0 Failed | 
0 Pending | 0 Skipped --- PASS: TestTypes (0.00s)
  PASS
  ok    github.com/onsi/ginkgo/types    0.005s
  dh_auto_test: go test -v github.com/onsi/ginkgo github.com/onsi/ginkgo/config 
github.com/onsi/ginkgo/ginkgo github.com/onsi/ginkgo/ginkgo/convert 
github.com/onsi/ginkgo/ginkgo/interrupthandler 
github.com/onsi/ginkgo/ginkgo/nodot github.com/onsi/ginkgo/ginkgo/testrunner 
github.com/onsi/ginkgo/ginkgo/testsuite github.com/onsi/ginkgo/ginkgo/watch 
github.com/onsi/ginkgo/internal/codelocation 
github.com/onsi/ginkgo/internal/containernode 
github.com/onsi/ginkgo/internal/failer 
github.com/onsi/ginkgo/internal/leafnodes 
github.com/onsi/ginkgo/internal/remote github.com/onsi/ginkgo/internal/spec 
github.com/onsi/ginkgo/internal/specrunner 
github.com/onsi/ginkgo/internal/suite 
github.com/onsi/ginkgo/internal/testingtproxy 
github.com/onsi/ginkgo/internal/writer github.com/onsi/ginkgo/reporters 
github.com/onsi/ginkgo/reporters/stenographer github.com/onsi/ginkgo/types 
returned exit code 1
        cd /home/lamby/temp/cdt.20160325111338.3HgyHEkzno/golang-ginkgo-1.2.0
  debian/rules:14: recipe for target 'build' failed
  make: *** [build] Error 1

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: golang-ginkgo.1.2.0-2.unstable.amd64.log.txt.gz
Description: Binary data

Reply via email to