Kal Sze

Results 22 comments of Kal Sze

I also got "multiple definition of `ROTL64(unsigned long, unsigned char)'" Ubuntu 16.04.3 64-bit Server Edition with all updates. NVIDIA graphics driver and CUDA 9.1.85-1 from NVIDIA's deb repo (`deb http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64...

I *did* use the build.sh script and I got that error.

Haha! Thank god I actually read French. I’m from Montréal.

I got further along. I had to install the `g++-4.8` package, not just `gcc-4.8`. ccminer has started to compile for me, using just the `build.sh` script. However, at one point...

Installing the `libjansson-dev` package got me past the compilation stage. However, `make` still failed at the linking staged with a lot of "relocation R_X86_64_32S against `.bss' can not be used...

There is also a ticket on the GNOME bug tracker, with perhaps more info: https://gitlab.gnome.org/GNOME/gnome-shell/issues/829 Interestingly, for some people, the memory leak happens with the `gnome-shell` instance run as the...

I'm also running into the "Can't add new command when connection is in closed state" problem. And in my case, it's not random or rare. I have a scheduled job...

@polarathene I'm not surprised that this `docker-compose.yml` looks like nonsense. It's actually not a newly created `docker-compose.yml`; it's an old one from waaaay back, before the custody of the project...

@ttaylorr This is all that I see when I run the command with `GIT_TRACE=1` ``` $ GIT_TRACE=1 git lfs clone --mirror [email protected]:foo/bar.git 10:16:54.640290 git.c:554 trace: exec: 'git-lfs' 'clone' '--mirror' '[email protected]:foo/bar.git'...