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

update nwchem git hash and ga br #9

Merged
merged 1 commit into from
Mar 9, 2020

Conversation

marcindulak
Copy link
Contributor

No description provided.

@marcindulak
Copy link
Contributor Author

marcindulak commented Mar 7, 2020

Here are the builds

el6 i686 https://koji.fedoraproject.org/koji/taskinfo?taskID=42286142 OK (openmpi build only)
el6 x86_64 https://koji.fedoraproject.org/koji/taskinfo?taskID=42276737 OK (openmpi build only)
el7 x86_64 https://koji.fedoraproject.org/koji/taskinfo?taskID=42276745 OK
el8 x86_64 https://koji.fedoraproject.org/koji/taskinfo?taskID=42276751 OK
f32 i686 waiting for ga getting into the repos
f32 x86_64 waiting for ga getting into the repos
rawhide i686 https://koji.fedoraproject.org/koji/taskinfo?taskID=42276747 tests Segmentation fault
rawhide x86_64 https://koji.fedoraproject.org/koji/taskinfo?taskID=42276749 OK

@edoapra edoapra merged commit dac6f2e into edoapra:develop Mar 9, 2020
@edoapra
Copy link
Owner

edoapra commented Mar 9, 2020

The tests logs look good other than the i686 seg fault on rawhide.
I thought 32-bit linux was going to be deprecated soon ... is this the case?

@marcindulak
Copy link
Contributor Author

The tests logs look good other than the i686 seg fault on rawhide.
I thought 32-bit linux was going to be deprecated soon ... is this the case?

Deprecation of i686 seems correct since https://pagure.io/releng/issue/8529 is closed and there is no i686 directory under https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/ (only aarch64 armhfp x86_64) nor https://dl.fedoraproject.org/pub/fedora-secondary/development/rawhide/Everything/ (ppc64le s390x).

However, the builds of https://bodhi.fedoraproject.org/updates/FEDORA-2020-f9333353d9 (still pending) include i686. I wonder whether this may be due to a meaning of

ExclusiveArch: x86_64 %{ix86}
which may be actually forcing an i686 build? Maybe also the pending status is due to a i686 build being forced.

https://lists.fedoraproject.org/archives/list/packaging@lists.fedoraproject.org/thread/7CVCMBKQGXP4TNYVZAQIT3ZUUALKPIXG/

@marcindulak
Copy link
Contributor Author

Should we drop i686 rpm support of nwchem and package on ExclusiveArch: x86_64?

@edoapra
Copy link
Owner

edoapra commented Mar 11, 2020

Not yet. I might have found a fix for it with the latest commits. I am verifying that this is the case.
If the tests are inconclusive, it might be a good idea to drop i686 support.
I think that if would be more useful to provide aarch64 rpms (and ppc64le, too)

@marcindulak
Copy link
Contributor Author

Not yet. I might have found a fix for it with the latest commits. I am verifying that this is the case.
If the tests are inconclusive, it might be a good idea to drop i686 support.
I think that if would be more useful to provide aarch64 rpms (and ppc64le, too)

#10

@edoapra
Copy link
Owner

edoapra commented Mar 12, 2020

Not sure what made the real difference, but it could be the combination of the changes a340c00 in ga.spec and nwchem.spec that now makes i686 to work on rawhide.
Anyhow, now the build works
https://koji.fedoraproject.org/koji/taskinfo?taskID=42413063

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants