ogayot | Eickmeyer: all the failures seem related to GCC-14. I'll link the Debian bug reports. | 09:13 |
---|---|---|
=== lfaraone_ is now known as eli | ||
=== eli is now known as lfaraone | ||
=== liushuyu1 is now known as liushuyu | ||
Eickmeyer | ogayot: ack | 14:36 |
Eickmeyer | Wasn't sure if we were at gcc-14 yet. | 14:36 |
andersson123 | Does anyone have a tool to compare two build logs and find any package version mismatches or something along those lines? | 16:10 |
Eickmeyer | andersson123: Meld? | 16:15 |
Eickmeyer | kdiff3? | 16:16 |
* Eickmeyer prefers meld | 16:16 | |
RikMills | grep Get: buildlog1.txt | awk '{print($5,$7)}' | sort > packages1.txt | 16:29 |
RikMills | grep Get: buildlog2.txt | awk '{print($5,$7)}' | sort > packages2.txt | 16:29 |
RikMills | meld packages1.txt packages2.txt | 16:30 |
* Eickmeyer nods at RikMills in knowing | 16:30 | |
RikMills | kompare instead of meld also good | 16:31 |
=== dviererbe1 is now known as dviererbe | ||
=== halloy6816 is now known as mylesjp | ||
Eickmeyer | ogayot: fftw3 is in the list you gave me, it's in main, I cannot do that one. needs a core dev. | 17:56 |
Eickmeyer | If any core dev can do a NCR of fftw3 against mpi-defaults 1.17, that would be appreciated. :) | 17:56 |
enr0n | Eickmeyer, ogayot: will do | 18:07 |
enr0n | done | 18:10 |
Eickmeyer | enr0n: Thanks! :D | 18:25 |
Eickmeyer | I always find it comical when everything *but* armhf FTBFS. | 20:33 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!