From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-f174.google.com (mail-we0-f174.google.com [74.125.82.174]) by mail.openembedded.org (Postfix) with ESMTP id 698586AC43 for ; Mon, 9 Mar 2015 11:53:00 +0000 (UTC) Received: by wevl61 with SMTP id l61so8608284wev.10 for ; Mon, 09 Mar 2015 04:53:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:content-type:content-transfer-encoding; bh=4Z6Orv5wLixUrT+9UzbfPFrJ8BBjZGVKVLEEbguB/ls=; b=XbIfW+TGb1xtSM7Ooh1RJII4ehGV3SJEklwhQ1xChsYvrjJf3O3tDJiSQn8tPhYd8N CwJOFMjmaC+iHuQdEPDs4JJBxyb/fZ0QrAD6EbDzvdw+f1Utdc2tBNJsKOFz48I589ww Nr0rVDeCjPZkXP72yaW7hbYfnGvZ+x7bRFdsvNzMubYgQMfiUJ/RZSA51W/kixttPy48 hI7VkXJX8RGZSo70+Kwa8JZ0tovPwvPXltNA/HzlVzxMaz7iToCBAMbwMVZ4ikIMG/cb 1e4uSwaKjPX8lcS0XIgYMcrMNC2J4Wn+W25j/iXm+JpMHCkE/+IH0l1k5TXaH4RN6P7O Z9sA== X-Gm-Message-State: ALoCoQmIiIwiWlvR9BZo0K8Y8qqPq/260m/2tg/TnYURnI7ll0JybVedpuMWNFLA6iR9FdZE1C+Y X-Received: by 10.180.98.167 with SMTP id ej7mr59810969wib.87.1425901980796; Mon, 09 Mar 2015 04:53:00 -0700 (PDT) Received: from [172.29.23.6] (zk223.dresearch-fe.de. [217.92.177.116]) by mx.google.com with ESMTPSA id dx11sm27938572wjb.23.2015.03.09.04.52.59 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Mar 2015 04:52:59 -0700 (PDT) Message-ID: <54FD8999.4030303@dresearch-fe.de> Date: Mon, 09 Mar 2015 12:52:57 +0100 From: Steffen Sledz User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: openembedded-devel , Koen Kooi Cc: Otavio Salvador , angstrom-distro-devel Subject: meta-angstrom commit 75f0f25e breaks build of opencv from meta-openembedded X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2015 11:53:02 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Commit 75f0f25e55f0745a011640b5c81d88be99366f45 in meta-angstrom/recipes-tweaks (branch angstrom-v2014.12-yocto1.7) introduces version 10.5 of libav. This version does no longer provide defines like CODEC_ID_H264 which are needed for opencv 2.4.9 from meta-openembedded/meta-oe/recipes-support (branch dizzy). ---------------------> snip <---------------------- .../tmp-glibc/work/armv5te-angstrom-linux-gnueabi/opencv/2.4.9+gitAUTOINC+df8e28283f-r0/git/modules/highgui/src/ffmpeg_codecs.hpp:104:7: error: 'CODEC_ID_H264' was not declared in this scope { CODEC_ID_H264, MKTAG('H', '2', '6', '4') }, ^ .../tmp-glibc/work/armv5te-angstrom-linux-gnueabi/opencv/2.4.9+gitAUTOINC+df8e28283f-r0/git/modules/highgui/src/ffmpeg_codecs.hpp:105:7: error: 'CODEC_ID_H264' was not declared in this scope { CODEC_ID_H264, MKTAG('h', '2', '6', '4') }, ^ .../tmp-glibc/work/armv5te-angstrom-linux-gnueabi/opencv/2.4.9+gitAUTOINC+df8e28283f-r0/git/modules/highgui/src/ffmpeg_codecs.hpp:106:7: error: 'CODEC_ID_H264' was not declared in this scope { CODEC_ID_H264, MKTAG('X', '2', '6', '4') }, ^ .../tmp-glibc/work/armv5te-angstrom-linux-gnueabi/opencv/2.4.9+gitAUTOINC+df8e28283f-r0/git/modules/highgui/src/ffmpeg_codecs.hpp:107:7: error: 'CODEC_ID_H264' was not declared in this scope { CODEC_ID_H264, MKTAG('x', '2', '6', '4') }, ... ---------------------> snip <---------------------- I'm not sure if this problem occurs in the master branches too, but the dizzy/angstrom-v2014.12-yocto1.7 branches are unusable for some of our applications beacause of this problem at the moment. :( Steffen -- DResearch Fahrzeugelektronik GmbH Otto-Schmirgal-Str. 3, 10319 Berlin, Germany Tel: +49 30 515932-237 mailto:sledz@dresearch-fe.de Fax: +49 30 515932-299 Geschäftsführer: Dr. Michael Weber, Werner Mögle; Amtsgericht Berlin Charlottenburg; HRB 130120 B; Ust.-IDNr. DE273952058