Bug 163511 - missing buildrequires libtiff-devel
Summary: missing buildrequires libtiff-devel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gimp-print
Version: rawhide
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Tim Waugh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-07-18 13:57 UTC by Karsten Hopp
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: 4.2.7-11
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-07-18 14:20:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Karsten Hopp 2005-07-18 13:57:11 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.8) Gecko/20050623 Fedora/1.0.4-5 Firefox/1.0.4

Description of problem:
rebuild of gimp-print in a minimal chroot (mock) fails:
/bin/sh ../../libtool --mode=link gcc -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables  -o epson  epson.o ../../lib/libprintut.la -lcupsimage -ltiff -ljpeg -lpng -lm -lz -lcups -lssl -lcrypto -lnsl   -lz
gcc -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -pedantic -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o epson epson.o  ../../lib/.libs/libprintut.a -lcupsimage -ltiff -ljpeg -lpng -lm -lcups -lssl -lcrypto -lnsl -lz
/usr/bin/ld: cannot find -ltiff
collect2: ld returned 1 exit status
make[3]: *** [epson] Error 1

Version-Release number of selected component (if applicable):
gimp-print-4.2.7-10

How reproducible:
Always

Steps to Reproduce:
1. install mock
2. mock -r fedora-development-i386-core.cfg gimp-print-4.2.7-10.src.rpm
3. check output

or

1. rpm -e libtiff-devel
2. rpmbuild --rebuild gimp-print-4.2.7-10.src.rpm
  

Additional info:

Comment 1 Tim Waugh 2005-07-18 14:20:44 UTC
Thanks.


Note You need to log in before you can comment on or make changes to this bug.