[devel] android-tools, fastboot, 32bit arch support (i586, armh)
Pavel Nakonechnyi
zorg1331 на gmail.com
Вт Дек 15 21:15:16 MSK 2020
On Mon, 14 Dec 2020 at 20:12, Dmitry V. Levin <ldv на altlinux.org> wrote:
>
> 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).
>
Спасибо! Это действительно чинит сборку. Осталось мне с ppc64le разобраться...
Подробная информация о списке рассылки Devel