Re: [android-building] Re: Android 8.1 build error in ubuntu 14.04

2018-12-18 Thread soham1
Facing the same issue. Any idea how to solve it? On Monday, May 21, 2018 at 11:02:47 AM UTC-4, Fish Zheng wrote: > > Hello, Colin, and Dan >You are right, it really related to the fs type. >With your comments, I did 2 new testings, one is on ext3, and > another is on ext4,

Re: [android-building] Re: Android 8.1 build error in ubuntu 14.04

2018-05-21 Thread Fish Zheng
Hello, Colin, and Dan You are right, it really related to the fs type. With your comments, I did 2 new testings, one is on ext3, and another is on ext4, both are successful. Back to my issue, I just noticed the hardware difference instead of file system. Actually

Re: [android-building] Re: Android 8.1 build error in ubuntu 14.04

2018-05-17 Thread 'Dan Willemsen' via Android Building
> This means that in my current opinion, the software environment is the same except for hardware (VMware vs. Bare metal). I don't recognize the above error, but this difference is strange. Is the source on the same type of filesystem in both cases? I know there have been issues with a few

Re: [android-building] Re: Android 8.1 build error in ubuntu 14.04

2018-05-17 Thread Colin Cross
Probably the filesystem issue with DT_UNKNOWN, fixed by https://android-review.googlesource.com/c/platform/system/tools/hidl/+/650080 On Thu, May 17, 2018, 7:31 AM Fish Zheng wrote: > Hello, >Did you fix this issue? or any update? >I just got the same compiling