ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] Обновление ZyGrib: 64-bit mode not compiled in #include <stdlib.h>
@ 2016-11-30 13:19 Sergey Afonin
  2016-11-30 13:27 ` Michael Shigorin
  0 siblings, 1 reply; 3+ messages in thread
From: Sergey Afonin @ 2016-11-30 13:19 UTC (permalink / raw)
  To: devel

Приветствую.

Почему-то в сборочнице не собирается ZyGrib 8.0.1:

make[1]: Entering directory `/usr/src/RPM/BUILD/zyGrib-8.0.1/src/g2clib'
gcc -c -O3 -g -m64 -I/nwprod/lib/include/ -DUSE_JPEG2000 -DUSE_PNG -D__64BIT__ gridtemplates.c
gridtemplates.c:1:0: sorry, unimplemented: 64-bit mode not compiled in
 #include <stdlib.h>
make[1]: *** [libg2c.a(gridtemplates.o)] Error 1

при локальной сборке в свежеобновлённом Сизифе (не в хэшере, правда)
это место проходит:

make[1]: Entering directory `/home/asy/RPM/BUILD/zyGrib-8.0.1/src/g2clib'
gcc -c -O3 -g -m64 -I/nwprod/lib/include/ -DUSE_JPEG2000 -DUSE_PNG -D__64BIT__ gridtemplates.c
ar -U -ruv libg2c.a gridtemplates.o
ar: creating libg2c.a
a - gridtemplates.o
rm -f gridtemplates.o

Как бороться и, собственно, с чем бороться ?

-- 
С уважением, Сергей Афонин.


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

* Re: [devel] Обновление ZyGrib: 64-bit mode not compiled in #include <stdlib.h>
  2016-11-30 13:19 [devel] Обновление ZyGrib: 64-bit mode not compiled in #include <stdlib.h> Sergey Afonin
@ 2016-11-30 13:27 ` Michael Shigorin
  2016-11-30 13:42   ` Sergey Afonin
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Shigorin @ 2016-11-30 13:27 UTC (permalink / raw)
  To: devel

On Wed, Nov 30, 2016 at 05:19:26PM +0400, Sergey Afonin wrote:
> Почему-то в сборочнице не собирается ZyGrib 8.0.1:
> 
> make[1]: Entering directory `/usr/src/RPM/BUILD/zyGrib-8.0.1/src/g2clib'
> gcc -c -O3 -g -m64 -I/nwprod/lib/include/ -DUSE_JPEG2000 -DUSE_PNG -D__64BIT__ gridtemplates.c
> gridtemplates.c:1:0: sorry, unimplemented: 64-bit mode not compiled in

Убрать -m64?

-- 
 ---- WBR, Michael Shigorin / http://altlinux.org
  ------ http://opennet.ru / http://anna-news.info


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

* Re: [devel] Обновление ZyGrib: 64-bit mode not compiled in #include <stdlib.h>
  2016-11-30 13:27 ` Michael Shigorin
@ 2016-11-30 13:42   ` Sergey Afonin
  0 siblings, 0 replies; 3+ messages in thread
From: Sergey Afonin @ 2016-11-30 13:42 UTC (permalink / raw)
  To: ALT Linux Team development discussions

On Wednesday 30 November 2016, Michael Shigorin wrote:

> > make[1]: Entering directory `/usr/src/RPM/BUILD/zyGrib-8.0.1/src/g2clib'
> > gcc -c -O3 -g -m64 -I/nwprod/lib/include/ -DUSE_JPEG2000 -DUSE_PNG -D__64BIT__ gridtemplates.c
> > gridtemplates.c:1:0: sorry, unimplemented: 64-bit mode not compiled in
> 
> Убрать -m64?

Блин. А я даже и не заметил, что это [i586] ... build failed.
Спасибо. :-)

-- 
С уважением, Сергей Афонин.


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

end of thread, other threads:[~2016-11-30 13:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-30 13:19 [devel] Обновление ZyGrib: 64-bit mode not compiled in #include <stdlib.h> Sergey Afonin
2016-11-30 13:27 ` Michael Shigorin
2016-11-30 13:42   ` Sergey Afonin

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

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


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