[Touch-packages] [Bug 1311866] Re: update binutils and GCC for trusty

2015-06-18 Thread Matthias Klose
** Also affects: binutils-arm64-cross (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: binutils-armel-cross (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: binutils-armhf-cross (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: binutils-powerpc-cross (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: binutils-ppc64el-cross (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: binutils-arm64-cross (Ubuntu)

** No longer affects: binutils-arm64-cross (Ubuntu Utopic)

** No longer affects: binutils-armel-cross (Ubuntu)

** No longer affects: binutils-armel-cross (Ubuntu Utopic)

** No longer affects: binutils-armhf-cross (Ubuntu)

** No longer affects: binutils-armhf-cross (Ubuntu Utopic)

** No longer affects: binutils-powerpc-cross (Ubuntu Utopic)

** No longer affects: binutils-powerpc-cross (Ubuntu)

** No longer affects: binutils-ppc64el-cross (Ubuntu)

** No longer affects: gcc-4.8 (Ubuntu Utopic)

** No longer affects: binutils-ppc64el-cross (Ubuntu Utopic)

** Also affects: gcc-4.8-arm64-cross (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: gcc-4.8-armhf-cross (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: gcc-4.8-powerpc-cross (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: gcc-4.8-ppc64el-cross (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: gcc-4.8-ppc64el-cross (Ubuntu)

** No longer affects: gcc-4.8-arm64-cross (Ubuntu)

** No longer affects: gcc-4.8-armhf-cross (Ubuntu)

** No longer affects: gcc-4.8-powerpc-cross (Ubuntu)

** No longer affects: gcc-4.8 (Ubuntu)

** No longer affects: binutils (Ubuntu Utopic)

** No longer affects: binutils (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gcc-4.8 in Ubuntu.
https://bugs.launchpad.net/bugs/1311866

Title:
  update binutils and GCC for trusty

Status in binutils source package in Trusty:
  Fix Released
Status in binutils-arm64-cross source package in Trusty:
  New
Status in binutils-armel-cross source package in Trusty:
  New
Status in binutils-armhf-cross source package in Trusty:
  New
Status in binutils-powerpc-cross source package in Trusty:
  New
Status in binutils-ppc64el-cross source package in Trusty:
  New
Status in gcc-4.8 source package in Trusty:
  Fix Released
Status in gcc-4.8-arm64-cross source package in Trusty:
  New
Status in gcc-4.8-armhf-cross source package in Trusty:
  New
Status in gcc-4.8-powerpc-cross source package in Trusty:
  New
Status in gcc-4.8-ppc64el-cross source package in Trusty:
  New

Bug description:
  an SRU issue to document the update of gcc-4.8 in trusty

  14.04 LTS saw two new architectures, arm64 and ppc64el. These require
  some updates for the toolchain. binutils takes some selected patches
  to fix specific issues, and gcc-4.8 takes the state of the current
  gcc-4.8 fsf branch to update the compiler.  Changes and addresses
  issues are mentioned in the debian changelog.  Packages are prepared
  in the ubuntu-toolchain-r/ppa PPA, and a test rebuild of the archive
  was done on all architectures using this PPA. The results of this test
  rebuild look ok (for all of the -release, -updates and -security
  pockets). As a further test, the linux (see bug #1383474), firefox and
  libreoffice packages were rebuilt, tested and found working.

  The test rebuild archives are:
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140911-trusty.html
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140912-trusty.html
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140913-trusty.html

  gcc-4.8 should be built with the new binutils.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/trusty/+source/binutils/+bug/1311866/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1311866] Re: update binutils and GCC for trusty

2015-06-18 Thread Launchpad Bug Tracker
This bug was fixed in the package gcc-4.8 - 4.8.4-2ubuntu1~14.04

---
gcc-4.8 (4.8.4-2ubuntu1~14.04) trusty-proposed; urgency=medium

  * SRU LP: #1311866.
  * Fix PR tree-optimization/63341 (wrong code, rs6000).
  * Allow to turn off -Wformat using Wno-format. LP: #1401836.
  * Fix PR target/60693 (x86, ice on valid code). LP: #1378737.
  * Fix PR tree-optimization/61964 (wrong code). LP: #1347147.
  * Fix GCC miscompilation with boost::asio::io_service::work. LP: #1338693.
  * Fix PR target/61208 (POWER, wrong code). LP: #1322287.
  * Fix ABI incompatibility between POWER and Z HTM builtins and intrinsics.
LP: #1320292.
  * Fix PR c++/61046 (ice on invalid code). LP: #1313102.
  * Fix wrong-code issue in the little endian vector API (ppc64el).
LP: #1311128.
  * Fix PR tree-optimization/59358 (wrong code). LP: #1395019.
  * Fix ice on ARM32. LP: #1268893.
  * Don't apply the backport for PR61841 for trusty, causing link failures.
  * Fix wrong code for vector doubleword extract (POWER). LP: #1437467.

gcc-4.8 (4.8.4-2ubuntu1) vivid; urgency=medium

  * Merge with Debian; remaining changes:
- Build from the upstream source.

gcc-4.8 (4.8.4-2) unstable; urgency=medium

  * Update to SVN 20150426 (r222448) from the gcc-4_8-branch.
- Fix PR libstdc++/60966, PR c/61553, PR middle-end/63704,
  PR target/61413 (ARM), PR target/64358 (RS6000), PR target/64479 (SH),
  PR target/64409 (x86), PR rtl-optimization/64037, PR c++/64487,
  PR c++/64251, PR c++/64297, PR fortran/63733, PR fortran/64244,
  PR c/64766, PR target/64882, PR rtl-optimization/61058,
  PR middle-end/43631, PR tree-optimization/64563, PR target/64513,
  PR middle-end/57748, PR middle-end/57748, PR target/64795,
  PR fortran/64528, PR fortran/56867, PR fortran/57023, PR c/57653,
  PR tree-optimization/63844 (OpenMP), PR middle-end/64199 (ice on valid),
  PR tree-optimization/64493 (ice on valid), PR tree-optimization/64495
  (wrong code), PR tree-optimization/56273 (diagnostics),
  PR tree-optimization/59124 (diagnostic), PR tree-optimization/64277
  (diagnostic), PR lto/65015, PR target/65163 (SH), PR target/64113 (ALPHA,
  link failure), PR rtl-optimization/64557, PR rtl-optimization/63475
  (ALPHA, wrong code), PR rtl-optimization/63483 (ALPHA, wrong code),
  PR target/64452 (AVR), PR target/64387 (x86, ice on valid),
  PR target/64979 (wrong code), PR target/64580 (rs6000),
  PR fortran/63744 (rejects valid), PR lto/65193 (ice on valid),
  PR tree-optimization/61634 (ice on valid), PR target/65196 (AVR),
  PR tree-optimization/63593 (ice on valid),
  PR tree-optimization/65063 (wrong code), PR target/65286 (rs6000),
  PR 65138/target (rs6000), PR target/53988 (SH), PR target/59593 (ARM),
  PR target/64453 (ARM), PR middle-end/65409 (ice on valid),
  PR tree-optimization/65388, PR fortran/65024 (ice),
  PR fortran/60898 (ice on valid), PR fortran/61138, PR libgfortran/60956,
  PR libstdc++/65279, PR libstdc++/65543, PR target/65849, PR target/65456,
  PR target/65787, PR c++/65727, PR c++/65721, PR fortran/56674,
  PR fortran/58813, PR fortran/59016, PR fortran/59024,
  PR libgfortran/59513.
- s390 hotpatch backport.
- ppc64: Backport little endian swap optimization.
  * Allow to build using gettext built with a newer GCC.
  * Backport PR c++/62255 (rejects-valid).
  * Update the Linaro support to the 4.8-2015.02 release.
  * Configure with --enable-targets=powerpcle-linux on ppc64el for
backports to jessie, trusty, utopic and vivid.
  * [AArch64] Fix output template for Scalar Neon-Neon register move.
LP: #1435342.
  * Limit the omp.h multilib fix to Linux. Addresses: #778440.
  * For ICEs, dump the preprocessed source file to stderr when in a
distro build environment.
  * Apply the ada-mips patch for mips and mipsel targets only.

gcc-4.8 (4.8.4-1ubuntu15) vivid; urgency=medium

  * Update to SVN 20150327 (r221736) from the gcc-4_8-branch.
- Fix PR libstdc++/65279, PR libstdc++/65543.
- ppc64: Backport little endian swap optimization.
  * Limit the omp.h multilib fix to Linux. Addresses: #778440.
  * For ICEs, dump the preprocessed source file to stderr when in a
distro build environment.
  * Apply the ada-mips patch for mips and mipsel targets only.

gcc-4.8 (4.8.4-1ubuntu14) vivid; urgency=medium

  * [AArch64] Fix output template for Scalar Neon-Neon register move.
LP: #1435342.

gcc-4.8 (4.8.4-1ubuntu11) vivid; urgency=medium

  * Update to SVN 20150323 (r221594) from the gcc-4_8-branch.
- Fix PR fortran/61138, PR libgfortran/60956.
  * Configure with --enable-targets=powerpcle-linux on ppc64el for vivid.

gcc-4.8 (4.8.4-1ubuntu10) vivid; urgency=medium

  * Update to SVN 20150319 (r221517) from the gcc-4_8-branch.
- Fix PR middle-end/65409 (ice on valid), PR tree-optimization/65388,
  PR fortran/65024 (ice), PR fortran/60898 (ice on valid).
  * 

[Touch-packages] [Bug 1311866] Re: update binutils and GCC for trusty

2015-06-18 Thread Launchpad Bug Tracker
This bug was fixed in the package binutils - 2.24-5ubuntu13

---
binutils (2.24-5ubuntu13) trusty-proposed; urgency=medium

  * SRU LP: #1311866.
  * Update from the 2.24 branch, 20141113.
- Fix PR gold/16945, properly handle 64-bit GOT relocations on x86_64.
- Fix PR gold/16900, an issue where first reserved word of GOT is not
  initialized if there is no PLT.
- gold: Fix handling of __ehdr_start when it cannot be defined.
- Apply mainline patches for ppc476 workaround.
- Add binutils test cases for AArch64.
- Disassembler fix on AArch64.
- Fix PR ld/17047, crash in the bfd linker with MALLOC_PERTURB.
- Fix PR ld/17277, ARM32, bogus DT_TEXTREL marker (and R_ARM_NONE)
  for PC-relative cross-section relocs.
- [AArch64] Cortex-A53 erratum 835769 linker workaround.
  * Remove the aarch64-fix-instruction-mask, applied on the branch.
  * Fix PR gold/15639, -flto and ld.gold on ARM. LP: #1191909.
  * Use 64k for COMMONPAGESIZE on PPC. LP: #1412553.
  * Fix PR ld/16452, PR ld/16457, don't output symbol version definitions
for non-DT_NEEDED. LP: #1248642.
  * Add powerpc target for ppc64el builds. Closes: #760395. LP: #1433238.
  * binutils-doc: Include all info files. LP: #1410780.
  * Fix PR ld/16715 (ARM), set st_value to zero for undefined symbols.
LP: #1441961.
 -- Matthias Klose d...@ubuntu.com   Tue, 14 Apr 2015 19:52:45 +0200

** Changed in: binutils (Ubuntu Trusty)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gcc-4.8 in Ubuntu.
https://bugs.launchpad.net/bugs/1311866

Title:
  update binutils and GCC for trusty

Status in binutils package in Ubuntu:
  Invalid
Status in gcc-4.8 package in Ubuntu:
  Invalid
Status in binutils source package in Trusty:
  Fix Released
Status in gcc-4.8 source package in Trusty:
  Fix Released
Status in binutils source package in Utopic:
  Invalid
Status in gcc-4.8 source package in Utopic:
  Invalid

Bug description:
  an SRU issue to document the update of gcc-4.8 in trusty

  14.04 LTS saw two new architectures, arm64 and ppc64el. These require
  some updates for the toolchain. binutils takes some selected patches
  to fix specific issues, and gcc-4.8 takes the state of the current
  gcc-4.8 fsf branch to update the compiler.  Changes and addresses
  issues are mentioned in the debian changelog.  Packages are prepared
  in the ubuntu-toolchain-r/ppa PPA, and a test rebuild of the archive
  was done on all architectures using this PPA. The results of this test
  rebuild look ok (for all of the -release, -updates and -security
  pockets). As a further test, the linux (see bug #1383474), firefox and
  libreoffice packages were rebuilt, tested and found working.

  The test rebuild archives are:
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140911-trusty.html
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140912-trusty.html
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140913-trusty.html

  gcc-4.8 should be built with the new binutils.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1311866/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1311866] Re: update binutils and GCC for trusty

2015-06-10 Thread Matthias Klose
verification succeeded for all gcc-4.8 issues mentioned in the gcc-4.8
4.8.4-2ubuntu1~14.04 changelog entry


** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gcc-4.8 in Ubuntu.
https://bugs.launchpad.net/bugs/1311866

Title:
  update binutils and GCC for trusty

Status in binutils package in Ubuntu:
  Invalid
Status in gcc-4.8 package in Ubuntu:
  Invalid
Status in binutils source package in Trusty:
  Fix Committed
Status in gcc-4.8 source package in Trusty:
  Fix Committed
Status in binutils source package in Utopic:
  Invalid
Status in gcc-4.8 source package in Utopic:
  Invalid

Bug description:
  an SRU issue to document the update of gcc-4.8 in trusty

  14.04 LTS saw two new architectures, arm64 and ppc64el. These require
  some updates for the toolchain. binutils takes some selected patches
  to fix specific issues, and gcc-4.8 takes the state of the current
  gcc-4.8 fsf branch to update the compiler.  Changes and addresses
  issues are mentioned in the debian changelog.  Packages are prepared
  in the ubuntu-toolchain-r/ppa PPA, and a test rebuild of the archive
  was done on all architectures using this PPA. The results of this test
  rebuild look ok (for all of the -release, -updates and -security
  pockets). As a further test, the linux (see bug #1383474), firefox and
  libreoffice packages were rebuilt, tested and found working.

  The test rebuild archives are:
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140911-trusty.html
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140912-trusty.html
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140913-trusty.html

  gcc-4.8 should be built with the new binutils.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1311866/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1311866] Re: update binutils and GCC for trusty

2015-06-02 Thread Matthias Klose
verification succeeded for all binutils issues.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gcc-4.8 in Ubuntu.
https://bugs.launchpad.net/bugs/1311866

Title:
  update binutils and GCC for trusty

Status in binutils package in Ubuntu:
  Invalid
Status in gcc-4.8 package in Ubuntu:
  Invalid
Status in binutils source package in Trusty:
  Fix Committed
Status in gcc-4.8 source package in Trusty:
  Fix Committed
Status in binutils source package in Utopic:
  Invalid
Status in gcc-4.8 source package in Utopic:
  Invalid

Bug description:
  an SRU issue to document the update of gcc-4.8 in trusty

  14.04 LTS saw two new architectures, arm64 and ppc64el. These require
  some updates for the toolchain. binutils takes some selected patches
  to fix specific issues, and gcc-4.8 takes the state of the current
  gcc-4.8 fsf branch to update the compiler.  Changes and addresses
  issues are mentioned in the debian changelog.  Packages are prepared
  in the ubuntu-toolchain-r/ppa PPA, and a test rebuild of the archive
  was done on all architectures using this PPA. The results of this test
  rebuild look ok (for all of the -release, -updates and -security
  pockets). As a further test, the linux (see bug #1383474), firefox and
  libreoffice packages were rebuilt, tested and found working.

  The test rebuild archives are:
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140911-trusty.html
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140912-trusty.html
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140913-trusty.html

  gcc-4.8 should be built with the new binutils.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1311866/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1311866] Re: update binutils and GCC for trusty

2015-05-14 Thread Steve Langasek
Hello Matthias, or anyone else affected,

Accepted gcc-4.8 into trusty-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/gcc-4.8/4.8.4-2ubuntu1~14.04 in a
few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: gcc-4.8 (Ubuntu Trusty)
   Status: Confirmed = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gcc-4.8 in Ubuntu.
https://bugs.launchpad.net/bugs/1311866

Title:
  update binutils and GCC for trusty

Status in binutils package in Ubuntu:
  Invalid
Status in gcc-4.8 package in Ubuntu:
  Invalid
Status in binutils source package in Trusty:
  Fix Committed
Status in gcc-4.8 source package in Trusty:
  Fix Committed
Status in binutils source package in Utopic:
  Invalid
Status in gcc-4.8 source package in Utopic:
  Invalid

Bug description:
  an SRU issue to document the update of gcc-4.8 in trusty

  14.04 LTS saw two new architectures, arm64 and ppc64el. These require
  some updates for the toolchain. binutils takes some selected patches
  to fix specific issues, and gcc-4.8 takes the state of the current
  gcc-4.8 fsf branch to update the compiler.  Changes and addresses
  issues are mentioned in the debian changelog.  Packages are prepared
  in the ubuntu-toolchain-r/ppa PPA, and a test rebuild of the archive
  was done on all architectures using this PPA. The results of this test
  rebuild look ok (for all of the -release, -updates and -security
  pockets). As a further test, the linux (see bug #1383474), firefox and
  libreoffice packages were rebuilt, tested and found working.

  The test rebuild archives are:
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140911-trusty.html
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140912-trusty.html
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140913-trusty.html

  gcc-4.8 should be built with the new binutils.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1311866/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1311866] Re: update binutils and GCC for trusty

2015-05-13 Thread Steve Langasek
Hello Matthias, or anyone else affected,

Accepted binutils into trusty-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/binutils/2.24-5ubuntu13 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: binutils (Ubuntu Trusty)
   Status: Confirmed = Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1311866

Title:
  update binutils and GCC for trusty

Status in binutils package in Ubuntu:
  Invalid
Status in gcc-4.8 package in Ubuntu:
  Invalid
Status in binutils source package in Trusty:
  Fix Committed
Status in gcc-4.8 source package in Trusty:
  Confirmed
Status in binutils source package in Utopic:
  Invalid
Status in gcc-4.8 source package in Utopic:
  Invalid

Bug description:
  an SRU issue to document the update of gcc-4.8 in trusty

  14.04 LTS saw two new architectures, arm64 and ppc64el. These require
  some updates for the toolchain. binutils takes some selected patches
  to fix specific issues, and gcc-4.8 takes the state of the current
  gcc-4.8 fsf branch to update the compiler.  Changes and addresses
  issues are mentioned in the debian changelog.  Packages are prepared
  in the ubuntu-toolchain-r/ppa PPA, and a test rebuild of the archive
  was done on all architectures using this PPA. The results of this test
  rebuild look ok (for all of the -release, -updates and -security
  pockets). As a further test, the linux (see bug #1383474), firefox and
  libreoffice packages were rebuilt, tested and found working.

  The test rebuild archives are:
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140911-trusty.html
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140912-trusty.html
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140913-trusty.html

  gcc-4.8 should be built with the new binutils.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1311866/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1311866] Re: update binutils and GCC for trusty

2015-05-12 Thread Steve Langasek
 to make it clear, there never was a no-change rebuild. no,
 ppc64el isn't a regression, it successfully built in the updates
 test rebuild.

Ok, thanks for the clarification.  I somehow had the impression that
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-
rebuild-20150317-updates-trusty.html was a rebuild with the stock
toolchain, but a quick look at build logs shows that this was not the
case.

So I agree that the firefox and gcc-4.7 build failures are not issues.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1311866

Title:
  update binutils and GCC for trusty

Status in binutils package in Ubuntu:
  Invalid
Status in gcc-4.8 package in Ubuntu:
  Invalid
Status in binutils source package in Trusty:
  Confirmed
Status in gcc-4.8 source package in Trusty:
  Confirmed
Status in binutils source package in Utopic:
  Invalid
Status in gcc-4.8 source package in Utopic:
  Invalid

Bug description:
  an SRU issue to document the update of gcc-4.8 in trusty

  14.04 LTS saw two new architectures, arm64 and ppc64el. These require
  some updates for the toolchain. binutils takes some selected patches
  to fix specific issues, and gcc-4.8 takes the state of the current
  gcc-4.8 fsf branch to update the compiler.  Changes and addresses
  issues are mentioned in the debian changelog.  Packages are prepared
  in the ubuntu-toolchain-r/ppa PPA, and a test rebuild of the archive
  was done on all architectures using this PPA. The results of this test
  rebuild look ok (for all of the -release, -updates and -security
  pockets). As a further test, the linux (see bug #1383474), firefox and
  libreoffice packages were rebuilt, tested and found working.

  The test rebuild archives are:
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140911-trusty.html
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140912-trusty.html
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140913-trusty.html

  gcc-4.8 should be built with the new binutils.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1311866/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1311866] Re: update binutils and GCC for trusty

2015-05-08 Thread Steve Langasek
 firefox: https://launchpad.net/bugs/1451453
arm64 only, not a regression

firefox failed to build on both arm64 and ppc64el in the toolchain test
rebuild, but only failed on arm64 in a no-change rebuild.

/usr/bin/ld.bfd.real: ../libjs_static.a(linux64.o): ABI version 1 is not 
compatible with ABI version 2 output
/usr/bin/ld.bfd.real: failed to merge target specific data of file 
../libjs_static.a(linux64.o)
/usr/bin/ld.bfd.real: ../libjs_static.a(linux64_closure.o): ABI version 1 is 
not compatible with ABI version 2 output
/usr/bin/ld.bfd.real: failed to merge target specific data of file 
../libjs_static.a(linux64_closure.o)

https://launchpad.net/ubuntu/+archive/test-
rebuild-20150317/+build/7074123

This looks to me like a toolchain-related regression.

 flite: https://launchpad.net/bugs/1451462
 fails to unpack (fuzz in diff)

Do we know why this problem affected the toolchain test rebuild, but not
the no-change test rebuild?  The behavior of dpkg-source in the trusty
build environment should not have changed since March.

(In any case this is not an SRU blocker, because the problem is clearly
not toolchain-triggered.)

 gcc-4.8:
 part of the proposed updates

There is also a build failure of gcc-4.7 on ppc64el, is that part of the
update?

 pygresql: https://launchpad.net/bugs/1451530
 fails to build, needs fix from utopic

Reproducible here; but why did this build failure not show up in
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-
rebuild-20150317-updates-trusty.html ?

 thunderbird:
 fails to build on arm64 and ppc64el, no regression.

And fixed in -updates.

 afaics, there is only one toolchain related build failure, u-boot.
 Both upstream and debian already stopped building that one,
 and this ZUMA platform was never supported in Ubuntu 14.04 LTS.

Indeed, u-boot is in main only because it's pulled in by jasper on
armhf; we don't appear to use u-boot at all on powerpc.  So this
behavior change (which may be a deliberate change rather than a bug), if
it only affects a single u-boot target on powerpc, doesn't seem to me
like a blocker for the toolchain update.

Please address the firefox/ppc64el and gcc-4.7 questions.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1311866

Title:
  update binutils and GCC for trusty

Status in binutils package in Ubuntu:
  Invalid
Status in gcc-4.8 package in Ubuntu:
  Invalid
Status in binutils source package in Trusty:
  Confirmed
Status in gcc-4.8 source package in Trusty:
  Confirmed
Status in binutils source package in Utopic:
  Invalid
Status in gcc-4.8 source package in Utopic:
  Invalid

Bug description:
  an SRU issue to document the update of gcc-4.8 in trusty

  14.04 LTS saw two new architectures, arm64 and ppc64el. These require
  some updates for the toolchain. binutils takes some selected patches
  to fix specific issues, and gcc-4.8 takes the state of the current
  gcc-4.8 fsf branch to update the compiler.  Changes and addresses
  issues are mentioned in the debian changelog.  Packages are prepared
  in the ubuntu-toolchain-r/ppa PPA, and a test rebuild of the archive
  was done on all architectures using this PPA. The results of this test
  rebuild look ok (for all of the -release, -updates and -security
  pockets). As a further test, the linux (see bug #1383474), firefox and
  libreoffice packages were rebuilt, tested and found working.

  The test rebuild archives are:
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140911-trusty.html
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140912-trusty.html
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140913-trusty.html

  gcc-4.8 should be built with the new binutils.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1311866/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Touch-packages] [Bug 1311866] Re: update binutils and GCC for trusty

2015-05-08 Thread Matthias Klose
On 05/09/2015 01:25 AM, Steve Langasek wrote:
 firefox: https://launchpad.net/bugs/1451453
arm64 only, not a regression
 
 firefox failed to build on both arm64 and ppc64el in the toolchain test
 rebuild, but only failed on arm64 in a no-change rebuild.

to make it clear, there never was a no-change rebuild. no, ppc64el isn't a
regression, it successfully built in the updates test rebuild.

 /usr/bin/ld.bfd.real: ../libjs_static.a(linux64.o): ABI version 1 is not 
 compatible with ABI version 2 output
 /usr/bin/ld.bfd.real: failed to merge target specific data of file 
 ../libjs_static.a(linux64.o)
 /usr/bin/ld.bfd.real: ../libjs_static.a(linux64_closure.o): ABI version 1 is 
 not compatible with ABI version 2 output
 /usr/bin/ld.bfd.real: failed to merge target specific data of file 
 ../libjs_static.a(linux64_closure.o)
 
 https://launchpad.net/ubuntu/+archive/test-
 rebuild-20150317/+build/7074123
 
 This looks to me like a toolchain-related regression.

this points to a toolchain issue, however it is not a regression. the arm64
firefox failed to build before with an internal compiler error, which I fixed,
and now fails later with a linker error.

 flite: https://launchpad.net/bugs/1451462
 fails to unpack (fuzz in diff)
 
 Do we know why this problem affected the toolchain test rebuild, but not
 the no-change test rebuild?  The behavior of dpkg-source in the trusty
 build environment should not have changed since March.

again, there was no no change rebuild.

 gcc-4.8:
 part of the proposed updates
 
 There is also a build failure of gcc-4.7 on ppc64el, is that part of the
 update?

no, there never was a ppc64el port for gcc-4.7.

 Please address the firefox/ppc64el and gcc-4.7 questions.

from my point of view, these are non-issues.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1311866

Title:
  update binutils and GCC for trusty

Status in binutils package in Ubuntu:
  Invalid
Status in gcc-4.8 package in Ubuntu:
  Invalid
Status in binutils source package in Trusty:
  Confirmed
Status in gcc-4.8 source package in Trusty:
  Confirmed
Status in binutils source package in Utopic:
  Invalid
Status in gcc-4.8 source package in Utopic:
  Invalid

Bug description:
  an SRU issue to document the update of gcc-4.8 in trusty

  14.04 LTS saw two new architectures, arm64 and ppc64el. These require
  some updates for the toolchain. binutils takes some selected patches
  to fix specific issues, and gcc-4.8 takes the state of the current
  gcc-4.8 fsf branch to update the compiler.  Changes and addresses
  issues are mentioned in the debian changelog.  Packages are prepared
  in the ubuntu-toolchain-r/ppa PPA, and a test rebuild of the archive
  was done on all architectures using this PPA. The results of this test
  rebuild look ok (for all of the -release, -updates and -security
  pockets). As a further test, the linux (see bug #1383474), firefox and
  libreoffice packages were rebuilt, tested and found working.

  The test rebuild archives are:
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140911-trusty.html
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140912-trusty.html
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140913-trusty.html

  gcc-4.8 should be built with the new binutils.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1311866/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1311866] Re: update binutils and GCC for trusty

2015-05-07 Thread Matthias Klose
here is the analysis of the build failures. afaics, there is only one
toolchain related build failure, u-boot. Both upstream and debian
already stopped building that one, and this ZUMA platform was never
supported in Ubuntu 14.04 LTS.

bzr: https://launchpad.net/bugs/1451448
regression with python 2.7.9/10

celery: https://launchpad.net/bugs/1451452
regression (expired certificate)

cinder: https://launchpad.net/bugs/1451453
python2.7 certificate validation

click-apparmor: https://launchpad.net/bugs/1451459
regression with python3.4 ?

firefox: https://launchpad.net/bugs/1451453
arm64 only, not a regression

flite: https://launchpad.net/bugs/1451462
fails to unpack (fuzz in diff)

gcc-4.8:
part of the proposed updates

gccgo-4.9:
part of the proposed updates

grantlee:
test failures on arm64

graphite2: https://launchpad.net/bugs/1451438
no regression in test rebuild

hfsutils: https://launchpad.net/bugs/
fails to unpack (fuzz in diff)

icu:
fails to build in -release, built in -updates

keystone: https://launchpad.net/bugs/1451453
python2.7 certificate validation

libarchive: https://launchpad.net/bugs/1451474
test failures, built, when given back

libqtdbusmock: https://launchpad.net/bugs/1451474
test failures on powerpc, fails in trusty as well

libqtdbustest: https://launchpad.net/bugs/1451474
test failures on powerpc, fails in trusty as well

libreoffice:
fails to build in -release, built in -updates

libxfont:
fails to build in -release, built in -updates

lintian: https://launchpad.net/bugs/1451528
test failure

linux:
fails to build in -release, built in -updates

llvm-3.4:
build failure on ppc64el, no regression

mir:
build failure on arm64, no regression

mysql-5.5:
fails to build in -release, built in -updates

neutron: https://launchpad.net/bugs/1451453
python2.7 certificate validation

openjdk-7:
fails to build in -release, built in -updates

openvpn:
fails to build in -release, built in -updates

patch:
fails to build in -release, built in -updates

ps3-kboot:
build failure on arm64, no regression

openjdk-7:
fails to build in -release, built in -updates

pygresql: https://launchpad.net/bugs/1451530
fails to build, needs fix from utopic

python-apt: https://launchpad.net/bugs/1451531
python 2.7.9 related?

python-django:
fails to build in -release, built in -updates

python-docutils: https://launchpad.net/bugs/1451533
python 2.7.9 related?

python-eventlet: https://launchpad.net/bugs/1371291
python 2.7.9 related

python-glanceclient: https://launchpad.net/bugs/1451453
python2.7 certificate validation

python-greenlet: https://launchpad.net/bugs/1451537
python 2.7.9 related?

serf:
fails to build in -release, built in -updates

spice: https://launchpad.net/bugs/1450043
fails to apply patches

thunderbird:
fails to build on arm64 and ppc64el, no regression.

tomcat7: https://launchpad.net/bugs/1451539
openjdk-7 related?

usbredir: https://launchpad.net/bugs/1451540
fails to apply patches

u-boot: https://launchpad.net/bugs/1451544
toolchain related. Debian dropped the target, upstream too.
see https://bugs.debian.org/754610

yaboot: https://launchpad.net/bugs/974669
build failure, already in trusty


** Bug watch added: Debian Bug tracker #754610
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754610

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1311866

Title:
  update binutils and GCC for trusty

Status in binutils package in Ubuntu:
  Invalid
Status in gcc-4.8 package in Ubuntu:
  Invalid
Status in binutils source package in Trusty:
  Confirmed
Status in gcc-4.8 source package in Trusty:
  Confirmed
Status in binutils source package in Utopic:
  Invalid
Status in gcc-4.8 source package in Utopic:
  Invalid

Bug description:
  an SRU issue to document the update of gcc-4.8 in trusty

  14.04 LTS saw two new architectures, arm64 and ppc64el. These require
  some updates for the toolchain. binutils takes some selected patches
  to fix specific issues, and gcc-4.8 takes the state of the current
  gcc-4.8 fsf branch to update the compiler.  Changes and addresses
  issues are mentioned in the debian changelog.  Packages are prepared
  in the ubuntu-toolchain-r/ppa PPA, and a test rebuild of the archive
  was done on all architectures using this PPA. The results of this test
  rebuild look ok (for all of the -release, -updates and -security
  pockets). As a further test, the linux (see bug #1383474), firefox and
  libreoffice packages were rebuilt, tested and found working.

  The test rebuild archives are:
  

[Touch-packages] [Bug 1311866] Re: update binutils and GCC for trusty

2015-04-13 Thread Matthias Klose
updated test rebuilds:

http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20150317-updates-trusty.html
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20150317-security-trusty.html

note that firefox now fails with a linker error, before fixing gcc-4.8,
it failed with a GCC ICE.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1311866

Title:
  update binutils and GCC for trusty

Status in binutils package in Ubuntu:
  Invalid
Status in gcc-4.8 package in Ubuntu:
  Invalid
Status in binutils source package in Trusty:
  Confirmed
Status in gcc-4.8 source package in Trusty:
  Confirmed
Status in binutils source package in Utopic:
  Invalid
Status in gcc-4.8 source package in Utopic:
  Invalid

Bug description:
  an SRU issue to document the update of gcc-4.8 in trusty

  14.04 LTS saw two new architectures, arm64 and ppc64el. These require
  some updates for the toolchain. binutils takes some selected patches
  to fix specific issues, and gcc-4.8 takes the state of the current
  gcc-4.8 fsf branch to update the compiler.  Changes and addresses
  issues are mentioned in the debian changelog.  Packages are prepared
  in the ubuntu-toolchain-r/ppa PPA, and a test rebuild of the archive
  was done on all architectures using this PPA. The results of this test
  rebuild look ok (for all of the -release, -updates and -security
  pockets). As a further test, the linux (see bug #1383474), firefox and
  libreoffice packages were rebuilt, tested and found working.

  The test rebuild archives are:
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140911-trusty.html
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140912-trusty.html
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140913-trusty.html

  gcc-4.8 should be built with the new binutils.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1311866/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1311866] Re: update binutils and GCC for trusty

2015-01-23 Thread Matthias Klose
** Description changed:

  an SRU issue to document the update of gcc-4.8 in trusty
+ 
+ 14.04 LTS saw two new architectures, arm64 and ppc64el. These require
+ some updates for the toolchain. binutils takes some selected patches to
+ fix specific issues, and gcc-4.8 takes the state of the current gcc-4.8
+ fsf branch to update the compiler.  Changes and addresses issues are
+ mentioned in the debian changelog.  Packages are prepared in the ubuntu-
+ toolchain-r/ppa PPA, and a test rebuild of the archive was done on all
+ architectures using this PPA. The results of this test rebuild look ok
+ (for all of the -release, -updates and -security pockets). As a further
+ test, the linux (see bug #1383474), firefox and libreoffice packages
+ were rebuilt, tested and found working.
+ 
+ The test rebuild archives are:
+ 
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140911-trusty.html
+ 
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140912-trusty.html
+ 
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140913-trusty.html

** Description changed:

  an SRU issue to document the update of gcc-4.8 in trusty
  
  14.04 LTS saw two new architectures, arm64 and ppc64el. These require
  some updates for the toolchain. binutils takes some selected patches to
  fix specific issues, and gcc-4.8 takes the state of the current gcc-4.8
  fsf branch to update the compiler.  Changes and addresses issues are
  mentioned in the debian changelog.  Packages are prepared in the ubuntu-
  toolchain-r/ppa PPA, and a test rebuild of the archive was done on all
  architectures using this PPA. The results of this test rebuild look ok
  (for all of the -release, -updates and -security pockets). As a further
  test, the linux (see bug #1383474), firefox and libreoffice packages
  were rebuilt, tested and found working.
  
  The test rebuild archives are:
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140911-trusty.html
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140912-trusty.html
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140913-trusty.html
+ 
+ gcc-4.8 should be built with the new binutils.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1311866

Title:
  update binutils and GCC for trusty

Status in binutils package in Ubuntu:
  Invalid
Status in gcc-4.8 package in Ubuntu:
  Invalid
Status in binutils source package in Trusty:
  Confirmed
Status in gcc-4.8 source package in Trusty:
  Confirmed
Status in binutils source package in Utopic:
  Invalid
Status in gcc-4.8 source package in Utopic:
  Invalid

Bug description:
  an SRU issue to document the update of gcc-4.8 in trusty

  14.04 LTS saw two new architectures, arm64 and ppc64el. These require
  some updates for the toolchain. binutils takes some selected patches
  to fix specific issues, and gcc-4.8 takes the state of the current
  gcc-4.8 fsf branch to update the compiler.  Changes and addresses
  issues are mentioned in the debian changelog.  Packages are prepared
  in the ubuntu-toolchain-r/ppa PPA, and a test rebuild of the archive
  was done on all architectures using this PPA. The results of this test
  rebuild look ok (for all of the -release, -updates and -security
  pockets). As a further test, the linux (see bug #1383474), firefox and
  libreoffice packages were rebuilt, tested and found working.

  The test rebuild archives are:
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140911-trusty.html
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140912-trusty.html
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20140913-trusty.html

  gcc-4.8 should be built with the new binutils.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1311866/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp