[Git][reproducible-builds/reproducible-notes][master] Move the deleted comments from GCC-5 into GCC-6 package.

Chris Lamb gitlab at salsa.debian.org
Wed Jan 23 22:53:35 CET 2019


Chris Lamb pushed to branch master at Reproducible Builds / reproducible-notes


Commits:
0f0e85a1 by Chris Lamb at 2019-01-23T20:22:02Z
Move the deleted comments from GCC-5 into GCC-6 package.

This reverts part ofcommit 73913ccd860add723172646ac8915d084bd05b74.

- - - - -


1 changed file:

- packages.yml


Changes:

=====================================
packages.yml
=====================================
@@ -6450,6 +6450,46 @@ gcc-6:
     - blacklisted_on_jenkins_armhf_only
   bugs:
     - 862113
+  comments: |
+    Comments imported from gcc-5
+
+    * Uses profile-guided optimizations on major architectures
+    
+      https://sources.debian.net/src/gcc-5/5.3.1-7/debian/rules2/?hl=731#L731
+    
+      If we want to keep that, can we think of a way  *.gcda files be packaged
+      and later reused?
+    
+    * Order of symbols issue:
+    
+      - libgo/syscall.o
+    
+    * gcj uses random temp filenames:
+    
+      - libjava/.libs/gnu-CORBA.o
+    
+    * Timestamps in jar:
+    
+      - build/*/libjava/libgcj-tools-5.jar
+    
+      Add post-processing in libjava/Makefile.am?
+      Or touch before creating tools.zip in libjava/classpath/tools/Makefile.am?
+    
+    * Timestamps in ADA interfaces (.ali)
+    
+      - gcc/ada/ali-util.ali
+    
+      Might be fixable by adding the right `touch` in gcc/ada/Make-generated.in
+      where the following files are generated:
+      nmake.adb, nmake.ads, sdefault.adb, snames.adb, snames.ads, treeprs.ads.
+    
+      In gcc/ada/gcc-interface/Makefile.in for:
+      s-oscons.ads, system.ads, b_gnatl.adb, b_gnatl.ads, b_gnatm.adb, b_gnatm.ads.
+    
+      In gcc/ada/gcc-interface/Make-lang.in for:
+      b_gnat1.adb, b_gnat1.ads, b_gnatb.adb, b_gnatb.ads, gnatvsn.ads.
+    
+      No clue: b~lto13.adb, b~lto13.ads.
 gcc-6-cross:
   version: 32
   issues:



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/commit/0f0e85a1594a786d9c454884bebd23615190e9f3

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/commit/0f0e85a1594a786d9c454884bebd23615190e9f3
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20190123/d5d8cc13/attachment.html>


More information about the rb-commits mailing list