Re: [Gegl-developer] GEGL build fails at gegl/docs





On Jan 2, 2016, at 9:54 PM, scl <scl gplus gmail com> wrote:

Hi,

I'm trying to build GEGL with Sam Gleske's Vagrant VM.
The GEGL build fails at gegl/docs with the following messages:

Making all in docs
make[2]: Entering directory '/home/vagrant/git/gegl/docs'
GEGL_SWAP=RAM GEGL_PATH=../operations \
../tools/operation_reference --json-db > operations.json
/bin/bash: line 1:  9278 Illegal instruction     GEGL_SWAP=RAM GEGL_PATH=../operations 
../tools/operation_reference --json-db > operations.json
Makefile:772: recipe for target 'operations.json' failed
make[2]: *** [operations.json] Error 132
make[2]: Leaving directory '/home/vagrant/git/gegl/docs'
Makefile:627: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/vagrant/git/gegl'
Makefile:533: recipe for target 'all' failed
make: *** [all] Error 2

Having a look into tools/operation_reference doesn't give me
any useful hints.
It happens with git-master as well as with commit 026bfb8, the latest
successful Jenkins build.

Does anybody have an idea how to solve this?

Thank you in advance

Sven

I opened an issue regarding the matter.

https://bugzilla.gnome.org/show_bug.cgi?id=760091#c2

I see there's responses so I'll have to comment back.  I was able to get 026bfb8 to build inside of the VM.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]