ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] [qa@altlinux.org: mlt-0.2.4-alt1: i586 rebuild failed]
Date: Wed, 26 Dec 2007 17:21:20 +0300
Message-ID: <20071226142120.GJ15070@newmaster.mivlgu.local> (raw)
In-Reply-To: <20071226121546.GB28327@ricom.ru>

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

On Wed, Dec 26, 2007 at 03:15:46PM +0300, Alexey Morsov wrote:
> c -pipe -Wall -O2 -march=i586 -mtune=i686 -DARCH_X86 -Wall -fPIC -DPIC   -O4 -pipe -fomit-frame-pointer -ffast-math   -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -Wall -fPIC -DPIC   -O4 -pipe -fomit-frame-pointer -ffast-math   -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -Wall -fPIC -DPIC   -O4 -pipe -fomit-frame-pointer -ffast-math   -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -pthread -I/usr/include/ffmpeg  -I../..   -c -o producer_avformat.o producer_avformat.c
> producer_avformat.c: In function 'producer_open':
> producer_avformat.c:206: error: 'AVFormatParameters' has no member named 'device'

При очередном увеличении major у libavformat оттуда были удалены
устаревшие API, сохранявшиеся лишь для совместимости.  В частности,
поле device в структуре AVFormatParameters фактически игнорировалось
ещё с 2007-02-14:

http://git.altlinux.org/people/thresh/packages/?p=ffmpeg.git;a=commit;h=631927871035e53091950405f57d1e5d70160e8a

В качестве имени устройства теперь используется context->filename, как
и при работе с обычными файлами; вероятнее всего, строку
producer_avformat.c:206, где устанавливается params->device, теперь
нужно просто удалить.

> producer_avformat.c: In function 'convert_image':
> producer_avformat.c:429: warning: 'img_convert' is deprecated (declared at /usr/include/ffmpeg/avcodec.h:2425)
> producer_avformat.c:435: warning: 'img_convert' is deprecated (declared at /usr/include/ffmpeg/avcodec.h:2425)
> producer_avformat.c:441: warning: 'img_convert' is deprecated (declared at /usr/include/ffmpeg/avcodec.h:2425)

Это тоже отвалится, но позже...

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

  reply	other threads:[~2007-12-26 14:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-26 12:15 Alexey Morsov
2007-12-26 14:21 ` Sergey Vlasov [this message]
2007-12-26 14:23   ` Pavlov Konstantin
2007-12-26 14:51   ` Alexey Morsov

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=20071226142120.GJ15070@newmaster.mivlgu.local \
    --to=vsu@altlinux.ru \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

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

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


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