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
whitequark has quit [Ping timeout: 245 seconds]
whitequark has joined #m-labs
kmehall has quit [Ping timeout: 245 seconds]
kmehall has joined #m-labs
_whitelogger has joined #m-labs
<GitHub> [artiq] jordens commented on issue #677: Thanks! I'd make that `pyqt >=5.5` and we need to update the docs (https://m-labs.hk/artiq/manual-master/installing.html?highlight=qt5). https://github.com/m-labs/artiq/pull/677#issuecomment-283022547
<GitHub> [artiq] jordens commented on issue #677: Thanks! I'd make that `pyqt >=5.5` and we need to update the docs (https://m-labs.hk/artiq/manual-master/installing.html?highlight=qt5). https://github.com/m-labs/artiq/pull/677#issuecomment-283022547
<GitHub> [artiq] jordens closed pull request #678: monkey-patch Python 3.5.3 asyncio.base_events._ipaddr_info (master...py3.5.3_monkey-patch) https://github.com/m-labs/artiq/pull/678
<GitHub> [conda-recipes] jordens pushed 3 new commits to master: https://github.com/m-labs/conda-recipes/compare/c3effbc26e96...02176f4a7522
<GitHub> conda-recipes/master 15c3cf4 Robert Jordens: Merge branch 'use_default_pyqt' of https://github.com/cjbe/conda-recipes...
<GitHub> conda-recipes/master 02176f4 Robert Jordens: quamash: pyqt >= 5.5
<GitHub> conda-recipes/master 1c43398 Chris Ballance: pyqtgraph: use anaconda default pyqt (fixes artiq/#670)
<GitHub> [artiq] jordens closed pull request #677: conda: use anaconda default pyqt (fixes #670) (master...use_default_pyqt) https://github.com/m-labs/artiq/pull/677
<bb-m-labs> build #285 of conda-lin64 is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/conda-lin64/builds/285
<GitHub> [artiq] sbourdeauducq commented on commit 3f556a3: Did the conda guys actually fix this problem? https://github.com/m-labs/artiq/commit/3f556a3f58e30ebdbe6a7f32ed49273435f37186#commitcomment-21086306
<GitHub> [conda-recipes] jordens pushed 1 new commit to master: https://github.com/m-labs/conda-recipes/commit/58b77f10d2322d27c27025043512053508f24e53
<GitHub> conda-recipes/master 58b77f1 Robert Jordens: quamash: try freeglut on linux
<bb-m-labs> build #175 of conda-win64 is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/conda-win64/builds/175
<bb-m-labs> build #286 of conda-lin64 is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/conda-lin64/builds/286
<sb0> rjo, I think artiq should work with stock pyqtgraph now
<sb0> the only thing we really need is https://github.com/pyqtgraph/pyqtgraph/issues/299 and they merged it. idk if the conda package is up-to-date though.
<bb-m-labs> build #430 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/430
<sb0> the rest are docking system fixes, but we don't use it anymore
<rjo> well, stock qt packages need a system libgl...
<bb-m-labs> build #7 of pyqtgraph is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/pyqtgraph/builds/7
<rjo> sb0: could you have a look? it might be best to just install that on the buildbot.
<sb0> what did Chris to to make it work?
<sb0> *do
<bb-m-labs> build #1348 of artiq is complete: Failure [failed python_unittest_2] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/1348 blamelist: Robert Jordens <rj@m-labs.hk>, Chris Ballance <chris.ballance@physics.ox.ac.uk>
<rjo> fallback to system libgl. it's present on regular systems.
<sb0> the buildbot has /usr/lib/x86_64-linux-gnu/libGL.so.1
<rjo> i am inclined to just install it on the buildbot slave.
<rjo> in the vms?
<sb0> ah, the vm
<sb0> right
<sb0> do you know how to do that?
<GitHub> [artiq] jordens reopened issue #670: Conda package for Artiq 2.2 broken on Windows: PyQt5 DLL load failed https://github.com/m-labs/artiq/issues/670
<rjo> sb0: not from the top of my head.
<sb0> whitequark, ^
<sb0> is there something more for "backporting to release-2" than cherry-picking the last commits?
<GitHub> [artiq] jordens commented on commit 3f556a3: Well, it should probably be extended and rewritten to apply to libGL now... and the paths are all different. https://github.com/m-labs/artiq/commit/3f556a3f58e30ebdbe6a7f32ed49273435f37186#commitcomment-21086622
<rjo> sb0: just cherry-picking
<rjo> but i'd wait until everything is in place.
<GitHub> [artiq] sbourdeauducq commented on commit 3f556a3: @cjbe can you check this please? https://github.com/m-labs/artiq/commit/3f556a3f58e30ebdbe6a7f32ed49273435f37186#commitcomment-21086631
<bb-m-labs> build #431 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/431
<bb-m-labs> build #1349 of artiq is complete: Failure [failed python_unittest_2] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/1349 blamelist: Robert Jordens <rj@m-labs.hk>, Chris Ballance <chris.ballance@physics.ox.ac.uk>
<sb0> we can certainly put the monkey-patch commits already
<GitHub> [artiq] sbourdeauducq pushed 2 new commits to release-2: https://github.com/m-labs/artiq/compare/c777ae8ae990...72bf39f5931a
<GitHub> artiq/release-2 349774e Chris Ballance: monkey-patch Python 3.5.3 asyncio.base_events._ipaddr_info...
<GitHub> artiq/release-2 72bf39f Robert Jordens: monkey_patches: cleanup
cr1901_modern2 has quit [Ping timeout: 252 seconds]
cr1901_modern has joined #m-labs
<GitHub> [artiq] cjbe commented on commit 3f556a3: @sbourdeauducq I tried an install on a fresh Ubuntu 15.10 VM and could not reproduce this issue. However I have not ever seen this issue before, so this observation does not carry much weight. https://github.com/m-labs/artiq/commit/3f556a3f58e30ebdbe6a7f32ed49273435f37186#commitcomment-21087360
<sb0> the rs-online.com sort feature is absolutely stupid. it does a string sort, and therefore things like 1A < 1mA < 2A
<rjo> octopart has a decent interface but lack of i18n and i10n...
<cr1901_modern> Do you mean l10n?
<cr1901_modern> i18n and l10n are great terms for a11y
<rjo> l10n yes.
<whitequark> rjo: you can install the mesa swrast libgl on buildbot
<sb0> whitequark, how does one install something in the buildbot vm?
fengling has quit [Ping timeout: 252 seconds]
<whitequark> rjo: oh, it was merged into a regular libgl
<whitequark> I installed it
<larsc> does the buildbot do 3 rendering of the results?
<whitequark> larsc: 3 rendering ?
<whitequark> sb0: you ssh into it
<whitequark> ssh ubuntu-trusty-buildbot.lab.m-labs.hk
<whitequark> it has its own IP on the internal network, for simplicity
<larsc> whitequark: 3d, sorry
<whitequark> larsc: no
<whitequark> qt5 is built on gl
<whitequark> therefore to link qt5 you need libGL
<whitequark> normally using system libGL to build a conda package would be a mistake but libGL is explicitly ABI-compatible so
hedgeberg|away is now known as hedgeberg
fengling has joined #m-labs
fengling has quit [Read error: Connection timed out]
hypermodern_ has joined #m-labs
fengling has joined #m-labs
<whitequark> sb0: does resetting the kernel CPU reset the DMA core?
<whitequark> if not, this is a serious issue
<whitequark> at least given that rjo says that you can crash RTIO by feeding junk into it
<whitequark> I'm not quite certain how migen's resets work in this case
hypermodern_ has quit [Quit: hypermodern_]
hypermodern_ has joined #m-labs
fengling has quit [Ping timeout: 252 seconds]
hypermodern_ has quit [Remote host closed the connection]
hypermodern_ has joined #m-labs
fengling has joined #m-labs
fengling has quit [Ping timeout: 252 seconds]
fengling has joined #m-labs
fengling has quit [Ping timeout: 252 seconds]
fengling has joined #m-labs
fengling has quit [Ping timeout: 252 seconds]
mumptai has joined #m-labs
<GitHub192> [misoc] whitequark pushed 2 new commits to master: https://git.io/vyYZh
<GitHub192> misoc/master f091a82 whitequark: Merge pull request #49 from scanlime/patch-1...
<GitHub192> misoc/master ca4e439 Micah Elizabeth Scott: Specify Python version 3.5 specifically...
<bb-m-labs> build #206 of misoc is complete: Failure [failed anaconda_upload] Build details are at http://buildbot.m-labs.hk/builders/misoc/builds/206 blamelist: whitequark <whitequark@whitequark.org>, Micah Elizabeth Scott <beth@scanlime.org>
fengling has joined #m-labs
<GitHub> [artiq] whitequark pushed 3 new commits to master: https://github.com/m-labs/artiq/compare/3f556a3f58e3...a4ece1961490
<GitHub> artiq/master a4ece19 whitequark: Implement DMA playback.
<GitHub> artiq/master 4107938 whitequark: compiler.embedding: use attribute count in fixpoint condition....
<GitHub> artiq/master 252cda6 whitequark: compiler.llvm_ir_generator: fix string quoting.
<bb-m-labs> build #1350 of artiq is complete: Failure [failed anaconda_upload lit_test] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/1350 blamelist: whitequark <whitequark@whitequark.org>
<whitequark> is that failing because of S3?
<whitequark> of *course* it's failing because of S3.
fengling has quit [Ping timeout: 252 seconds]
mumptai has quit [Quit: Verlassend]
fengling has joined #m-labs
fengling has quit [Ping timeout: 252 seconds]
fengling has joined #m-labs
fengling has quit [Ping timeout: 252 seconds]
<mithro> whitequark: You had a web page which an example of using MiSoC on the ICE40 IIRC?
<cr1901_modern> mor1k is apparently very slow on ice40 IIRC
<mithro> whitequark: Thanks!
<whitequark> I think it's like 20mhz?
<GitHub> [artiq] cjbe commented on issue #670: @jordens could you cherry-pick this on to release-2? https://github.com/m-labs/artiq/issues/670#issuecomment-283196919
fengling has joined #m-labs