Bug 179200

Summary: ImageMagick-devel should "Requires" lcms-devel
Product: [Fedora] Fedora Reporter: Kevin Fenzi <kevin>
Component: ImageMagickAssignee: Matthias Clasen <mclasen>
Status: CLOSED NEXTRELEASE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: extras-qa, roozbeh
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-01-30 14:03:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
mock build.log with compile failure none

Description Kevin Fenzi 2006-01-28 00:20:09 UTC
Description of problem:
autotrace fails to build under mock for fc5/devel. 
Possibly a missing BuildRequires for lcms-devel.

end of mock build.log: 

gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=pentium4
-fasynchronous-unwind-tables -o .libs/autotrace atou.o main.o getopt.o getopt1.o
 ./.libs/libautotrace.so -L/usr/lib -lMagick -llcms -ltiff
/usr/lib/libfreetype.so -ljpeg -lgs -lXext -lSM -lICE -lX11 -lXt -lbz2 -lpthread
-lpng -lz -lm
/usr/bin/ld: cannot find -llcms
collect2: ld returned 1 exit status
make[1]: *** [autotrace] Error 1
make[1]: Leaving directory `/builddir/build/BUILD/autotrace-0.31.1'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.78515 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.78515 (%build)

Full build.log attached as well.

Comment 1 Kevin Fenzi 2006-01-28 00:20:09 UTC
Created attachment 123816 [details]
mock build.log with compile failure

Comment 2 Roozbeh Pournader 2006-01-28 20:54:30 UTC
This is actually a bug in ImageMagick-devel. It should have a dependency on
lcms-devel, since Magick-config reports "-llcms" but does not have it as a
dependency.

Comment 3 Roozbeh Pournader 2006-01-29 10:10:56 UTC
For the record, this happens with ImageMagick-devel-6.2.5.4-3.

Comment 4 Matthias Clasen 2006-01-30 14:03:24 UTC
Will be fixed with the next rebuild.