Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Nov 2015 08:01:21 -0500
From:      Stefan Bethke <stb@lassitu.de>
To:        sunpoet@freebsd.org
Cc:        FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Since r402136, my GraphicsMagic does not support JPEG anymore?
Message-ID:  <AD7E3D98-B92E-43BF-94C6-F8F1B1AF4633@lassitu.de>

next in thread | raw e-mail | index | archive | help
It seems GraphicsMagic is not built with JPEG support anymore. I=E2=80=99m=
 going to try and downgrade to the previous revision to see if that =
restores JPEG support.

# /usr/local/bin/gm convert a.jpg b.jpg
/usr/local/bin/gm convert: No decode delegate for this image format =
(a.jpg).


/usr/ports/graphics/GraphicsMagick# grep \$FreeBSD Makefile=20
# $FreeBSD: head/graphics/GraphicsMagick/Makefile 402136 2015-11-21 =
06:32:47Z sunpoet $

/usr/ports/graphics/GraphicsMagick# make showconfig
=3D=3D=3D> The following configuration options are available for =
GraphicsMagick-1.3.23_1,1:
     DOCS=3Don: Build and/or install documentation
     DPS=3Doff: Display Ghostscript support
     FPX=3Doff: FlashPix image format support
     OPENMP=3Don: Parallel processing support via OpenMP
     Q8BIT=3Doff: Use 8-bit pixels (speed) instead of 16-bit (quality)
     SSE=3Doff: Use SSE optimized routines
     TEST=3Doff: Run bundled self-tests after build
     WEBP=3Don: WebP image format support
     WMF=3Don: Windows Metafile image format support
     X11=3Don: X11 (graphics) support
     XML=3Don: XML format or parser support
=3D=3D=3D> Use 'make config' to modify these settings


/usr/ports/graphics/GraphicsMagick# gm version
GraphicsMagick 1.3.23 2015-11-07 Q16 http://www.GraphicsMagick.org/
Copyright (C) 2002-2015 GraphicsMagick Group.
Additional copyrights and licenses apply to this software.
See http://www.GraphicsMagick.org/www/Copyright.html for details.

Feature Support:
  Native Thread Safe       yes
  Large Files (> 32 bit)   yes
  Large Memory (> 32 bit)  yes
  BZIP                     yes
  DPS                      no
  FlashPix                 no
  FreeType                 yes
  Ghostscript (Library)    no
  JBIG                     yes
  JPEG-2000                no
  JPEG                     no
  Little CMS               no
  Loadable Modules         no
  OpenMP                   yes (200505)
  PNG                      yes
  TIFF                     yes
  TRIO                     no
  UMEM                     no
  WebP                     yes
  WMF                      yes
  X11                      yes
  XML                      yes
  ZLIB                     yes

Host type: amd64-portbld-freebsd9.3

Configured using the command:
  ./configure  '--enable-shared' '--enable-static' =
'--with-windows-font-dir=3D/usr/local/share/fonts/webfonts' =
'--without-perl' '--without-dps' '--without-fpx' '--with-threads' =
'--enable-openmp' '--disable-openmp-slow' '--with-quantum-depth=3D16' =
'--with-webp' '--with-wmf' '--with-x' '--with-xml' =
'--x-libraries=3D/usr/local/lib' '--x-includes=3D/usr/local/include' =
'--prefix=3D/usr/local' '--localstatedir=3D/var' =
'--mandir=3D/usr/local/man' '--infodir=3D/usr/local/info/' =
'--build=3Damd64-portbld-freebsd9.3' =
'build_alias=3Damd64-portbld-freebsd9.3' 'CC=3Dcc' 'CFLAGS=3D-O2 -pipe =
-fstack-protector -fno-strict-aliasing' 'LDFLAGS=3D -fstack-protector' =
'LIBS=3D' 'CPPFLAGS=3D' 'CPP=3Dcpp' 'CXX=3Dc++' 'CXXFLAGS=3D-O2 -pipe =
-fstack-protector -fno-strict-aliasing'

Final Build Parameters:
  CC       =3D cc -std=3Dgnu99
  CFLAGS   =3D -fopenmp -O2 -pipe -fstack-protector -fno-strict-aliasing =
-Wall -D_THREAD_SAFE
  CPPFLAGS =3D -I/usr/local/include -I/usr/local/include/freetype2 =
-I/usr/local/include/libxml2
  CXX      =3D c++
  CXXFLAGS =3D -O2 -pipe -fstack-protector -fno-strict-aliasing =
-D_THREAD_SAFE
  LDFLAGS  =3D -fstack-protector -L/usr/local/lib
  LIBS     =3D -ljbig -lwebp -ltiff -lfreetype -lpng16 -lwmflite -lSM =
-lICE -lX11 -llzma -lbz2 -lxml2 -lz -lm -lgomp -lpthread

--=20
Stefan Bethke <stb@lassitu.de>   Fon +49 151 14070811




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AD7E3D98-B92E-43BF-94C6-F8F1B1AF4633>