[devel] android-tools, fastboot, 32bit arch support (i586, armh)

Dmitry V. Levin ldv на altlinux.org
Пн Дек 14 22:12:39 MSK 2020


On Mon, Dec 14, 2020 at 06:41:49PM +0000, Girar awaiter (zorg) wrote:
> http://git.altlinux.org/tasks/263406/logs/events.4.1.log
> 
> subtask  name           aarch64    armh    i586  ppc64le  x86_64
>    #400  android-tools     5:09  failed  failed   failed    3:58
[...]
> [i586] fs_mgr/liblp/utility.cpp: In function 'int64_t android::fs_mgr::SeekFile64(int, int64_t, int)':
> [i586] fs_mgr/liblp/utility.cpp:65:33: error: static assertion failed: Need 64-bit lseek
> [i586]    65 |     static_assert(sizeof(off_t) == sizeof(int64_t), "Need 64-bit lseek");
> 2020-Dec-14 18:39:39 :: [i586] android-tools.git 10.0.0-alt1.r36: remote: build failed
> 2020-Dec-14 18:39:39 :: [i586] #400 android-tools.git 10.0.0-alt1.r36: build FAILED
> [armh] fs_mgr/liblp/utility.cpp: In function 'int64_t android::fs_mgr::SeekFile64(int, int64_t, int)':
> [armh] fs_mgr/liblp/utility.cpp:65:33: error: static assertion failed: Need 64-bit lseek
> [armh]    65 |     static_assert(sizeof(off_t) == sizeof(int64_t), "Need 64-bit lseek");
> 2020-Dec-14 18:41:48 :: [armh] android-tools.git 10.0.0-alt1.r36: remote: build failed
> 2020-Dec-14 18:41:48 :: [armh] #400 android-tools.git 10.0.0-alt1.r36: build FAILED

Попробуйте добавить $(getconf LFS_CFLAGS) в CPPFLAGS или в (CFLAGS и CXXFLAGS).


-- 
ldv


Подробная информация о списке рассылки Devel