← Back to team overview

linaro-toolchain-builds team mailing list archive

Build failed in Jenkins: openembedded-armv8-rootfs » oe_persistent_cloud,lamp #407

 

See <https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/407/>

------------------------------------------
[...truncated 12504 lines...]
| ../../../source/components/tables/tbinstal.c: In function 'AcpiTbStoreTable':
| ../../../source/components/tables/tbinstal.c:482:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|      ACPI_MOVE_32_TO_32 (&NewTable->Signature, Table->Signature);
|      ^
| ../../../source/components/tables/tbprint.c: In function 'AcpiTbPrintTableHeader':
| ../../../source/components/tables/tbprint.c:153:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|      if (ACPI_COMPARE_NAME (Header->Signature, ACPI_SIG_FACS))
|      ^
| In file included from ../../../source/include/acpi.h:61:0,
|                  from ../../../source/components/tables/tbprint.c:46:
| ../../../source/include/actypes.h:468:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
|  #define ACPI_CAST_PTR(t, p)             ((t *) (ACPI_UINTPTR_T) (p))
|                                                 ^
| ../../../source/include/acoutput.h:216:50: note: in definition of macro 'ACPI_INFO'
|  #define ACPI_INFO(plist)                AcpiInfo plist
|                                                   ^
| ../../../source/components/tables/tbprint.c:158:32: note: in expansion of macro 'ACPI_CAST_PTR'
|              Header->Signature, ACPI_CAST_PTR (void, Address),
|                                 ^
| ../../../source/components/tables/tbprint.c:161:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|      else if (ACPI_COMPARE_NAME (Header->Signature, ACPI_SIG_RSDP))
|      ^
| In file included from ../../../source/include/acpi.h:61:0,
|                  from ../../../source/components/tables/tbprint.c:46:
| ../../../source/include/actypes.h:468:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
|  #define ACPI_CAST_PTR(t, p)             ((t *) (ACPI_UINTPTR_T) (p))
|                                                 ^
| ../../../source/include/acoutput.h:216:50: note: in definition of macro 'ACPI_INFO'
|  #define ACPI_INFO(plist)                AcpiInfo plist
|                                                   ^
| ../../../source/components/tables/tbprint.c:170:13: note: in expansion of macro 'ACPI_CAST_PTR'
|              ACPI_CAST_PTR (void, Address),
|              ^
| ../../../source/include/actypes.h:468:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
|  #define ACPI_CAST_PTR(t, p)             ((t *) (ACPI_UINTPTR_T) (p))
|                                                 ^
| ../../../source/include/acoutput.h:216:50: note: in definition of macro 'ACPI_INFO'
|  #define ACPI_INFO(plist)                AcpiInfo plist
|                                                   ^
| ../../../source/components/tables/tbprint.c:184:36: note: in expansion of macro 'ACPI_CAST_PTR'
|              LocalHeader.Signature, ACPI_CAST_PTR (void, Address),
|                                     ^
| In file included from ../../../source/include/acpi.h:61:0,
|                  from ../../../source/components/tables/tbutils.c:46:
| ../../../source/components/tables/tbutils.c: In function 'AcpiTbInstallTable':
| ../../../source/include/actypes.h:468:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
|  #define ACPI_CAST_PTR(t, p)             ((t *) (ACPI_UINTPTR_T) (p))
|                                                 ^
| ../../../source/include/acoutput.h:219:51: note: in definition of macro 'ACPI_ERROR'
|  #define ACPI_ERROR(plist)               AcpiError plist
|                                                    ^
| ../../../source/components/tables/tbutils.c:250:24: note: in expansion of macro 'ACPI_CAST_PTR'
|              Signature, ACPI_CAST_PTR (void, Address)));
|                         ^
| ../../../source/components/tables/tbutils.c:257:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|          !ACPI_COMPARE_NAME (Table->Signature, Signature))
|          ^
| ../../../source/components/tables/tbutils.c:259:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|          ACPI_BIOS_ERROR ((AE_INFO,
|          ^
| ../../../source/components/tables/tbutils.c:275:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|      ACPI_MOVE_32_TO_32 (TableDesc->Signature.Ascii, Table->Signature);
|      ^
| ../../../source/components/tables/tbutils.c:275:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/tbxface.o ../../../source/components/tables/tbxface.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/tbxfload.o ../../../source/components/tables/tbxfload.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/tbxfroot.o ../../../source/components/tables/tbxfroot.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utaddress.o ../../../source/components/utilities/utaddress.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utalloc.o ../../../source/components/utilities/utalloc.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utbuffer.o ../../../source/components/utilities/utbuffer.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utcache.o ../../../source/components/utilities/utcache.c
| In file included from ../../../source/include/acpi.h:61:0,
|                  from ../../../source/components/tables/tbxfload.c:46:
| ../../../source/components/tables/tbxfload.c: In function 'AcpiTbLoadNamespace':
| ../../../source/include/actypes.h:468:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
|  #define ACPI_CAST_PTR(t, p)             ((t *) (ACPI_UINTPTR_T) (p))
|                                                 ^
| ../../../source/include/acoutput.h:216:50: note: in definition of macro 'ACPI_INFO'
|  #define ACPI_INFO(plist)                AcpiInfo plist
|                                                   ^
| ../../../source/components/tables/tbxfload.c:203:17: note: in expansion of macro 'ACPI_CAST_PTR'
|                  ACPI_CAST_PTR (void, AcpiGbl_RootTableList.Tables[i].Address)));
|                  ^
| ../../../source/components/tables/tbxfload.c: In function 'AcpiUnloadParentTable':
| ../../../source/components/tables/tbxfload.c:372:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|          if (ACPI_COMPARE_NAME (
|          ^
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utcopy.o ../../../source/components/utilities/utcopy.c
| In file included from ../../../source/include/acpi.h:61:0,
|                  from ../../../source/components/utilities/utaddress.c:46:
| ../../../source/components/utilities/utaddress.c: In function 'AcpiUtAddAddressRange':
| ../../../source/include/actypes.h:468:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
|  #define ACPI_CAST_PTR(t, p)             ((t *) (ACPI_UINTPTR_T) (p))
|                                                 ^
| ../../../source/include/acoutput.h:294:44: note: in definition of macro 'ACPI_DO_WHILE0'
|  #define ACPI_DO_WHILE0(a)               do a while(0)
|                                             ^
| ../../../source/include/acoutput.h:315:5: note: in expansion of macro 'ACPI_DO_DEBUG_PRINT'
|      ACPI_DO_DEBUG_PRINT (AcpiDebugPrint, Level, Line, \
|      ^
| ../../../source/include/acoutput.h:301:41: note: in expansion of macro 'ACPI_ACTUAL_DEBUG'
|  #define ACPI_DEBUG_PRINT(plist)         ACPI_ACTUAL_DEBUG plist
|                                          ^
| ../../../source/components/utilities/utaddress.c:121:5: note: in expansion of macro 'ACPI_DEBUG_PRINT'
|      ACPI_DEBUG_PRINT ((ACPI_DB_NAMES,
|      ^
| ../../../source/components/utilities/utaddress.c:124:9: note: in expansion of macro 'ACPI_CAST_PTR'
|          ACPI_CAST_PTR (void, Address),
|          ^
| ../../../source/include/actypes.h:468:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
|  #define ACPI_CAST_PTR(t, p)             ((t *) (ACPI_UINTPTR_T) (p))
|                                                 ^
| ../../../source/include/acoutput.h:294:44: note: in definition of macro 'ACPI_DO_WHILE0'
|  #define ACPI_DO_WHILE0(a)               do a while(0)
|                                             ^
| ../../../source/include/acoutput.h:315:5: note: in expansion of macro 'ACPI_DO_DEBUG_PRINT'
|      ACPI_DO_DEBUG_PRINT (AcpiDebugPrint, Level, Line, \
|      ^
| ../../../source/include/acoutput.h:301:41: note: in expansion of macro 'ACPI_ACTUAL_DEBUG'
|  #define ACPI_DEBUG_PRINT(plist)         ACPI_ACTUAL_DEBUG plist
|                                          ^
| ../../../source/components/utilities/utaddress.c:121:5: note: in expansion of macro 'ACPI_DEBUG_PRINT'
|      ACPI_DEBUG_PRINT ((ACPI_DB_NAMES,
|      ^
| ../../../source/components/utilities/utaddress.c:125:9: note: in expansion of macro 'ACPI_CAST_PTR'
|          ACPI_CAST_PTR (void, RangeInfo->EndAddress)));
|          ^
| ../../../source/components/utilities/utaddress.c: In function 'AcpiUtRemoveAddressRange':
| ../../../source/include/actypes.h:468:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
|  #define ACPI_CAST_PTR(t, p)             ((t *) (ACPI_UINTPTR_T) (p))
|                                                 ^
| ../../../source/include/acoutput.h:294:44: note: in definition of macro 'ACPI_DO_WHILE0'
|  #define ACPI_DO_WHILE0(a)               do a while(0)
|                                             ^
| ../../../source/include/acoutput.h:315:5: note: in expansion of macro 'ACPI_DO_DEBUG_PRINT'
|      ACPI_DO_DEBUG_PRINT (AcpiDebugPrint, Level, Line, \
|      ^
| ../../../source/include/acoutput.h:301:41: note: in expansion of macro 'ACPI_ACTUAL_DEBUG'
|  #define ACPI_DEBUG_PRINT(plist)         ACPI_ACTUAL_DEBUG plist
|                                          ^
| ../../../source/components/utilities/utaddress.c:183:13: note: in expansion of macro 'ACPI_DEBUG_PRINT'
|              ACPI_DEBUG_PRINT ((ACPI_DB_NAMES,
|              ^
| ../../../source/components/utilities/utaddress.c:186:17: note: in expansion of macro 'ACPI_CAST_PTR'
|                  ACPI_CAST_PTR (void, RangeInfo->StartAddress),
|                  ^
| ../../../source/include/actypes.h:468:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
|  #define ACPI_CAST_PTR(t, p)             ((t *) (ACPI_UINTPTR_T) (p))
|                                                 ^
| ../../../source/include/acoutput.h:294:44: note: in definition of macro 'ACPI_DO_WHILE0'
|  #define ACPI_DO_WHILE0(a)               do a while(0)
|                                             ^
| ../../../source/include/acoutput.h:315:5: note: in expansion of macro 'ACPI_DO_DEBUG_PRINT'
|      ACPI_DO_DEBUG_PRINT (AcpiDebugPrint, Level, Line, \
|      ^
| ../../../source/include/acoutput.h:301:41: note: in expansion of macro 'ACPI_ACTUAL_DEBUG'
|  #define ACPI_DEBUG_PRINT(plist)         ACPI_ACTUAL_DEBUG plist
|                                          ^
| ../../../source/components/utilities/utaddress.c:183:13: note: in expansion of macro 'ACPI_DEBUG_PRINT'
|              ACPI_DEBUG_PRINT ((ACPI_DB_NAMES,
|              ^
| ../../../source/components/utilities/utaddress.c:187:17: note: in expansion of macro 'ACPI_CAST_PTR'
|                  ACPI_CAST_PTR (void, RangeInfo->EndAddress)));
|                  ^
| ../../../source/components/utilities/utaddress.c: In function 'AcpiUtCheckAddressRange':
| ../../../source/include/actypes.h:468:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
|  #define ACPI_CAST_PTR(t, p)             ((t *) (ACPI_UINTPTR_T) (p))
|                                                 ^
| ../../../source/include/acoutput.h:217:53: note: in definition of macro 'ACPI_WARNING'
|  #define ACPI_WARNING(plist)             AcpiWarning plist
|                                                      ^
| ../../../source/components/utilities/utaddress.c:271:21: note: in expansion of macro 'ACPI_CAST_PTR'
|                      ACPI_CAST_PTR (void, Address),
|                      ^
| ../../../source/include/actypes.h:468:48: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
|  #define ACPI_CAST_PTR(t, p)             ((t *) (ACPI_UINTPTR_T) (p))
|                                                 ^
| ../../../source/include/acoutput.h:217:53: note: in definition of macro 'ACPI_WARNING'
|  #define ACPI_WARNING(plist)             AcpiWarning plist
|                                                      ^
| ../../../source/components/utilities/utaddress.c:272:21: note: in expansion of macro 'ACPI_CAST_PTR'
|                      ACPI_CAST_PTR (void, EndAddress),
|                      ^
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utdebug.o ../../../source/components/utilities/utdebug.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utdecode.o ../../../source/components/utilities/utdecode.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utdelete.o ../../../source/components/utilities/utdelete.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/uterror.o ../../../source/components/utilities/uterror.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/uteval.o ../../../source/components/utilities/uteval.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utexcep.o ../../../source/components/utilities/utexcep.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utglobal.o ../../../source/components/utilities/utglobal.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utids.o ../../../source/components/utilities/utids.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utinit.o ../../../source/components/utilities/utinit.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utlock.o ../../../source/components/utilities/utlock.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utmath.o ../../../source/components/utilities/utmath.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utmisc.o ../../../source/components/utilities/utmisc.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utmutex.o ../../../source/components/utilities/utmutex.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utobject.o ../../../source/components/utilities/utobject.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utosi.o ../../../source/components/utilities/utosi.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utownerid.o ../../../source/components/utilities/utownerid.c
| ../../../source/components/utilities/utmisc.c: In function 'AcpiUtIsAmlTable':
| ../../../source/components/utilities/utmisc.c:111:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|      if (ACPI_COMPARE_NAME (Table->Signature, ACPI_SIG_DSDT) ||
|      ^
| ../../../source/components/utilities/utmisc.c:112:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|          ACPI_COMPARE_NAME (Table->Signature, ACPI_SIG_PSDT) ||
|          ^
| ../../../source/components/utilities/utmisc.c:113:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|          ACPI_COMPARE_NAME (Table->Signature, ACPI_SIG_SSDT))
|          ^
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utpredef.o ../../../source/components/utilities/utpredef.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utresrc.o ../../../source/components/utilities/utresrc.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utstate.o ../../../source/components/utilities/utstate.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utstring.o ../../../source/components/utilities/utstring.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/uttrack.o ../../../source/components/utilities/uttrack.c
| ../../../source/components/utilities/utpredef.c: In function 'AcpiUtMatchPredefinedMethod':
| ../../../source/components/utilities/utpredef.c:134:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|          if (ACPI_COMPARE_NAME (Name, ThisName->Info.Name))
|          ^
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utxface.o ../../../source/components/utilities/utxface.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utxferror.o ../../../source/components/utilities/utxferror.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utxfinit.o ../../../source/components/utilities/utxfinit.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> -c -O2 -pipe -g -feliminate-unused-debug-types -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -D_CYGWIN -D_GNU_SOURCE -I../../../source/include -DACPI_EXEC_APP -I../../../source/tools/acpiexec -Wall -o obj/utxfmutex.o ../../../source/components/utilities/utxfmutex.c
| aarch64-oe-linux-gcc  --sysroot=<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/sysroots/genericarmv8> obj/aeexec.o obj/aehandlers.o obj/aemain.o obj/aetables.o obj/dbcmds.o obj/dbconvert.o obj/dbdisply.o obj/dbexec.o obj/dbfileio.o obj/dbhistry.o obj/dbinput.o obj/dbmethod.o obj/dbnames.o obj/dbstats.o obj/dbutils.o obj/dbxface.o obj/dmbuffer.o obj/dmdeferred.o obj/dmnames.o obj/dmobject.o obj/dmopcode.o obj/dmresrc.o obj/dmresrcl.o obj/dmresrcl2.o obj/dmresrcs.o obj/dmutils.o obj/dmwalk.o obj/dsargs.o obj/dscontrol.o obj/dsfield.o obj/dsinit.o obj/dsmethod.o obj/dsmthdat.o obj/dsobject.o obj/dsopcode.o obj/dsutils.o obj/dswexec.o obj/dswload.o obj/dswload2.o obj/dswscope.o obj/dswstate.o obj/evevent.o obj/evglock.o obj/evgpe.o obj/evgpeblk.o obj/evgpeinit.o obj/evgpeutil.o obj/evhandler.o obj/evmisc.o obj/evregion.o obj/evrgnini.o obj/evsci.o obj/evxface.o obj/evxfevnt.o obj/evxfgpe.o obj/evxfregn.o obj/exconfig.o obj/exconvrt.o obj/excreate.o obj/exdebug.o obj/exdump.o obj/exfield.o obj/exfldio.o obj/exmisc.o obj/exmutex.o obj/exnames.o obj/exoparg1.o obj/exoparg2.o obj/exoparg3.o obj/exoparg6.o obj/exprep.o obj/exregion.o obj/exresnte.o obj/exresolv.o obj/exresop.o obj/exstore.o obj/exstoren.o obj/exstorob.o obj/exsystem.o obj/exutils.o obj/getopt.o obj/hwacpi.o obj/hwesleep.o obj/hwgpe.o obj/hwpci.o obj/hwregs.o obj/hwsleep.o obj/hwvalid.o obj/hwxface.o obj/hwxfsleep.o obj/nsaccess.o obj/nsalloc.o obj/nsarguments.o obj/nsconvert.o obj/nsdump.o obj/nsdumpdv.o obj/nseval.o obj/nsinit.o obj/nsload.o obj/nsnames.o obj/nsobject.o obj/nsparse.o obj/nspredef.o obj/nsprepkg.o obj/nsrepair.o obj/nsrepair2.o obj/nssearch.o obj/nsutils.o obj/nswalk.o obj/nsxfeval.o obj/nsxfname.o obj/nsxfobj.o obj/osunixxf.o obj/psargs.o obj/psloop.o obj/psobject.o obj/psopcode.o obj/psopinfo.o obj/psparse.o obj/psscope.o obj/pstree.o obj/psutils.o obj/pswalk.o obj/psxface.o obj/rsaddr.o obj/rscalc.o obj/rscreate.o obj/rsdump.o obj/rsdumpinfo.o obj/rsinfo.o obj/rsio.o obj/rsirq.o obj/rslist.o obj/rsmemory.o obj/rsmisc.o obj/rsserial.o obj/rsutils.o obj/rsxface.o obj/tbfadt.o obj/tbfind.o obj/tbinstal.o obj/tbprint.o obj/tbutils.o obj/tbxface.o obj/tbxfload.o obj/tbxfroot.o obj/utaddress.o obj/utalloc.o obj/utbuffer.o obj/utcache.o obj/utcopy.o obj/utdebug.o obj/utdecode.o obj/utdelete.o obj/uterror.o obj/uteval.o obj/utexcep.o obj/utglobal.o obj/utids.o obj/utinit.o obj/utlock.o obj/utmath.o obj/utmisc.o obj/utmutex.o obj/utobject.o obj/utosi.o obj/utownerid.o obj/utpredef.o obj/utresrc.o obj/utstate.o obj/utstring.o obj/uttrack.o obj/utxface.o obj/utxferror.o obj/utxfinit.o obj/utxfmutex.o -o obj/acpiexec -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -lpthread -lrt
| Copied obj/acpiexec to ../bin/acpiexec
| make[1]: Leaving directory `<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/work/aarch64-oe-linux/acpica/20130626-r1/acpica-unix2-20130626/generate/unix/acpiexec'>
| 64-bit version of acpiexec:
| -rwxr-xr-x 1 ubuntu ubuntu 3618042 Jul 31 09:46 ../bin/acpiexec
| 
| ERROR: oe_runmake failed
| ERROR: Function failed: do_compile (log file is located at <https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/build/tmp-eglibc/work/aarch64-oe-linux/acpica/20130626-r1/temp/log.do_compile.10219)>
NOTE: recipe acpica-20130626-r1: task do_compile: Failed
ERROR: Task 407 (<https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/meta-linaro/meta-linaro/recipes-extra/acpica/acpica_20130626.bb,> do_compile) failed with exit code '1'
NOTE: Running task 4759 of 4943 (ID: 364, <https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2_2.4.4.bb,> do_configure)
NOTE: recipe apache2-2.4.4-r0: task do_configure: Started
NOTE: recipe lshw-02.16-r1: task do_compile: Succeeded
NOTE: recipe apache2-2.4.4-r0: task do_configure: Succeeded
NOTE: recipe gcc-linaro-4.8-r2013.07-1: task do_compile: Succeeded
NOTE: recipe perf-1.0-r8: task do_compile: Succeeded
NOTE: recipe xserver-xorg-2_1.14.0-r8.1: task do_compile: Succeeded
NOTE: recipe ltp-20130503-r0: task do_compile: Succeeded
NOTE: recipe boost-1.54.0-r0: task do_package: Succeeded
NOTE: recipe mysql5-5.1.40-r11: task do_compile: Succeeded
NOTE: Tasks Summary: Attempted 4759 tasks of which 1232 didn't need to be rerun and 1 failed.

Summary: 1 task failed:
  <https://ci.linaro.org/jenkins/job/openembedded-armv8-rootfs/./label=oe_persistent_cloud,rootfs=lamp/ws/meta-linaro/meta-linaro/recipes-extra/acpica/acpica_20130626.bb,> do_compile
Summary: There were 8 WARNING messages shown.
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
Build step 'Execute shell' marked build as failure


Follow ups

References