ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Pavlov Konstantin <thresh@altlinux.ru>
To: devel@lists.altlinux.org
Subject: Re: [devel] E: incoming i586 reject: vlc-0.8.6a-alt3
Date: Wed, 21 Feb 2007 22:05:12 +0300
Message-ID: <20070221190512.GA6642@cryo.net.ru> (raw)
In-Reply-To: <20070221184219.672DD27F69@hint1.office.altlinux.org>

[-- 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 --]

       reply	other threads:[~2007-02-21 19:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-21 19:05 ` Pavlov Konstantin [this message]
2007-02-21 19:13   ` Dmitry V. Levin
2007-02-21 19:25     ` Pavlov Konstantin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070221190512.GA6642@cryo.net.ru \
    --to=thresh@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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