Your message dated Wed, 30 Aug 2006 12:00:40 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#381097: maildrop_2.0.2-1(sparc/experimental): FTBFS: 
pcre.h not found
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: maildrop
Version: 2.0.2-1
Severity: serious

Hi,

your package failed to build from source, probably due to missing
build-dependencies.

| Automatic build of maildrop_2.0.2-1 on odin by sbuild/sparc 79
| Build started at 20060730-0840
| ******************************************************************************
| Checking available source versions...
| Fetching source files...
| Reading Package Lists...
| Building Dependency Tree...
| Need to get 3226kB of source archives.
| Get:1 http://sinclair.farm.ftbfs.de experimental/main maildrop 2.0.2-1 (dsc) 
[658B]
| Get:2 http://sinclair.farm.ftbfs.de experimental/main maildrop 2.0.2-1 (tar) 
[3218kB]
| Get:3 http://sinclair.farm.ftbfs.de experimental/main maildrop 2.0.2-1 (diff) 
[7389B]
| Fetched 3226kB in 0s (7829kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: cdbs, debhelper (>> 4.1.0), libgdbm-dev, courier-authlib-dev
...
| chmod a+x /build/buildd/maildrop-2.0.2/./configure
| cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" 
CPPFLAGS="" LDFLAGS="" /build/buildd/maildrop-2.0.2/./configure 
--build=sparc-linux-gnu --prefix=/usr --includedir="\${prefix}/include" 
--mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" 
--sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/maildrop" 
--disable-maintainer-mode --disable-dependency-tracking --srcdir=.  
--enable-use-dotlock=1 --enable-use-flock=1 
--enable-sendmail=/usr/sbin/sendmail --enable-maildirquota 
| checking for a BSD-compatible install... /usr/bin/install -c
| checking whether build environment is sane... yes
| checking for gawk... no
| checking for mawk... mawk
| checking whether make sets $(MAKE)... yes
| checking for gcc... cc
| checking for C compiler default output file name... a.out
| checking whether the C compiler works... yes
| checking whether we are cross compiling... no
| checking for suffix of executables... 
| checking for suffix of object files... o
| checking whether we are using the GNU C compiler... yes
| checking whether cc accepts -g... yes
| checking for cc option to accept ANSI C... none needed
| checking for style of include used by make... GNU
| checking dependency style of cc... none
| checking for gawk... (cached) mawk
| checking for a BSD-compatible install... /usr/bin/install -c
| checking whether ln -s works... yes
| checking whether make sets $(MAKE)... (cached) yes
| checking build system type... sparc-unknown-linux-gnu
| checking host system type... sparc-unknown-linux-gnu
| checking for a sed that does not truncate output... /bin/sed
| checking for egrep... grep -E
| checking for ld used by cc... /usr/bin/ld
| checking if the linker (/usr/bin/ld) is GNU ld... yes
| checking for /usr/bin/ld option to reload object files... -r
| checking for BSD-compatible nm... /usr/bin/nm -B
| checking how to recognise dependent libraries... pass_all
| checking how to run the C preprocessor... cc -E
| checking for ANSI C header files... yes
| checking for sys/types.h... yes
| checking for sys/stat.h... yes
| checking for stdlib.h... yes
| checking for string.h... yes
| checking for memory.h... yes
| checking for strings.h... yes
| checking for inttypes.h... yes
| checking for stdint.h... yes
| checking for unistd.h... yes
| checking dlfcn.h usability... yes
| checking dlfcn.h presence... yes
| checking for dlfcn.h... yes
| checking whether we are using the GNU C++ compiler... yes
| checking whether g++ accepts -g... yes
| checking dependency style of g++... none
| checking how to run the C++ preprocessor... g++ -E
| checking for g77... no
| checking for f77... no
| checking for xlf... no
| checking for frt... no
| checking for pgf77... no
| checking for fort77... no
| checking for fl32... no
| checking for af77... no
| checking for f90... no
| checking for xlf90... no
| checking for pgf90... no
| checking for epcf90... no
| checking for f95... no
| checking for fort... no
| checking for xlf95... no
| checking for ifc... no
| checking for efc... no
| checking for pgf95... no
| checking for lf95... no
| checking for gfortran... no
| checking whether we are using the GNU Fortran 77 compiler... no
| checking whether  accepts -g... no
| checking the maximum length of command line arguments... 65536
| checking command to parse /usr/bin/nm -B output from cc object... ok
| checking for objdir... .libs
| checking for ar... ar
| checking for ranlib... ranlib
| checking for strip... strip
| checking if cc static flag  works... yes
| checking if cc supports -fno-rtti -fno-exceptions... no
| checking for cc option to produce PIC... -fPIC
| checking if cc PIC flag -fPIC works... yes
| checking if cc supports -c -o file.o... yes
| checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
| checking whether -lc should be explicitly linked in... no
| checking dynamic linker characteristics... GNU/Linux ld.so
| checking how to hardcode library paths into programs... immediate
| checking whether stripping libraries is possible... yes
| checking if libtool supports shared libraries... yes
| checking whether to build shared libraries... yes
| checking whether to build static libraries... yes
| configure: creating libtool
| appending configuration tag "CXX" to libtool
| checking for ld used by g++... /usr/bin/ld
| checking if the linker (/usr/bin/ld) is GNU ld... yes
| checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
| checking for g++ option to produce PIC... -fPIC
| checking if g++ PIC flag -fPIC works... yes
| checking if g++ supports -c -o file.o... yes
| checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
| checking dynamic linker characteristics... GNU/Linux ld.so
| checking how to hardcode library paths into programs... immediate
| checking whether stripping libraries is possible... yes
| appending configuration tag "F77" to libtool
| checking pcre.h usability... no
| checking pcre.h presence... no
| checking for pcre.h... no
| checking pcre/pcre.h usability... no
| checking pcre/pcre.h presence... no
| checking for pcre/pcre.h... no
| configure: error: pcre.h not found - install PCRE from www.pcre.org
| make: *** [config.status] Error 1
| ******************************************************************************
| Build finished at 20060730-0841
| FAILED [dpkg-buildpackage died]

Full build log(s): 
http://experimental.ftbfs.de/build.php?&ver=2.0.2-1&pkg=maildrop&arch=sparc

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/


--- End Message ---
--- Begin Message ---
On Wed, Aug 02, 2006 at 02:31:31PM +0200, Josip Rodin wrote:
> > Package: maildrop
> > Version: 2.0.2-1
> > Severity: serious
> > 
> > your package failed to build from source, probably due to missing
> > build-dependencies.
> 
> Oh, yes, libpcre3-dev, silly me. But, hence experimental.
> If you can be bothered to NMU, please feel free.

I fixed it later, and it's now in unstable.

-- 
     2. That which causes joy or happiness.

--- End Message ---

Reply via email to