I have even problems when building synfigstudio. It segmentation faults
when rendering splash_screen_development.sif
See attached log.txt


2014-02-25 3:04 GMT+01:00 Konstantin Dmitriev <ksee.zelga...@gmail.com>:

> 2014-02-25 1:44 GMT+07:00 Ivan Mahonin <b...@icystar.com>:
> > Hi!
> >
> > Now i've fixed bugs, and branch can be built
>
> Hi, Ivan!
> I have problems with opening/rendering
> "synfig-studio/images/synfig_icon.sif" - the application segfaults.
>
> K.
>
> --
> http://morevnaproject.org/
>
>
> ------------------------------------------------------------------------------
> Flow-based real-time traffic analytics software. Cisco certified tool.
> Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
> Customize your own dashboards, set traffic alerts and generate reports.
> Network behavioral analysis & security monitoring. All-in-one tool.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
> _______________________________________________
> Synfig-devl mailing list
> Synfig-devl@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/synfig-devl
>



-- 
Carlos
http://synfig.org
Making all in images
make[2]: Entering directory 
'/cygdrive/c/synfig-build/synfig/synfig-studio/images'
export commit_id=`git log --no-color -1 | head -n 1 | cut -f 2 -d ' ' | cut -c 
-6` && \
export commit_date=`git show --pretty=format:%ci HEAD |  head -c 10` && \
export branch=`git branch -a --no-color --contains HEAD | sed -e s/\*\ // | sed 
-e s/\(no\ branch\)// | tr '\n' ' ' | tr -s ' ' | sed s/^' '//` && \
export branch=`echo $branch | egrep origin/master > /dev/null && echo master || 
echo $branch | cut -d ' ' -f 1 | sed -e 's/.*\///'` && \
sed "s|%branch%|$branch|" splash_screen_development.sif.in | sed 
"s|%commit_date%|$commit_date|" | sed "s|%commit_id%|$commit_id|" | sed 
"s|synfig_icon.sif#|./synfig_icon.sif#|" > splash_screen_development.sif
synfig -q splash_screen_development.sif -o splash_screen.png --time 0
synfig(560) [7:37:02] información: Cargando módulos desde 
C:\cygwin\usr\i686-w64-mingw32\sys-root\mingw\etc\synfig_modules.cfg
C:\cygwin\usr\i686-w64-mingw32\sys-root\mingw\bin\synfig.exe: precaución: 
Imposible encontrar módulo "mod_magickpp" (No se puede encontrar el m¦dulo 
especificado.)
C:\cygwin\usr\i686-w64-mingw32\sys-root\mingw\bin\synfig.exe: precaución: 
Imposible encontrar módulo "mod_mng" (No se puede encontrar el m¦dulo 
especificado.)
C:\cygwin\usr\i686-w64-mingw32\sys-root\mingw\bin\synfig.exe: precaución: 
Imposible encontrar módulo "mod_openexr" (No se puede encontrar el m¦dulo 
especificado.)
C:\cygwin\usr\i686-w64-mingw32\sys-root\mingw\bin\synfig.exe: precaución: 
Imposible encontrar módulo "mod_libavcodec" (No se puede encontrar el m¦dulo 
especificado.)

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
Makefile:1286: recipe for target 'splash_screen.png' failed
make[2]: *** [splash_screen.png] Segmentation fault
make[2]: Leaving directory 
'/cygdrive/c/synfig-build/synfig/synfig-studio/images'
Makefile:704: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/cygdrive/c/synfig-build/synfig/synfig-studio'
Makefile:516: recipe for target 'all' failed
make: *** [all] Error 2
------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to