From: Martin Jansa <martin.jansa@gmail.com>
To: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/1] python3: Upgrade from 3.3.3 to 3.4.2
Date: Wed, 22 Apr 2015 15:52:25 +0200 [thread overview]
Message-ID: <20150422135225.GA2336@jama> (raw)
In-Reply-To: <552C340E.4030804@linux.intel.com>
On Mon, Apr 13, 2015 at 04:24:30PM -0500, Alejandro Hernandez wrote:
>
>
> On 13/04/15 13:40, Martin Jansa wrote:
> > On Fri, Feb 27, 2015 at 06:30:52PM -0600, Alejandro Hernandez wrote:
> >> Modifies:
> >> python3-native_3.3.3.bb -> python3-native_3.4.2.bb: Updates checksums, version, patches
> >> and SRC_URIs to use xz format, LICENSE did not change, dates were updated, adds fix for
> >> ctypes/libffi needed for pip <- required since Python 3.4 (see PEP #453).
> >> python3_3.3.3.bb -> python3_3.4.2.bb: Updates checksums, version, patches and SRC_URIs
> >> to use xz format, adds fix for ctypes/libffi, fixes oe_multilib_header() call,
> >> adds python3-core as RDEPENDS to python3-misc to avoid QA issue.
> >> generate-manifest-3.4.py - > generate-manifest-3.4.py: fixes reprlib,
> >> adds _sitebuiltins and _collections_abc <- formerly part of collections, separated since 3.4
> >> python-3.3-manifest.inc -> python-3.4-manifest.inc
> >>
> >> Rebases:
> >> 12-distutils-prefix-is-inside-staging-area.patch
> >> python-3.3-multilib.patch
> >> 04-default-is-optimized.patch
> >> avoid-ncursesw-include-path.patch
> >>
> >> Deletes (fixed upstream):
> >> fix-ast.h-dependency.patch
> >> python3-fix-build-error-with-Readline-6.3.patch
> >> 06-ctypes-libffi-fix-configure.patch
> >> remove_sqlite_rpath.patch
> > There is a lot of textrel QA warnings in 3.3.3 (you can see them e.g. in
> > http://lists.openembedded.org/pipermail/openembedded-core/2015-March/102948.html
> > ), is this upgrade fixing them?
> >
> >> [YOCTO #6857]
> >>
> >> Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
> >>
> I don't remember there being any warnings when I first did the upgrade,
> but I just checked and now they are being shown, something must've
> changed , anyway they are still there for 3.4, we can still upgrade and
> I'll dig into this later
>
The version in master-next still has this issue:
python3-3.4.2: ELF binary '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/python3/3.4.2-r1.0/packages-split/python3-audio/usr/lib/python3.4/lib-dynload/ossaudiodev.cpython-34m.so' has relocations in .text [textrel]
python3-3.4.2: ELF binary '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/python3/3.4.2-r1.0/packages-split/python3-codecs/usr/lib/python3.4/lib-dynload/_codecs_tw.cpython-34m.so' has relocations in .text [textrel]
python3-3.4.2: ELF binary '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/python3/3.4.2-r1.0/packages-split/python3-core/usr/lib/python3.4/lib-dynload/binascii.cpython-34m.so' has relocations in .text [textrel]
python3-3.4.2: ELF binary '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/python3/3.4.2-r1.0/packages-split/python3-crypt/usr/lib/python3.4/lib-dynload/_sha256.cpython-34m.so' has relocations in .text [textrel]
python3-3.4.2: ELF binary '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/python3/3.4.2-r1.0/packages-split/python3-ctypes/usr/lib/python3.4/lib-dynload/_ctypes_test.cpython-34m.so' has relocations in .text [textrel]
python3-3.4.2: ELF binary '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/python3/3.4.2-r1.0/packages-split/python3-curses/usr/lib/python3.4/lib-dynload/_curses.cpython-34m.so' has relocations in .text [textrel]
python3-3.4.2: ELF binary '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/python3/3.4.2-r1.0/packages-split/python3-elementtree/usr/lib/python3.4/lib-dynload/_elementtree.cpython-34m.so' has relocations in .text [textrel]
python3-3.4.2: ELF binary '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/python3/3.4.2-r1.0/packages-split/python3-fcntl/usr/lib/python3.4/lib-dynload/fcntl.cpython-34m.so' has relocations in .text [textrel]
python3-3.4.2: ELF binary '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/python3/3.4.2-r1.0/packages-split/python3-gdbm/usr/lib/python3.4/lib-dynload/_gdbm.cpython-34m.so' has relocations in .text [textrel]
python3-3.4.2: ELF binary '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/python3/3.4.2-r1.0/packages-split/python3-io/usr/lib/python3.4/lib-dynload/_socket.cpython-34m.so' has relocations in .text [textrel]
python3-3.4.2: ELF binary '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/python3/3.4.2-r1.0/packages-split/python3-json/usr/lib/python3.4/lib-dynload/_json.cpython-34m.so' has relocations in .text [textrel]
python3-3.4.2: ELF binary '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/python3/3.4.2-r1.0/packages-split/python3-lang/usr/lib/python3.4/lib-dynload/_bisect.cpython-34m.so' has relocations in .text [textrel]
python3-3.4.2: ELF binary '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/python3/3.4.2-r1.0/packages-split/python3-math/usr/lib/python3.4/lib-dynload/cmath.cpython-34m.so' has relocations in .text [textrel]
python3-3.4.2: ELF binary '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/python3/3.4.2-r1.0/packages-split/python3-mmap/usr/lib/python3.4/lib-dynload/mmap.cpython-34m.so' has relocations in .text [textrel]
python3-3.4.2: ELF binary '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/python3/3.4.2-r1.0/packages-split/python3-multiprocessing/usr/lib/python3.4/lib-dynload/_multiprocessing.cpython-34m.so' has relocations in .text [textrel]
python3-3.4.2: ELF binary '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/python3/3.4.2-r1.0/packages-split/python3-profile/usr/lib/python3.4/lib-dynload/_lsprof.cpython-34m.so' has relocations in .text [textrel]
python3-3.4.2: ELF binary '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/python3/3.4.2-r1.0/packages-split/python3-readline/usr/lib/python3.4/lib-dynload/readline.cpython-34m.so' has relocations in .text [textrel]
python3-3.4.2: ELF binary '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/python3/3.4.2-r1.0/packages-split/python3-resource/usr/lib/python3.4/lib-dynload/resource.cpython-34m.so' has relocations in .text [textrel]
python3-3.4.2: ELF binary '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/python3/3.4.2-r1.0/packages-split/python3-syslog/usr/lib/python3.4/lib-dynload/syslog.cpython-34m.so' has relocations in .text [textrel]
python3-3.4.2: ELF binary '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/python3/3.4.2-r1.0/packages-split/python3-textutils/usr/lib/python3.4/lib-dynload/_csv.cpython-34m.so' has relocations in .text [textrel]
python3-3.4.2: ELF binary '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/python3/3.4.2-r1.0/packages-split/python3-unixadmin/usr/lib/python3.4/lib-dynload/grp.cpython-34m.so' has relocations in .text [textrel]
python3-3.4.2: ELF binary '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/python3/3.4.2-r1.0/packages-split/python3-xml/usr/lib/python3.4/lib-dynload/pyexpat.cpython-34m.so' has relocations in .text [textrel]
python3-3.4.2: ELF binary '/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5e-oe-linux-gnueabi/python3/3.4.2-r1.0/packages-split/python3-misc/usr/lib/python3.4/lib-dynload/_posixsubprocess.cpython-34m.so' has relocations in .text [textrel]
It also installs bunch of files without sstate knowledge as reported by
openembedded-core/scripts/sstate-sysroot-cruft.sh:
x86_64-linux/usr/lib/python3.4/__pycache__
x86_64-linux/usr/lib/python3.4/collections/__pycache__
x86_64-linux/usr/lib/python3.4/ctypes/__pycache__
x86_64-linux/usr/lib/python3.4/distutils/__pycache__
x86_64-linux/usr/lib/python3.4/distutils/command/__pycache__
x86_64-linux/usr/lib/python3.4/email/__pycache__
x86_64-linux/usr/lib/python3.4/encodings/__pycache__
x86_64-linux/usr/lib/python3.4/ensurepip/__pycache__
x86_64-linux/usr/lib/python3.4/html/__pycache__
x86_64-linux/usr/lib/python3.4/http/__pycache__
x86_64-linux/usr/lib/python3.4/importlib/__pycache__
x86_64-linux/usr/lib/python3.4/json/__pycache__
x86_64-linux/usr/lib/python3.4/lib2to3/__pycache__
x86_64-linux/usr/lib/python3.4/lib2to3/fixes/__pycache__
x86_64-linux/usr/lib/python3.4/lib2to3/pgen2/__pycache__
x86_64-linux/usr/lib/python3.4/logging/__pycache__
x86_64-linux/usr/lib/python3.4/unittest/__pycache__
x86_64-linux/usr/lib/python3.4/urllib/__pycache__
x86_64-linux/usr/lib/python3.4/xml/__pycache__
x86_64-linux/usr/lib/python3.4/xml/etree/__pycache__
x86_64-linux/usr/lib/python3.4/xml/parsers/__pycache__
x86_64-linux/usr/lib/python3.4/xml/sax/__pycache__
x86_64-linux/usr/lib/python3.4/xmlrpc/__pycache__
Regards,
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
next prev parent reply other threads:[~2015-04-22 13:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cover.1425076707.git.alejandro.hernandez@linux.intel.com>
2015-02-28 0:30 ` [PATCH 1/1] python3: Upgrade from 3.3.3 to 3.4.2 Alejandro Hernandez
2015-04-13 18:40 ` Martin Jansa
2015-04-13 21:24 ` Alejandro Hernandez
2015-04-22 13:52 ` Martin Jansa [this message]
2015-04-09 20:41 [PATCH 0/1] python3: Upgrade from 3.3.3 to 3.4.2 rebase Alejandro Hernandez
2015-04-09 20:41 ` [PATCH 1/1] python3: Upgrade from 3.3.3 to 3.4.2 Alejandro Hernandez
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=20150422135225.GA2336@jama \
--to=martin.jansa@gmail.com \
--cc=alejandro.hernandez@linux.intel.com \
--cc=openembedded-core@lists.openembedded.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
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.