sb0 changed the topic of #m-labs to: ARTIQ, Migen, MiSoC, Mixxeo & other M-Labs projects :: fka #milkymist :: Logs http://irclog.whitequark.org/m-labs
cr1901_modern1 has joined #m-labs
cr1901_modern has quit [Ping timeout: 240 seconds]
Mon_ has joined #m-labs
Mon_ is now known as Guest58581
Guest58581 has quit [Quit: This computer has gone to sleep]
bentley` has joined #m-labs
evilspirit has joined #m-labs
evilspirit has quit [Ping timeout: 240 seconds]
<whitequark> bb-m-labs: force build --props=package=quamash conda-lin64
<bb-m-labs> build forced [ETA 27m43s]
<bb-m-labs> I'll give a shout when the build finishes
<bb-m-labs> build #58 of conda-lin64 is complete: Failure [failed anaconda_upload] Build details are at http://m-labs-buildserver.lan/buildbot/builders/conda-lin64/builds/58
<whitequark> bb-m-labs: force build --props=package=quamash conda-lin64
<bb-m-labs> build forced [ETA 27m43s]
<bb-m-labs> I'll give a shout when the build finishes
<bb-m-labs> build #59 of conda-lin64 is complete: Failure [failed anaconda_upload] Build details are at http://m-labs-buildserver.lan/buildbot/builders/conda-lin64/builds/59
<GitHub124> [conda-recipes] whitequark pushed 1 new commit to master: https://github.com/m-labs/conda-recipes/commit/c88f751b596a134b0e0de6c7e52bd0b319a84bf8
<GitHub124> conda-recipes/master c88f751 whitequark: quamash: bump.
<whitequark> bb-m-labs: force build --props=package=quamash conda-lin64
<bb-m-labs> build forced [ETA 27m43s]
<bb-m-labs> I'll give a shout when the build finishes
<bb-m-labs> build #60 of conda-lin64 is complete: Success [build successful] Build details are at http://m-labs-buildserver.lan/buildbot/builders/conda-lin64/builds/60
Mon_ has joined #m-labs
Mon_ is now known as Guest62714
Guest62714 has quit [Quit: This computer has gone to sleep]
Mon_1 has joined #m-labs
Mon_1 has quit [Quit: This computer has gone to sleep]
Mon_ has joined #m-labs
Mon_ is now known as Guest28009
rohitksingh has joined #m-labs
<sb0> whitequark, "conda install -c https://conda.anaconda.org/m-labs qt" still installs qt4
Guest28009 has quit [Quit: This computer has gone to sleep]
<sb0> you need qt=5.5.1, strangely.
<whitequark> hmmm weird
<sb0> won't the other conda packages that depend on qt4 cause a mess?
<whitequark> elaborate?
<whitequark> I think the other conda packages depend on qt 4.*
<whitequark> so, there will be a conflict, which is exactly intended behavior
<whitequark> the problem is that the solution with qt.conf which the qt5 package did is not actually a solution
<whitequark> the qt5 package is not truly compatible with the qt4 one anyway
sb0 has quit [Ping timeout: 245 seconds]
cr1901_modern1 is now known as cr1901_modern
Mon_ has joined #m-labs
Mon_ is now known as Guest96306
Guest96306 has quit [Quit: This computer has gone to sleep]
attie has quit [Remote host closed the connection]
attie has joined #m-labs
Mon_ has joined #m-labs
Mon_ has joined #m-labs
Mon_ is now known as Guest35550
Guest35550 has quit [Client Quit]
Mon_1 has joined #m-labs
Mon_1 has quit [Quit: This computer has gone to sleep]
Mon_1 has joined #m-labs
Mon_1 has quit [Quit: Leaving]
sb0 has joined #m-labs
<sb0> whitequark, conflicting is borderline acceptable
<sb0> whitequark, the GUI now fails to start with 'unable to find Qt platform plugin windows'
<whitequark> sigh, still? i should've fixed that
<sb0> whitequark, connect to vnc, it shows the error right now
<whitequark> i know what the reason is, it's a wrong value in qt.conf
<whitequark> but i'm surirpsised that it's still wrong, that should've been fixed
<sb0> maybe it installed an old qt. check that...
<sb0> note that if I hit those problems, users will hit them 10 times
<sb0> so please test stuff thoroughly
<whitequark> I have not tested qt yet
<sb0> have you checked that this old binutils package isn't broken with the last artiq versions?
<whitequark> it's not old
<whitequark> it's uploaded at the same time as the one we're using on linux
<whitequark> and the recipe includes the correct patch
<whitequark> but no, I have not verified that yet, I haven't verified anything on Windows yet...
<whitequark> bb-m-labs: force build artiq
<bb-m-labs> build #218 forced
<bb-m-labs> I'll give a shout when the build finishes
<whitequark> speaking of that, we need a build..
<bb-m-labs> build #218 of artiq is complete: Failure [failed conda_build] Build details are at http://m-labs-buildserver.lan/buildbot/builders/artiq/builds/218
<whitequark> what
<whitequark> fucking conda
<sb0> whitequark, you can use git. have a look at vnc
<whitequark> no, I won't, I'm going home in ten minutes, and I won't have laptop
<sb0> rjo can fix this conda issue
<whitequark> anyway, I know very well what that Qt issue is caued by
<whitequark> I've had it yesterday
<sb0> that's why it's important to test stuff...
<whitequark> I already told you that I did not test this yet
<whitequark> which implies that I am going to test it at some point
<whitequark> note that I did not close the issue or even say that it was done.
<sb0> then, with all the remaining compiler problems, testing it is extremely urgent.
<whitequark> sure
<whitequark> that should be the only remaining qt problem that I'm aware of, it'll be done tomorrow morning
<whitequark> (since I already got it running with the hacked qt.conf)
<whitequark> the problem with qt is that the buildserver is very slow, and builds take 2+ hours
<whitequark> which I told you about back when we were setting it up and also when you suggested building qt.
<whitequark> anyway, that should be one fix anyway, so it shouldn't matter this time
<whitequark> but I can't imagine iterating fast on qt
<whitequark> this, btw, is the reason I decided to rename it to qt and make installing both a conflict; getting qt5 to coexist with qt4 would take days of rebuilding alone
<whitequark> since changing packaging requires rebuilding it from scratch
evilspirit has joined #m-labs
evilspirit has quit [Ping timeout: 240 seconds]
rohitksingh has quit [Ping timeout: 245 seconds]
rohitksingh has joined #m-labs
<larsc> I'm sure somebody already did this, is there a version of the lm32 somewhere that replaces the wishbone bus with axi4?