[Bug 803176] Re: courier version 0.65.0-3ubuntu4 failed to build on i386

Martin Pitt martin.pitt at ubuntu.com
Wed Jul 6 09:45:44 UTC 2011


Reopening, now it fails due to a different issue:

h_testdir
if [ ! -x /usr/bin/openssl ]; then \
		echo "You need to install openssl first"; \
		exit 1; \
	fi
if [ `umask` != "0022" ]; then echo "You need to set umask to 022 in order to compile/build courier"; exit 1; fi
You need to set umask to 022 in order to compile/build courier
make: *** [check] Error 1

I'm not sure whether that's a buildd specific issue?

Unsubscribing sponsors team, as there is no patch for the new issue.

** Changed in: courier (Ubuntu)
       Status: Fix Released => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/803176

Title:
  courier version 0.65.0-3ubuntu4 failed to build on i386

Status in “courier” package in Ubuntu:
  Confirmed

Bug description:
  courier version 0.65.0-3ubuntu4 failed to build on i386
  Link to failed build: https://launchpad.net/ubuntu/+source/courier/0.65.0-3ubuntu4/+build/2500354

  Direct link to the build log:
  https://launchpad.net/ubuntu/+source/courier/0.65.0-3ubuntu4/+build/2500354/+files
  /buildlog_ubuntu-
  oneiric-i386.courier_0.65.0-3ubuntu4_FAILEDTOBUILD.txt.gz

  This log snippet might be of interest, since it triggered the matcher 'Purging chroot-autobuild'.
  Excerpt 6029 lines into the build log:

  gcc -DHAVE_CONFIG_H -I.     -I./.. -I.. -Wall -g -O2 -MT starttls.o -MD -MP -MF .deps/starttls.Tpo -c -o starttls.o starttls.c
  mv -f .deps/starttls.Tpo .deps/starttls.Po
  /usr/bin/libtool --tag=CC   --mode=link gcc  -I./.. -I.. -Wall -g -O2 -static -lcrypt -o couriertls starttls.o argparse.o libcouriertls.la libspipe.la ../rfc1035/librfc1035.a ../md5/libmd5.la ../random128/librandom128.la ../numlib/libnumlib.la ../liblock/liblock.la ../soxwrap/libsoxwrap.a  
  libtool: link: gcc -I./.. -I.. -Wall -g -O2 -o couriertls starttls.o argparse.o  ./.libs/libcouriertls.a -lssl -lcrypto ./.libs/libspipe.a ../rfc1035/librfc1035.a ../md5/.libs/libmd5.a ../random128/.libs/librandom128.a ../numlib/.libs/libnumlib.a ../liblock/.libs/liblock.a -lcrypt ../soxwrap/libsoxwrap.a
  ./.libs/libcouriertls.a(libcouriertls.o): In function `tls_create':
  /build/buildd/courier-0.65.0/tcpd/libcouriertls.c:555: undefined reference to `SSLv2_method'
  collect2: ld returned 1 exit status
  make[3]: *** [couriertls] Error 1
  make[3]: Leaving directory `/build/buildd/courier-0.65.0/tcpd'
  make[2]: *** [all] Error 2
  make[2]: Leaving directory `/build/buildd/courier-0.65.0/tcpd'
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory `/build/buildd/courier-0.65.0'
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2
  ******************************************************************************
  Build finished at 20110512-0839
  FAILED [dpkg-buildpackage died]
  Purging chroot-autobuild/build/buildd/courier-0.65.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/courier/+bug/803176/+subscriptions



More information about the Ubuntu-sponsors mailing list