devel@ where you _can_ ask
 help / color / mirror / Atom feed
* [newbies] Не собираются не-х86 архитектуры
@ 2021-12-04 21:22 Alexei V. Mezin
  2021-12-04 21:42 ` Grigory Ustinov
  2021-12-04 23:16 ` Dmitry V. Levin
  0 siblings, 2 replies; 4+ messages in thread
From: Alexei V. Mezin @ 2021-12-04 21:22 UTC (permalink / raw)
  To: devel-newbies

Захотелось собрать xfishtank
https://www.ratrabbit.nl/ratrabbit/software/xfishtank/index.html

Программа-то из 5 файлов по сути, Makefile и configure легко 
пересоздаются autoreconf'ом, ничего в них экзотического не обнаружено. 
Но я не программист, наверняка что-то упустил. В спеке все линейно

%prep
%setup

%build
%autoreconf
%configure
%make

%install
%makeinstall_std

При этом сборочница в task#291405 за 30 секунд собирает x86, а на все 
другие архитектуры отваливается с одинаковым диагнозом

[i586] Verifying ELF objects in /usr/src/tmp/xfishtank-buildroot 
(arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
[i586] ldd: ERROR: ./usr/games/xfishtank: program interpreter 
/lib64/ld-linux-x86-64.so.2 not found
[i586] verify-elf: ERROR: ./usr/games/xfishtank: ldd failed

Откуда на всех архитектурах берется ld-linux-x86-64.so.2?

Поставил в виртуалку i586, в ней autoreconf;configure;make проходит без 
ошибок, полученный бинарник запускается.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-12-05 10:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-04 21:22 [newbies] Не собираются не-х86 архитектуры Alexei V. Mezin
2021-12-04 21:42 ` Grigory Ustinov
2021-12-04 23:16 ` Dmitry V. Levin
2021-12-05 10:18   ` Alexei Mezin

devel@ where you _can_ ask

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-newbies/0 devel-newbies/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel-newbies devel-newbies/ http://lore.altlinux.org/devel-newbies \
		devel-newbies@lists.altlinux.org devel-newbies@lists.altlinux.ru devel-newbies@lists.altlinux.com
	public-inbox-index devel-newbies

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel-newbies


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git