--- Log opened Tue Jul 07 00:00:25 2015 09:05 -!- freedy [~Adium@h-213.61.224.218.host.de.colt.net] has joined #t2 09:07 -!- freedy [~Adium@h-213.61.224.218.host.de.colt.net] has quit [Client Quit] 09:09 -!- freedy [~Adium@h-213.61.224.218.host.de.colt.net] has joined #t2 12:21 -!- freedy [~Adium@h-213.61.224.218.host.de.colt.net] has quit [Quit: Leaving.] 13:14 -!- freedy [~Adium@h-213.61.224.218.host.de.colt.net] has joined #t2 14:17 < mjungwirth> rxr available? 14:19 < mjungwirth> i cross-build imagemagick (new version latest 6.9,...) all ok but i can't use it. identify /tmp/cache/images/030f0e0a-b75f-4ba6-a0bb-76ae50772999.jpg identify: no decode delegate for this image format `JPEG' @ error/constitute.c/ReadImage/501. 14:19 < mjungwirth> any format 14:20 < mjungwirth> but libjpeg is build successfully and i use it in other application 14:20 < mjungwirth> [root@TVHW-1-1 tmp]# identify -list configure Path: /usr/lib64/ImageMagick-6.9.1//config-Q16/configure.xml Name Value ------------------------------------------------------------------------------- CC x86_64-t2-linux-gnu-gcc -std=gnu99 -std=gnu99 CFLAGS -I/usr/include/libxml2 -I/usr/include/libpng12 -I/usr/include/freetype2 -I/usr/X11R7/include -g -O2 -Wall -fexcept 14:56 -!- freedy [~Adium@h-213.61.224.218.host.de.colt.net] has quit [Quit: Leaving.] 15:10 -!- freedy [~Adium@h-213.61.224.218.host.de.colt.net] has joined #t2 15:13 -!- freedy [~Adium@h-213.61.224.218.host.de.colt.net] has quit [Client Quit] 15:15 -!- freedy [~Adium@h-213.61.224.218.host.de.colt.net] has joined #t2 15:23 < rxr> mjungwirth: hm, the wonders of imagemagick 15:26 < rxr> woudl need to check myselv 15:26 < rxr> self 15:27 < rxr> maybe some path hardcoded or some text support files not installed etc.? 15:27 < rxr> did it biult with jpeg support? 15:57 -!- freedy [~Adium@h-213.61.224.218.host.de.colt.net] has quit [Quit: Leaving.] 16:00 -!- freedy [~Adium@h-213.61.224.218.host.de.colt.net] has joined #t2 16:09 < mjungwirth> [root@TVHW-1-1 tmp]# convert -version Version: ImageMagick 6.9.1-7 Q16 x86_64 2015-07-05 http://www.imagemagick.org Copyright: Copyright (C) 1999-2015 ImageMagick Studio LLC License: http://www.imagemagick.org/script/license.php Features: Cipher DPC Modules Delegates (built-in): bzlib fontconfig freetype jng jpeg ltdl png tiff xml 16:10 < mjungwirth> yes jpeg is supported 16:12 < rxr> maybe try with strace what it tries to load 16:13 < rxr> I remeber I once also had an unfucntional imagemagick due to some files removes 16:13 < rxr> maybe the .la files or something 16:22 -!- orbea [~orbea@unaffiliated/orbea] has quit [Ping timeout: 248 seconds] 16:22 -!- freedy [~Adium@h-213.61.224.218.host.de.colt.net] has quit [Quit: Leaving.] 16:27 -!- freedy [~Adium@h-213.61.224.218.host.de.colt.net] has joined #t2 16:33 < mjungwirth> hmm in the cross build i can't find any .la files. All coders files are .so files 16:34 < mjungwirth> is this the fault 17:02 < mjungwirth> hmm .la files are only for libtool or? 17:03 < mjungwirth> the t2-build-system removes all .la !! 17:03 < mjungwirth> ist this corrent in this situation 17:06 -!- orbea_ [~orbea@unaffiliated/orbea] has joined #t2 17:06 -!- orbea_ is now known as orbea 17:07 -!- freedy [~Adium@h-213.61.224.218.host.de.colt.net] has quit [Quit: Leaving.] 17:09 -!- freedy [~Adium@h-213.61.224.218.host.de.colt.net] has joined #t2 17:40 < rxr> mjungwirth: Maybe your target does remove .la files 17:41 < rxr> I do not thing main T2 does 18:13 < mjungwirth> Creating file list and doing final adaptions ... removed `/t2/build/ocios-i64any-9.0-trunk-ocilion-x86-64-nocona-cross-linux/usr/lib64/libMagickCore-6.Q16.la' 18:13 < mjungwirth> and all other .la files 18:26 -!- freedy [~Adium@h-213.61.224.218.host.de.colt.net] has quit [Quit: Leaving.] 20:14 < rxr> re 20:14 < rxr> I think some emebdded example target had this once 20:14 < rxr> I do not htink a generic T2 code does this 20:14 < rxr> maybe you based on the embedded target? 20:15 < rxr> maybe in your target/*/parse-config ? 20:15 < rxr> parse-config: echo "Wiping .la files ..." 21:25 < mjungwirth> hmm 21:26 < mjungwirth> ok with .la files imagemagick works 21:26 < mjungwirth> but 21:27 < mjungwirth> i have changed the the scripts/Build-Pkg file on line 670 i think (evaluate flistdel) 21:27 < mjungwirth> i have disabled it for imagemagick package "hardcoded!!" 21:28 < mjungwirth> is there a different way? --- Log closed Wed Jul 08 00:00:25 2015