Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 341123 - net-misc/dovecot: dropped ~x86-fbsd keyword
Summary: net-misc/dovecot: dropped ~x86-fbsd keyword
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords: KEYWORDREQ
Depends on:
Blocks:
 
Reported: 2010-10-15 14:54 UTC by Jeremy Olexa (darkside) (RETIRED)
Modified: 2011-02-21 16:30 UTC (History)
3 users (show)

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 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-10-15 14:54:17 UTC
Not sure of the history of this, but please test and add back the keyword. Alternatively, give us your ACK to drop it.

   net-mail/dovecot/dovecot-1.2.15.ebuild: x86-fbsd
   net-mail/dovecot/dovecot-2.0.5.ebuild: x86-fbsd

Thanks.
Comment 1 Dmitri Bogomolov 2010-11-23 13:43:38 UTC
I've successfully installed and tested =net-mail/dovecot-1.2.6 (auth, pop3, imap) on g/fbsd-6.2 (on 7.2 installed but didn't used). To build it I changed USE-flags:

global USE=-caps (#345927)
net-mail/dovecot -berkdb (there is a problem with berkeleyDB detection)
Comment 2 Dmitri Bogomolov 2010-11-23 15:29:10 UTC
Excuse me. All same with

net-mail/dovecot-1.2.15 USE="ldap maildir pam postgres ssl zlib -berkdb (-caps) -cydir -dbox -doc -ipv6 -kerberos -managesieve -mbox -mysql -sieve -sqlite -suid -vpopmail (-bzip2%*)"
Comment 3 Dmitri Bogomolov 2011-02-08 22:24:36 UTC
I have a problem with building =net-mail/dovecot-1.2.15 on g/fbsd-8.0:

libtool: link: i686-gentoo-freebsd8.0-gcc -O2 -march=i686 -mtune=i686 -pipe -Wl,-O1
 -Wl,--as-needed -o imap cmd-append.o cmd-capability.o cmd-cancelupdate.o cmd-check
.o cmd-close.o cmd-copy.o cmd-create.o cmd-delete.o cmd-enable.o cmd-examine.o cmd-
expunge.o cmd-fetch.o cmd-id.o cmd-idle.o cmd-list.o cmd-logout.o cmd-lsub.o cmd-na
mespace.o cmd-noop.o cmd-rename.o cmd-search.o cmd-select.o cmd-sort.o cmd-status.o
 cmd-store.o cmd-subscribe.o cmd-thread.o cmd-uid.o cmd-unselect.o cmd-unsubscribe.
o cmd-x-cancel.o client.o commands.o commands-util.o imap-expunge.o imap-fetch.o im
ap-fetch-body.o imap-search.o imap-search-args.o imap-status.o imap-sync.o mail-sto
rage-callbacks.o main.o ../lib/mountpoint.o /usr/lib/libiconv.so -Wl,--export-dynam
ic  ../../src/lib-storage/register/libstorage-register.a ../../src/lib-storage/list
/libstorage_list.a ../../src/lib-storage/index/maildir/libstorage_maildir.a ../../s
rc/lib-storage/index/raw/libstorage_raw.a ../../src/lib-storage/index/shared/libsto
rage_shared.a ../../src/lib-storage/index/libstorage_index.a ../../src/lib-storage/
libstorage.a ../../src/lib-index/libindex.a ../../src/lib-imap/libimap.a ../../src/
lib-mail/libmail.a ../../src/lib-auth/libauth.a ../../src/lib-charset/libcharset.a 
../../src/lib/liblib.a ../lib-dict/libdict.a -lrt
../../src/lib-charset/libcharset.a(charset-iconv.o): In function `charset_to_utf8_r
eset':
charset-iconv.c:(.text+0x34): undefined reference to `libiconv'
../../src/lib-charset/libcharset.a(charset-iconv.o): In function `charset_to_utf8_t
ry':
charset-iconv.c:(.text+0xbb): undefined reference to `libiconv'
../../src/lib-charset/libcharset.a(charset-iconv.o): In function `charset_to_utf8_e
nd':
charset-iconv.c:(.text+0x35d): undefined reference to `libiconv_close'
../../src/lib-charset/libcharset.a(charset-iconv.o): In function `charset_to_utf8_begin':
charset-iconv.c:(.text+0x3d3): undefined reference to `libiconv_open'
collect2: ld returned 1 exit status
gmake[3]: *** [imap] Error 1
gmake[3]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.2.15/work/dovecot-1.2.15/src/imap'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.2.15/work/dovecot-1.2.15/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/var/tmp/portage/net-mail/dovecot-1.2.15/work/dovecot-1.2.15'
gmake: *** [all] Error 2
emake failed
Comment 4 Dmitri Bogomolov 2011-02-09 22:18:01 UTC
I filled #354295 for problem with libiconv.
Comment 5 Dmitri Bogomolov 2011-02-16 18:55:32 UTC
Just now installed =net-mail/dovecot-2.0.9 on g/fbsd-8.0.
Comment 6 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-02-21 07:09:30 UTC
(In reply to comment #5)
> Just now installed =net-mail/dovecot-2.0.9 on g/fbsd-8.0.
> 

Do you mean that you installed 2.0.9 even with bug 354295 still open? Meaning that the libiconv issue is not a blocker for version 2.0.9?
Comment 7 Dmitri Bogomolov 2011-02-21 10:09:18 UTC
(In reply to comment #6)

> Do you mean that you installed 2.0.9 even with bug 354295 still open? Meaning
> that the libiconv issue is not a blocker for version 2.0.9?
> 

Yes. Installed with ACCEPT_KEYWORDS="~x86" Maybe bug 354295 is a problem of 1.2.*.
Comment 8 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-02-21 16:30:13 UTC
Thank you.

+  21 Feb 2011; Jeremy Olexa <darkside@gentoo.org> -dovecot-1.1.19.ebuild,
+  -dovecot-1.2.15.ebuild, dovecot-2.0.9.ebuild:
+  Add ~x86-fbsd based on Dmitri Bogomolov's report in bug 341123. Remove old
+  versions