/srv/irclogs.ubuntu.com/2024/07/31/#ubuntu-devel.txt

ogayotEickmeyer: 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
Eickmeyerogayot: ack14:36
EickmeyerWasn't sure if we were at gcc-14 yet.14:36
andersson123Does anyone have a tool to compare two build logs and find any package version mismatches or something along those lines?16:10
Eickmeyerandersson123: Meld?16:15
Eickmeyerkdiff3?16:16
* Eickmeyer prefers meld16:16
RikMillsgrep Get: buildlog1.txt | awk '{print($5,$7)}' | sort > packages1.txt16:29
RikMillsgrep Get: buildlog2.txt | awk '{print($5,$7)}' | sort > packages2.txt16:29
RikMillsmeld packages1.txt packages2.txt16:30
* Eickmeyer nods at RikMills in knowing16:30
RikMillskompare instead of meld also good16:31
=== dviererbe1 is now known as dviererbe
=== halloy6816 is now known as mylesjp
Eickmeyerogayot: fftw3 is in the list you gave me, it's in main, I cannot do that one. needs a core dev.17:56
EickmeyerIf any core dev can do a NCR of fftw3 against mpi-defaults 1.17, that would be appreciated. :)17:56
enr0nEickmeyer, ogayot: will do18:07
enr0ndone18:10
Eickmeyerenr0n: Thanks! :D18:25
EickmeyerI 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!