Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Tag HDF5.jl v0.9.0 #14534

Closed
wants to merge 1 commit into from
Closed

Conversation

attobot
Copy link
Contributor

@attobot attobot commented May 4, 2018

Repository: JuliaIO/HDF5.jl
Release: v0.9.0
Travis: Travis Build Status
Diff: vs v0.8.8
requires vs v0.8.8:

--- 0.8.8/requires
+++ 0.9.0/requires
@@ -1,6 +1,6 @@
-julia 0.5
+julia 0.6
 BinDeps 0.6.0
 Blosc
-Compat 0.32.0
+Compat 0.61.0
 @osx Homebrew 0.3.1
 @windows WinRPM

cc: @musm

Please make sure that:

  • CI passes for supported Julia versions (if applicable).
  • Version bounds reflect minimum requirements.

@andreasnoack
Copy link
Member

@musm
Copy link
Contributor

musm commented May 7, 2018

@andreasnoack
Copy link
Member

andreasnoack commented May 7, 2018

The link above has this error

plain: Error During Test
  Got an exception of type UndefVarError outside of a @test
  UndefVarError: h5do_write_chunk not defined
  Stacktrace:
   [1] do_write_chunk(::HDF5.HDF5Dataset, ::Tuple{UInt64,UInt64}, ::Array{UInt8,1}, ::UInt32) at /home/jrun/HDF5/.julia/v0.6/HDF5/src/HDF5.jl:1853
   [2] (::##17#35)(::HDF5.HDF5File) at /home/jrun/HDF5/.julia/v0.6/HDF5/test/plain.jl:370
   [3] #h5open#5(::Bool, ::Function, ::##17#35, ::String, ::Vararg{String,N} where N) at /home/jrun/HDF5/.julia/v0.6/HDF5/src/HDF5.jl:694
   [4] h5open(::Function, ::String, ::String) at /home/jrun/HDF5/.julia/v0.6/HDF5/src/HDF5.jl:692
   [5] macro expansion at /home/jrun/HDF5/.julia/v0.6/HDF5/test/plain.jl:367 [inlined]
   [6] macro expansion at ./test.jl:860 [inlined]
   [7] anonymous at ./<missing>:?
   [8] include_from_node1(::String) at ./loading.jl:576
   [9] include(::String) at ./sysimg.jl:14
   [10] include_from_node1(::String) at ./loading.jl:576
   [11] include(::String) at ./sysimg.jl:14
   [12] process_options(::Base.JLOptions) at ./client.jl:305
   [13] _start() at ./client.jl:371

which doesn't look Homebrew related. (It's on Linux)

@musm
Copy link
Contributor

musm commented May 7, 2018

Yeah, it's just that I haven't seen this error on Linux on Travis in the main repo.

Do I delete the tag and retag if I want to trigger another run on the travis in Metadata.jl?

@andreasnoack andreasnoack reopened this May 7, 2018
@andreasnoack
Copy link
Member

Do I delete the tag and retag if I want to trigger another run on the Travis in Metadata.jl?

I just did it.

@andreasnoack
Copy link
Member

@attobot
Copy link
Contributor Author

attobot commented May 8, 2018

Repository: JuliaIO/HDF5.jl
Release: v0.9.0
Travis: Travis Build Status
Diff: vs v0.8.8
requires vs v0.8.8:

--- 0.8.8/requires
+++ 0.9.0/requires
@@ -1,6 +1,6 @@
-julia 0.5
+julia 0.6
 BinDeps 0.6.0
 Blosc
-Compat 0.32.0
+Compat 0.61.0
 @osx Homebrew 0.3.1
 @windows WinRPM

cc: @musm

Please make sure that:

  • CI passes for supported Julia versions (if applicable).
  • Version bounds reflect minimum requirements.

@musm
Copy link
Contributor

musm commented May 8, 2018

updated #14576 hopefully will fix it

please close this

@andreasnoack
Copy link
Member

I can do that. Another time, you can just delete the old tag and add it again to the new commit. This is fine as long as the tag hasn't been registered in METADATA. The PR will be updated automatically.

@attobot attobot deleted the HDF5/v0.9.0 branch May 8, 2018 18:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants