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
sandeepkr has joined #m-labs
tmbinc__ has quit [Ping timeout: 276 seconds]
tmbinc__ has joined #m-labs
sandeepkr has quit [Quit: Leaving]
sandeepkr has joined #m-labs
kuldeep has joined #m-labs
stekern has quit [Ping timeout: 272 seconds]
stekern has joined #m-labs
klickverbot has quit [Ping timeout: 240 seconds]
klickverbot has joined #m-labs
nkaretnikov has quit [Ping timeout: 258 seconds]
klickverbot has quit [Ping timeout: 264 seconds]
klickverbot has joined #m-labs
klickverbot has quit [Ping timeout: 240 seconds]
klickverbot has joined #m-labs
klickverbot has quit [Ping timeout: 244 seconds]
stekern has quit [Ping timeout: 246 seconds]
stekern has joined #m-labs
klickverbot has joined #m-labs
klickverbot has quit [Ping timeout: 260 seconds]
stekern has quit [Ping timeout: 276 seconds]
stekern has joined #m-labs
klickverbot has joined #m-labs
klickverbot has quit [Ping timeout: 260 seconds]
klickverbot has joined #m-labs
klickverbot has quit [Ping timeout: 272 seconds]
<mithro> so, how do you guys build your conda packages these days?
stekern has quit [Ping timeout: 264 seconds]
<whitequark> via buildbot
stekern has joined #m-labs
<whitequark> by typing over here "bb-m-labs: force build --props=package=NAME conda-all"
<whitequark> it creates a fresh environment for lin64, win32 and win64, builds it then uploads
<mithro> whitequark: are those scripts published somewhere?
klickverbot has joined #m-labs
rohitksingh has joined #m-labs
klickverbot has quit [Ping timeout: 260 seconds]
klickverbot has joined #m-labs
stekern has quit [Ping timeout: 240 seconds]
klickverbot has quit [Ping timeout: 244 seconds]
stekern has joined #m-labs
klickverbot has joined #m-labs
klickverbot has quit [Ping timeout: 240 seconds]
kuldeep has quit [Ping timeout: 276 seconds]
sandeepkr has quit [Ping timeout: 276 seconds]
klickverbot has joined #m-labs
klickverbot has quit [Ping timeout: 276 seconds]
kuldeep has joined #m-labs
sandeepkr has joined #m-labs
mumptai has joined #m-labs
n00n has joined #m-labs
klickverbot has joined #m-labs
klickverbot has quit [Ping timeout: 246 seconds]
stekern has quit [Ping timeout: 240 seconds]
stekern has joined #m-labs
sandeepkr has quit [Read error: No route to host]
sandeepkr has joined #m-labs
kuldeep has quit [Ping timeout: 260 seconds]
kuldeep has joined #m-labs
kuldeep has quit [Max SendQ exceeded]
kuldeep has joined #m-labs
rohitksingh has quit [Ping timeout: 240 seconds]
sandeepkr_ has joined #m-labs
kuldeep_ has joined #m-labs
kuldeep has quit [Ping timeout: 264 seconds]
sandeepkr has quit [Ping timeout: 276 seconds]
sandeepkr_ has quit [Ping timeout: 264 seconds]
_whitelogger_ has joined #m-labs
_MiW has joined #m-labs
_florent_ has quit [Ping timeout: 260 seconds]
_whitelogger has quit [Ping timeout: 260 seconds]
hozer has quit [Ping timeout: 260 seconds]
MiW has quit [Quit: changing servers]
mumptai has quit [Ping timeout: 260 seconds]
cyrozap has quit [Ping timeout: 260 seconds]
_florent__ is now known as _florent_
_MiW is now known as MiW
mumptai has joined #m-labs
cyrozap has joined #m-labs
hozer has joined #m-labs
klickverbot has joined #m-labs
klickverbot has quit [Ping timeout: 276 seconds]
kuldeep_ has quit [Quit: Leaving]
klickverbot has joined #m-labs
klickverbot has quit [Ping timeout: 244 seconds]
klickverbot has joined #m-labs
klickverbot has quit [Ping timeout: 250 seconds]
klickverbot has joined #m-labs
klickverbot has quit [Ping timeout: 260 seconds]
klickverbot has joined #m-labs
klickverbot has quit [Ping timeout: 240 seconds]
klickverbot has joined #m-labs
klickverbot has quit [Ping timeout: 252 seconds]
klickverbot has joined #m-labs
klickverbot has quit [Ping timeout: 244 seconds]
klickverbot has joined #m-labs
klickverbot has quit [Ping timeout: 276 seconds]
sb0 has quit [Quit: Leaving]
klickverbot has joined #m-labs
sb0 has joined #m-labs
<sb0> whitequark, conda openocd still breaks
<sb0> with the charmap error
<sb0> it's conda 4.0.7
<sb0> it also breaks with 4.0.5
klickverbot has quit [Ping timeout: 264 seconds]
<whitequark> that's bizarre
<whitequark> I couldn't reproduce that on my Windows VM with a clean install
<whitequark> any chance your install of conda is broken somehow?
<sb0> just tried "conda install conda", error still there
<whitequark> yes. hence "broken" not "outdated"
<whitequark> oh, hm, this VM has system codepage set to cp1251, I wonder if that's related
<sb0> the file that causes the crash is pkgs\openocd-0.10.0.git-0\info\files
<sb0> does it contain any special character?
<whitequark> well, it ought not
<whitequark> let me see
<whitequark> *facepalm*
<whitequark> you would not fucking believe.
<sb0> it's right after mmr_helpers.tcl
<whitequark> it has a config called target/к1879xб1я.cfg
<whitequark> yeah
<sb0> bare python breaks there as well
<whitequark> and it works on my VM precisely because cp1251 has all those chars
<whitequark> I'm quite puzzled actually, because it does not appear that a chip with that marking exists
<sb0> okay, I guess we can just ditch that target
<sb0> plus report the problem to openocd
<whitequark> oh
<whitequark> they misspelled it.
<whitequark> the "x" in "хб1я" is the english x, not russian х
<whitequark> which is why it doesn't google.
<whitequark> (problem) the problem is conda not handling encodings properly, using the *W winapi functions
<sb0> I need a fix today
<sb0> so removing that target, which we don't need anyway, sounds better
<whitequark> sure
<whitequark> I have no objection to that
<sb0> hm, there are several targets with russian names
<whitequark> yes, there's a second one.
<sb0> I'd argue non-ASCII characters in filenames is still asking for trouble in 2016, though
<whitequark> that's an idiotic anglocentric view
<sb0> certainly so, but also pragmatic
<whitequark> meh. if your software doesn't do unicode, ditch your software
<whitequark> it is, as you correctly say, 2016
<whitequark> conda even handles that in other places already
<whitequark> ... hm. how do I actually delete those.
<whitequark> what encoding are batch files in, anyway? it's OEM, isn't it? so I can't represent those filenames on the Windows buildbot VM...
<sb0> whitequark, in what directory exactly should i run openocd so it find the tcl files?
<whitequark> %PREFIX%/Library/share/openocd/scripts
<sb0> thanks
<sb0> that should be fixed or documented
<whitequark> yes, I will fix it, as I've said in the issue.
<whitequark> (batch files) very cute. when I paste that name on a cp1252 OEM codepage system, the cyrillic chars get transformed into ?
<whitequark> ? is a valid glob pattern, so that just works.
<whitequark> well, for some values of "works"
<whitequark> bb-m-labs: force build --props=package=openocd conda-win32
<bb-m-labs> build forced [ETA 5m22s]
<bb-m-labs> I'll give a shout when the build finishes
<whitequark> bb-m-labs: force build --props=package=openocd conda-win64
<bb-m-labs> build forced [ETA 7m12s]
<bb-m-labs> I'll give a shout when the build finishes
<GitHub64> [conda-recipes] whitequark pushed 1 new commit to master: https://github.com/m-labs/conda-recipes/commit/ef84f321239ecc8b05dcb6bd36107779ca88cb27
<GitHub64> conda-recipes/master ef84f32 whitequark: openocd: remove non-ASCII named files.
<bb-m-labs> build #137 of conda-win32 is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/conda-win32/builds/137
<bb-m-labs> build #132 of conda-win64 is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/conda-win64/builds/132
<whitequark> bb-m-labs: force build --props=package=openocd conda-win32
<bb-m-labs> build forced [ETA 5m22s]
<bb-m-labs> I'll give a shout when the build finishes
<whitequark> bb-m-labs: force build --props=package=openocd conda-win64
<bb-m-labs> build forced [ETA 7m12s]
<bb-m-labs> I'll give a shout when the build finishes
<bb-m-labs> build #138 of conda-win32 is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/conda-win32/builds/138
<whitequark> wtf
<bb-m-labs> build #133 of conda-win64 is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/conda-win64/builds/133
<bb-m-labs> build #726 of artiq is complete: Failure [failed] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/726 blamelist: Sebastien Bourdeauducq <sb@m-labs.hk>
<bb-m-labs> build #727 of artiq is complete: Failure [failed] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/727 blamelist: Sebastien Bourdeauducq <sb@m-labs.hk>
<whitequark> your two builds got into a deadlock.
<whitequark> bb-m-labs: force build --props=package=openocd conda-win32
<bb-m-labs> build forced [ETA 5m22s]
<bb-m-labs> I'll give a shout when the build finishes
<GitHub65> [buildbot-config] whitequark pushed 1 new commit to master: https://github.com/m-labs/buildbot-config/commit/18cbfc5c3024028b4ddae208f0e95126765c9b70
<GitHub65> buildbot-config/master 18cbfc5 whitequark: Fix a potential deadlock source.
<bb-m-labs> build #139 of conda-win32 is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/conda-win32/builds/139
<sb0> whitequark, did you try artiq_flash on windows?
<sb0> there is a problem with backslashes
<sb0> it cannot find the bitfiles because backslashes are interpreted at some point as escape characters instead of path separators
<sb0> ah, jfc, 109ddf919ef8dea61bbf7e77a1be28d6c86d6a72
<whitequark> sb0: yes, I did, it worked
<whitequark> there was some fix, I think
<sb0> yeah, that commit
<sb0> which isn't in 1.0
<whitequark> bb-m-labs: force build --props=package=openocd conda-win32
<bb-m-labs> build forced [ETA 5m22s]
<bb-m-labs> I'll give a shout when the build finishes
<bb-m-labs> build #140 of conda-win32 is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/conda-win32/builds/140
<whitequark> wtf
<whitequark> why does it keep failing on git clone?
<whitequark> bb-m-labs: force build --props=package=openocd conda-win32
<bb-m-labs> build forced [ETA 5m22s]
<bb-m-labs> I'll give a shout when the build finishes
<GitHub170> [conda-recipes] whitequark pushed 1 new commit to master: https://github.com/m-labs/conda-recipes/commit/abe6687c4fa7ec26aafeebb6af630fbbbfe816c1
<GitHub170> conda-recipes/master abe6687 whitequark: openocd: use https clone URL.
<whitequark> bb-m-labs: force build --props=package=openocd conda-win64
<bb-m-labs> build forced [ETA 7m12s]
<bb-m-labs> I'll give a shout when the build finishes
<bb-m-labs> build #141 of conda-win32 is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/conda-win32/builds/141
<bb-m-labs> build #134 of conda-win64 is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/conda-win64/builds/134
<sb0> bb-m-labs, force build artiq-pipistrello-nist_qc1
<bb-m-labs> build forced [ETA 16m52s]
<bb-m-labs> I'll give a shout when the build finishes
<sb0> bb-m-labs: force build --props=package=openocd conda-win32
<bb-m-labs> build forced [ETA 5m22s]
<bb-m-labs> I'll give a shout when the build finishes
<sb0> bb-m-labs: force build --props=package=openocd conda-win64
<bb-m-labs> build forced [ETA 7m12s]
<bb-m-labs> I'll give a shout when the build finishes
<GitHub52> [conda-recipes] sbourdeauducq pushed 1 new commit to master: https://github.com/m-labs/conda-recipes/commit/184768ea49503329c8754f59bba280ee7daf7d1f
<GitHub52> conda-recipes/master 184768e Sébastien Bourdeauducq: openocd: use Windows path separators
joe_____ has joined #m-labs
<bb-m-labs> build #142 of conda-win32 is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/conda-win32/builds/142
<bb-m-labs> build #135 of conda-win64 is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/conda-win64/builds/135
<bb-m-labs> build #222 of artiq-pipistrello-nist_qc1 is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-pipistrello-nist_qc1/builds/222
<mumptai> is there a way to get the clk signal from inside a migen module?
<sb0> ClockSignal()
joe_____ has quit [Ping timeout: 250 seconds]
sb0 has quit [Quit: Leaving]
<mumptai> thx
mumptai has quit [Quit: Verlassend]