Bug 204740 - graphics/GraphicsMagick: r402119 removes JPEG support
Summary: graphics/GraphicsMagick: r402119 removes JPEG support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Some People
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-22 13:11 UTC by Stefan Bethke
Modified: 2015-12-08 08:47 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Bethke 2015-11-22 13:11:24 UTC
GraphicsMagick-1.3.22,1 from # $FreeBSD: head/graphics/GraphicsMagick/Makefile 399093 2015-10-11 16:20:41Z marino $

# gm version
GraphicsMagick 1.3.22 2015-10-04 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                yes
  JPEG                     yes
  Little CMS               yes
  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  '--without-perl' '--enable-shared' '--enable-static' '--with-quantum-depth=16' '--with-windows-font-dir=/usr/local/share/fonts/webfonts' '--without-fpx' '--with-threads' '--enable-openmp' '--disable-openmp-slow' '--with-webp' '--with-x' '--without-dps' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd9.3' 'build_alias=amd64-portbld-freebsd9.3' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -L/usr/local/lib -fstack-protector' 'LIBS=' 'CPPFLAGS=-I/usr/local/include' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'

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


Current version GraphicsMagick-1.3.23_1,1 from # $FreeBSD: head/graphics/GraphicsMagick/Makefile 402136 2015-11-21 06:32:47Z sunpoet $

/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=/usr/local/share/fonts/webfonts' '--without-perl' '--without-dps' '--without-fpx' '--with-threads' '--enable-openmp' '--disable-openmp-slow' '--with-quantum-depth=16' '--with-webp' '--with-wmf' '--with-x' '--with-xml' '--x-libraries=/usr/local/lib' '--x-includes=/usr/local/include' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd9.3' 'build_alias=amd64-portbld-freebsd9.3' 'CC=cc' 'CFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing' 'LDFLAGS= -fstack-protector' 'LIBS=' 'CPPFLAGS=' 'CPP=cpp' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -fstack-protector -fno-strict-aliasing'

Final Build Parameters:
 CC       = cc -std=gnu99
 CFLAGS   = -fopenmp -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -D_THREAD_SAFE
 CPPFLAGS = -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/libxml2
 CXX      = c++
 CXXFLAGS = -O2 -pipe -fstack-protector -fno-strict-aliasing -D_THREAD_SAFE
 LDFLAGS  = -fstack-protector -L/usr/local/lib
 LIBS     = -ljbig -lwebp -ltiff -lfreetype -lpng16 -lwmflite -lSM -lICE -lX11 -llzma -lbz2 -lxml2 -lz -lm -lgomp -lpthread
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-11-23 19:14:44 UTC
I've committed a fix. Please update graphics/GraphicsMagick to r402311 and check again. Thanks!
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-12-08 08:47:24 UTC
Feedback timeout. Feel free to reopen PR if problem persists.