Bug ID | 916027 |
---|---|
Summary | build-compare: openmpi contains hostname |
Classification | openSUSE |
Product | openSUSE Factory |
Version | 201502* |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Other |
Assignee | jjolly@suse.com |
Reporter | coolo@suse.com |
QA Contact | qa-bugs@suse.de |
CC | ohering@suse.com, pth@suse.com |
Found By | --- |
Blocker | --- |
this makes the build not reproducible: [ 2156s] --- old//usr/lib64/mpi/gcc/openmpi/include/openmpi/opal_config.h 2015-02-03 14:26:03.000000000 +0000 [ 2156s] +++ new//usr/lib64/mpi/gcc/openmpi/include/openmpi/opal_config.h 2015-10-27 19:37:07.000000000 +0000 [ 2156s] @@ -2309,7 +2309,7 @@ [ 2156s] #define OPAL_NEED_C_BOOL 1 [ 2156s] [ 2156s] /* package/branding string for Open MPI */ [ 2156s] -#define OPAL_PACKAGE_STRING "Open MPI abuild@cloud126 Distribution" [ 2156s] +#define OPAL_PACKAGE_STRING "Open MPI abuild@NEWHOST Distribution" [ 2156s] [ 2156s] /* Whether r notation is used for ppc registers */ [ 2156s] /* #undef OPAL_POWERPC_R_REGISTERS */ There are other changes too, but they might be triggered by this change