Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nightly builds not updated #23846

Closed
tkoolen opened this issue Sep 23, 2017 · 13 comments
Closed

Nightly builds not updated #23846

tkoolen opened this issue Sep 23, 2017 · 13 comments
Labels
building Build system, or building Julia or its dependencies ci Continuous integration

Comments

@tkoolen
Copy link
Contributor

tkoolen commented Sep 23, 2017

OSX nightly appears to be stuck at 1af1f52 (6 days old master).
Linux (x64 at least) appears to be stuck at 55ec9fe (9 days old master).

@tkoolen tkoolen changed the title Nightly builds not updated on OSX Nightly builds not updated Sep 23, 2017
@DrKrar
Copy link
Contributor

DrKrar commented Sep 23, 2017

Also, the windows build is stuck at 1af1f52 (6 days old master).

@DrKrar
Copy link
Contributor

DrKrar commented Sep 23, 2017

julia> versioninfo()
Julia Version 0.7.0-DEV.1816
Commit 1af1f52* (2017-09-17 15:48 UTC)
Platform Info:
OS: Windows (i686-w64-mingw32)
CPU: Intel(R) Pentium(R) CPU G620 @ 2.60GHz
WORD_SIZE: 32
BLAS: libopenblas (DYNAMIC_ARCH NO_AFFINITY Nehalem)
LAPACK: libopenblas
LIBM: libopenlibm
LLVM: libLLVM-3.9.1 (ORCJIT, sandybridge)
Environment:

@JeffBezanson JeffBezanson added building Build system, or building Julia or its dependencies ci Continuous integration labels Sep 24, 2017
@tkoolen
Copy link
Contributor Author

tkoolen commented Oct 3, 2017

OSX and Windows are now at 6159bcb, Linux still at 55ec9fe.

@timholy
Copy link
Member

timholy commented Oct 20, 2017

I'm not exactly sure I'm reading this correctly, but this page seems to suggest that every platform other than OSX is "offline" and that OSX is failing. However, this may not represent the whole truth, because in repositories I'm seeing that Linux is now at 10-16-2017 (eae7104) and OSX and Windows are both at 10-10-2017 (both 546a801). That represents a significant improvement from ~1 week ago, esp. on Linux. But obviously it would be great to get rid of the lag.

@musm
Copy link
Contributor

musm commented Oct 30, 2017

I usually check https://status.julialang.org/ windows and osx are ~20 days

@bramtayl
Copy link
Contributor

bramtayl commented Nov 9, 2017

Has it been almost a month since the last nightly? I'm looking to play around with the new named tuples

@ViralBShah
Copy link
Member

While the nightlies should of course be fixed, it is not too bad to build from source to try out the goodies!

@timholy
Copy link
Member

timholy commented Nov 16, 2017

Is there anything we can do to help here? I have some branches for Revise (timholy/Revise.jl#49 and more speculatively timholy/Revise.jl#57) that are getting quite stale because I don't feel comfortable merging them until CI tests run. The problem is that they use facilities added to Base after Oct 10th, which is where the OSX binaries are stuck. EDIT: even the Linux binaries (Oct 16th) may not be new enough.

@timholy
Copy link
Member

timholy commented Nov 21, 2017

Whoever caught the OSX and Linux builds up, thanks!

I'd close this, except I noticed that Windows nightlies are actually downloading 0.6.1, as you'll see if you click on the links here.

@omus
Copy link
Member

omus commented Nov 21, 2017

@staticfloat has been getting the nightlies working again. From what he's mentioned on Slack the Windows nightlies will be broken until these issue are resolved: #24505 and #24268

@staticfloat
Copy link
Member

Yes, add #24611 to that list as another thing that's killing the Windows builds. :)

@staticfloat
Copy link
Member

We had some windows nightlies go through a day or two ago; can you all confirm that it's working as expected?

@timholy
Copy link
Member

timholy commented Nov 27, 2017

Yes, looks like it: https://ci.appveyor.com/project/SimonDanisch/fileio-jl-t5dw5/build/1.0.298 (The failures are a good demonstration that the latest is being used.)

Thanks a million, @staticfloat!

@timholy timholy closed this as completed Nov 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
building Build system, or building Julia or its dependencies ci Continuous integration
Projects
None yet
Development

No branches or pull requests

9 participants