From owner-freebsd-ports@FreeBSD.ORG Thu Dec 9 23:19:37 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6308E16A4D2; Thu, 9 Dec 2004 23:19:37 +0000 (GMT) Received: from core0.adn-services.com (core0.adn-services.com [82.112.100.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 321D043D54; Thu, 9 Dec 2004 23:19:36 +0000 (GMT) (envelope-from gadnet@aqueos.com) Received: from [10.27.27.27] (adsl01.aqueos.com [81.56.179.201]) (authenticated bits=0)iB9NJXia031131; Fri, 10 Dec 2004 00:19:34 +0100 (CET) Message-ID: <41B8DD87.1090109@aqueos.com> Date: Fri, 10 Dec 2004 00:19:35 +0100 From: ADNET Ghislain Organization: AQUEOS User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041206 Thunderbird/1.0 Mnenhy/0.6.0.104 X-Accept-Language: en-us, en MIME-Version: 1.0 To: ume@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamd / ClamAV version 0.75.1, clamav-milter version 0.75c on core0.adn-services.com X-Virus-Status: Clean cc: ports@FreeBSD.org Subject: FreeBSD Port: cyrus-imapd-2.2.10 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Dec 2004 23:19:37 -0000 Hi, I write to you because i meet an error when installing the port of cyrus-imap22 in 2.2.10 version. The compile works well but the install fail: core1 /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10# cd /ports/mail/cyrus-imapd22/ core1 /ports/mail/cyrus-imapd22# make install ===> Installing for cyrus-imapd-2.2.10 ===> cyrus-imapd-2.2.10 depends on file: /usr/local/lib/libcrypto.so.3 - found ===> cyrus-imapd-2.2.10 depends on file: /usr/local/lib/perl5/site_perl/5.6.1/File/Temp.pm - found ===> cyrus-imapd-2.2.10 depends on file: /usr/local/etc/rc.subr - found ===> cyrus-imapd-2.2.10 depends on file: /usr/local/bin/perl5.6.1 - found ===> cyrus-imapd-2.2.10 depends on shared library: sasl2.2 - found ===> cyrus-imapd-2.2.10 depends on shared library: db3.3 - found ===> Generating temporary packing list ===> Checking if mail/cyrus-imapd22 already installed /usr/bin/install -c -o root -g wheel -d /usr/local/bin /usr/bin/install -c -o root -g wheel -d /usr/local/lib /usr/bin/install -c -o root -g wheel -d /usr/local/include/cyrus /usr/bin/install -c -o root -g wheel -d /usr/local/man/man1 /usr/bin/install -c -o root -g wheel -d /usr/local/man/man3 /usr/bin/install -c -o root -g wheel -d /usr/local/man/man5 /usr/bin/install -c -o root -g wheel -d /usr/local/cyrus/man/man8 ### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/man for file in ./imtest.1 ./pop3test.1 ./nntptest.1 ./lmtptest.1 ./smtptest.1 ./sivtest.1 ./mupdatetest.1 ./installsieve.1 ./sieveshell.1; do /usr/bin/install -c -o root -g wheel -m 644 $file /usr/local/man/man1 || exit 1; done for file in ./imclient.3; do /usr/bin/install -c -o root -g wheel -m 644 $file /usr/local/man/man3 || exit 1; done for file in ./imapd.conf.5 ./krb.equiv.5 ./cyrus.conf.5; do /usr/bin/install -c -o root -g wheel -m 644 $file /usr/local/man/man5 || exit 1; done for file in ./arbitron.8 ./cyr_expire.8 ./deliver.8 ./fud.8 ./imapd.8 ./pop3d.8 ./quota.8 ./reconstruct.8 ./rmnews.8 ./syncnews.8 ./mbpath.8 ./timsieved.8 ./master.8 ./lmtpd.8 ./idled.8 ./ctl_mboxlist.8 ./ctl_deliver.8 ./ctl_cyrusdb.8 ./ipurge.8 ./tls_prune.8 ./squatter.8 ./cvt_cyrusdb.8 ./notifyd.8 ./chk_cyrus.8 ./mbexamine.8 ./nntpd.8 ./fetchnews.8 ./smmapd.8; do /usr/bin/install -c -o root -g wheel -m 644 $file /usr/local/cyrus/man/man8 || exit 1; done ### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/et ### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/lib /usr/bin/install -c -o root -g wheel -d /usr/local/lib /usr/bin/install -c -o root -g wheel -m 644 libcyrus.a /usr/local/lib /usr/bin/install -c -o root -g wheel -m 644 libcyrus_min.a /usr/local/lib ranlib /usr/local/lib/libcyrus.a for file in ./acl.h ./assert.h ./auth.h ./bsearch.h ./charset.h ./glob.h ./gmtoff.h ./imclient.h ./imparse.h ./lock.h ./map.h ./mkgmtime.h ./nonblock.h ./parseaddr.h ./prot.h ./retry.h ./sysexits.h ./strhash.h ./lsort.h ./stristr.h ./util.h ./xmalloc.h ./imapurl.h ./cyrusdb.h ./iptostring.h ./rfc822date.h ./libcyr_cfg.h; do /usr/bin/install -c -o root -g wheel -m 644 $file /usr/local/include/cyrus || exit 1; done for file in ./hash.h ./mpool.h ./xmalloc.h ./strhash.o ./libconfig.h ./assert.h imapopts.h; do /usr/bin/install -c -o root -g wheel -m 644 $file /usr/local/include/cyrus || exit 1; done ### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/sieve /usr/bin/install -c -o root -g wheel -d /usr/local/cyrus/bin /usr/bin/install -c -o root -g wheel -s -c -m 755 sievec /usr/local/cyrus/bin || exit ### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/master /usr/bin/install -c -o root -g wheel -d /usr/local/cyrus/bin for file in master; do /usr/bin/install -c -o root -g wheel -s -m 755 $file /usr/local/cyrus/bin || exit 1; done ### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/imap /usr/bin/install -c -o root -g wheel -d /usr/local/cyrus/bin for file in imapd lmtpd pop3d fud smmapd reconstruct quota mbpath ipurge cyrdump chk_cyrus cvt_cyrusdb deliver ctl_mboxlist ctl_deliver ctl_cyrusdb squatter mbexamine cyr_expire arbitron tls_prune idled; do /usr/bin/install -c -o root -g wheel -s -m 755 $file /usr/local/cyrus/bin || exit 1; done ln -f /usr/local/cyrus/bin/pop3d /usr/local/cyrus/bin/pop3proxyd ### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/imtest /usr/bin/install -c -o root -g wheel -s -m 755 imtest /usr/local/bin ln -f /usr/local/bin/imtest /usr/local/bin/pop3test ln -f /usr/local/bin/imtest /usr/local/bin/nntptest ln -f /usr/local/bin/imtest /usr/local/bin/lmtptest ln -f /usr/local/bin/imtest /usr/local/bin/smtptest ln -f /usr/local/bin/imtest /usr/local/bin/mupdatetest ln -f /usr/local/bin/imtest /usr/local/bin/sivtest ### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/perl ### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/perl/imap Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Writing /usr/local/lib/perl5/site_perl/5.6.1/i386-freebsd/auto/Cyrus/IMAP/.packlist Appending installation info to /usr/local/lib/perl5/5.6.1/i386-freebsd/perllocal.pod ### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/perl/sieve for s in installsieve sieveshell; do /usr/bin/install -c -o root -g wheel -m 755 scripts/$s.pl /usr/local/bin/$s ; done ### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/perl/sieve/lib ### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/perl/sieve/managesieve Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Writing /usr/local/lib/perl5/site_perl/5.6.1/i386-freebsd/auto/Cyrus/SIEVE/managesieve/.packlist Appending installation info to /usr/local/lib/perl5/5.6.1/i386-freebsd/perllocal.pod ### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/timsieved /usr/bin/install -c -o root -g wheel -s -m 755 timsieved /usr/local/cyrus/bin ### Making install in /var/build/ports/mail/cyrus-imapd22/work/cyrus-imapd-2.2.10/notifyd /usr/bin/install -c -o root -g wheel -s -m 755 notifyd /usr/local/cyrus/bin /usr/local/lib/perl5/5.6.1/man/man3/Cyrus::IMAP.3: No such file or directory *** Error code 1 Stop in /ports/mail/cyrus-imapd22. my config is FreeBSD core1.adn-services.com 4.7-RELEASE-p27 FreeBSD 4.7-RELEASE-p27 #38: Thu Aug 26 17:44:26 MDT 2004 root@fc2:/usr/src/sys/compile/VKERN i386 When i go to the build directory the make install works fine but if i do the make install in the port then i got this error. I don't know what can help you to see from where the pb comes :) Can you help me find what is going bad here ? best regards, Ghislain.