From: Saul Wold <sgw@linux.intel.com>
To: Ross Burton <ross.burton@intel.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 3/7] freetype: upgrade to 2.5.3
Date: Tue, 13 May 2014 21:30:15 -0700 [thread overview]
Message-ID: <5372F157.1060605@linux.intel.com> (raw)
In-Reply-To: <5372F106.4060700@linux.intel.com>
On 05/13/2014 09:28 PM, Saul Wold wrote:
> On 05/12/2014 05:14 AM, Ross Burton wrote:
>> Also drop the redundant definition of S.
>>
>
> There seems to be a problem with this update, both native and target
> fail as follows:
>
Forgot to mention, I am using MUT with GCC 4.9 Compiler, not sure if
that's part of the issue.
Sau!
>> | /bin/grep:
>> /srv/ssd/builds/world/tmp/sysroots/qemux86-64/usr/lib64/libfreetype.la: No
>> such file or directory
>> | sed: can't read
>> /srv/ssd/builds/world/tmp/sysroots/qemux86-64/usr/lib64/libfreetype.la: No
>> such file or directory
>> | x86_64-poky-linux-libtool: link:
>> `/srv/ssd/builds/world/tmp/sysroots/qemux86-64/usr/lib64/libfreetype.la'
>> is not a valid libtool archive
>> | make: ***
>> [/srv/ssd/builds/world/tmp/work/core2-64-poky-linux/freetype/2.5.3-r0/freetype-2.5.3/objs/libfreetype.la]
>> Error 1
>> | ERROR: oe_runmake failed
>> | WARNING:
>> /srv/ssd/builds/world/tmp/work/core2-64-poky-linux/freetype/2.5.3-r0/temp/run.do_compile.17097:1
>> exit 1 from
>> | exit 1
>> | ERROR: Function failed: do_compile (log file is located at
>> /srv/ssd/builds/world/tmp/work/core2-64-poky-linux/freetype/2.5.3-r0/temp/log.do_compile.17097)
>>
>
>
> Sau!
>
>
>> Signed-off-by: Ross Burton <ross.burton@intel.com>
>> ---
>> .../freetype/{freetype_2.5.2.bb => freetype_2.5.3.bb} | 10
>> +++-------
>> 1 file changed, 3 insertions(+), 7 deletions(-)
>> rename meta/recipes-graphics/freetype/{freetype_2.5.2.bb =>
>> freetype_2.5.3.bb} (89%)
>>
>> diff --git a/meta/recipes-graphics/freetype/freetype_2.5.2.bb
>> b/meta/recipes-graphics/freetype/freetype_2.5.3.bb
>> similarity index 89%
>> rename from meta/recipes-graphics/freetype/freetype_2.5.2.bb
>> rename to meta/recipes-graphics/freetype/freetype_2.5.3.bb
>> index 0c62a67..7182c21 100644
>> --- a/meta/recipes-graphics/freetype/freetype_2.5.2.bb
>> +++ b/meta/recipes-graphics/freetype/freetype_2.5.3.bb
>> @@ -13,13 +13,9 @@ LIC_FILES_CHKSUM =
>> "file://docs/LICENSE.TXT;md5=c017ff17fc6f0794adf93db5559ccd56
>>
>> SECTION = "libs"
>>
>> -SRC_URI = "${SOURCEFORGE_MIRROR}/freetype/freetype-${PV}.tar.bz2 \
>> -"
>> -
>> -SRC_URI[md5sum] = "10e8f4d6a019b124088d18bc26123a25"
>> -SRC_URI[sha256sum] =
>> "4ff4bd393aa01071ec7b849d035508a505a78f88b2bcf25ff11e58e43c0b9def"
>> -
>> -S = "${WORKDIR}/freetype-${PV}"
>> +SRC_URI = "${SOURCEFORGE_MIRROR}/freetype/freetype-${PV}.tar.bz2"
>> +SRC_URI[md5sum] = "d6b60f06bfc046e43ab2a6cbfd171d65"
>> +SRC_URI[sha256sum] =
>> "c0848b29d52ef3ca27ad92e08351f023c5e24ce8cea7d8fe69fc96358e65f75e"
>>
>> inherit autotools-brokensep pkgconfig binconfig multilib_header
>>
>>
next prev parent reply other threads:[~2014-05-14 4:30 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-12 12:14 [PATCH 1/7] gst-openmax: fix build with GLib 2.40 onwards Ross Burton
2014-05-12 12:14 ` [PATCH 2/7] glib-2.0: upgrade to 2.40.0 Ross Burton
2014-05-12 12:14 ` [PATCH 3/7] freetype: upgrade to 2.5.3 Ross Burton
2014-05-14 4:28 ` Saul Wold
2014-05-14 4:30 ` Saul Wold [this message]
2014-05-14 7:27 ` Koen Kooi
2014-05-14 7:53 ` Richard Purdie
2014-05-14 9:32 ` Burton, Ross
2014-05-12 12:14 ` [PATCH 4/7] gdk-pixbuf: upgrade to 2.30.7 Ross Burton
2014-05-12 12:14 ` [PATCH 5/7] python-numpy: add Signed-off-by to patches Ross Burton
2014-05-12 12:14 ` [PATCH 6/7] json-glib: upgrade to 1.0.0 Ross Burton
2014-05-12 12:14 ` [PATCH 7/7] systemd: remove tcp-wrappers option Ross Burton
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=5372F157.1060605@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=ross.burton@intel.com \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.