[RELEASE - 83i386-default] Build failed for exim-sa-exim-4.80.1+4.2_2 during configure

Eygene Ryabinkin rea at FreeBSD.org
Fri Sep 6 05:02:00 UTC 2013


Wed, Sep 04, 2013 at 07:37:50AM +0000, pkg-fallout at FreeBSD.org wrote:
> ---End make.conf---
> cannot create /dev/null: Operation not supported
> ===>  Cleaning for exim-sa-exim-4.80.1+4.2_2
> =======================<phase: check-config   >============================
> ===========================================================================
> =======================<phase: pkg-depends    >============================
> cannot create /dev/null: Operation not supported
> cannot create /dev/null: Operation not supported
> cannot create /dev/null: Operation not supported

Create /dev/null?  Who is doing that here?  Why /dev/null isn't present?

> Please install ExtUtils::Embed for /usr/local/bin/perl
> *** Error code 1
> 
> Stop in /wrkdirs/usr/ports/mail/exim-sa-exim/work/exim-4.80.1.
> *** Error code 1

This is the real problem, but it has its roots in problem of
invocation of
{{{
/usr/local/bin/perl -MExtUtils::Embed -e ";"
}}}
and ExtUtils::Embed is the core Perl package, so I wonder what's
going on here.  But I suspect that first we need to find out
why /dev/null isn't here, since my build on my Tinderbox,
  http://gpf.codelabs.ru/tb-logs/mine-8/exim-sa-exim-4.80.1+4.2_2.log
is fine and Perl 5.14.4 (as well as the other versions) built by the
same Tinderbox has ExtUtils::Embed:
{{{
$ tar tf perl-5.14.4.tbz   | grep -i extutils | grep -i embed
lib/perl5/5.14/perl/man/man3/ExtUtils::Embed.3.gz
lib/perl5/5.14/ExtUtils/Embed.pm

$ tar tf perl-5.16.2_1.tbz   | grep -i extutils | grep -i embed
lib/perl5/5.16.2/perl/man/man3/ExtUtils::Embed.3.gz
lib/perl5/5.16.2/ExtUtils/Embed.pm
}}}
-- 
Eygene Ryabinkin                                        ,,,^..^,,,
[ Life's unfair - but root password helps!           | codelabs.ru ]
[ 82FE 06BC D497 C0DE 49EC  4FF0 16AF 9EAE 8152 ECFB | freebsd.org ]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-pkg-fallout/attachments/20130906/bee564b2/attachment.sig>


More information about the freebsd-pkg-fallout mailing list