Revision: 6682
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6682&view=rev
Author:   gespinasse
Date:     2012-07-03 06:23:14 +0000 (Tue, 03 Jul 2012)
Log Message:
-----------
Add a comment about the test that fail due to reduced freetype lib.
Possible to properly disable that test, but autoreconf is too noisy for 1.10.2

cairo-1.12.2 :
- fail to compile in one test with reduced freetype, I should fix that
- has more (some real) test issues than 1.10.2
Even those issue start to be fixed, 1.12.3 (git for now) ask for pixman-0.27.1 
only in git for now.
So there will be a long time (until pixman-0.28) before cairo upgrade could be 
done.

Modified Paths:
--------------
    ipcop/trunk/lfs/cairo

Modified: ipcop/trunk/lfs/cairo
===================================================================
--- ipcop/trunk/lfs/cairo       2012-07-03 06:12:23 UTC (rev 6681)
+++ ipcop/trunk/lfs/cairo       2012-07-03 06:23:14 UTC (rev 6682)
@@ -101,6 +101,8 @@
        # Test only image(png) target as that's the only one we care about. 
Send result to /dev/null as summary is much nicer to read.
        -cd $(DIR_APP)/test && make test TARGETS=image &>/dev/null # 
$(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log
        -cd $(DIR_APP)/test && make check-summary &> 
$(DIR_TEST)/$(THISAPP)-summary-$(STAGE_ORDER).log
+       # bitmap.font fail as freetype support for bitmap has been disabled.
+       # Disabling this test require removing bitmap-font.c from 
test/Makefile.sources, running ./autogen.sh and this is very noisy with 1.10.2
 endif
        cd $(DIR_APP) && make install
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to