waj has joined #crystal-lang
waj has joined #crystal-lang
somu_ has joined #crystal-lang
somu__ has joined #crystal-lang
travis-ci has joined #crystal-lang
travis-ci has left #crystal-lang [#crystal-lang]
<travis-ci> [travis-ci] Build details : http://travis-ci.org/manastech/crystal/builds/17806964
<travis-ci> [travis-ci] manastech/crystal#865 (master - 211bd4f : Juan Wajnerman): The build passed.
waj has joined #crystal-lang
waj has joined #crystal-lang
somu__ has joined #crystal-lang
somu__ has joined #crystal-lang
bcardiff has joined #crystal-lang
somu__ has joined #crystal-lang
somu__ has joined #crystal-lang
somu__ has joined #crystal-lang
somu__ has joined #crystal-lang
somu__ has joined #crystal-lang
somu__ has joined #crystal-lang
somu___ has joined #crystal-lang
somu___ has joined #crystal-lang
somu___ has joined #crystal-lang
somu___ has joined #crystal-lang
somu___ has joined #crystal-lang
somu___ has joined #crystal-lang
somu___ has joined #crystal-lang
somu_ has joined #crystal-lang
bcardiff has joined #crystal-lang
waj has joined #crystal-lang
asterite has joined #crystal-lang
<Prep> hey waj, I'm being told you're the guy to ask :-)
<Prep> I'm having trouble getting started on a newly created Debian stable, from what looks like a linking problem
<Prep> maurice@dev:~/files/github/crystal$ ./bin/crystal
<Prep> ./bin/../deps/crystal: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.15' not found (required by ./bin/../deps/crystal)
<Prep> ./bin/../deps/crystal: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by ./bin/../deps/crystal)
<waj> hmm… I never tried on Debian
<Prep> that's on the latest Debian-stable (7.3)
<waj> the current binaries are built on Ubuntu 12.04
<Prep> I figured
<Prep> Debian 7.3 seems to use glibc 2.13
<asterite> You can try to cross compile crystal for Debian
<asterite> if you have another machine that's not Debian
<asterite> (or we can give you the .bc file and you can compile it in Debian)
<Prep> I'm deving on OSX
<Prep> currently looking at your release script to see how a cross compile would work
<Prep> that said, I might just roll out an Ubuntu VM as I just want to test my File#stat changes on Linux 32 and 64
<waj> in that case, you can use the vagrant configuration
<Prep> I just figured: having a requirement for a very new glibc version might be a show stopper for some people :-)
CraigBuchek has joined #crystal-lang
<waj> latest glibc version is 2.18… there is always going to be someone with an older version :P
<Prep> oh sure, I just didn't expect the latest Debian stable to be one of them :-)
<waj> I guess an automated system to generate binaries for each platform would be desirable, instead of aiming to a single binary that runs everywhere
<waj> but… not a high prio right now :)
<Prep> the status designation of "pre-alpha" sums it up :-)
asterite has joined #crystal-lang
asterite1 has joined #crystal-lang
Prep has left #crystal-lang [#crystal-lang]
Prep has joined #crystal-lang
waj has joined #crystal-lang
Prep has joined #crystal-lang
asterite has joined #crystal-lang
waj has joined #crystal-lang
asterite has joined #crystal-lang
bcardiff has joined #crystal-lang
waj has joined #crystal-lang
asterite has joined #crystal-lang
travis-ci has joined #crystal-lang
travis-ci has left #crystal-lang [#crystal-lang]
<travis-ci> [travis-ci] Build details : http://travis-ci.org/manastech/crystal/builds/17870583
<travis-ci> [travis-ci] manastech/crystal#866 (master - f96cffb : Juan Wajnerman): The build was broken.
<waj> Ooops… :P