ALT Linux Team development discussions
 help / color / mirror / Atom feed
* Re: [devel] E: incoming i586 reject: vlc-0.8.6a-alt3
  @ 2007-02-21 19:05 ` Pavlov Konstantin
  2007-02-21 19:13   ` Dmitry V. Levin
  0 siblings, 1 reply; 3+ messages in thread
From: Pavlov Konstantin @ 2007-02-21 19:05 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 4136 bytes --]

On Wed, Feb 21, 2007 at 09:42:19PM +0300, Upravdom Team Robot wrote:
> Dear Pavlov Konstantin!
> The vlc-0.8.6a-alt3 package has been rejected from incoming for i586
> architecture.
> 
> Possible reason follows:
> /bin/sh ../../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../..   -DSYS_LINUX -I../../../include `top_builddir="../../.." ../../../vlc-config --cflags plugin ffmpeg` -Wsign-compare -Wall -pipe -Wall -O2 -march=i586 -mtune=i686 -pipe -c -o libffmpeg_plugin_la-mux.lo `test -f 'mux.c' || echo './'`mux.c
>  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -DSYS_LINUX -I../../../include -D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE -D_GNU_SOURCE -DLOCALEDIR=\"/usr/share/locale\" -DDATA_PATH=\"/usr/share/vlc\" -DPLUGIN_PATH=\"/usr/lib/vlc\" -DHAVE_RELEASE -O3 -ffast-math -funroll-loops -mtune=pentium2 -fomit-frame-pointer -D__VLC__ -D__PLUGIN__ -DMODULE_NAME=ffmpeg -DMODULE_NAME_IS_ffmpeg -I/usr/include/ffmpeg -Wsign-compare -Wall -pipe -Wall -O2 -march=i586 -mtune=i686 -pipe -c mux.c  -fPIC -DPIC -o .libs/libffmpeg_plugin_la-mux.o
> mux.c: In function 'CloseMux__0_8_6':
> mux.c:160: warning: comparison between signed and unsigned
> /bin/sh ../../../libtool --tag=CC --mode=link i586-alt-linux-gcc  -Wsign-compare -Wall -pipe -Wall -O2 -march=i586 -mtune=i686 -pipe   -o libffmpeg_plugin.la  `top_builddir="../../.." ../../../vlc-config --libs plugin ffmpeg` -rpath '/usr/lib/vlc/codec' -avoid-version -module -shrext .so libffmpeg_plugin_la-ffmpeg.lo libffmpeg_plugin_la-video.lo libffmpeg_plugin_la-audio.lo libffmpeg_plugin_la-video_filter.lo libffmpeg_plugin_la-chroma.lo libffmpeg_plugin_la-encoder.lo libffmpeg_plugin_la-postprocess.lo libffmpeg_plugin_la-demux.lo libffmpeg_plugin_la-mux.lo  ../../../src/libvlc.la 
> i586-alt-linux-gcc -shared  .libs/libffmpeg_plugin_la-ffmpeg.o .libs/libffmpeg_plugin_la-video.o .libs/libffmpeg_plugin_la-audio.o .libs/libffmpeg_plugin_la-video_filter.o .libs/libffmpeg_plugin_la-chroma.o .libs/libffmpeg_plugin_la-encoder.o .libs/libffmpeg_plugin_la-postprocess.o .libs/libffmpeg_plugin_la-demux.o .libs/libffmpeg_plugin_la-mux.o  -Wl,--rpath -Wl,/usr/src/RPM/BUILD/vlc-0.8.6a/src/.libs -L/usr/lib -lpthread -lpostproc -lavformat -lavcodec -la52 -lgsm -lx264 -ldc1394_control -ldirac_encoder -ldirac_decoder -lfaad -lraw1394 -lavutil -lz -logg -ltheora -lvorbisenc -lvorbis -ldts -lfaac -lmp3lame -lm ../../../src/.libs/libvlc.so  -march=i586 -mtune=i686 -Wl,-soname -Wl,libffmpeg_plugin.so -o .libs/libffmpeg_plugin.so
> /usr/bin/ld: cannot find -ldirac_encoder
> collect2: ld returned 1 exit status
> make[6]: *** [libffmpeg_plugin.la] Error 1
> make[6]: Leaving directory `/usr/src/RPM/BUILD/vlc-0.8.6a/modules/codec/ffmpeg'
> make[5]: *** [all-modules] Error 1
> make[5]: Leaving directory `/usr/src/RPM/BUILD/vlc-0.8.6a/modules/codec/ffmpeg'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory `/usr/src/RPM/BUILD/vlc-0.8.6a/modules/codec'
> make[3]: *** [all] Error 2
> make[3]: Leaving directory `/usr/src/RPM/BUILD/vlc-0.8.6a/modules/codec'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/usr/src/RPM/BUILD/vlc-0.8.6a/modules'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/RPM/BUILD/vlc-0.8.6a'
> make: *** [all] Error 2
> make: Leaving directory `/usr/src/RPM/BUILD/vlc-0.8.6a'
> error: Bad exit status from /usr/src/tmp/rpm-tmp.70278 (%build)

> Dear Pavlov Konstantin!
> The ffmpeg-0.5.0-alt1.svn8045 package passed thru incoming rebuild for
> i586 architecture.
> Thank you!

thresh@cryo sisyphus/repo/SRPMS.hasher $ LC_ALL="C" rpm --lastchange -qp
ffmpeg-0.5.0-alt1.svn8045.src.rpm | sed 's,@,.,'
* Wed Feb 21 2007 Pavlov Konstantin <thresh.altlinux.ru> 0.5.0-alt1.svn8045

- 8045 revision.
- Temporarily disable -ffast-math as it results in segfaulting (gcc bug?).
- Fixed .pc files concerning dirac.

Хочу полный лог сборки. Где брать?

-- 
"With molasses you catch flies, with vinegar you catch nobody."
-- Baltimore City Councilman Dominic DiPietro

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [devel] E: incoming i586 reject: vlc-0.8.6a-alt3
  2007-02-21 19:05 ` [devel] E: incoming i586 reject: vlc-0.8.6a-alt3 Pavlov Konstantin
@ 2007-02-21 19:13   ` Dmitry V. Levin
  2007-02-21 19:25     ` Pavlov Konstantin
  0 siblings, 1 reply; 3+ messages in thread
From: Dmitry V. Levin @ 2007-02-21 19:13 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 221 bytes --]

On Wed, Feb 21, 2007 at 10:05:12PM +0300, Pavlov Konstantin wrote:
[...]
> Хочу полный лог сборки. Где брать?

Выкладываются каждые 3 часа на
ftp://ftp.altlinux.org/pub/people/incominger/logs/rebuild/


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [devel] E: incoming i586 reject: vlc-0.8.6a-alt3
  2007-02-21 19:13   ` Dmitry V. Levin
@ 2007-02-21 19:25     ` Pavlov Konstantin
  0 siblings, 0 replies; 3+ messages in thread
From: Pavlov Konstantin @ 2007-02-21 19:25 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 596 bytes --]

On Wed, Feb 21, 2007 at 10:13:45PM +0300, Dmitry V. Levin wrote:
> On Wed, Feb 21, 2007 at 10:05:12PM +0300, Pavlov Konstantin wrote:
> [...]
> > Хочу полный лог сборки. Где брать?
> 
> Выкладываются каждые 3 часа на
> ftp://ftp.altlinux.org/pub/people/incominger/logs/rebuild/

Спасибо.

Соответственно поправил http://wiki.sisyphus.ru/devel/Incoming


-- 
> 2All: кто нить подскажет когда соберут нормальный fidogate?
Есть подозрение, что FIDO и "нормально" -- это всё-таки
действительно несовместимо... кто ценит своё время --
давным-давно имеет IP.
		-- mike in community@

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2007-02-21 19:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-21 19:05 ` [devel] E: incoming i586 reject: vlc-0.8.6a-alt3 Pavlov Konstantin
2007-02-21 19:13   ` Dmitry V. Levin
2007-02-21 19:25     ` Pavlov Konstantin

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