New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 879846 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Sep 7
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug
Build-Toolchain

Blocking:
issue 878565



Sign in to add a comment

drivefs-google3 doesn't build for arm64

Project Member Reported by manojgupta@chromium.org, Sep 1

Issue description

aarch64-cros-linux-gnu-clang++ -MMD -MF drivefs-google3-0.0.1/platform/drivefs-google3/google3/google3_base/apiary-sdk-base-2.static_threadlocal.o.d -DGOOGLECLIENT_SUBSET -DGLOG_NO_ABBREVIATED_SEVERITIES -DDISABLE_GOOGLE_STRING -DGYP_BUILD -DNOMINMAX -DFUSE_USE_VERSION=26 -D_FILE_OFFSET_BITS=64 -DAPISERVING_FILE_SUBSET=1GOOGLE_CURL_DISABLE_GETENV -DGOOGLE_PROTOBUF_NO_RTTI -DENABLE_IPV6=1 -DGOOGLE_UNSUPPORTED_OS_LOONIX -DCELLO_NO_ICU -DOS_LINUX -D_FORITFY_SOURCE=2 -I../../../drivefs-google3-0.0.1/platform/drivefs-google3/google3 -I../../../drivefs-google3-0.0.1/platform/drivefs-google3/google3/gyp-genfiles/cello -I../../../drivefs-google3-0.0.1/platform/drivefs-google3/google3/third_party/zlib/v1_2_11 -I/build/kevin64/usr/include -fPIC -std=c++14 -Wno-deprecated --sysroot=/build/kevin64 -Wno-deprecated -Wno-deprecated-declarations -fstack-protector -ftrapv -Wformat -Wformat-security -O2 -O2 -O2 -O2 -pipe -march=armv8-a+crc -mtune=cortex-a57 -ftree-vectorize -g  -c ../../../drivefs-google3-0.0.1/platform/drivefs-google3/google3/google3_base/static_threadlocal.cc -o drivefs-google3-0.0.1/platform/drivefs-google3/google3/google3_base/apiary-sdk-base-2.static_threadlocal.o
In file included from ../../../drivefs-google3-0.0.1/platform/drivefs-google3/google3/google3_base/static_threadlocal.cc:1:
In file included from ../../../drivefs-google3-0.0.1/platform/drivefs-google3/google3/google3_base/static_threadlocal.h:8:
In file included from ../../../drivefs-google3-0.0.1/platform/drivefs-google3/google3/google3_base/per_thread.h:26:
In file included from ../../../drivefs-google3-0.0.1/platform/drivefs-google3/google3/google3_base/atomicops.h:100:
../../../drivefs-google3-0.0.1/platform/drivefs-google3/google3/google3_base/auxiliary/atomicops-internals-aarch64.inc:28:10: fatal error: 'base/integral_types.h' file not found
#include "base/integral_types.h"
         ^~~~~~~~~~~~~~~~~~~~~~~
1 error generated.

 
Owner: sa...@chromium.org
Summary: drivefs-google3 doesn't build for arm64 (was: drivefs-googl3 doesn't build for arm64)
To repro:

$ ./setup_board --board=kevin64
$ ./build_packages --board=kevin64 drivefs-google3
Project Member

Comment 2 by bugdroid1@chromium.org, Sep 2

Project Member

Comment 3 by bugdroid1@chromium.org, Sep 3

The following revision refers to this bug:
  https://chrome-internal.googlesource.com/chromeos/overlays/chromeos-overlay/+/867c6b2699fd213aab3fd20e2b1bcfc0f1dc1832

commit 867c6b2699fd213aab3fd20e2b1bcfc0f1dc1832
Author: Sam McNally <sammc@google.com>
Date: Mon Sep 03 09:20:51 2018

Project Member

Comment 4 by bugdroid1@chromium.org, Sep 7

Status: Fixed (was: Untriaged)

Sign in to add a comment