<cr1901_modern>
These volkswagen jokes are never gonna get old
<cr1901_modern>
There's a PHP version too
<cr1901_modern>
sb0_: Which parts of artiq require Python 3.5? I'm on a Windows machine, but I use the MSYS2 build of Python 3.4. If I need to install 3.5, I'll need to install separate copies of Migen/MiSoC as well
<whitequark>
sb0_: looking at it
Mon_ has joined #m-labs
Mon_ is now known as Guest39831
fengling__ has joined #m-labs
fengling_ has quit [Ping timeout: 245 seconds]
Guest39831 has quit [Quit: This computer has gone to sleep]
Mon_1 has quit [Quit: This computer has gone to sleep]
<mithro>
whitequark: conda seems generally pretty terrible in so many ways
<whitequark>
word.
<whitequark>
ugh. I have no idea what is wrong with it
<cr1901_modern>
computing dot txt
FabM has quit [Quit: ChatZilla 0.9.92 [Firefox 41.0.1/20150929144111]]
<whitequark>
oh shut up. the problem is with whoever idiot decided it is a good idea to distribute an ad-hoc collection of python packages and hope it is 'portable'
fengling__ has quit [Ping timeout: 245 seconds]
<cr1901_modern>
So like... what's wrong with just invoking pip manually (Windows installation woes aside)?
<whitequark>
libgit2, binutils, llvm, etc
<cr1901_modern>
Ahhh. My genuine answer to that would be to "just compile manually", in the case of your patched binutils, but I understand that a number of people don't like that.
rohitksingh has quit [Ping timeout: 272 seconds]
Mon_ has joined #m-labs
<whitequark>
there's a reason package managers exist.
Mon_ is now known as Guest60161
<whitequark>
updates, etc, among them
<whitequark>
haha, well, i gave up and spun up a digitalocean VM
Guest60161 has quit [Quit: This computer has gone to sleep]
rohitksingh has joined #m-labs
<whitequark>
where is the source for pyelftools?..
<GitHub63>
[artiq] whitequark pushed 1 new commit to master: http://git.io/vCq8D
<GitHub12>
[artiq] whitequark force-pushed master from f65680c to a9230d3: http://git.io/vYgPK
<GitHub12>
artiq/master a9230d3 whitequark: conda: skip bitstream builds if BUILD_SOC=0.
Mon_ has joined #m-labs
Mon_ is now known as Guest83106
ylamarre has joined #m-labs
fengling__ has joined #m-labs
fengling__ has quit [Ping timeout: 245 seconds]
<whitequark>
sigh
<whitequark>
sb0_: ok, right now, the problem is that mibuild is not present as mibuild on the "new" branch (and presumably there are other incompatibilities with artiq), but both "master" and "new" share the same version number in conda
<whitequark>
it is not possible to write a dependency constraint in conda that mentions build number
<whitequark>
(also a bad idea anyway)
<whitequark>
what is the nature of the "new" branch in migen? is it supposed to work with artiq with minimal modifications?
<whitequark>
if yes, we need to migrate artiq. if no, we need to remove all the 0.0 packages published in conda from the new branch and increasing the version number
<whitequark>
actually, let me just do the latter anyway
travis-ci has joined #m-labs
<travis-ci>
m-labs/artiq#492 (master - a9230d3 : whitequark): The build has errored.