[colm-users] colm-0.13.0.5 fails to build on Gentoo Prefix on 32bit OS on a VM
Adrian Thurston
thurston at colm.net
Mon Apr 30 15:33:02 UTC 2018
Okay thanks. I haven't used docker before (although a huge fan of linux
namespaces). I'm assuming I need to do a lot of downloading to get this
going? I'm not currently on a good internet connection, and I'm stuck on
a very old laptop after leaving my good one on the top of my car and
getting on the highway. Is there anything about this docker image that
expires?
On 2018-04-28 01:42, Sam Pfeiffer wrote:
> Hello,
>
> I made a Docker image that you may use to (hopefully) quickly reproduce the bug. The instructions on how to use it are here:
>
> https://github.com/awesomebytes/colm_docker [2]
>
> Mainly:
>
> docker pull awesomebytes/colm_environment:1
>
> docker run --privileged -v $HOME:/shared -it awesomebytes/colm_environment:1
>
> ./COLM-start
>
> su - abuild
>
> cd ~/rpmbuild/BUILD/colm-0.13.0.5
> make clean
> ./configure
> make
>
> Extra info is in the README of the github repo.
>
> Thank you for taking a look into it again!
>
> On Sat, Apr 28, 2018 at 8:32 AM, Adrian Thurston <thurston at colm.net> wrote:
>
> Can I get onto the VM where it can be reproduced?
>
> On 2018-04-26 22:58, Sam Pfeiffer wrote:
>
> Hello,
>
> (Sorry if this mail may be received twice in the list).
>
> I've seen that you had some conversation about that already at:
>
> http://www.colm.net/pipermail/colm-users/2017-June/000175.html [3]
>
> But it never got anywhere, I think. The last comment of Adrian Thurston says that build dependencies are missing.
>
> I tried reproducing the same thing and it did work for me (so I got the same compilation error). I did miss the first time doing:
> su - abuild
>
> As explained in http://www.colm.net/pipermail/colm-users/2017-June/000175.html [3] by Jan Engelhardt.
>
> Which gave me the same errors mentioned by Adrian.
>
> So, to reproduce it I did (just for clarity):
>
> cd tmp
> wget http://inai.de/files/colm/COLM-img [4]
> wget http://inai.de/files/colm/COLM-initrd [5]
>
> wget http://inai.de/files/colm/COLM-kernel [6]
> wget http://inai.de/files/colm/COLM-start [7]
>
> chmod +x COLM-start
> ./COLM-start
>
> su - abuild
>
> cd ~/rpmbuild/BUILD/colm-0.13.0.5
> make clean
> ./configure
> make
>
> And I got back to:
>
> bootstrap1: tree.c:953: colm_tree_downref: Assertion `tree->refs > 0' failed.
>
> (I have a VM where I can reproduce it also, but I can't share it publicly).
> --
>
> SAMMY PFEIFFER
> PhD Candidate at The Magic Lab within UTS.
>
> _______________________________________________
> colm-users mailing list
> colm-users at colm.net
> http://www.colm.net/cgi-bin/mailman/listinfo/colm-users [1]
>
> _______________________________________________
> colm-users mailing list
> colm-users at colm.net
> http://www.colm.net/cgi-bin/mailman/listinfo/colm-users [1]
--
SAMMY PFEIFFER
PhD Candidate at The Magic Lab within UTS.
_______________________________________________
colm-users mailing list
colm-users at colm.net
http://www.colm.net/cgi-bin/mailman/listinfo/colm-users [1]
Links:
------
[1] http://www.colm.net/cgi-bin/mailman/listinfo/colm-users
[2] https://github.com/awesomebytes/colm_docker
[3] http://www.colm.net/pipermail/colm-users/2017-June/000175.html
[4] http://inai.de/files/colm/COLM-img
[5] http://inai.de/files/colm/COLM-initrd
[6] http://inai.de/files/colm/COLM-kernel
[7] http://inai.de/files/colm/COLM-start
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.colm.net/pipermail/colm-users/attachments/20180430/2d13caae/attachment.html>
More information about the colm-users
mailing list