ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Konstantin Pavlov <thresh@altlinux.org>
To: devel@lists.altlinux.org
Subject: Re: [devel] [cyber] I: Sisyphus-20090802 i586 beehive_status: +18 -27 (339)
Date: Sun, 2 Aug 2009 18:34:04 +0400
Message-ID: <20090802143403.GJ10566@snowwhite.immo> (raw)
In-Reply-To: <20090802134039.GA5668@granary.armor.altlinux.org>

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

On Sun, Aug 02, 2009 at 01:40:39PM +0000, QA Team Robot wrote:
> 	18 NEW error logs
> 
> cinelerra-2.1-alt1.1061.1
> 	qtffmpeg.c: In function 'get_chroma_factor':
> 	qtffmpeg.c:228: error: 'PIX_FMT_YUV422' undeclared (first use in this function)
> 	qtffmpeg.c:228: error: (Each undeclared identifier is reported only once
> 	qtffmpeg.c:228: error: for each function it appears in.)
> 	qtffmpeg.c: In function 'quicktime_ffmpeg_decode':
> 	qtffmpeg.c:427: error: 'PIX_FMT_YUV422' undeclared (first use in this function)
> 	qtffmpeg.c:252: warning: unused variable 'trak'

s/PIX_FMT_YUV422/PIX_FMT_YUYV422/g

> dvdstyler-1.7.3-alt1.b4
> 	mediaenc_ffmpeg.cpp: In function 'AVFrame* allocPicture(int, int, int)':
> 	mediaenc_ffmpeg.cpp:246: error: invalid conversion from 'int' to 'PixelFormat'
> 	mediaenc_ffmpeg.cpp:246: error:   initializing argument 3 of 'int
> 	avpicture_fill(AVPicture*, uint8_t*, PixelFormat, int, int)'
> 	make[2]: Leaving directory `/usr/src/RPM/BUILD/DVDStyler-1.7.3b4/src'

уже вылечено

-AVFrame* allocPicture(int pix_fmt, int width, int height) {
+AVFrame* allocPicture(PixelFormat pix_fmt, int width, int height) {

> k9copy-1.2.4-alt1
> 	../k9author/.libs/libk9author.a(k9avidecode.o): In function
> 	`k9AviDecode::readFrame(double)':
> 	k9avidecode.cpp:(.text+0x707): undefined reference to `av_free_packet'
> 	collect2: ld returned 1 exit status
> 
> kde4-k9copy-2.3.2-alt1
> 	make: Leaving directory `/usr/src/RPM/BUILD/k9copy-2.3.2/BUILD-i586-alt-linux'
> 	undefined reference to `av_free_packet'
> 	CMakeFiles/k9copy.dir/src/import/k9avidecode.o: In function `k9AviDecode::calcDuration()':
> 	k9avidecode.cpp:(.text+0x41f): undefined reference to `av_free_packet'
> 	collect2: ld returned 1 exit status

надо смотреть как линкуется

> libquicktime102-1.0.2-alt10
> 	video.c:70: warning: 'AVPaletteControl' is deprecated
> 	video.c:105: error: 'PIX_FMT_YUV422' undeclared here (not in a function)
> 	video.c:115: error: 'PIX_FMT_RGBA32' undeclared here (not in a function)
> 	video.c: In function 'convert_image_decode':

s/PIX_FMT_YUV422/PIX_FMT_YUYV422/g
s/PIX_FMT_RGBA32/PIX_FMT_YUYV422/g

> libsynfig-0.61.09-alt3
> 	trgt_av.cpp: In function 'AVFrame* alloc_picture(int, int, int)':
> 	trgt_av.cpp:121: error: invalid conversion from 'int' to 'PixelFormat'
> 	trgt_av.cpp:121: error:   initializing argument 1 of 'int avpicture_get_size(PixelFormat,
> 	int, int)'
> 	trgt_av.cpp:128: error: invalid conversion from 'int' to 'PixelFormat'
> 	trgt_av.cpp:128: error:   initializing argument 3 of 'int avpicture_fill(AVPicture*,
> 	uint8_t*, PixelFormat, int, int)'
> 	make[4]: Leaving directory `/usr/src/RPM/BUILD/synfig-0.61.09/src/modules/mod_libavcodec'

аналогично dvdstyler

> linphone-3.1.0-alt2
> 	pixconv.c: In function 'ms_pix_fmt_to_ffmpeg':
> 	pixconv.c:44: error: 'PIX_FMT_YUV422' undeclared (first use in this function)
> 	pixconv.c:44: error: (Each undeclared identifier is reported only once
> 	pixconv.c:44: error: for each function it appears in.)
> 	pixconv.c: In function 'ffmpeg_pix_fmt_to_ms':
> 	pixconv.c:64: error: 'PIX_FMT_YUV422' undeclared (first use in this function)
> 	make[5]: Leaving directory `/usr/src/RPM/BUILD/linphone-3.1.0/mediastreamer2/src'

аналогично libquicktime

-- 
<karpov> а что с сурсфоржем? или это я лошара?
<thresh> 14:54:56 < sandsmark> it is down
<thresh> 14:55:04 < sandsmark> all of OSTD seems down
<thresh> 14:55:06 < JediMaster> yes, as is /. and freshmeat
<gns> это мировая закулиса продолжает начатое с Ханса Райзера наступление на
      Свободу

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

       reply	other threads:[~2009-08-02 14:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-02 14:34 ` Konstantin Pavlov [this message]
2009-08-03 12:53 ` Kirill Maslinsky
2009-08-03 14:37   ` [devel] " Alexey Tourbin
2009-08-03 16:50     ` Kirill Maslinsky

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=20090802143403.GJ10566@snowwhite.immo \
    --to=thresh@altlinux.org \
    --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