[Pkg-Cyrus-imapd-Debian-devel] (fwd) Bug#341580: cyrus22-imapd_2.2.12-1(sparc/experimental): FTBFS: cannot find -lsensors

Henrique de Moraes Holschuh hmh at debian.org
Thu Dec 1 15:39:17 UTC 2005


----- Forwarded message from Frank Lichtenheld <djpig at debian.org> -----

From: Frank Lichtenheld <djpig at debian.org>
To: submit at bugs.debian.org
Subject: Bug#341580: cyrus22-imapd_2.2.12-1(sparc/experimental): FTBFS: cannot find -lsensors
Reply-To: Frank Lichtenheld <djpig at debian.org>, 341580 at bugs.debian.org
Resent-From: Frank Lichtenheld <djpig at debian.org>
Resent-To: debian-bugs-dist at lists.debian.org
X-Debian-PR-Message: report 341580
X-Debian-PR-Package: cyrus22-imapd
X-Debian-PR-Keywords: 
Date: Thu, 1 Dec 2005 15:17:38 +0100

Package: cyrus22-imapd
Version: 2.2.12-1
Severity: serious

Hi,

your package failed to build, probably due to a missing build
dependency.

| Automatic build of cyrus22-imapd_2.2.12-1 on odin by sbuild/sparc 69
| Build started at 20051201-0744
| ******************************************************************************
| Checking available source versions...
| Fetching source files...
| Reading Package Lists...
| Building Dependency Tree...
| Need to get 2117kB of source archives.
| Get:1 http://sinclair.farm.ftbfs.de experimental/main cyrus22-imapd 2.2.12-1 (dsc) [1421B]
| Get:2 http://sinclair.farm.ftbfs.de experimental/main cyrus22-imapd 2.2.12-1 (tar) [1961kB]
| Get:3 http://sinclair.farm.ftbfs.de experimental/main cyrus22-imapd 2.2.12-1 (diff) [154kB]
| Fetched 2117kB in 0s (6975kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: debhelper (>= 4.1.68), tcl8.3-dev, libwrap0-dev, libpam0g-dev, libdb4.2-dev (>= 4.2.52), libssl-dev, libzephyr-dev, libsasl2-dev (>= 2.1.9), comerr-dev, drac-dev (>= 1.11-7), libsnmp9-dev | libsnmp5-dev, perl (>= 5.6.0-16), xutils, flex, bison, autotools-dev, po-debconf, dpatch
| Build-Depends-Indep: transfig, gs, groff
[...]
| ./configure CFLAGS="-fno-strict-aliasing -fPIC -Wall -pipe -g -O2"  --build sparc-linux-gnu \
|  --with-extraident="Debian-2.2.12-1" \
|  --prefix=/usr/share --exec-prefix=/usr --libexecdir=/usr/sbin \
|  --bindir=/usr/sbin --sbindir=/usr/sbin \
|  --includedir=/usr/include/cyrus \
|  --datadir=/usr/share/cyrus --sysconfdir=/etc \
|  --with-statedir=/var/state \
|  --sharedstatedir=/usr/share/cyrus \
|  --localstatedir=/var/lib/cyrus \
|  --with-cyrus-prefix=/usr/lib/cyrus --with-lock=fcntl \
|  --with-perl=/usr/bin/perl \
|  --with-openssl=/usr --with-auth=unix \
|  --enable-murder --enable-nntp \
|  --disable-listext --enable-annotatemore --with-sasl=/usr \
|  --with-idle=poll --with-drac=/usr \
|  --with-cyrus-user=cyrus --with-cyrus-group=mail \
|  --with-tclsh=/usr/bin/tclsh --with-com_err=/usr \
|  --with-pidfile=/var/run/cyrmaster.pid \
|  --with-syslogfacility=MAIL \
|  --with-seen-db=skiplist --with-mboxlist-db=skiplist \
|  --with-ucdsnmp=/usr
| checking build system type... sparc-unknown-linux-gnu
| checking host system type... sparc-unknown-linux-gnu
| checking for makedepend... makedepend
| checking for gcc... gcc
| 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 gcc accepts -g... yes
| checking for gcc option to accept ANSI C... none needed
| checking for ranlib... ranlib
| checking whether make sets $(MAKE)... yes
| checking for a BSD-compatible install... /usr/bin/install -c
| checking how to run the C preprocessor... gcc -E
| checking for egrep... grep -E
| checking for AIX... no
| checking for library containing strerror... none required
| checking for gawk... no
| checking for mawk... mawk
| checking for an ANSI C-conforming const... yes
| checking for inline... inline
| 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 for long long int... yes
| checking size of long long int... 8
| checking for unsigned long long int... yes
| checking size of unsigned long long int... 8
| checking whether byte ordering is bigendian... yes
| checking for __attribute__... no
| checking if compiler supports -fPIC... no
| checking for unistd.h... (cached) yes
| checking sys/select.h usability... yes
| checking sys/select.h presence... yes
| checking for sys/select.h... yes
| checking sys/param.h usability... yes
| checking sys/param.h presence... yes
| checking for sys/param.h... yes
| checking stdarg.h usability... yes
| checking stdarg.h presence... yes
| checking for stdarg.h... yes
| checking for memmove... yes
| checking for strcasecmp... yes
| checking for ftruncate... yes
| checking for strerror... yes
| checking for strlcat... no
| checking for strlcpy... no
| checking for dirent.h that defines DIR... yes
| checking for library containing opendir... none required
| checking for connect... yes
| checking for res_search... no
| checking for res_search in -lresolv... yes
| checking for dn_expand... yes
| checking for dns_lookup... no
| checking for getaddrinfo... yes
| checking for gai_strerror... yes
| checking for getnameinfo... yes
| checking whether you have ss_family in struct sockaddr_storage... yes
| checking whether you have sa_len in struct sockaddr... no
| checking sys/time.h usability... yes
| checking sys/time.h presence... yes
| checking for sys/time.h... yes
| checking whether time.h and sys/time.h may both be included... yes
| checking whether struct tm is in sys/time.h or time.h... time.h
| checking for struct tm.tm_zone... yes
| checking for vprintf... yes
| checking for _doprnt... no
| checking authorization method... unix
| checking db.h usability... yes
| checking db.h presence... yes
| checking for db.h... yes
| checking for bison... bison -y
| checking for flex... flex
| checking for yywrap in -lfl... yes
| checking lex output file root... lex.yy
| checking whether yytext is a pointer... yes
| checking for main in -lfl... yes
| checking for library containing regcomp... none required
| checking rxposix.h usability... no
| checking rxposix.h presence... no
| checking for rxposix.h... no
| checking for strerror... (cached) yes
| checking sys/resource.h usability... yes
| checking sys/resource.h presence... yes
| checking for sys/resource.h... yes
| checking for setrlimit... yes
| checking for getrlimit... yes
| checking for daemon... yes
| checking for setsid... yes
| checking for shutdown... yes
| checking for setproctitle... no
| checking for setproctitle in -lutil... no
| checking sys/pstat.h usability... no
| checking sys/pstat.h presence... no
| checking for sys/pstat.h... no
| checking sys/sysnews.h usability... no
| checking sys/sysnews.h presence... no
| checking for sys/sysnews.h... no
| checking for PS_STRINGS... no
| checking for SCO... no
| checking for setproctitle usability... yes
| checking nonblocking method... fcntl
| checking timezone GMT offset method... tm
| checking for shared mmap... yes
| checking for fdatasync... yes
| checking for sigvec... yes
| checking for openssl... /usr
| checking for modern syslog... yes
| checking which syslog facility to use... LOG_MAIL
| checking for getdtablesize... yes
| checking to use old sieve service name... no
| checking for dlopen... yes
| checking for crypt... no
| checking for crypt in -lcrypt... yes
| checking gssapi.h usability... no
| checking gssapi.h presence... no
| checking for gssapi.h... no
| checking gssapi/gssapi.h usability... no
| checking gssapi/gssapi.h presence... no
| checking for gssapi/gssapi.h... no
| configure: WARNING: Disabling GSSAPI - no include files found
| checking GSSAPI... disabled
| checking sasl/sasl.h usability... yes
| checking sasl/sasl.h presence... yes
| checking for sasl/sasl.h... yes
| checking sasl/saslutil.h usability... yes
| checking sasl/saslutil.h presence... yes
| checking for sasl/saslutil.h... yes
| checking for prop_get in -lsasl2... yes
| checking for sasl_checkapop in -lsasl2... yes
| checking for /usr/bin/perl... no
| checking for perl... perl
| checking for MD5Init... no
| checking for MD5Init in -lmd... no
| checking for dracauth in -ldrac... yes
| checking for request_init in -lwrap... yes
| checking tcpd.h usability... yes
| checking tcpd.h presence... yes
| checking for tcpd.h... yes
| checking libwrap support... yes
| checking for yp_get_default_domain in -lnsl... yes
| checking NET SNMP libraries... yes
| configure: creating ./config.status
| config.status: creating man/Makefile
| config.status: creating master/Makefile
| config.status: creating lib/Makefile
| config.status: creating imap/Makefile
| config.status: creating imtest/Makefile
| config.status: creating netnews/Makefile
| config.status: creating perl/Makefile
| config.status: creating sieve/Makefile
| config.status: creating timsieved/Makefile
| config.status: creating notifyd/Makefile
| config.status: creating perl/sieve/Makefile
| config.status: creating perl/sieve/lib/Makefile
| config.status: creating Makefile
| config.status: creating config.h
[...]
| gcc -L/usr/lib  -L/usr  -o master master.o masterconf.o cyrusMasterMIB.o ../lib/lock_fcntl.o ../lib/libcyrus_min.a -L/usr/lib -lnetsnmpagent -lnetsnmpmibs -lnetsnmphelpers -lnetsnmp -lm -ldl -lsensors -lwrap -lwrap  -lfl  -lresolv   -ldb-4.2 -lssl -lcrypto /usr/lib/libcom_err.a 
| /usr/bin/ld: cannot find -lsensors
| collect2: ld returned 1 exit status
| make[2]: *** [master] Error 1
| make[2]: Leaving directory `/build/buildd/cyrus22-imapd-2.2.12/master'
| make[1]: *** [all] Error 1
| make[1]: Leaving directory `/build/buildd/cyrus22-imapd-2.2.12'
| make: *** [build-arch-stamp] Error 2
| ******************************************************************************
| Build finished at 20051201-0748
| FAILED [dpkg-buildpackage died]

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

Gruesse,
-- 
Frank Lichtenheld <frank at lichtenheld.de>
www: http://www.djpig.de/

----- End forwarded message -----

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh



More information about the Pkg-Cyrus-imapd-Debian-devel mailing list