[Git][reproducible-builds/reproducible-presentations][master] minidebconf hamburg: getting there
Holger Levsen
gitlab at salsa.debian.org
Sat Jun 8 10:39:03 UTC 2019
Holger Levsen pushed to branch master at Reproducible Builds / reproducible-presentations
Commits:
3e729056 by Holger Levsen at 2019-06-08T10:38:54Z
minidebconf hamburg: getting there
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- 2019-06-08-MiniDebConf-Hamburg/index.html
Changes:
=====================================
2019-06-08-MiniDebConf-Hamburg/index.html
=====================================
@@ -171,7 +171,7 @@ It’s only Free Software if it’s reproducible!</p>
<section class="title" data-background="images/minidebconf-front1.svg.png" data-background-size="15%" data-background-position="90% 10%">
<h3>Other talks</h3>
<br>
- <p>Bornhack, All Systems Go, All ThingsOpen, OSSE, Hackmit, FreeNode Live, CubaConf, Open Compliance Summit, Linux.conf.au, FOSDEM, Scale, NYLUG, LibrePlanet, Easterhegg, MiniDebConf Curitiba, Foss-North, FLOSSUK; and mentioned by several talks at 3xC3...</p>
+ <p>Bornhack, All Systems Go, All ThingsOpen, OSSE, Hackmit, FreeNode Live, CubaConf, Open Compliance Summit, Linux.conf.au, FOSDEM, Scale, NYLUG, LibrePlanet, Easterhegg, MiniDebConf Curitiba, Foss-North, FLOSSUK, Uni Dakar, Prototype Fund demo day, mentioned in several talks at 3xC3...</p>
</section>
<!-- review blog posts from past ~30 weeks -->
@@ -221,7 +221,14 @@ It’s only Free Software if it’s reproducible!</p>
</section>
<section class="title" data-background="images/minidebconf-front1.svg.png" data-background-size="15%" data-background-position="90% 10%">
- <h3>What's missing?</h3>
+ <p>Applied and unapplied patches</p>
+ <img class="fragment" src="images/stats_bugs_sin_ftbfs_state.png" width="120%">
+ </section>
+
+
+
+ <section class="title" data-background="images/minidebconf-front1.svg.png" data-background-size="15%" data-background-position="90% 10%">
+ <h3>What (else) is missing?</h3>
</section>
<section class="title" data-background="images/minidebconf-front1.svg.png" data-background-size="15%" data-background-position="90% 10%">
@@ -243,24 +250,11 @@ int main() {
</section>
<section class="title" data-background="images/minidebconf-front1.svg.png" data-background-size="15%" data-background-position="90% 10%">
- <h3>Still not upstream</h3>
- <p>GCC -fmacro-prefix-map</p>
- <pre>#include <stdio.h>
-int main() {
- fprintf(stderr, "error at %s line %l", __FILE__, __LINE__); return 1;
-}
-</pre>
- <div class="fragment" />
- <hr />
- <pre>$ /usr/lib/gcc-snapshot/bin/gcc -o main <strong>-fmacro-prefix-map=/home/user=/build</strong> /home/user/main.c
-</pre></div>
- <div class="fragment" />
- <pre>$ strings main | grep ^/
-/lib64/ld-linux-x86-64.so.2
-<strong>/build</strong>/main.c
-</pre></div>
- </section>
-
+ <h3>macro-prefix-map not accepted by upstream (yet)</h3>
+ <p>so we tag this <em>buster-ignore</em> and (probably) <em>bullseye-ignore</em> as well</p>
+ <p>simple workaround: rebuild in recorded path</p>
+ <p class="fragment">needs someone to drive $this</p>
+ </section>
<!-- issues in-depth -->
<section class="title">
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-presentations/commit/3e72905686f118fc563969ef5196accf04b5d549
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-presentations/commit/3e72905686f118fc563969ef5196accf04b5d549
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/20190608/b8b1ecbf/attachment.html>
More information about the rb-commits
mailing list