Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jul 2017 13:13:33 +0200 (CEST)
From:      "Herbert J. Skuhra" <herbert@mailbox.org>
To:        Bob Willcox <bob@immure.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: make install for print/texinfo fails on -CURRENT
Message-ID:  <1261552329.84068.1499771613845@office.mailbox.org>
In-Reply-To: <20170710205929.GG96529@rancor.immure.com>
References:  <20170710190004.GE96529@rancor.immure.com> <8737a4kr7x.wl-herbert@mailbox.org> <20170710195204.GF96529@rancor.immure.com> <871spokpq6.wl-herbert@mailbox.org> <20170710205929.GG96529@rancor.immure.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> On 10 July 2017 at 22:59 Bob Willcox <bob@immure.com> wrote:
> 
> 
> On Mon, Jul 10, 2017 at 10:21:21PM +0200, Herbert J. Skuhra wrote:
> > Bob Willcox skrev:
> > > 
> > > On Mon, Jul 10, 2017 at 09:49:06PM +0200, Herbert J. Skuhra wrote:
> > >> Bob Willcox skrev:
> > >> > 
> > >> > The make ran w/o any errors but when I attempt to do the install I get
> > >> > this:
> > >> > 
> > >> > root@jabba:0 /usr/ports/print/texinfo> make install
> > >> > ===>  Installing for texinfo-6.4_1,1
> > >> > ===>   texinfo-6.4_1,1 depends on package: perl5>=5.24<5.25 - found
> > >> > ===>   texinfo-6.4_1,1 depends on executable: indexinfo - found
> > >> > ===>  Checking if texinfo already installed
> > >> > ===>   Registering installation for texinfo-6.4_1,1
> > >> > pkg-static: Unable to access file /usr/ports/print/texinfo/work/stage/usr/local/lib/texinfo/MiscXS.a:No such file or directory
> > >> > pkg-static: Unable to access file /usr/ports/print/texinfo/work/stage/usr/local/lib/texinfo/MiscXS.so:No such file or directory
> > >> > pkg-static: Unable to access file /usr/ports/print/texinfo/work/stage/usr/local/share/texinfo/Texinfo/Convert/XSParagraph/TestXS.pm:No such file or directory
> > >> > *** Error code 74
> > >> > 
> > >> > Stop.
> > >> > make[1]: stopped in /usr/ports/print/texinfo
> > >> > *** Error code 1
> > >> > 
> > >> > Stop.
> > >> > make: stopped in /usr/ports/print/texinfo
> > >> > 
> > >> > 
> > >> > Is anyone else seeing this?
> > >> 
> > >> I am not, but there is already a PR:
> > >> 
> > >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220460
> > > 
> > > Ah, ok...thanks for pointing that out. I hadn't seen it.
> > 
> > Hmm, the PR shows:
> > 
> > TestXS.c: loadable library and perl binaries are mismatched (got handshake key 0xdf00080, needed 0xd200080)
> > checking whether we can build Perl extension (XS) modules... no
> > 
> > Do you also get this error?
> > Have you tried to cleanup your perl installation and rebuild perl and "p5-" ports?
> > 
> > --
> > Herbert
> 
> No, I haven't done anything with perl since back in April. Indeed, all I did
> here was run 'synth upgrade-system'. This is a test system and has very few
> ports on it:

I am not using synth. Did 'synth upgrade-system' rebuild perl? Are you building texinfo also with synth? On the same host? Have you checked config.log in texinfo's workdir?

-- 
Herbert



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1261552329.84068.1499771613845>