[Darshan-commits] Build failed in Jenkins: Radix-IO » Darshan » theta-master-craymod #124

no-reply at alcf.anl.gov no-reply at alcf.anl.gov
Mon Nov 11 13:22:36 CST 2019


See <https://cimaster.alcf.anl.gov/jenkins/job/Radix-IO/job/Darshan/job/theta-master-craymod/124/display/redirect>

Changes:


------------------------------------------
[...truncated 118.63 KB...]
 # define __int_least16_t int16_t
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:200:0: note: this is the location of the previous definition
 # define __int_least16_t int32_t
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:232:0: warning: "__uint_least16_t" redefined [enabled by default]
 # define __uint_least16_t uint16_t
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:201:0: note: this is the location of the previous definition
 # define __uint_least16_t uint32_t
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:233:0: warning: "__int_least8_t" redefined [enabled by default]
 # define __int_least8_t int16_t
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:202:0: note: this is the location of the previous definition
 # define __int_least8_t int32_t
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:234:0: warning: "__uint_least8_t" redefined [enabled by default]
 # define __uint_least8_t uint16_t
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:203:0: note: this is the location of the previous definition
 # define __uint_least8_t uint32_t
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:260:0: warning: "__int_least8_t" redefined [enabled by default]
 # define __int_least8_t int8_t
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:233:0: note: this is the location of the previous definition
 # define __int_least8_t int16_t
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:261:0: warning: "__uint_least8_t" redefined [enabled by default]
 # define __uint_least8_t uint8_t
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:234:0: note: this is the location of the previous definition
 # define __uint_least8_t uint16_t
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:503:0: warning: "__INT_LEAST32_MIN" redefined [enabled by default]
 # define __INT_LEAST32_MIN   INT64_MIN
 ^
In file included from /usr/include/inttypes.h:27:0,
                 from ../../darshan-util/darshan-logutils.c:14:
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:594:0: note: this is the location of the previous definition
 # define __INT_LEAST32_MIN   INT32_MIN
 ^
In file included from ../../darshan-util/../darshan-log-format.h:12:0,
                 from ../../darshan-util/darshan-logutils.h:18,
                 from ../../darshan-util/darshan-logutils.c:20:
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:504:0: warning: "__INT_LEAST32_MAX" redefined [enabled by default]
 # define __INT_LEAST32_MAX   INT64_MAX
 ^
In file included from /usr/include/inttypes.h:27:0,
                 from ../../darshan-util/darshan-logutils.c:14:
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:595:0: note: this is the location of the previous definition
 # define __INT_LEAST32_MAX   INT32_MAX
 ^
In file included from ../../darshan-util/../darshan-log-format.h:12:0,
                 from ../../darshan-util/darshan-logutils.h:18,
                 from ../../darshan-util/darshan-logutils.c:20:
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:505:0: warning: "__UINT_LEAST32_MAX" redefined [enabled by default]
 # define __UINT_LEAST32_MAX UINT64_MAX
 ^
In file included from /usr/include/inttypes.h:27:0,
                 from ../../darshan-util/darshan-logutils.c:14:
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:596:0: note: this is the location of the previous definition
 # define __UINT_LEAST32_MAX UINT32_MAX
 ^
In file included from ../../darshan-util/../darshan-log-format.h:12:0,
                 from ../../darshan-util/darshan-logutils.h:18,
                 from ../../darshan-util/darshan-logutils.c:20:
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:506:0: warning: "__INT_LEAST16_MIN" redefined [enabled by default]
 # define __INT_LEAST16_MIN   INT64_MIN
 ^
In file included from /usr/include/inttypes.h:27:0,
                 from ../../darshan-util/darshan-logutils.c:14:
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:638:0: note: this is the location of the previous definition
 # define __INT_LEAST16_MIN   INT16_MIN
 ^
In file included from ../../darshan-util/../darshan-log-format.h:12:0,
                 from ../../darshan-util/darshan-logutils.h:18,
                 from ../../darshan-util/darshan-logutils.c:20:
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:507:0: warning: "__INT_LEAST16_MAX" redefined [enabled by default]
 # define __INT_LEAST16_MAX   INT64_MAX
 ^
In file included from /usr/include/inttypes.h:27:0,
                 from ../../darshan-util/darshan-logutils.c:14:
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:639:0: note: this is the location of the previous definition
 # define __INT_LEAST16_MAX   INT16_MAX
 ^
In file included from ../../darshan-util/../darshan-log-format.h:12:0,
                 from ../../darshan-util/darshan-logutils.h:18,
                 from ../../darshan-util/darshan-logutils.c:20:
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:508:0: warning: "__UINT_LEAST16_MAX" redefined [enabled by default]
 # define __UINT_LEAST16_MAX UINT64_MAX
 ^
In file included from /usr/include/inttypes.h:27:0,
                 from ../../darshan-util/darshan-logutils.c:14:
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:640:0: note: this is the location of the previous definition
 # define __UINT_LEAST16_MAX UINT16_MAX
 ^
In file included from ../../darshan-util/../darshan-log-format.h:12:0,
                 from ../../darshan-util/darshan-logutils.h:18,
                 from ../../darshan-util/darshan-logutils.c:20:
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:509:0: warning: "__INT_LEAST8_MIN" redefined [enabled by default]
 # define __INT_LEAST8_MIN    INT64_MIN
 ^
In file included from /usr/include/inttypes.h:27:0,
                 from ../../darshan-util/darshan-logutils.c:14:
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:660:0: note: this is the location of the previous definition
 # define __INT_LEAST8_MIN    INT8_MIN
 ^
In file included from ../../darshan-util/../darshan-log-format.h:12:0,
                 from ../../darshan-util/darshan-logutils.h:18,
                 from ../../darshan-util/darshan-logutils.c:20:
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:510:0: warning: "__INT_LEAST8_MAX" redefined [enabled by default]
 # define __INT_LEAST8_MAX    INT64_MAX
 ^
In file included from /usr/include/inttypes.h:27:0,
                 from ../../darshan-util/darshan-logutils.c:14:
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:661:0: note: this is the location of the previous definition
 # define __INT_LEAST8_MAX    INT8_MAX
 ^
In file included from ../../darshan-util/../darshan-log-format.h:12:0,
                 from ../../darshan-util/darshan-logutils.h:18,
                 from ../../darshan-util/darshan-logutils.c:20:
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:511:0: warning: "__UINT_LEAST8_MAX" redefined [enabled by default]
 # define __UINT_LEAST8_MAX  UINT64_MAX
 ^
In file included from /usr/include/inttypes.h:27:0,
                 from ../../darshan-util/darshan-logutils.c:14:
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:662:0: note: this is the location of the previous definition
 # define __UINT_LEAST8_MAX  UINT8_MAX
 ^
In file included from ../../darshan-util/../darshan-log-format.h:12:0,
                 from ../../darshan-util/darshan-logutils.h:18,
                 from ../../darshan-util/darshan-logutils.c:20:
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:594:0: warning: "__INT_LEAST32_MIN" redefined [enabled by default]
 # define __INT_LEAST32_MIN   INT32_MIN
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:503:0: note: this is the location of the previous definition
 # define __INT_LEAST32_MIN   INT64_MIN
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:595:0: warning: "__INT_LEAST32_MAX" redefined [enabled by default]
 # define __INT_LEAST32_MAX   INT32_MAX
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:504:0: note: this is the location of the previous definition
 # define __INT_LEAST32_MAX   INT64_MAX
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:596:0: warning: "__UINT_LEAST32_MAX" redefined [enabled by default]
 # define __UINT_LEAST32_MAX UINT32_MAX
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:505:0: note: this is the location of the previous definition
 # define __UINT_LEAST32_MAX UINT64_MAX
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:597:0: warning: "__INT_LEAST16_MIN" redefined [enabled by default]
 # define __INT_LEAST16_MIN   INT32_MIN
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:506:0: note: this is the location of the previous definition
 # define __INT_LEAST16_MIN   INT64_MIN
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:598:0: warning: "__INT_LEAST16_MAX" redefined [enabled by default]
 # define __INT_LEAST16_MAX   INT32_MAX
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:507:0: note: this is the location of the previous definition
 # define __INT_LEAST16_MAX   INT64_MAX
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:599:0: warning: "__UINT_LEAST16_MAX" redefined [enabled by default]
 # define __UINT_LEAST16_MAX UINT32_MAX
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:508:0: note: this is the location of the previous definition
 # define __UINT_LEAST16_MAX UINT64_MAX
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:600:0: warning: "__INT_LEAST8_MIN" redefined [enabled by default]
 # define __INT_LEAST8_MIN    INT32_MIN
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:509:0: note: this is the location of the previous definition
 # define __INT_LEAST8_MIN    INT64_MIN
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:601:0: warning: "__INT_LEAST8_MAX" redefined [enabled by default]
 # define __INT_LEAST8_MAX    INT32_MAX
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:510:0: note: this is the location of the previous definition
 # define __INT_LEAST8_MAX    INT64_MAX
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:602:0: warning: "__UINT_LEAST8_MAX" redefined [enabled by default]
 # define __UINT_LEAST8_MAX  UINT32_MAX
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:511:0: note: this is the location of the previous definition
 # define __UINT_LEAST8_MAX  UINT64_MAX
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:638:0: warning: "__INT_LEAST16_MIN" redefined [enabled by default]
 # define __INT_LEAST16_MIN   INT16_MIN
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:597:0: note: this is the location of the previous definition
 # define __INT_LEAST16_MIN   INT32_MIN
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:639:0: warning: "__INT_LEAST16_MAX" redefined [enabled by default]
 # define __INT_LEAST16_MAX   INT16_MAX
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:598:0: note: this is the location of the previous definition
 # define __INT_LEAST16_MAX   INT32_MAX
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:640:0: warning: "__UINT_LEAST16_MAX" redefined [enabled by default]
 # define __UINT_LEAST16_MAX UINT16_MAX
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:599:0: note: this is the location of the previous definition
 # define __UINT_LEAST16_MAX UINT32_MAX
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:641:0: warning: "__INT_LEAST8_MIN" redefined [enabled by default]
 # define __INT_LEAST8_MIN    INT16_MIN
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:600:0: note: this is the location of the previous definition
 # define __INT_LEAST8_MIN    INT32_MIN
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:642:0: warning: "__INT_LEAST8_MAX" redefined [enabled by default]
 # define __INT_LEAST8_MAX    INT16_MAX
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:601:0: note: this is the location of the previous definition
 # define __INT_LEAST8_MAX    INT32_MAX
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:643:0: warning: "__UINT_LEAST8_MAX" redefined [enabled by default]
 # define __UINT_LEAST8_MAX  UINT16_MAX
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:602:0: note: this is the location of the previous definition
 # define __UINT_LEAST8_MAX  UINT32_MAX
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:660:0: warning: "__INT_LEAST8_MIN" redefined [enabled by default]
 # define __INT_LEAST8_MIN    INT8_MIN
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:641:0: note: this is the location of the previous definition
 # define __INT_LEAST8_MIN    INT16_MIN
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:661:0: warning: "__INT_LEAST8_MAX" redefined [enabled by default]
 # define __INT_LEAST8_MAX    INT8_MAX
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:642:0: note: this is the location of the previous definition
 # define __INT_LEAST8_MAX    INT16_MAX
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:662:0: warning: "__UINT_LEAST8_MAX" redefined [enabled by default]
 # define __UINT_LEAST8_MAX  UINT8_MAX
 ^
/theta-archive/intel/compilers_and_libraries_2019.5.281/linux/compiler/include/stdint.h:643:0: note: this is the location of the previous definition
 # define __UINT_LEAST8_MAX  UINT16_MAX
 ^
../../darshan-util/darshan-logutils.c:59:23: error: 'PATH_MAX' undeclared here (not in a function)
     char logfile_path[PATH_MAX];
                       ^
Makefile:85: recipe for target 'darshan-logutils.o' failed
make: *** [darshan-logutils.o] Error 1
Build step 'Execute shell' marked build as failure
Recording test results


More information about the Darshan-commits mailing list