Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
gcc-5 RM
· 73913ccd
Chris Lamb
authored
Jan 23, 2019
73913ccd
gcc-5-cross-ports RM
· d2e48263
Chris Lamb
authored
Jan 23, 2019
d2e48263
wsjt RM
· 0a6b66ce
Chris Lamb
authored
Jan 23, 2019
0a6b66ce
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
0a6b66ce
...
...
@@ -6444,50 +6444,6 @@ gbrowse:
ConfigData.pm embeds a random 'OpenIDConsumerSecret'.
bugs:
- 833885
gcc-5:
version: 5.3.1-6
comments: |
* 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-5-cross-ports:
version: 8
issues:
- diffoscope_runs_forever
gcc-6:
version: 6.1.1-3
issues:
...
...
@@ -27887,12 +27843,6 @@ wsil4j:
version: 1.0.0-1
issues:
- random_order_in_documentation_generated_by_javadoc
wsjt:
version: 9.7.r3639+dfsg-1
issues:
- ftbfs_wdatetime
bugs:
- 804672
wsjtx:
version: 2.0.0+repack-1
comments: |
...
...