Your message dated Mon, 28 Aug 2006 16:01:28 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#385082: aterm: FTBFS: /usr/bin/ld: cannot find -lfreetype
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: aterm
Version: 1.0.0-3
Severity: serious

From my build log:

Automatic build of aterm_1.0.0-3 on thevenin by sbuild/sparc 85
Build started at 20060828-0439
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 302kB of source archives.
Get:1 http://debian.aurel32.net sid/main aterm 1.0.0-3 (dsc) [625B]
Get:2 http://debian.aurel32.net sid/main aterm 1.0.0-3 (tar) [288kB]
Get:3 http://debian.aurel32.net sid/main aterm 1.0.0-3 (diff) [13.4kB]
Fetched 302kB in 0s (1298kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: dpatch (>= 2.0.9), debhelper (>= 4), libx11-dev, libxt-dev, 
libafterimage-dev
Checking for already installed source dependencies...

...

gcc -DHAVE_CONFIG_H  -c -Wall  -O2  -DNO_DEBUG_OUTPUT  
-I/usr/include/libAfterImage      -I. -I.. -I../../src  ../../src/scrollbar.c
../../src/scrollbar.c: In function 'init_stuff':
../../src/scrollbar.c:417: warning: pointer targets in passing argument 3 of 
'XCreateBitmapFromData' differ in signedness
gcc -DHAVE_CONFIG_H  -c -Wall  -O2  -DNO_DEBUG_OUTPUT  
-I/usr/include/libAfterImage      -I. -I.. -I../../src  ../../src/utmp.c
gcc -DHAVE_CONFIG_H  -c -Wall  -O2  -DNO_DEBUG_OUTPUT  
-I/usr/include/libAfterImage      -I. -I.. -I../../src  ../../src/xdefaults.c
gcc -DHAVE_CONFIG_H  -c -Wall  -O2  -DNO_DEBUG_OUTPUT  
-I/usr/include/libAfterImage      -I. -I.. -I../../src  ../../src/pixmap.c
gcc -DHAVE_CONFIG_H  -c -Wall  -O2  -DNO_DEBUG_OUTPUT  
-I/usr/include/libAfterImage      -I. -I.. -I../../src  ../../src/thai.c
gcc -rdynamic -o aterm command.o graphics.o grkelot.o main.o menubar.o misc.o netdisp.o rmemset.o screen.o scrollbar.o utmp.o xdefaults.o pixmap.o thai.o -lAfterImage -lAfterBase -lfreetype -lz -ltiff -lX11 -lSM -lICE -lXext -ljpeg -lpng -lungif -lz -lm -lX11 /usr/bin/ld: cannot find -lfreetype
collect2: ld returned 1 exit status
make[2]: *** [aterm] Error 1
make[2]: Leaving directory `/build/buildd/aterm-1.0.0/build-aterm/src'
make[2]: Entering directory `/build/buildd/aterm-1.0.0/build-aterm/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/build/buildd/aterm-1.0.0/build-aterm/doc'
make[2]: Entering directory `/build/buildd/aterm-1.0.0/build-aterm/src/graphics'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/build/buildd/aterm-1.0.0/build-aterm/src/graphics'
make[1]: Leaving directory `/build/buildd/aterm-1.0.0/build-aterm'
mv: cannot stat `src/aterm': No such file or directory
make: *** [build-stamp] Error 1
******************************************************************************
Build finished at 20060828-0441
FAILED [dpkg-buildpackage died]
Purging chroot-unstable/build/buildd/aterm-1.0.0
------------------------------------------------------------------------------

It seems the package is missing a build-dependency on libfreetype6-dev.

--
  .''`.  Aurelien Jarno             | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   [EMAIL PROTECTED]         | [EMAIL PROTECTED]
   `-    people.debian.org/~aurel32 | www.aurel32.net


--- End Message ---
--- Begin Message ---
On Tue, Aug 29, 2006 at 12:46:26AM +0200, Aurelien Jarno wrote:
> >gcc -DHAVE_CONFIG_H  -c -Wall  -O2  -DNO_DEBUG_OUTPUT  
> >-I/usr/include/libAfterImage      -I. -I.. -I../../src  
> >../../src/scrollbar.c
> >../../src/scrollbar.c: In function 'init_stuff':
> >../../src/scrollbar.c:417: warning: pointer targets in passing argument 3 
> >of 'XCreateBitmapFromData' differ in signedness
> >gcc -DHAVE_CONFIG_H  -c -Wall  -O2  -DNO_DEBUG_OUTPUT  
> >-I/usr/include/libAfterImage      -I. -I.. -I../../src  ../../src/utmp.c
> >gcc -DHAVE_CONFIG_H  -c -Wall  -O2  -DNO_DEBUG_OUTPUT  
> >-I/usr/include/libAfterImage      -I. -I.. -I../../src  
> >../../src/xdefaults.c
> >gcc -DHAVE_CONFIG_H  -c -Wall  -O2  -DNO_DEBUG_OUTPUT  
> >-I/usr/include/libAfterImage      -I. -I.. -I../../src  ../../src/pixmap.c
> >gcc -DHAVE_CONFIG_H  -c -Wall  -O2  -DNO_DEBUG_OUTPUT  
> >-I/usr/include/libAfterImage      -I. -I.. -I../../src  ../../src/thai.c
> >gcc -rdynamic -o aterm command.o graphics.o grkelot.o main.o menubar.o 
> >misc.o netdisp.o rmemset.o screen.o scrollbar.o utmp.o xdefaults.o 
> >pixmap.o thai.o   -lAfterImage -lAfterBase -lfreetype -lz -ltiff -lX11 
> >-lSM -lICE -lXext -ljpeg -lpng -lungif -lz -lm     -lX11  /usr/bin/ld: 
> >cannot find -lfreetype
> >collect2: ld returned 1 exit status

> It seems the package is missing a build-dependency on libfreetype6-dev.

No, this is bug #384575, already fixed in afterstep.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/

--- End Message ---

Reply via email to