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

bugfix: fld1 order of ops #46938

Merged
merged 5 commits into from
Oct 3, 2022
Merged

Conversation

JeffreySarnoff
Copy link
Contributor

fixes #28973
see explaination

@JeffreySarnoff
Copy link
Contributor Author

@admin I do not understand the error. It does not seem to have anything to do with the PR. Help, please.

@oscardssmith
Copy link
Member

I just rebased, which which hopefully helps.

@JeffreySarnoff
Copy link
Contributor Author

not ok yet
failed on make release

Executing precompile statements... 1438/1935*** This error is usually fixed by running `make clean`. If the error persists, try `make cleanall`. ***
gmake[1]: Leaving directory '/usr/home/julia/buildbot/w1_builder/package_freebsd64/build'
Killed
gmake[1]: *** [sysimage.mk:89: /usr/home/julia/buildbot/w1_builder/package_freebsd64/build/usr/lib/julia/sys-o.a] Error 1
gmake: *** [Makefile:90: julia-sysimg-release] Error 2
program finished with exit code 2

@JeffreySarnoff
Copy link
Contributor Author

JeffreySarnoff commented Sep 30, 2022

@admin I resolved the one error in my changes (extra whitespace). Now the failure is:
SparseArrays/sparsematrix_constructors_indexing (7) | failed at 2022-09-29T21:51:30.629
UNHANDLED TASK ERROR: EOFError: read end of file
I did nothing with SparseArrays. I do not see anything I can do about this. What do you advise?

@KristofferC KristofferC added backport 1.6 Change should be backported to release-1.6 backport 1.8 Change should be backported to release-1.8 labels Sep 30, 2022
@KristofferC
Copy link
Member

Not sure who @admin is.

What do you advise?

The CI is not 100.00% reliable. If it is only the SparseMatrix tests on FreeBSD on a PR that is very unlikely to affect that then I think it is safe to say that the error is unlikely to be related to the PR.

@JeffreySarnoff
Copy link
Contributor Author

Yes, It is only SparseMatrix. So, this is ready to merge. It would be good to merge it before the upcoming release.

@oscardssmith oscardssmith merged commit fcdc5bc into JuliaLang:master Oct 3, 2022
@KristofferC KristofferC mentioned this pull request Oct 27, 2022
37 tasks
KristofferC pushed a commit that referenced this pull request Oct 27, 2022
* bugfix: fld1 order of ops

fixes #28973

(cherry picked from commit fcdc5bc)
KristofferC pushed a commit that referenced this pull request Oct 28, 2022
* bugfix: fld1 order of ops

fixes #28973

(cherry picked from commit fcdc5bc)
KristofferC pushed a commit that referenced this pull request Oct 28, 2022
* bugfix: fld1 order of ops

fixes #28973

(cherry picked from commit fcdc5bc)
@KristofferC KristofferC removed the backport 1.8 Change should be backported to release-1.8 label Nov 8, 2022
KristofferC pushed a commit that referenced this pull request Dec 21, 2022
* bugfix: fld1 order of ops

fixes #28973

(cherry picked from commit fcdc5bc)
KristofferC pushed a commit that referenced this pull request Dec 21, 2022
* bugfix: fld1 order of ops

fixes #28973

(cherry picked from commit fcdc5bc)
KristofferC pushed a commit that referenced this pull request Dec 21, 2022
* bugfix: fld1 order of ops

fixes #28973

(cherry picked from commit fcdc5bc)
KristofferC pushed a commit that referenced this pull request Dec 21, 2022
* bugfix: fld1 order of ops

fixes #28973

(cherry picked from commit fcdc5bc)
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
* bugfix: fld1 order of ops

fixes #28973

(cherry picked from commit fcdc5bc)
KristofferC pushed a commit that referenced this pull request Oct 10, 2023
* bugfix: fld1 order of ops

fixes #28973

(cherry picked from commit fcdc5bc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 1.6 Change should be backported to release-1.6
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fld1 is weird
3 participants