Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 154104 - net-mail/dovecot-1.0_rc11 fails to merge on gentoo/fbsd-6.2_beta3
Summary: net-mail/dovecot-1.0_rc11 fails to merge on gentoo/fbsd-6.2_beta3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All FreeBSD
: High normal (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-05 00:40 UTC by Robert Sebastian Gerus
Modified: 2006-11-05 04:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Sebastian Gerus 2006-11-05 00:40:50 UTC
When i tried to emerge dovecot i encountered the following error:

if gcc -DHAVE_CONFIG_H -I. -I. -I../..     -std=gnu99 -Os -march=pentium2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast    -MT mountpoint.o -MD -MP -MF ".deps/mountpoint.Tpo" -c -o mountpoint.o mountpoint.c; \
        then mv -f ".deps/mountpoint.Tpo" ".deps/mountpoint.Po"; else rm -f ".deps/mountpoint.Tpo"; exit 1; fi
mountpoint.c:11:30: error: #if with no expression
mountpoint.c: In function 'mountpoint_get':
mountpoint.c:40: warning: unused parameter 'path'
mountpoint.c:40: warning: unused parameter 'pool'
gmake[3]: *** [mountpoint.o] Error 1
gmake[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.0_rc11/work/dovecot-1.0.rc11/src/lib'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.0_rc11/work/dovecot-1.0.rc11/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.0_rc11/work/dovecot-1.0.rc11'
gmake: *** [all] Error 2

!!! ERROR: net-mail/dovecot-1.0_rc11 failed.
Call stack:
  ebuild.sh, line 1568:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  dovecot-1.0_rc11.ebuild, line 56:   Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

root@hive filmy # emerge --info
Portage 2.1.2_rc1-r3 (default-bsd/fbsd/6.2/x86, gcc-4.1.1, freebsd-lib-6.2_beta3-r0, 6.2-BETA2 i386)
=================================================================
System uname: 6.2-BETA2 i386 i386
Gentoo Base System version 1.13.0_alpha5
Last Sync: Sun, 05 Nov 2006 00:20:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  6.2_beta3
ACCEPT_KEYWORDS="x86 x86-fbsd ~x86 ~x86-fbsd"
AUTOCLEAN="yes"
CBUILD="i686-gentoo-freebsd7.0"
CFLAGS="-Os -march=pentium2 -pipe"
CHOST="i686-gentoo-freebsd7.0"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-Os -march=pentium2 -pipe"
DISTDIR="/var/gentoo/distfiles"
EMERGE_DEFAULT_OPTS=""
FEATURES="autoconfig collision-protect digest distlocks metadata-transfer parallel-fetch sfperms strict"
GENTOO_MIRRORS="http://gentoo.prz.edu.pl"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/var/gentoo/portage"
PORTDIR_OVERLAY="/var/gentoo/overlay/gfbsd7 /var/gentoo/overlay/local"
SYNC="rsync://gentoo.prz.edu.pl/gentoo-portage"
USE="x86-fbsd 7zip async berkdb bzip2 cli crypt cups curl dlloader dri elibc_FreeBSD fam fastcgi gdbm hpn iconv imap ipv6 kernel_FreeBSD libg++ lmtp mbox multiuser mysql ncurses nethack oss pam pcre perl php postgres ppds python readline reflection resolvconf ruby samba sasl session slang spl sqlite ssl swat symlink tcpd threads unicode urandom usb userland_BSD vim-pager vim-syntax webdav xml xorg zip zlib"
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Roy Marples (RETIRED) gentoo-dev 2006-11-05 04:54:42 UTC
Fixed in rc12