== Progress ==
* TCWG-367 drop --dostep, add --checkout (1/10)
Completed with following git commits:
commit 2d4d7588c1b05801ee5e1a924c8641ff7c322c07 Author: Ryan S. Arnold ryan.arnold@linaro.org Date: Fri Dec 6 11:46:40 2013 -0600
cbuild2.sh: remove --dostep. It's no longer supported.
Also added testcase to make sure it returns an error.
Author: Ryan S. Arnold ryan.arnold@linaro.org Date: Fri Dec 6 10:57:34 2013 -0600
Add cbuild2 --checkout <package>|all support with tests
* misc (1/10)
commit 9fb1c4404f8065ef844154e614ff4e7086fce176 Author: Ryan S. Arnold ryan.arnold@linaro.org Date: Thu Dec 5 12:21:20 2013 -0600
lib/package.sh: git status should be run in the current directory.
commit 7bb4a9ce8ef440655fe45e6819b57da8d61e8728 Author: Ryan S. Arnold ryan.arnold@linaro.org Date: Wed Dec 4 11:47:56 2013 -0600
lib/package.sh: git st should be git status.
* TCWG-356 Unify GIT URL parsing (5/10) * TCWG-359 Change branch character (2/10)
Closed with following git commits:
commit c9368930e6fb1ad46d08c2dbcc34d8167344ad28 Author: Ryan S. Arnold ryan.arnold@linaro.org Date: Tue Dec 3 16:29:00 2013 -0600
Finish git parser refactoring, use stamp functions, complete dryrun wrapping.
commit eabbc74e48bc8c3a4addbc53ec6a492521193a0c Author: Ryan S. Arnold ryan.arnold@linaro.org Date: Wed Nov 27 16:31:20 2013 -0600
Working additions for git parser refactor and stamping.
== Issues ==
*misc (1/10) - Discovered a bug in glibc when using upstream (4.9) gcc that isn't present in 4.8. This might have something to do with how binutils interacts with the compiler instead of simply a compiler issue:
elf/dl-addr.c:152: multiple definition of `_dl_addr_inside_object' elf/dl-open.c:746: first defined here
== Plan ==
* Create card for new glibc multiple definition problem, * Start working on glibc related cards
- Discovered a bug in glibc when using upstream (4.9) gcc that isn't present in 4.8.
This is due to a bug in both glibc and gcc. See https://sourceware.org/ml/libc-alpha/2013-11/msg00291.html for some information about the glibc side of things. http://gcc.gnu.org/ml/gcc-patches/2013-12/msg00374.html and http://gcc.gnu.org/ml/gcc-patches/2013-11/msg01374.html (http://gcc.gnu.org/ml/gcc-patches/2013-12/msg00283.html) for the GCC side of things.
Thanks, Andrew Pinski
________________________________________ From: linaro-toolchain-bounces@lists.linaro.org linaro-toolchain-bounces@lists.linaro.org on behalf of Ryan Arnold ryan.arnold@linaro.org Sent: Friday, December 06, 2013 3:24 PM To: Linaro Toolchain Subject: [ACTIVITY] Week 49
== Progress ==
* TCWG-367 drop --dostep, add --checkout (1/10)
Completed with following git commits:
commit 2d4d7588c1b05801ee5e1a924c8641ff7c322c07 Author: Ryan S. Arnold ryan.arnold@linaro.org Date: Fri Dec 6 11:46:40 2013 -0600
cbuild2.sh: remove --dostep. It's no longer supported.
Also added testcase to make sure it returns an error.
Author: Ryan S. Arnold ryan.arnold@linaro.org Date: Fri Dec 6 10:57:34 2013 -0600
Add cbuild2 --checkout <package>|all support with tests
* misc (1/10)
commit 9fb1c4404f8065ef844154e614ff4e7086fce176 Author: Ryan S. Arnold ryan.arnold@linaro.org Date: Thu Dec 5 12:21:20 2013 -0600
lib/package.sh: git status should be run in the current directory.
commit 7bb4a9ce8ef440655fe45e6819b57da8d61e8728 Author: Ryan S. Arnold ryan.arnold@linaro.org Date: Wed Dec 4 11:47:56 2013 -0600
lib/package.sh: git st should be git status.
* TCWG-356 Unify GIT URL parsing (5/10) * TCWG-359 Change branch character (2/10)
Closed with following git commits:
commit c9368930e6fb1ad46d08c2dbcc34d8167344ad28 Author: Ryan S. Arnold ryan.arnold@linaro.org Date: Tue Dec 3 16:29:00 2013 -0600
Finish git parser refactoring, use stamp functions, complete dryrun wrapping.
commit eabbc74e48bc8c3a4addbc53ec6a492521193a0c Author: Ryan S. Arnold ryan.arnold@linaro.org Date: Wed Nov 27 16:31:20 2013 -0600
Working additions for git parser refactor and stamping.
== Issues ==
*misc (1/10) - Discovered a bug in glibc when using upstream (4.9) gcc that isn't present in 4.8. This might have something to do with how binutils interacts with the compiler instead of simply a compiler issue:
elf/dl-addr.c:152: multiple definition of `_dl_addr_inside_object' elf/dl-open.c:746: first defined here
== Plan ==
* Create card for new glibc multiple definition problem, * Start working on glibc related cards
_______________________________________________ linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-toolchain
Thanks Andrew, you just saved me a bunch of tail-chasing!
Ryan
On Fri, Dec 6, 2013 at 5:31 PM, Pinski, Andrew Andrew.Pinski@caviumnetworks.com wrote:
- Discovered a bug in glibc when using upstream (4.9) gcc that isn't present in 4.8.
This is due to a bug in both glibc and gcc. See https://sourceware.org/ml/libc-alpha/2013-11/msg00291.html for some information about the glibc side of things. http://gcc.gnu.org/ml/gcc-patches/2013-12/msg00374.html and http://gcc.gnu.org/ml/gcc-patches/2013-11/msg01374.html (http://gcc.gnu.org/ml/gcc-patches/2013-12/msg00283.html) for the GCC side of things.
Thanks, Andrew Pinski
From: linaro-toolchain-bounces@lists.linaro.org linaro-toolchain-bounces@lists.linaro.org on behalf of Ryan Arnold ryan.arnold@linaro.org Sent: Friday, December 06, 2013 3:24 PM To: Linaro Toolchain Subject: [ACTIVITY] Week 49
== Progress ==
- TCWG-367 drop --dostep, add --checkout (1/10)
Completed with following git commits:
commit 2d4d7588c1b05801ee5e1a924c8641ff7c322c07 Author: Ryan S. Arnold ryan.arnold@linaro.org Date: Fri Dec 6 11:46:40 2013 -0600
cbuild2.sh: remove --dostep. It's no longer supported. Also added testcase to make sure it returns an error.
Author: Ryan S. Arnold ryan.arnold@linaro.org Date: Fri Dec 6 10:57:34 2013 -0600
Add cbuild2 --checkout <package>|all support with tests
- misc (1/10)
commit 9fb1c4404f8065ef844154e614ff4e7086fce176 Author: Ryan S. Arnold ryan.arnold@linaro.org Date: Thu Dec 5 12:21:20 2013 -0600
lib/package.sh: git status should be run in the current directory.
commit 7bb4a9ce8ef440655fe45e6819b57da8d61e8728 Author: Ryan S. Arnold ryan.arnold@linaro.org Date: Wed Dec 4 11:47:56 2013 -0600
lib/package.sh: git st should be git status.
- TCWG-356 Unify GIT URL parsing (5/10)
- TCWG-359 Change branch character (2/10)
Closed with following git commits:
commit c9368930e6fb1ad46d08c2dbcc34d8167344ad28 Author: Ryan S. Arnold ryan.arnold@linaro.org Date: Tue Dec 3 16:29:00 2013 -0600
Finish git parser refactoring, use stamp functions, complete
dryrun wrapping.
commit eabbc74e48bc8c3a4addbc53ec6a492521193a0c Author: Ryan S. Arnold ryan.arnold@linaro.org Date: Wed Nov 27 16:31:20 2013 -0600
Working additions for git parser refactor and stamping.
== Issues ==
*misc (1/10)
- Discovered a bug in glibc when using upstream (4.9) gcc that isn't
present in 4.8. This might have something to do with how binutils interacts with the compiler instead of simply a compiler issue:
elf/dl-addr.c:152: multiple definition of `_dl_addr_inside_object' elf/dl-open.c:746: first defined here
== Plan ==
- Create card for new glibc multiple definition problem,
- Start working on glibc related cards
linaro-toolchain mailing list linaro-toolchain@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-toolchain
linaro-toolchain@lists.linaro.org