[easybuild] Python extensions at Pypi relocated, download fails

2016-06-23 Thread Olaf Walter
Dear easybuilders, I just tried building the latest Python and noticed that extensions do not longer download. The URL seems to have changed. For example: exts_list = [ ('pip', '8.1.2', { 'source_urls': ['http://pypi.python.org/packages/source/p/pip/'], }), results in: ==

[easybuild] python dependencies and toolchain

2016-06-23 Thread Yann Sagon
Hello, I'm trying to create an eb file (seqmgick-foss-2016a-Python-2.7.11.eb) to install seqmagick. This soft depends on Biopython. I want to indicate that I need a dependency on the existing Biopython-1.65-foss-2016a-Python-2.7.11.eb but I don't know how to indicate this in the dependencies

Re: [easybuild] Question about builddependencies and pkg-config

2016-06-23 Thread Fotis Georgatos
Hello Pablo, Easybuilders, On Jun 22, 2016, at 10:35 PM, Pablo Escobar Lopez wrote: > I have followed the same road in different direction :) First I was using > system packages for most dependencies which were no scientific software like > zlib, bzip2, ncurses,

Re: [easybuild] Question about builddependencies and pkg-config

2016-06-23 Thread Adam Huffman
Hi Ben, > On 22 Jun 2016, at 21:31, McGough, Benjamin E wrote: > > I have been struggling with creating a clean environment in which to build > with EasyBuild and test easyconfigs. > > > Incidentally, I am using LXD currently to generate a clean Ubuntu containers, >

Re: [easybuild] Question about builddependencies and pkg-config

2016-06-23 Thread Alan O'Cais
I have been through all this...there is a PR request for it from us to use GCCcore to deliver X11,https://github.com/hpcugent/easybuild-easyconfigs/pull/2735/files , though even that is not as comprehensive as the build we have for GCC 5. I think there is a better approach leveraging jhbuild

Re: [easybuild] Question about builddependencies and pkg-config

2016-06-23 Thread Pablo Escobar Lopez
2016-06-22 22:57 GMT+02:00 Jack Perdue : > On 06/22/2016 03:31 PM, McGough, Benjamin E wrote: > > I have been struggling with creating a clean environment in which to > build with EasyBuild and test easyconfigs. > > I wish I could be pardoned if I just left a: > > 8^) > >

Re: [easybuild] Question about builddependencies and pkg-config

2016-06-23 Thread Jack Perdue
e.g.:http://www.siliconslick.com/VTK/ Quite the pain lining up all the X11 stuff... jack (still working on it for a proper VisIt... need the Qt OpenGL) On 06/22/2016 03:57 PM, Jack Perdue wrote: On 06/22/2016 03:31 PM, McGough, Benjamin E wrote: I have been struggling with creating a

Re: [easybuild] Question about builddependencies and pkg-config

2016-06-23 Thread Jack Perdue
On 06/22/2016 03:31 PM, McGough, Benjamin E wrote: I have been struggling with creating a clean environment in which to build with EasyBuild and test easyconfigs. I wish I could be pardoned if I just left a: 8^) and walked away... You are not alone. On our present cluster, I have done