Re: make install for print/texinfo fails on -CURRENT

2017-07-12 Thread Stefan Esser
Am 12.07.17 um 18:11 schrieb David Naylor:
> On Tuesday, 11 July 2017 08:47:17 Bob Willcox wrote:
>> Hmm, I just tried running synth on my test system again (this is the system
>> that I successfully built and install texinfo on just a bit ago) and synth
>> still fails with the same build errors as before. I'm not all that familiar
>> with synth, but it appears that it may be working with some old stuff.
> 
> Hi
> 
> (Replying to a random email)
> 
> I've encountered the exact same issue while building the i386 packages for 
> wine.  Once I forced a rebuild of _all_ texinfo dependencies, installation 
> worked.  
> 
> I suspect an ABI change in -CURRENT that broke a dependency (sounds like perl 
> based on the thread).  

I had a problem with subversion after the upgrade to 1.9.6, and this
was due to an incompatibility with the apr library, which had not been
rebuilt for some time.

Seems that this is fall-out from the ino64 changes. Seems that while
symbol versioning allows old libraries to access struct stat as it was
before the change, this struct stat passed to a freshly built binary
(or library) by reference will cause obvious failures.


So, if you compile any port after the ino64 change, better make sure
that all referenced libraries (that operate on struct stat and might
pass such a struct to a fresh binary) have been rebuilt before.

As long as binary packages are built on a pre-ino64 machine, the
resulting packages ought to work on any -CURRENT system. But if you
build any port that references a library installed by such a package,
you risk mixing different versions of struct stat. This will continue
to be a problem as long as the -CURRENT package builders are pre-ino64.

If the package builders are upgraded to support ino64, all ports that
call stat() (or other functions with call signature affected by ino64)
should have PORTREVISION bumped, as should all ports depending on them.

Regards, STefan
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: make install for print/texinfo fails on -CURRENT

2017-07-12 Thread David Naylor
On Tuesday, 11 July 2017 08:47:17 Bob Willcox wrote:
> Hmm, I just tried running synth on my test system again (this is the system
> that I successfully built and install texinfo on just a bit ago) and synth
> still fails with the same build errors as before. I'm not all that familiar
> with synth, but it appears that it may be working with some old stuff.

Hi

(Replying to a random email)

I've encountered the exact same issue while building the i386 packages for 
wine.  Once I forced a rebuild of _all_ texinfo dependencies, installation 
worked.  

I suspect an ABI change in -CURRENT that broke a dependency (sounds like perl 
based on the thread).  

Regards

signature.asc
Description: This is a digitally signed message part.


Re: make install for print/texinfo fails on -CURRENT

2017-07-11 Thread Bob Willcox
Hmm, I just tried running synth on my test system again (this is the system
that I successfully built and install texinfo on just a bit ago) and synth
still fails with the same build errors as before. I'm not all that familiar
with synth, but it appears that it may be working with some old stuff.

I have to say, I haven't been a fan of perl since Larry Wall first came out
with it back in the 80s, and this sort of mess isn't improving my opinion any.

Bob

-- 
Bob Willcox| Lawsuit, n.: A machine which you go into as a pig and
b...@immure.com |come out as a sausage.
Austin, TX |-- Ambrose Bierce
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: make install for print/texinfo fails on -CURRENT

2017-07-11 Thread Bob Willcox
On Tue, Jul 11, 2017 at 03:26:30PM +0200, Herbert J. Skuhra wrote:
> > On 11 July 2017 at 15:18 Bob Willcox <b...@immure.com> wrote:
> > 
> > 
> > On Tue, Jul 11, 2017 at 03:12:12PM +0200, Herbert J. Skuhra wrote:
> > > > On 11 July 2017 at 14:51 Bob Willcox <b...@immure.com> wrote:
> > > > 
> > > > 
> > > > On Tue, Jul 11, 2017 at 01:13:33PM +0200, Herbert J. Skuhra wrote:
> > > > > > On 10 July 2017 at 22:59 Bob Willcox <b...@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, 
> > > > >

Re: make install for print/texinfo fails on -CURRENT

2017-07-11 Thread Herbert J. Skuhra
> On 11 July 2017 at 15:18 Bob Willcox <b...@immure.com> wrote:
> 
> 
> On Tue, Jul 11, 2017 at 03:12:12PM +0200, Herbert J. Skuhra wrote:
> > > On 11 July 2017 at 14:51 Bob Willcox <b...@immure.com> wrote:
> > > 
> > > 
> > > On Tue, Jul 11, 2017 at 01:13:33PM +0200, Herbert J. Skuhra wrote:
> > > > > On 10 July 2017 at 22:59 Bob Willcox <b...@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?
> > > 
> > > No, synth didn't build, or a

Re: make install for print/texinfo fails on -CURRENT

2017-07-11 Thread Bob Willcox
On Tue, Jul 11, 2017 at 03:12:12PM +0200, Herbert J. Skuhra wrote:
> > On 11 July 2017 at 14:51 Bob Willcox <b...@immure.com> wrote:
> > 
> > 
> > On Tue, Jul 11, 2017 at 01:13:33PM +0200, Herbert J. Skuhra wrote:
> > > > On 10 July 2017 at 22:59 Bob Willcox <b...@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?
> > 
> > No, synth didn't build, or attempt to build, perl on this run. It was last
> > built on April 21st. Snyth attempted to build texinfo and that's when it
> > failed.
> > 
> > Actually I have two systems that I attempted this on, one was the test 
> > system
> > I mentioned earlier, the other is a backup file server. The building of
> > texinfo failed on both. On the test system I tried deleting texinfo and the
> > rebuilding/installing...no dice. Install s

Re: make install for print/texinfo fails on -CURRENT

2017-07-11 Thread Herbert J. Skuhra
> On 11 July 2017 at 14:51 Bob Willcox <b...@immure.com> wrote:
> 
> 
> On Tue, Jul 11, 2017 at 01:13:33PM +0200, Herbert J. Skuhra wrote:
> > > On 10 July 2017 at 22:59 Bob Willcox <b...@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?
> 
> No, synth didn't build, or attempt to build, perl on this run. It was last
> built on April 21st. Snyth attempted to build texinfo and that's when it
> failed.
> 
> Actually I have two systems that I attempted this on, one was the test system
> I mentioned earlier, the other is a backup file server. The building of
> texinfo failed on both. On the test system I tried deleting texinfo and the
> rebuilding/installing...no dice. Install still failed On that system I could
> try deleting and rebuilding perl. Don't want to do that on my backup server,
> though.

During compilation of texinfo do you get "TestXS.c: loadable library and perl 
binaries are mismatched (got handshake key 0xdf00080, needed 0xd200080)" or 
not? If this is the case you have to fix/rebuild perl (not texinfo).

-- 
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: make install for print/texinfo fails on -CURRENT

2017-07-11 Thread Bob Willcox
On Tue, Jul 11, 2017 at 01:13:33PM +0200, Herbert J. Skuhra wrote:
> > On 10 July 2017 at 22:59 Bob Willcox <b...@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?

No, synth didn't build, or attempt to build, perl on this run. It was last
built on April 21st. Snyth attempted to build texinfo and that's when it
failed.

Actually I have two systems that I attempted this on, one was the test system
I mentioned earlier, the other is a backup file server. The building of
texinfo failed on both. On the test system I tried deleting texinfo and the
rebuilding/installing...no dice. Install still failed On that system I could
try deleting and rebuilding perl. Don't want to do that on my backup server,
though.

Bob

> 
> -- 
> Herbert

-- 
Bob Willcox| Lawsuit, n.: A machine which you go into as a pig and
b...@immure.com |come out as a sausage.
Austin, TX |-- Ambrose Bierce
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: make install for print/texinfo fails on -CURRENT

2017-07-10 Thread Bob Willcox
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:

dialog4ports-0.1.6 Console Interface to configure ports
gettext-runtime-0.19.8.1_1 GNU gettext runtime libraries and programs
gmake-4.2.1_1  GNU version of 'make' utility
help2man-1.47.4Automatically generating simple manual pages 
from program output
indexinfo-0.2.6Utility to regenerate the GNU info page index
libffi-3.2.1   Foreign Function Interface
libiconv-1.14_10   Character set conversion library
pdksh-5.2.14p2_6   The Public Domain Korn Shell
perl5-5.24.1_1 Practical Extraction and Report Language
pkg-1.10.1 Package manager
pkgconf-1.3.7,1Utility to help to configure compiler and linker 
flags
py27-glances-2.9.1 CLI curses based monitoring tool for GNU/Linux 
and BSD OS
py27-psutil-5.2.2  Process utilities module for Python
py27-setuptools-36.0.1 Python packages installer
python27-2.7.13_6  Interpreted object-oriented programming language
readline-7.0.3 Library for editing command lines as they are 
typed
rsync-3.1.2_7  Network file distribution/synchronization utility
synth-1.69 Custom package repository builder for FreeBSD 
and DragonFly
zfs-stats-1.2.2_1  Display human-readable ZFS statistics


-- 
Bob Willcox| Lawsuit, n.: A machine which you go into as a pig and
b...@immure.com |come out as a sausage.
Austin, TX |-- Ambrose Bierce
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: make install for print/texinfo fails on -CURRENT

2017-07-10 Thread Herbert J. Skuhra
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
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: make install for print/texinfo fails on -CURRENT

2017-07-10 Thread Bob Willcox
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.

Bob

-- 
Bob Willcox| Lawsuit, n.: A machine which you go into as a pig and
b...@immure.com |come out as a sausage.
Austin, TX |-- Ambrose Bierce
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: make install for print/texinfo fails on -CURRENT

2017-07-10 Thread Herbert J. Skuhra
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

--
Herbert
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


make install for print/texinfo fails on -CURRENT

2017-07-10 Thread Bob Willcox
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?


-- 
Bob Willcox| Lawsuit, n.: A machine which you go into as a pig and
b...@immure.com |come out as a sausage.
Austin, TX |-- Ambrose Bierce
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: print/texinfo build, and httpd dying?

2017-07-04 Thread Larry Rosenman
On Tue, Jul 04, 2017 at 12:37:43PM -0500, Larry Rosenman wrote:
> On Tue, Jul 04, 2017 at 07:21:20PM +0200, Dimitry Andric wrote:
> > On 2 Jul 2017, at 19:25, Larry Rosenman  wrote:
> > > #14 0x00430c8d in main ()
> > 
> > Assuming this is about www/apache24, it works fine for me.  Maybe this
> > is something specific to your configuration.  Does it start successfully
> > using the stock configuration?
> It worked fine prior to the -CURRENT upgrade from r320339 to r320598
I just forced a rebuild/reinstall with the current jail. 

It's up now. 

Weird. 


> 
> 
> > 
> > -Dimitry
> > 
> 
> 
> 
> -- 
> Larry Rosenman http://www.lerctr.org/~ler
> Phone: +1 214-642-9640 E-Mail: l...@lerctr.org
> US Mail: 17716 Limpia Crk, Round Rock, TX 78664-7281

-- 
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 E-Mail: l...@lerctr.org
US Mail: 17716 Limpia Crk, Round Rock, TX 78664-7281
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: print/texinfo build, and httpd dying?

2017-07-04 Thread Larry Rosenman
On Tue, Jul 04, 2017 at 07:21:20PM +0200, Dimitry Andric wrote:
> On 2 Jul 2017, at 19:25, Larry Rosenman  wrote:
> ...
> > [12:19]
> > I also can’t get my httpd up it sigsegv’s in parsing it’s config
> > 
> > [12:19]
> > driving me nuts today
> > 
> > [12:20]
> > borg.lerctr.org 
> > /usr/local/poudriere/data/logs/bulk/live-host-ports/2017-07-02_12h16m20s/logs/errors
> >  $ uname -aKU
> > FreeBSD borg.lerctr.org 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r320573: Sun 
> > Jul  2 10:50:05 CDT 2017 
> > r...@borg.lerctr.org:/usr/obj/usr/src/sys/VT-LER  amd64 1200037 1200037
> > borg.lerctr.org 
> > /usr/local/poudriere/data/logs/bulk/live-host-ports/2017-07-02_12h16m20s/logs/errors
> >  $
> > 
> > [12:21]
> > borg.lerctr.org / $ gdb -c httpd.core /usr/local/sbin/httpd
> > GNU gdb (GDB) 7.12.1 [GDB v7.12.1 for FreeBSD]
> > Copyright (C) 2017 Free Software Foundation, Inc.
> > License GPLv3+: GNU GPL version 3 or later 
> > 
> > This is free software: you are free to change and redistribute it.
> > There is NO WARRANTY, to the extent permitted by law.  Type “show copying”
> > and “show warranty” for details.
> > This GDB was configured as “x86_64-portbld-freebsd12.0”.
> > Type “show configuration” for configuration details.
> > For bug reporting instructions, please see:
> > .
> > Find the GDB manual and other documentation resources online at:
> > .
> > For help, type “help”.
> > Type “apropos word” to search for commands related to “word”...
> > Reading symbols from /usr/local/sbin/httpd...(no debugging symbols 
> > found)...done.
> > [New LWP 101514]
> > Core was generated by `/usr/local/sbin/httpd -DNOHTTPACCEPT -t’.
> > Program terminated with signal SIGSEGV, Segmentation fault.
> > #0  0x000801d09b90 in strcmp () from /lib/libc.so.7
> > (gdb) bt
> > #0  0x000801d09b90 in strcmp () from /lib/libc.so.7
> > #1  0x00457d9a in process_resource_config_fnmatch ()
> > #2  0x00457d2f in process_resource_config_fnmatch ()
> > #3  0x00457d2f in process_resource_config_fnmatch ()
> > #4  0x00457d2f in process_resource_config_fnmatch ()
> > #5  0x00457d2f in process_resource_config_fnmatch ()
> > #6  0x00457d2f in process_resource_config_fnmatch ()
> > #7  0x00457a69 in ap_process_fnmatch_configs ()
> > #8  0x00448eb0 in include_config ()
> > #9  0x00459ac8 in invoke_cmd ()
> > #10 0x00456cda in ap_build_config_sub ()
> > #11 0x004571ab in ap_build_config ()
> > #12 0x004578d9 in ap_process_resource_config ()
> > #13 0x00458d81 in ap_read_config ()
> > #14 0x00430c8d in main ()
> 
> Assuming this is about www/apache24, it works fine for me.  Maybe this
> is something specific to your configuration.  Does it start successfully
> using the stock configuration?
It worked fine prior to the -CURRENT upgrade from r320339 to r320598


> 
> -Dimitry
> 



-- 
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 E-Mail: l...@lerctr.org
US Mail: 17716 Limpia Crk, Round Rock, TX 78664-7281
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: print/texinfo build, and httpd dying?

2017-07-04 Thread Dimitry Andric
On 2 Jul 2017, at 19:25, Larry Rosenman  wrote:
...
> [12:19]
> I also can’t get my httpd up it sigsegv’s in parsing it’s config
> 
> [12:19]
> driving me nuts today
> 
> [12:20]
> borg.lerctr.org 
> /usr/local/poudriere/data/logs/bulk/live-host-ports/2017-07-02_12h16m20s/logs/errors
>  $ uname -aKU
> FreeBSD borg.lerctr.org 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r320573: Sun Jul 
>  2 10:50:05 CDT 2017 r...@borg.lerctr.org:/usr/obj/usr/src/sys/VT-LER  
> amd64 1200037 1200037
> borg.lerctr.org 
> /usr/local/poudriere/data/logs/bulk/live-host-ports/2017-07-02_12h16m20s/logs/errors
>  $
> 
> [12:21]
> borg.lerctr.org / $ gdb -c httpd.core /usr/local/sbin/httpd
> GNU gdb (GDB) 7.12.1 [GDB v7.12.1 for FreeBSD]
> Copyright (C) 2017 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later 
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.  Type “show copying”
> and “show warranty” for details.
> This GDB was configured as “x86_64-portbld-freebsd12.0”.
> Type “show configuration” for configuration details.
> For bug reporting instructions, please see:
> .
> Find the GDB manual and other documentation resources online at:
> .
> For help, type “help”.
> Type “apropos word” to search for commands related to “word”...
> Reading symbols from /usr/local/sbin/httpd...(no debugging symbols 
> found)...done.
> [New LWP 101514]
> Core was generated by `/usr/local/sbin/httpd -DNOHTTPACCEPT -t’.
> Program terminated with signal SIGSEGV, Segmentation fault.
> #0  0x000801d09b90 in strcmp () from /lib/libc.so.7
> (gdb) bt
> #0  0x000801d09b90 in strcmp () from /lib/libc.so.7
> #1  0x00457d9a in process_resource_config_fnmatch ()
> #2  0x00457d2f in process_resource_config_fnmatch ()
> #3  0x00457d2f in process_resource_config_fnmatch ()
> #4  0x00457d2f in process_resource_config_fnmatch ()
> #5  0x00457d2f in process_resource_config_fnmatch ()
> #6  0x00457d2f in process_resource_config_fnmatch ()
> #7  0x00457a69 in ap_process_fnmatch_configs ()
> #8  0x00448eb0 in include_config ()
> #9  0x00459ac8 in invoke_cmd ()
> #10 0x00456cda in ap_build_config_sub ()
> #11 0x004571ab in ap_build_config ()
> #12 0x004578d9 in ap_process_resource_config ()
> #13 0x00458d81 in ap_read_config ()
> #14 0x00430c8d in main ()

Assuming this is about www/apache24, it works fine for me.  Maybe this
is something specific to your configuration.  Does it start successfully
using the stock configuration?

-Dimitry



signature.asc
Description: Message signed with OpenPGP


Re: print/texinfo build, and httpd dying?

2017-07-04 Thread Dimitry Andric
On 2 Jul 2017, at 19:25, Larry Rosenman <l...@lerctr.org> wrote:
> 
> Upgraded my -CURRENT system today, and httpd dies on a SIGSEGV, and I can't 
> build
> print/texinfo.
> 
> anyone else having issues building texinfo on -CURRENT?
> panic: bad free, ->next->prev=80509aaa0, header=80509aaa0, 
> ->prev->next=a5a5a5a5a5a50020 at ../tp/Texinfo/Parser.pm line 3907.
> panic: bad free, ->next->prev=5a5a5a5a5a5a5a5a, header=80509a9b0, 
> ->prev->next=80509a9b0 during global destruction.
> gmake[4]: *** [Makefile:1297: info-stnd.info] Error 25
> gmake[4]: *** Waiting for unfinished jobs
> Assertion failed: (header->next->prev == header), function 
> Perl_safesysrealloc, file util.c, line 243.
> Abort trap (core dumped)

For texinfo, please try the patch I added to https://bugs.freebsd.org/220447

I haven't looked at httpd.

-Dimitry



signature.asc
Description: Message signed with OpenPGP


Re: texinfo build failure

2017-05-31 Thread Oleg V. Nauman
On Tuesday 30 May 2017 16:09:56 Michael Butler wrote:
> Anyone care to address this?

 There is some really cryptic issue. texinfo port build completed successfully 
after both devel/libuv and lang/perl5.24 rebuild.

> 
> On 5/26/17 2:41 PM, Michael Butler wrote:
> > Is anyone else seeing this failure to build texinfo on -CURRENT?
> > 
> > cd doc && gmake TEXMF=/usr/local/share/texmf install-tex
> > gmake[3]: Entering directory
> > '/usr/ports/print/texinfo/work/texinfo-6.3/doc' test -n
> > "/usr/local/share/texmf" || (echo "TEXMF must be set." >&2; exit 1)
> > /bin/sh /usr/ports/print/texinfo/work/texinfo-6.3/build-aux/install-sh -d
> > /usr/ports/print/texinfo/work/stage/usr/local/share/texmf/tex/texinfo
> > /usr/ports/print/texinfo/work/stage/usr/local/share/texmf/tex/generic/eps
> > f install  -m 0644 ./texinfo.tex
> > /usr/ports/print/texinfo/work/stage/usr/local/share/texmf/tex/texinfo/texi
> > nfo.tex install  -m 0644 ./epsf.tex
> > /usr/ports/print/texinfo/work/stage/usr/local/share/texmf/tex/generic/epsf
> > /epsf.tex for f in txi-ca.tex txi-cs.tex txi-de.tex txi-en.tex txi-es.tex
> > txi-fr.tex txi-hu.tex txi-is.tex txi-it.tex txi-ja.tex txi-nb.tex
> > txi-nl.tex txi-nn.tex txi-pl.tex txi-pt.tex txi-ru.tex txi-sr.tex
> > txi-tr.tex txi-uk.tex; do \
> > 
> >install  -m 0644 ./$f
> > 
> > /usr/ports/print/texinfo/work/stage/usr/local/share/texmf/tex/texinfo/$f;
> > done
> > gmake[3]: Leaving directory
> > '/usr/ports/print/texinfo/work/texinfo-6.3/doc'
> > gmake[2]: Leaving directory '/usr/ports/print/texinfo/work/texinfo-6.3'
> > install  -m 0644 /usr/ports/distfiles/texinfo/6.3/htmlxref.cnf
> > /usr/ports/print/texinfo/work/stage/usr/local/share/texinfo
> > /bin/rmdir /usr/ports/print/texinfo/work/stage/usr/local/lib/texinfo
> > rmdir: /usr/ports/print/texinfo/work/stage/usr/local/lib/texinfo: No
> > such file or directory
> > *** Error code 1
> > 
> > Stop.
> > make[1]: stopped in /usr/ports/print/texinfo
> > *** Error code 1
> > 
> > Stop.
> > make: stopped in /usr/ports/print/texinfo
> > ** Command failed [exit code 1]: /usr/bin/script -qa
> > /tmp/portupgrade20170526-91663-1k3i9m0 env UPGRADE_TOOL=portupgrade
> > UPGRADE_PORT=texinfo-6.3_1,1 UPGRADE_PORT_VER=6.3_1,1 make
> > ** Fix the problem and try again.

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: texinfo build failure

2017-05-30 Thread Michael Butler

Anyone care to address this?


On 5/26/17 2:41 PM, Michael Butler wrote:

Is anyone else seeing this failure to build texinfo on -CURRENT?

cd doc && gmake TEXMF=/usr/local/share/texmf install-tex
gmake[3]: Entering directory '/usr/ports/print/texinfo/work/texinfo-6.3/doc'
test -n "/usr/local/share/texmf" || (echo "TEXMF must be set." >&2; exit 1)
/bin/sh /usr/ports/print/texinfo/work/texinfo-6.3/build-aux/install-sh
-d /usr/ports/print/texinfo/work/stage/usr/local/share/texmf/tex/texinfo
/usr/ports/print/texinfo/work/stage/usr/local/share/texmf/tex/generic/epsf
install  -m 0644 ./texinfo.tex
/usr/ports/print/texinfo/work/stage/usr/local/share/texmf/tex/texinfo/texinfo.tex
install  -m 0644 ./epsf.tex
/usr/ports/print/texinfo/work/stage/usr/local/share/texmf/tex/generic/epsf/epsf.tex
for f in txi-ca.tex txi-cs.tex txi-de.tex txi-en.tex txi-es.tex
txi-fr.tex txi-hu.tex txi-is.tex txi-it.tex txi-ja.tex txi-nb.tex
txi-nl.tex txi-nn.tex txi-pl.tex txi-pt.tex txi-ru.tex txi-sr.tex
txi-tr.tex txi-uk.tex; do \
   install  -m 0644 ./$f
/usr/ports/print/texinfo/work/stage/usr/local/share/texmf/tex/texinfo/$f;
done
gmake[3]: Leaving directory '/usr/ports/print/texinfo/work/texinfo-6.3/doc'
gmake[2]: Leaving directory '/usr/ports/print/texinfo/work/texinfo-6.3'
install  -m 0644 /usr/ports/distfiles/texinfo/6.3/htmlxref.cnf
/usr/ports/print/texinfo/work/stage/usr/local/share/texinfo
/bin/rmdir /usr/ports/print/texinfo/work/stage/usr/local/lib/texinfo
rmdir: /usr/ports/print/texinfo/work/stage/usr/local/lib/texinfo: No
such file or directory
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/print/texinfo
*** Error code 1

Stop.
make: stopped in /usr/ports/print/texinfo
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portupgrade20170526-91663-1k3i9m0 env UPGRADE_TOOL=portupgrade
UPGRADE_PORT=texinfo-6.3_1,1 UPGRADE_PORT_VER=6.3_1,1 make
** Fix the problem and try again.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: texinfo build failure

2017-05-27 Thread Oleg V. Nauman
On Friday 26 May 2017 14:41:25 Michael Butler wrote:
> Is anyone else seeing this failure to build texinfo on -CURRENT?

 Yes I see the same failure.
My system is i386 12.0-CURRENT r318856 ( ino64 world ).

> 
> cd doc && gmake TEXMF=/usr/local/share/texmf install-tex
> gmake[3]: Entering directory '/usr/ports/print/texinfo/work/texinfo-6.3/doc'
> test -n "/usr/local/share/texmf" || (echo "TEXMF must be set." >&2; exit 1)
> /bin/sh /usr/ports/print/texinfo/work/texinfo-6.3/build-aux/install-sh -d
> /usr/ports/print/texinfo/work/stage/usr/local/share/texmf/tex/texinfo
> /usr/ports/print/texinfo/work/stage/usr/local/share/texmf/tex/generic/epsf
> install  -m 0644 ./texinfo.tex
> /usr/ports/print/texinfo/work/stage/usr/local/share/texmf/tex/texinfo/texinf
> o.tex install  -m 0644 ./epsf.tex
> /usr/ports/print/texinfo/work/stage/usr/local/share/texmf/tex/generic/epsf/e
> psf.tex for f in txi-ca.tex txi-cs.tex txi-de.tex txi-en.tex txi-es.tex
> txi-fr.tex txi-hu.tex txi-is.tex txi-it.tex txi-ja.tex txi-nb.tex
> txi-nl.tex txi-nn.tex txi-pl.tex txi-pt.tex txi-ru.tex txi-sr.tex
> txi-tr.tex txi-uk.tex; do \
>   install  -m 0644 ./$f
> /usr/ports/print/texinfo/work/stage/usr/local/share/texmf/tex/texinfo/$f;
> done
> gmake[3]: Leaving directory '/usr/ports/print/texinfo/work/texinfo-6.3/doc'
> gmake[2]: Leaving directory '/usr/ports/print/texinfo/work/texinfo-6.3'
> install  -m 0644 /usr/ports/distfiles/texinfo/6.3/htmlxref.cnf
> /usr/ports/print/texinfo/work/stage/usr/local/share/texinfo
> /bin/rmdir /usr/ports/print/texinfo/work/stage/usr/local/lib/texinfo
> rmdir: /usr/ports/print/texinfo/work/stage/usr/local/lib/texinfo: No
> such file or directory
> *** Error code 1
> 
> Stop.
> make[1]: stopped in /usr/ports/print/texinfo
> *** Error code 1
> 
> Stop.
> make: stopped in /usr/ports/print/texinfo
> ** Command failed [exit code 1]: /usr/bin/script -qa
> /tmp/portupgrade20170526-91663-1k3i9m0 env UPGRADE_TOOL=portupgrade
> UPGRADE_PORT=texinfo-6.3_1,1 UPGRADE_PORT_VER=6.3_1,1 make
> ** Fix the problem and try again.
> ___
> freebsd-ports@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

-- 
Науман Олег

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

texinfo build failure

2017-05-26 Thread Michael Butler
Is anyone else seeing this failure to build texinfo on -CURRENT?

cd doc && gmake TEXMF=/usr/local/share/texmf install-tex
gmake[3]: Entering directory '/usr/ports/print/texinfo/work/texinfo-6.3/doc'
test -n "/usr/local/share/texmf" || (echo "TEXMF must be set." >&2; exit 1)
/bin/sh /usr/ports/print/texinfo/work/texinfo-6.3/build-aux/install-sh
-d /usr/ports/print/texinfo/work/stage/usr/local/share/texmf/tex/texinfo
/usr/ports/print/texinfo/work/stage/usr/local/share/texmf/tex/generic/epsf
install  -m 0644 ./texinfo.tex
/usr/ports/print/texinfo/work/stage/usr/local/share/texmf/tex/texinfo/texinfo.tex
install  -m 0644 ./epsf.tex
/usr/ports/print/texinfo/work/stage/usr/local/share/texmf/tex/generic/epsf/epsf.tex
for f in txi-ca.tex txi-cs.tex txi-de.tex txi-en.tex txi-es.tex
txi-fr.tex txi-hu.tex txi-is.tex txi-it.tex txi-ja.tex txi-nb.tex
txi-nl.tex txi-nn.tex txi-pl.tex txi-pt.tex txi-ru.tex txi-sr.tex
txi-tr.tex txi-uk.tex; do \
  install  -m 0644 ./$f
/usr/ports/print/texinfo/work/stage/usr/local/share/texmf/tex/texinfo/$f;
done
gmake[3]: Leaving directory '/usr/ports/print/texinfo/work/texinfo-6.3/doc'
gmake[2]: Leaving directory '/usr/ports/print/texinfo/work/texinfo-6.3'
install  -m 0644 /usr/ports/distfiles/texinfo/6.3/htmlxref.cnf
/usr/ports/print/texinfo/work/stage/usr/local/share/texinfo
/bin/rmdir /usr/ports/print/texinfo/work/stage/usr/local/lib/texinfo
rmdir: /usr/ports/print/texinfo/work/stage/usr/local/lib/texinfo: No
such file or directory
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/print/texinfo
*** Error code 1

Stop.
make: stopped in /usr/ports/print/texinfo
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portupgrade20170526-91663-1k3i9m0 env UPGRADE_TOOL=portupgrade
UPGRADE_PORT=texinfo-6.3_1,1 UPGRADE_PORT_VER=6.3_1,1 make
** Fix the problem and try again.
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


texinfo/texinfo.tex: size mismatch

2017-05-09 Thread O. Hartmann
For two days, at least, now, updating ports fail at this point:

fetch: http://ftpmirror.gnu.org/texinfo/texinfo.tex: size mismatch: expected
380351, actual 380556

It seems the size has changed and the distinfo file does not reflect this.

Regards,
O. Hartmann
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


new makeinfo (texinfo-5.2.20140808) and ports with invalid info files

2014-12-05 Thread Lev Serebryakov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512


 My cross-gcc ports have errors in info files which are detected by
makeinfo from texinfo-5.2.20140808 but not by old, removed from base,
makeinfo.

 So, ports re broken now.

 But I could not patch all upstream info errors, like (it is only
short example):

/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/binutils/gas/doc/c-arc.texi:223:
command @bullet not accepting argument in brace should not be on
@table line
/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/binutils/gas/doc/c-arm.texi:396:
command @bullet not accepting argument in brace should not be on
@table line
/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/binutils/gas/doc/c-arm.texi:397:
warning: @item missing argument
/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/binutils/gas/doc/c-arm.texi:400:
warning: @item missing argument
/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/binutils/gas/doc/c-arm.texi:405:
warning: @item missing argument
/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/binutils/gas/doc/c-arm.texi:410:
warning: @item missing argument
/wrkdirs/usr/ports/devel/gcc-arm-embedded/work/gcc-arm-none-eabi-4_8-2014q3-20140805/src/binutils/gas/doc/c-arm.texi:415:
warning: @item missing argument

 How could I instruct nes makeinfo to be compatible with these old
info files?

- -- 
// Lev Serebryakov
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (MingW32)

iQJ8BAEBCgBmBQJUganwXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRGOTZEMUNBMEI1RjQzMThCNjc0QjMzMEFF
QUIwM0M1OEJGREM0NzhGAAoJEOqwPFi/3EePyWAP/A3vdbm6Sg/xv/3OTMLlT1M+
tBzDjist0UXC9HnFUgV9pfZnlN46a1Emm+zQ96YrXgs2mliFc0DkpsnCigpRCi9D
LrhhWFI7AT3VRrtdkT7kAx+FJnMN1JaX6GJCP3x7hplWSxN2nSZyVaBIjclBF/zi
DYRhz4sqXTO/h70oZp7w3lqHDElk1lN/31bFbS+DZi8fYG3zYjq1fEf3yjCNcN6V
/tvNVuElq2qXgMJFBfnchJZfm+4znXSAlVeuaxmPVwC/deNSroRACZw58QrObC9D
ateIzwI5+xAPgdtOUQkABEKnC7oLR3oU0vk1DlToMtyt8sjrRqSWWUlBkeH4XrNF
vM59yO8OCft1oYuhTKYxQu+hEqSVYMrqanMIkI8TCLHoksXIMNEoQAf71mnr3iud
TVauedibYTYKQ44xuWOHKq8S9Z0DjibjCwWxJ+z+VjzFxBNsBRD3WWCZRJtyiGsS
O/7RMsMRpHwkkXnEEmFAYR2jtWFnY+nUtkvZj0sfYrcD5wPi+aJxZUNQeVYkylFe
UGu0nqxZ/fk52YrRcc/Zd8QjDtCVoU5h14ZI3BTGlG1YV9nAtjahCcw9mtymoJOp
zsvee8ClPGRBw7hZ1cIOZlZPmcwou7bi7gWQG1Gtnytwzu5XPVtO5tTB20QHXsZJ
xweiZ9GrTkdqYZIy6Fa3
=wavd
-END PGP SIGNATURE-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


[QAT] 355288: 1x depend (??? in print/dvipsk-tetex), 70x success, 8x leftovers, 2x depend (??? in x11-toolkits/swt-devel), 6x depend (checksum in print/texinfo), 4x ???, 1x depend (??? in print/cups-i

2014-05-26 Thread Ports-QAT

-

Port:lang/neko 2.0.0_1

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140526084601-42048-338438/neko-2.0.0_1.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140526084601-42048-338439/neko-2.0.0_1.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140526084601-42048-338440/neko-2.0.0_1.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140526084601-42048-338441/neko-2.0.0_1.log

-

Port:mail/davmail 4.2.1

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   DEPEND (??? IN X11-TOOLKITS/SWT-DEVEL)
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140526084601-42048-338442/swt-devel-3.7.1_1,1.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   DEPEND (??? IN X11-TOOLKITS/SWT-DEVEL)
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140526084601-42048-338443/swt-devel-3.7.1_1,1.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140526084601-42048-338444/davmail-4.2.1.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140526084601-42048-338445/davmail-4.2.1.log

-

Port:mail/phpmailer2 2.0.4

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140526084601-42048-338446/phpmailer2-2.0.4.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140526084601-42048-338447/phpmailer2-2.0.4.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140526084601-42048-338448/phpmailer2-2.0.4.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140526084601-42048-338449/phpmailer2-2.0.4.log

-

Port:math/R-cran-SuppDists 1.1.9.1_1

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140526084601-42048-338450/R-cran-SuppDists-1.1.9.1_1.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140526084601-42048-338451/R-cran-SuppDists-1.1.9.1_1.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140526084601-42048-338452/R-cran-SuppDists-1.1.9.1_1.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   LEFTOVERS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140526084601-42048-338453/R-cran-SuppDists-1.1.9.1_1.log

-

Port:math/dieharder 3.31.1_1

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140526084601-42048-338454/dieharder-3.31.1_1.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140526084601-42048-338455/dieharder-3.31.1_1.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140526084601-42048-338456/dieharder-3.31.1_1.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140526084601-42048-338457/dieharder-3.31.1_1.log

-

Port:math/octave-forge-ad 1.0.6_10

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   DEPEND (??? IN PRINT/DVIPSK-TETEX)
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140526084601-42048-338458/dvipsk-tetex-5.95a_7.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   DEPEND (CHECKSUM IN PRINT/TEXINFO)
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140526084601-42048-338459/texinfo-5.2.20140505.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   DEPEND (CHECKSUM IN PRINT/TEXINFO)
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140526084601-42048-338460/texinfo-5.2.20140505.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   DEPEND (CHECKSUM IN PRINT/TEXINFO)
  Log: 
https://qat.redports.org//~b...@freebsd.org/20140526084601-42048-338461/texinfo

[QAT] 353931: 105x success, 1x depend (??? in security/trousers), 4x leftovers, 3x depend (checksum in print/texinfo), 1x fetch, 2x depend (ignored: is only for i386, while you are running amd64 in mu

2014-05-13 Thread Ports-QAT

-

Port:multimedia/vlc 2.1.4_3,4

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   DEPEND (??? IN SECURITY/TROUSERS)
  Log: 
https://qat.redports.org//~marty...@freebsd.org/20140513101801-54418-331506/trousers-tddl-0.3.10_4.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   DEPEND (CHECKSUM IN PRINT/TEXINFO)
  Log: 
https://qat.redports.org//~marty...@freebsd.org/20140513101801-54418-331507/texinfo-5.2.20140505.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   DEPEND (CHECKSUM IN PRINT/TEXINFO)
  Log: 
https://qat.redports.org//~marty...@freebsd.org/20140513101801-54418-331508/texinfo-5.2.20140505.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   DEPEND (CHECKSUM IN PRINT/TEXINFO)
  Log: 
https://qat.redports.org//~marty...@freebsd.org/20140513101801-54418-331509/texinfo-5.2.20140505.log

-

Port:net/wizd 24_7

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~marty...@freebsd.org/20140513101801-54418-331510/wizd-24_7.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~marty...@freebsd.org/20140513101801-54418-331511/wizd-24_7.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~marty...@freebsd.org/20140513101801-54418-331512/wizd-24_7.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~marty...@freebsd.org/20140513101801-54418-331513/wizd-24_7.log

-

Port:sysutils/dvdbackup 0.4.2_2

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~marty...@freebsd.org/20140513101801-54418-331514/dvdbackup-0.4.2_2.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~marty...@freebsd.org/20140513101801-54418-331515/dvdbackup-0.4.2_2.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~marty...@freebsd.org/20140513101801-54418-331516/dvdbackup-0.4.2_2.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~marty...@freebsd.org/20140513101801-54418-331517/dvdbackup-0.4.2_2.log

-

Port:sysutils/k3b-kde4 2.0.2_17

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~marty...@freebsd.org/20140513101801-54418-331518/k3b-2.0.2_17.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~marty...@freebsd.org/20140513101801-54418-331519/k3b-2.0.2_17.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~marty...@freebsd.org/20140513101801-54418-331520/k3b-2.0.2_17.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~marty...@freebsd.org/20140513101801-54418-331521/k3b-2.0.2_17.log

-

Port:sysutils/vobcopy 1.2.0_4

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~marty...@freebsd.org/20140513101801-54418-331522/vobcopy-1.2.0_4.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~marty...@freebsd.org/20140513101801-54418-331523/vobcopy-1.2.0_4.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~marty...@freebsd.org/20140513101801-54418-331524/vobcopy-1.2.0_4.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~marty...@freebsd.org/20140513101801-54418-331525/vobcopy-1.2.0_4.log

-

Port:sysutils/vstrip 0.8.f_6

  Buildgroup: 8.4-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~marty...@freebsd.org/20140513101801-54418-331526/vstrip-0.8.f_6.log

  Buildgroup: 8.4-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~marty...@freebsd.org/20140513101801-54418-331527/vstrip-0.8.f_6.log

  Buildgroup: 9.2-QAT/amd64
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~marty...@freebsd.org/20140513101801-54418-331528/vstrip-0.8.f_6.log

  Buildgroup: 9.2-QAT/i386
  Buildstatus:   SUCCESS
  Log: 
https://qat.redports.org//~marty...@freebsd.org/20140513101801-54418-331529/vstrip-0.8.f_6.log


--
Buildarchive URL: https://qat.redports.org/buildarchive/20140513101801-54418
redports https

[redports] error fetching print/texinfo

2014-03-06 Thread Fernando Apesteguía
Hi,

I'm trying to update math/dynare and while testing the changes in
redports, I found it always fails (in 9.2 and 10 for both amd64 and
i386) while trying to fetch a dependency (print/texinfo). Here is the
log:

https://redports.org/~fernape/20140306100817-63387-181652/texinfo-5.2.20140209.log

The problem seems to be this:

= Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texinfo.tex
fetch: http://ftp.gnu.org/gnu/texinfo/texinfo.tex: size mismatch:
expected 326788, actual 326982

I have a very recent (as to a few minutes) copy of the ports tree and
I can fetch print/texinfo without problems on my machine
(9.2-RELEASE):

sudo port fetch
===   texinfo-5.2.20140209 depends on file: /usr/local/sbin/pkg - found
= texinfo-5.2.tar.xz doesn't seem to exist in /usr/ports/distfiles/.
= Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texinfo-5.2.tar.xz
texinfo-5.2.tar.xz100% of 3723 kB  555 kBps
= texinfo.tex doesn't seem to exist in /usr/ports/distfiles/.
= Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texinfo.tex
texinfo.tex   100% of  319 kB  193 kBps
=== Fetching all distfiles required by texinfo-5.2.20140209 for building
===   texinfo-5.2.20140209 depends on file: /usr/local/sbin/pkg - found
=== Fetching all distfiles required by texinfo-5.2.20140209 for building

The expected file size is what it was actually downloaded:

ls -latr /usr/ports/distfiles/texinfo.tex
-rw-r--r--  1 root  wheel  326982 Feb 17 01:37 /usr/ports/distfiles/texinfo.tex

So why is fetch in redports expecting a different size?

Thanks in advance
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: [redports] error fetching print/texinfo

2014-03-06 Thread Bernhard Fröhlich
On Thu, Mar 6, 2014 at 12:03 PM, Fernando Apesteguía
fernando.apesteg...@gmail.com wrote:
 Hi,

 I'm trying to update math/dynare and while testing the changes in
 redports, I found it always fails (in 9.2 and 10 for both amd64 and
 i386) while trying to fetch a dependency (print/texinfo). Here is the
 log:

 https://redports.org/~fernape/20140306100817-63387-181652/texinfo-5.2.20140209.log

 The problem seems to be this:

 = Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texinfo.tex
 fetch: http://ftp.gnu.org/gnu/texinfo/texinfo.tex: size mismatch:
 expected 326788, actual 326982

 I have a very recent (as to a few minutes) copy of the ports tree and
 I can fetch print/texinfo without problems on my machine
 (9.2-RELEASE):

 sudo port fetch
 ===   texinfo-5.2.20140209 depends on file: /usr/local/sbin/pkg - found
 = texinfo-5.2.tar.xz doesn't seem to exist in /usr/ports/distfiles/.
 = Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texinfo-5.2.tar.xz
 texinfo-5.2.tar.xz100% of 3723 kB  555 kBps
 = texinfo.tex doesn't seem to exist in /usr/ports/distfiles/.
 = Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texinfo.tex
 texinfo.tex   100% of  319 kB  193 kBps
 === Fetching all distfiles required by texinfo-5.2.20140209 for building
 ===   texinfo-5.2.20140209 depends on file: /usr/local/sbin/pkg - found
 === Fetching all distfiles required by texinfo-5.2.20140209 for building

 The expected file size is what it was actually downloaded:

 ls -latr /usr/ports/distfiles/texinfo.tex
 -rw-r--r--  1 root  wheel  326982 Feb 17 01:37 
 /usr/ports/distfiles/texinfo.tex

 So why is fetch in redports expecting a different size?

This is a classical case of a distfile with a non unique name. This is a bug in
the texinfo port so please tell them and open a PR.

from the texinfo distfile:

SHA256 (texinfo-5.2.tar.xz) =
5471ef683a64588a7cfef46ef2bdd3fbcbca89d847e10832612293f105e44eda
SIZE (texinfo-5.2.tar.xz) = 3812944
SHA256 (htmlxref.cnf) =
75367e37a22419ec2b04e22709e7a9741d5ba3f67959d778a902bfabb4233b8b
SIZE (htmlxref.cnf) = 19593
SHA256 (texinfo.tex) =
b195bf0e17940219348f11310c99778af1dc33a1b72a9e2bd0d79742ae435c2c
SIZE (texinfo.tex) = 326788
SHA256 (texi2dvi) =
037446c5792130d7a68cb84ad929b1136e27400b1ae750cf65694938a5d95bdb
SIZE (texi2dvi) = 58524

so the size of 326788 is correct but they seem to have rerolled the texinfo.tex
file which is now 326982.

-- 
Bernhard Froehlich
http://www.bluelife.at/
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


texinfo vs. emacs...

2013-06-21 Thread Ben Laurie
Installing texinfo-5.1.20130419_1...pkg-static: texinfo-5.1.20130419_1
conflicts with emacs-24.3,3 (installs files into the same place).
Problematic file: /usr/local/info/info.info.gz

There doesn't seem to be any clean way to fix this ... hints?
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: texinfo vs. emacs...

2013-06-21 Thread Matthew Seaman
On 21/06/2013 14:34, Ben Laurie wrote:
 Installing texinfo-5.1.20130419_1...pkg-static: texinfo-5.1.20130419_1
 conflicts with emacs-24.3,3 (installs files into the same place).
 Problematic file: /usr/local/info/info.info.gz
 
 There doesn't seem to be any clean way to fix this ... hints?

Add

PERMISSIVE : yes

to ${LOCALBASE}/etc/pkg.conf

It's not really clean in that it just allows packages to stomp over each
other's files, but it lets you get the job done.

The conflict you're seeing is a bug somewhere between those two
packages.  One or other of them should probably be patched to rename the
offending file.  Please raise a PR so that at least gets onto the radar
of the package maintainers.

Cheers,

Matthew

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: texinfo vs. emacs...

2013-06-21 Thread Ben Laurie
On 21 June 2013 15:55, Matthew Seaman matt...@freebsd.org wrote:
 On 21/06/2013 14:34, Ben Laurie wrote:
 Installing texinfo-5.1.20130419_1...pkg-static: texinfo-5.1.20130419_1
 conflicts with emacs-24.3,3 (installs files into the same place).
 Problematic file: /usr/local/info/info.info.gz

 There doesn't seem to be any clean way to fix this ... hints?

 Add

 PERMISSIVE : yes

 to ${LOCALBASE}/etc/pkg.conf

 It's not really clean in that it just allows packages to stomp over each
 other's files, but it lets you get the job done.

 The conflict you're seeing is a bug somewhere between those two
 packages.  One or other of them should probably be patched to rename the
 offending file.  Please raise a PR so that at least gets onto the radar
 of the package maintainers.

Will do - where's the RT?

Also, is there an env flag that does the same thing?


 Cheers,

 Matthew

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: texinfo vs. emacs...

2013-06-21 Thread Baptiste Daroussin
On Fri, Jun 21, 2013 at 05:32:54PM +0100, Ben Laurie wrote:
 On 21 June 2013 15:55, Matthew Seaman matt...@freebsd.org wrote:
  On 21/06/2013 14:34, Ben Laurie wrote:
  Installing texinfo-5.1.20130419_1...pkg-static: texinfo-5.1.20130419_1
  conflicts with emacs-24.3,3 (installs files into the same place).
  Problematic file: /usr/local/info/info.info.gz
 
  There doesn't seem to be any clean way to fix this ... hints?
 
  Add
 
  PERMISSIVE : yes
 
  to ${LOCALBASE}/etc/pkg.conf
 
  It's not really clean in that it just allows packages to stomp over each
  other's files, but it lets you get the job done.
 
  The conflict you're seeing is a bug somewhere between those two
  packages.  One or other of them should probably be patched to rename the
  offending file.  Please raise a PR so that at least gets onto the radar
  of the package maintainers.
 
 Will do - where's the RT?
 
 Also, is there an env flag that does the same thing?
 
All configuration in pkg.conf can also be set by env flags. so PERMISSIVE=yes
will do the same.

regards,
Bapt


pgpvY7TW0XgEZ.pgp
Description: PGP signature


Re: texinfo vs. emacs...

2013-06-21 Thread Jim Trigg
On Fri, Jun 21, 2013 at 07:18:43PM +0200, Baptiste Daroussin wrote:
 On Fri, Jun 21, 2013 at 05:32:54PM +0100, Ben Laurie wrote:
  On 21 June 2013 15:55, Matthew Seaman matt...@freebsd.org wrote:
   On 21/06/2013 14:34, Ben Laurie wrote:
   Installing texinfo-5.1.20130419_1...pkg-static: texinfo-5.1.20130419_1
   conflicts with emacs-24.3,3 (installs files into the same place).
   Problematic file: /usr/local/info/info.info.gz
  
   There doesn't seem to be any clean way to fix this ... hints?
  
   Add
  
   PERMISSIVE : yes
  
   to ${LOCALBASE}/etc/pkg.conf
  
   It's not really clean in that it just allows packages to stomp over each
   other's files, but it lets you get the job done.
  
  Also, is there an env flag that does the same thing?
  
 All configuration in pkg.conf can also be set by env flags. so PERMISSIVE=yes
 will do the same.

OK, is there a way to do this for specific ports so that an administrator
can approve specific combinations of ports without giving blanket
permission?

Thanks,
Jim
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: texinfo vs. emacs...

2013-06-21 Thread Matthew Seaman
On 21/06/2013 17:32, Ben Laurie wrote:
 On 21 June 2013 15:55, Matthew Seaman matt...@freebsd.org wrote:
 On 21/06/2013 14:34, Ben Laurie wrote:
 Installing texinfo-5.1.20130419_1...pkg-static: texinfo-5.1.20130419_1
 conflicts with emacs-24.3,3 (installs files into the same place).
 Problematic file: /usr/local/info/info.info.gz

 There doesn't seem to be any clean way to fix this ... hints?

 Add

 PERMISSIVE : yes

 to ${LOCALBASE}/etc/pkg.conf

 It's not really clean in that it just allows packages to stomp over each
 other's files, but it lets you get the job done.

 The conflict you're seeing is a bug somewhere between those two
 packages.  One or other of them should probably be patched to rename the
 offending file.  Please raise a PR so that at least gets onto the radar
 of the package maintainers.
 
 Will do - where's the RT?

It's Gnats I'm afraid: http://www.freebsd.org/send-pr.html or send-pr(1).

 Also, is there an env flag that does the same thing?

As bapt said, PERMISSIVE=yes in the environment will have the required
effect.

However, did you know that info(1) is in the base system? If all you
want to do it read info pages, there's no actual need to install texinfo
from ports.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.
PGP: http://www.infracaninophile.co.uk/pgpkey




signature.asc
Description: OpenPGP digital signature


Re: texinfo vs. emacs...

2013-06-21 Thread Matthew Seaman
On 21/06/2013 20:11, Jim Trigg wrote:
 OK, is there a way to do this for specific ports so that an administrator
 can approve specific combinations of ports without giving blanket
 permission?

No, unfortunately there isn't.  Given that you need root permissions to
install packaged software in any case, it would be impossible to enforce
any selectivity like that.

Besides which, two or more ports installing a file in the same place is
a bug, when those ports might reasonably be installed on the same system
simultaneously.  The old pkg_tools were incredibly lax about such
things, so there hasn't been sufficient impetus to clean up such
occurrences.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.
PGP: http://www.infracaninophile.co.uk/pgpkey




signature.asc
Description: OpenPGP digital signature


Re: texinfo vs. emacs...

2013-06-21 Thread Ben Laurie
On 21 June 2013 20:38, Matthew Seaman matt...@freebsd.org wrote:
 On 21/06/2013 17:32, Ben Laurie wrote:
 On 21 June 2013 15:55, Matthew Seaman matt...@freebsd.org wrote:
 On 21/06/2013 14:34, Ben Laurie wrote:
 Installing texinfo-5.1.20130419_1...pkg-static: texinfo-5.1.20130419_1
 conflicts with emacs-24.3,3 (installs files into the same place).
 Problematic file: /usr/local/info/info.info.gz

 There doesn't seem to be any clean way to fix this ... hints?

 Add

 PERMISSIVE : yes

 to ${LOCALBASE}/etc/pkg.conf

 It's not really clean in that it just allows packages to stomp over each
 other's files, but it lets you get the job done.

 The conflict you're seeing is a bug somewhere between those two
 packages.  One or other of them should probably be patched to rename the
 offending file.  Please raise a PR so that at least gets onto the radar
 of the package maintainers.

 Will do - where's the RT?

 It's Gnats I'm afraid: http://www.freebsd.org/send-pr.html or send-pr(1).

 Also, is there an env flag that does the same thing?

 As bapt said, PERMISSIVE=yes in the environment will have the required
 effect.

 However, did you know that info(1) is in the base system? If all you
 want to do it read info pages, there's no actual need to install texinfo
 from ports.

texinfo is getting installed as a dependency for octave


 Cheers,

 Matthew

 --
 Dr Matthew J Seaman MA, D.Phil.
 PGP: http://www.infracaninophile.co.uk/pgpkey


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: texinfo-5.1.20130313_1 conflicts with emacs-24.3,3

2013-04-08 Thread Lowell Gilbert
Marek Rudnicki marek...@gmail.com writes:

 I'm trying to install print/texinfo along with editors/emacs using
 portmaster and get the following error message:

 Installing texinfo-5.1.20130313_1...pkg: texinfo-5.1.20130313_1
 conflicts with emacs-24.3,3 (installs files into the same place).
 Problematic file: /usr/local/info/info.info.gz


 How could I proceed?


 I have 9.1-RELEASE, up-to-date port tree and `WITH_PKGNG=yes' in
 /etc/make.conf

In this particular case, I'd just ignore the conflict and force the
install. [Will FORCE_PACKAGE_REGISTER cover conflicts?]
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: texinfo-5.1.20130313_1 conflicts with emacs-24.3,3

2013-04-08 Thread Baptiste Daroussin
On Mon, Apr 08, 2013 at 01:39:54PM -0400, Lowell Gilbert wrote:
 Marek Rudnicki marek...@gmail.com writes:
 
  I'm trying to install print/texinfo along with editors/emacs using
  portmaster and get the following error message:
 
  Installing texinfo-5.1.20130313_1...pkg: texinfo-5.1.20130313_1
  conflicts with emacs-24.3,3 (installs files into the same place).
  Problematic file: /usr/local/info/info.info.gz
 
 
  How could I proceed?
 
 
  I have 9.1-RELEASE, up-to-date port tree and `WITH_PKGNG=yes' in
  /etc/make.conf
 
 In this particular case, I'd just ignore the conflict and force the
 install. [Will FORCE_PACKAGE_REGISTER cover conflicts?]
 ___
 freebsd-ports@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org

no but setting PKG_PERMISSIVE or just PERMISSIVE (I don t remember which one :))
in env var will do it

regards,
Bapt


pgpzKEQ1UMjHO.pgp
Description: PGP signature


texinfo-5.1.20130313_1 conflicts with emacs-24.3,3

2013-04-07 Thread Marek Rudnicki
Hi all

I'm trying to install print/texinfo along with editors/emacs using
portmaster and get the following error message:

Installing texinfo-5.1.20130313_1...pkg: texinfo-5.1.20130313_1
conflicts with emacs-24.3,3 (installs files into the same place).
Problematic file: /usr/local/info/info.info.gz


How could I proceed?


I have 9.1-RELEASE, up-to-date port tree and `WITH_PKGNG=yes' in
/etc/make.conf

Best regards
Marek Rudnicki
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: texinfo

2013-03-24 Thread Baptiste Daroussin
On Fri, Mar 15, 2013 at 04:11:17PM +0100, Daniel Thiele wrote:
 On 03/15/13 12:21, Baptiste Daroussin wrote:
  On Fri, Mar 15, 2013 at 12:03:08PM +0100, Daniel Thiele wrote:
  On 03/14/13 23:04, Johan van Selst wrote:
  Hi Mitja,
 
  ajtiM wrote:
  In ports is texinfo-5.1 update but whenever is texinfo new version
  (update) I have a problem:
  print/texinfo-5.1 confilcts with texi2html-5.0 (installs files into
  the same place.
  Problematic: /usr/local/share/texinfo/init/book.init
 
  This is curious: texinfo does not install this book.init file; and
  neither port seems to mention a potential conflict in the port Makefile.
 
  Could this be a left-over warning from an old version? Are other people
  seeing this problem as well?
 
  I also see this problem. I am experiencing this on a freshly installed
  system, so no updating of any of the two ports is involved. texi2html
  was installed first and seems to install a couple of init files in
  TEXINFODIR. An installation of texinfo then fails with
 
  ===   Registering installation for texinfo-5.1.20130313 as automatic
  Installing texinfo-5.1.20130313...pkg: texinfo-5.1.20130313 conflicts
  with texi2html-5.0_1,1 (installs files into the same place).
  Problematic file: /usr/local/share/texinfo/init/book.init
  *** [fake-pkg] Error code 70
 
  although the conflicting file is not listed in texinfo's pkg-plist.
 
 
  Regards,
  Daniel
 
 
  Ok I'll try to reproduce, and fix pkgng is the bug comes from pkgng or come 
  back
  with an explanation
 
  But do not expect something before next week.
 
  regards
  Bapt
 
 
 Thanks for looking into it. If you need any assistance or more 
 information, just drop me a line.
 

I finally got it. The bug is in the texinfo port:
PORTDATA= *
This globbing makes texinfo pick up all the files inside
/usr/local/share/texinfo but if texi2html is installed before texinfo then it
installs some files in that place, and those files are picked up in the texinfo
plist. Thus pkgng is right yelling about a conflict in files.

The fix would be to expand the files in PORTDATADIR directly into the texinfo
plist.

Until we get the stage feature into the ports tree

regards,
Bapt


pgp2eINa4YgTv.pgp
Description: PGP signature


Re: texinfo

2013-03-24 Thread Johan van Selst
Hi Baptiste,

Baptiste Daroussin wrote:
 I finally got it. The bug is in the texinfo port: PORTDATA= *
 This globbing makes texinfo pick up all the files inside
 /usr/local/share/texinfo but if texi2html is installed before texinfo
 then it installs some files in that place, and those files are picked
 up in the texinfo plist. Thus pkgng is right yelling about a conflict
 in files. The fix would be to expand the files in PORTDATADIR directly
 into the texinfo plist.

Thank you for working this out: I completely missed that. I'll update
the plist for texinfo now. Will look into texi2html later and see if it
really makes sense to install its files in share/texinfo.


Regards,
Johan


pgpnfIk4Babtu.pgp
Description: PGP signature


Re: texinfo

2013-03-24 Thread Daniel Thiele

On 03/24/13 09:59, Baptiste Daroussin wrote:

On Fri, Mar 15, 2013 at 04:11:17PM +0100, Daniel Thiele wrote:

On 03/15/13 12:21, Baptiste Daroussin wrote:

On Fri, Mar 15, 2013 at 12:03:08PM +0100, Daniel Thiele wrote:

On 03/14/13 23:04, Johan van Selst wrote:

Hi Mitja,

ajtiM wrote:

In ports is texinfo-5.1 update but whenever is texinfo new version
(update) I have a problem:
print/texinfo-5.1 confilcts with texi2html-5.0 (installs files into
the same place.
Problematic: /usr/local/share/texinfo/init/book.init


This is curious: texinfo does not install this book.init file; and
neither port seems to mention a potential conflict in the port Makefile.

Could this be a left-over warning from an old version? Are other people
seeing this problem as well?


I also see this problem. I am experiencing this on a freshly installed
system, so no updating of any of the two ports is involved. texi2html
was installed first and seems to install a couple of init files in
TEXINFODIR. An installation of texinfo then fails with

===   Registering installation for texinfo-5.1.20130313 as automatic
Installing texinfo-5.1.20130313...pkg: texinfo-5.1.20130313 conflicts
with texi2html-5.0_1,1 (installs files into the same place).
Problematic file: /usr/local/share/texinfo/init/book.init
*** [fake-pkg] Error code 70

although the conflicting file is not listed in texinfo's pkg-plist.


Regards,
Daniel



Ok I'll try to reproduce, and fix pkgng is the bug comes from pkgng or come back
with an explanation

But do not expect something before next week.

regards
Bapt



Thanks for looking into it. If you need any assistance or more
information, just drop me a line.



I finally got it. The bug is in the texinfo port:
PORTDATA= *
This globbing makes texinfo pick up all the files inside
/usr/local/share/texinfo but if texi2html is installed before texinfo then it
installs some files in that place, and those files are picked up in the texinfo
plist. Thus pkgng is right yelling about a conflict in files.

The fix would be to expand the files in PORTDATADIR directly into the texinfo
plist.

Until we get the stage feature into the ports tree

regards,
Bapt



Thank you for your effort to fix this issue. I can confirm, that now the 
issue with the conflicting files seems to be resolved.


Thank you again!

Regards,
Daniel
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: texinfo

2013-03-15 Thread ajtiM
On Thursday, March 14, 2013 23:34:11 Baptiste Daroussin wrote:
 pkg info -l texinfo

pkg info -l texinfo
texinfo-5.1.20130313 owns the following files:
/usr/local/bin/info
/usr/local/bin/infokey
/usr/local/bin/install-info
/usr/local/bin/makeinfo
/usr/local/bin/pdftexi2dvi
/usr/local/bin/pod2texi
/usr/local/bin/texi2any
/usr/local/bin/texi2dvi
/usr/local/bin/texi2pdf
/usr/local/bin/texindex
/usr/local/info/info-stnd.info
/usr/local/info/info.info
/usr/local/info/texinfo.info
/usr/local/info/texinfo.info-1
/usr/local/info/texinfo.info-2
/usr/local/info/texinfo.info-3
/usr/local/man/man1/info.1.gz
/usr/local/man/man1/infokey.1.gz
/usr/local/man/man1/install-info.1.gz
/usr/local/man/man1/makeinfo.1.gz
/usr/local/man/man1/pdftexi2dvi.1.gz
/usr/local/man/man1/pod2texi.1.gz
/usr/local/man/man1/texi2any.1.gz
/usr/local/man/man1/texi2dvi.1.gz
/usr/local/man/man1/texi2pdf.1.gz
/usr/local/man/man1/texindex.1.gz
/usr/local/man/man5/info.5.gz
/usr/local/man/man5/texinfo.5.gz
/usr/local/share/locale/cs/LC_MESSAGES/texinfo.mo
/usr/local/share/locale/da/LC_MESSAGES/texinfo.mo
/usr/local/share/locale/de.us-ascii/LC_MESSAGES/texinfo_document.mo
/usr/local/share/locale/de/LC_MESSAGES/texinfo.mo
/usr/local/share/locale/de_AT/LC_MESSAGES/texinfo.mo
/usr/local/share/locale/eo/LC_MESSAGES/texinfo.mo
/usr/local/share/locale/eo/LC_MESSAGES/texinfo_document.mo
/usr/local/share/locale/es.us-ascii/LC_MESSAGES/texinfo_document.mo
/usr/local/share/locale/es/LC_MESSAGES/texinfo.mo
/usr/local/share/locale/fr/LC_MESSAGES/texinfo.mo
/usr/local/share/locale/fr/LC_MESSAGES/texinfo_document.mo
/usr/local/share/locale/he/LC_MESSAGES/texinfo.mo
/usr/local/share/locale/hr/LC_MESSAGES/texinfo.mo
/usr/local/share/locale/hu/LC_MESSAGES/texinfo.mo
/usr/local/share/locale/hu/LC_MESSAGES/texinfo_document.mo
/usr/local/share/locale/id/LC_MESSAGES/texinfo.mo
/usr/local/share/locale/it/LC_MESSAGES/texinfo.mo
/usr/local/share/locale/it/LC_MESSAGES/texinfo_document.mo
/usr/local/share/locale/ja/LC_MESSAGES/texinfo.mo
/usr/local/share/locale/nb/LC_MESSAGES/texinfo.mo
/usr/local/share/locale/nl/LC_MESSAGES/texinfo.mo
/usr/local/share/locale/nl/LC_MESSAGES/texinfo_document.mo
/usr/local/share/locale/no.us-ascii/LC_MESSAGES/texinfo_document.mo
/usr/local/share/locale/pl/LC_MESSAGES/texinfo.mo
/usr/local/share/locale/pl/LC_MESSAGES/texinfo_document.mo
/usr/local/share/locale/pt.us-ascii/LC_MESSAGES/texinfo_document.mo
/usr/local/share/locale/pt_BR.us-ascii/LC_MESSAGES/texinfo_document.mo
/usr/local/share/locale/ro/LC_MESSAGES/texinfo.mo
/usr/local/share/locale/ru/LC_MESSAGES/texinfo.mo
/usr/local/share/locale/rw/LC_MESSAGES/texinfo.mo
/usr/local/share/locale/sl/LC_MESSAGES/texinfo.mo
/usr/local/share/locale/sv/LC_MESSAGES/texinfo.mo
/usr/local/share/locale/tr/LC_MESSAGES/texinfo.mo
/usr/local/share/locale/uk/LC_MESSAGES/texinfo.mo
/usr/local/share/locale/vi/LC_MESSAGES/texinfo.mo
/usr/local/share/locale/zh_CN/LC_MESSAGES/texinfo.mo
/usr/local/share/locale/zh_TW/LC_MESSAGES/texinfo.mo
/usr/local/share/texinfo/DebugTexinfo/DebugCount.pm
/usr/local/share/texinfo/DebugTexinfo/DebugTree.pm
/usr/local/share/texinfo/Pod-Simple-Texinfo/Pod/Simple/Texinfo.pm
/usr/local/share/texinfo/Texinfo/Common.pm
/usr/local/share/texinfo/Texinfo/Convert/Converter.pm
/usr/local/share/texinfo/Texinfo/Convert/DocBook.pm
/usr/local/share/texinfo/Texinfo/Convert/HTML.pm
/usr/local/share/texinfo/Texinfo/Convert/IXIN.pm
/usr/local/share/texinfo/Texinfo/Convert/IXINSXML.pm
/usr/local/share/texinfo/Texinfo/Convert/Info.pm
/usr/local/share/texinfo/Texinfo/Convert/Line.pm
/usr/local/share/texinfo/Texinfo/Convert/NodeNameNormalization.pm
/usr/local/share/texinfo/Texinfo/Convert/Paragraph.pm
/usr/local/share/texinfo/Texinfo/Convert/PlainTexinfo.pm
/usr/local/share/texinfo/Texinfo/Convert/Plaintext.pm
/usr/local/share/texinfo/Texinfo/Convert/Texinfo.pm
/usr/local/share/texinfo/Texinfo/Convert/TexinfoSXML.pm
/usr/local/share/texinfo/Texinfo/Convert/TexinfoXML.pm
/usr/local/share/texinfo/Texinfo/Convert/Text.pm
/usr/local/share/texinfo/Texinfo/Convert/TextContent.pm
/usr/local/share/texinfo/Texinfo/Convert/UnFilled.pm
/usr/local/share/texinfo/Texinfo/Convert/Unicode.pm
/usr/local/share/texinfo/Texinfo/Documentlanguages.pm
/usr/local/share/texinfo/Texinfo/Encoding.pm
/usr/local/share/texinfo/Texinfo/Parser.pm
/usr/local/share/texinfo/Texinfo/Report.pm
/usr/local/share/texinfo/Texinfo/Structuring.pm
/usr/local/share/texinfo/htmlxref.cnf
/usr/local/share/texinfo/init/book.pm
/usr/local/share/texinfo/init/chm.pm
/usr/local/share/texinfo/init/html32.pm
/usr/local/share/texinfo/init/latex2html.pm
/usr/local/share/texinfo/init/tex4ht.pm
/usr/local/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode.pm
/usr/local/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x00.pm
/usr/local/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x01.pm
/usr/local/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x02.pm
/usr/local/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x03.pm
/usr/local/share/texinfo

Re: texinfo

2013-03-15 Thread Baptiste Daroussin
On Fri, Mar 15, 2013 at 05:18:38AM -0500, ajtiM wrote:
 On Thursday, March 14, 2013 23:34:11 Baptiste Daroussin wrote:
  pkg info -l texinfo
 
 pkg info -l texinfo
 texinfo-5.1.20130313 owns the following files:
 /usr/local/bin/info
 /usr/local/bin/infokey
 /usr/local/bin/install-info
 /usr/local/bin/makeinfo
 /usr/local/bin/pdftexi2dvi
 /usr/local/bin/pod2texi
 /usr/local/bin/texi2any
 /usr/local/bin/texi2dvi
 /usr/local/bin/texi2pdf
 /usr/local/bin/texindex
 /usr/local/info/info-stnd.info
 /usr/local/info/info.info
 /usr/local/info/texinfo.info
 /usr/local/info/texinfo.info-1
 /usr/local/info/texinfo.info-2
 /usr/local/info/texinfo.info-3
 /usr/local/man/man1/info.1.gz
 /usr/local/man/man1/infokey.1.gz
 /usr/local/man/man1/install-info.1.gz
 /usr/local/man/man1/makeinfo.1.gz
 /usr/local/man/man1/pdftexi2dvi.1.gz
 /usr/local/man/man1/pod2texi.1.gz
 /usr/local/man/man1/texi2any.1.gz
 /usr/local/man/man1/texi2dvi.1.gz
 /usr/local/man/man1/texi2pdf.1.gz
 /usr/local/man/man1/texindex.1.gz
 /usr/local/man/man5/info.5.gz
 /usr/local/man/man5/texinfo.5.gz
 /usr/local/share/locale/cs/LC_MESSAGES/texinfo.mo
 /usr/local/share/locale/da/LC_MESSAGES/texinfo.mo
 /usr/local/share/locale/de.us-ascii/LC_MESSAGES/texinfo_document.mo
 /usr/local/share/locale/de/LC_MESSAGES/texinfo.mo
 /usr/local/share/locale/de_AT/LC_MESSAGES/texinfo.mo
 /usr/local/share/locale/eo/LC_MESSAGES/texinfo.mo
 /usr/local/share/locale/eo/LC_MESSAGES/texinfo_document.mo
 /usr/local/share/locale/es.us-ascii/LC_MESSAGES/texinfo_document.mo
 /usr/local/share/locale/es/LC_MESSAGES/texinfo.mo
 /usr/local/share/locale/fr/LC_MESSAGES/texinfo.mo
 /usr/local/share/locale/fr/LC_MESSAGES/texinfo_document.mo
 /usr/local/share/locale/he/LC_MESSAGES/texinfo.mo
 /usr/local/share/locale/hr/LC_MESSAGES/texinfo.mo
 /usr/local/share/locale/hu/LC_MESSAGES/texinfo.mo
 /usr/local/share/locale/hu/LC_MESSAGES/texinfo_document.mo
 /usr/local/share/locale/id/LC_MESSAGES/texinfo.mo
 /usr/local/share/locale/it/LC_MESSAGES/texinfo.mo
 /usr/local/share/locale/it/LC_MESSAGES/texinfo_document.mo
 /usr/local/share/locale/ja/LC_MESSAGES/texinfo.mo
 /usr/local/share/locale/nb/LC_MESSAGES/texinfo.mo
 /usr/local/share/locale/nl/LC_MESSAGES/texinfo.mo
 /usr/local/share/locale/nl/LC_MESSAGES/texinfo_document.mo
 /usr/local/share/locale/no.us-ascii/LC_MESSAGES/texinfo_document.mo
 /usr/local/share/locale/pl/LC_MESSAGES/texinfo.mo
 /usr/local/share/locale/pl/LC_MESSAGES/texinfo_document.mo
 /usr/local/share/locale/pt.us-ascii/LC_MESSAGES/texinfo_document.mo
 /usr/local/share/locale/pt_BR.us-ascii/LC_MESSAGES/texinfo_document.mo
 /usr/local/share/locale/ro/LC_MESSAGES/texinfo.mo
 /usr/local/share/locale/ru/LC_MESSAGES/texinfo.mo
 /usr/local/share/locale/rw/LC_MESSAGES/texinfo.mo
 /usr/local/share/locale/sl/LC_MESSAGES/texinfo.mo
 /usr/local/share/locale/sv/LC_MESSAGES/texinfo.mo
 /usr/local/share/locale/tr/LC_MESSAGES/texinfo.mo
 /usr/local/share/locale/uk/LC_MESSAGES/texinfo.mo
 /usr/local/share/locale/vi/LC_MESSAGES/texinfo.mo
 /usr/local/share/locale/zh_CN/LC_MESSAGES/texinfo.mo
 /usr/local/share/locale/zh_TW/LC_MESSAGES/texinfo.mo
 /usr/local/share/texinfo/DebugTexinfo/DebugCount.pm
 /usr/local/share/texinfo/DebugTexinfo/DebugTree.pm
 /usr/local/share/texinfo/Pod-Simple-Texinfo/Pod/Simple/Texinfo.pm
 /usr/local/share/texinfo/Texinfo/Common.pm
 /usr/local/share/texinfo/Texinfo/Convert/Converter.pm
 /usr/local/share/texinfo/Texinfo/Convert/DocBook.pm
 /usr/local/share/texinfo/Texinfo/Convert/HTML.pm
 /usr/local/share/texinfo/Texinfo/Convert/IXIN.pm
 /usr/local/share/texinfo/Texinfo/Convert/IXINSXML.pm
 /usr/local/share/texinfo/Texinfo/Convert/Info.pm
 /usr/local/share/texinfo/Texinfo/Convert/Line.pm
 /usr/local/share/texinfo/Texinfo/Convert/NodeNameNormalization.pm
 /usr/local/share/texinfo/Texinfo/Convert/Paragraph.pm
 /usr/local/share/texinfo/Texinfo/Convert/PlainTexinfo.pm
 /usr/local/share/texinfo/Texinfo/Convert/Plaintext.pm
 /usr/local/share/texinfo/Texinfo/Convert/Texinfo.pm
 /usr/local/share/texinfo/Texinfo/Convert/TexinfoSXML.pm
 /usr/local/share/texinfo/Texinfo/Convert/TexinfoXML.pm
 /usr/local/share/texinfo/Texinfo/Convert/Text.pm
 /usr/local/share/texinfo/Texinfo/Convert/TextContent.pm
 /usr/local/share/texinfo/Texinfo/Convert/UnFilled.pm
 /usr/local/share/texinfo/Texinfo/Convert/Unicode.pm
 /usr/local/share/texinfo/Texinfo/Documentlanguages.pm
 /usr/local/share/texinfo/Texinfo/Encoding.pm
 /usr/local/share/texinfo/Texinfo/Parser.pm
 /usr/local/share/texinfo/Texinfo/Report.pm
 /usr/local/share/texinfo/Texinfo/Structuring.pm
 /usr/local/share/texinfo/htmlxref.cnf
 /usr/local/share/texinfo/init/book.pm
 /usr/local/share/texinfo/init/chm.pm
 /usr/local/share/texinfo/init/html32.pm
 /usr/local/share/texinfo/init/latex2html.pm
 /usr/local/share/texinfo/init/tex4ht.pm
 /usr/local/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode.pm
 /usr/local/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x00.pm
 /usr/local/share/texinfo/lib/Text-Unidecode/lib/Text/Unidecode/x01.pm
 /usr

Re: texinfo

2013-03-15 Thread Daniel Thiele

On 03/14/13 23:04, Johan van Selst wrote:

Hi Mitja,

ajtiM wrote:

In ports is texinfo-5.1 update but whenever is texinfo new version
(update) I have a problem:
print/texinfo-5.1 confilcts with texi2html-5.0 (installs files into
the same place.
Problematic: /usr/local/share/texinfo/init/book.init


This is curious: texinfo does not install this book.init file; and
neither port seems to mention a potential conflict in the port Makefile.

Could this be a left-over warning from an old version? Are other people
seeing this problem as well?


I also see this problem. I am experiencing this on a freshly installed 
system, so no updating of any of the two ports is involved. texi2html 
was installed first and seems to install a couple of init files in 
TEXINFODIR. An installation of texinfo then fails with


===   Registering installation for texinfo-5.1.20130313 as automatic
Installing texinfo-5.1.20130313...pkg: texinfo-5.1.20130313 conflicts 
with texi2html-5.0_1,1 (installs files into the same place). 
Problematic file: /usr/local/share/texinfo/init/book.init

*** [fake-pkg] Error code 70

although the conflicting file is not listed in texinfo's pkg-plist.


Regards,
Daniel

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: texinfo

2013-03-15 Thread Baptiste Daroussin
On Fri, Mar 15, 2013 at 12:03:08PM +0100, Daniel Thiele wrote:
 On 03/14/13 23:04, Johan van Selst wrote:
  Hi Mitja,
 
  ajtiM wrote:
  In ports is texinfo-5.1 update but whenever is texinfo new version
  (update) I have a problem:
  print/texinfo-5.1 confilcts with texi2html-5.0 (installs files into
  the same place.
  Problematic: /usr/local/share/texinfo/init/book.init
 
  This is curious: texinfo does not install this book.init file; and
  neither port seems to mention a potential conflict in the port Makefile.
 
  Could this be a left-over warning from an old version? Are other people
  seeing this problem as well?
 
 I also see this problem. I am experiencing this on a freshly installed 
 system, so no updating of any of the two ports is involved. texi2html 
 was installed first and seems to install a couple of init files in 
 TEXINFODIR. An installation of texinfo then fails with
 
 ===   Registering installation for texinfo-5.1.20130313 as automatic
 Installing texinfo-5.1.20130313...pkg: texinfo-5.1.20130313 conflicts 
 with texi2html-5.0_1,1 (installs files into the same place). 
 Problematic file: /usr/local/share/texinfo/init/book.init
 *** [fake-pkg] Error code 70
 
 although the conflicting file is not listed in texinfo's pkg-plist.
 
 
 Regards,
 Daniel
 

Ok I'll try to reproduce, and fix pkgng is the bug comes from pkgng or come back
with an explanation

But do not expect something before next week.

regards
Bapt


pgpC39wbmh8pU.pgp
Description: PGP signature


Re: texinfo

2013-03-15 Thread Daniel Thiele

On 03/15/13 12:21, Baptiste Daroussin wrote:

On Fri, Mar 15, 2013 at 12:03:08PM +0100, Daniel Thiele wrote:

On 03/14/13 23:04, Johan van Selst wrote:

Hi Mitja,

ajtiM wrote:

In ports is texinfo-5.1 update but whenever is texinfo new version
(update) I have a problem:
print/texinfo-5.1 confilcts with texi2html-5.0 (installs files into
the same place.
Problematic: /usr/local/share/texinfo/init/book.init


This is curious: texinfo does not install this book.init file; and
neither port seems to mention a potential conflict in the port Makefile.

Could this be a left-over warning from an old version? Are other people
seeing this problem as well?


I also see this problem. I am experiencing this on a freshly installed
system, so no updating of any of the two ports is involved. texi2html
was installed first and seems to install a couple of init files in
TEXINFODIR. An installation of texinfo then fails with

===   Registering installation for texinfo-5.1.20130313 as automatic
Installing texinfo-5.1.20130313...pkg: texinfo-5.1.20130313 conflicts
with texi2html-5.0_1,1 (installs files into the same place).
Problematic file: /usr/local/share/texinfo/init/book.init
*** [fake-pkg] Error code 70

although the conflicting file is not listed in texinfo's pkg-plist.


Regards,
Daniel



Ok I'll try to reproduce, and fix pkgng is the bug comes from pkgng or come back
with an explanation

But do not expect something before next week.

regards
Bapt



Thanks for looking into it. If you need any assistance or more 
information, just drop me a line.


Regards,
Daniel

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: texinfo

2013-03-14 Thread Johan van Selst
Hi Mitja,

ajtiM wrote:
 In ports is texinfo-5.1 update but whenever is texinfo new version
 (update) I have a problem:
 print/texinfo-5.1 confilcts with texi2html-5.0 (installs files into
 the same place.
 Problematic: /usr/local/share/texinfo/init/book.init

This is curious: texinfo does not install this book.init file; and
neither port seems to mention a potential conflict in the port Makefile.

Could this be a left-over warning from an old version? Are other people
seeing this problem as well?


Regards,
Johan


pgpSuONn46hfr.pgp
Description: PGP signature


Re: Mk macros print/texinfo/distinfo variant SHA256 SIZE

2012-06-16 Thread b. f.
 Hi johans at FreeBSD.org
  cc ports@
 A 9.0-RELEASE ports fails on
 cd print/texinfo ; make fetch
 unless one imports newer values from current,

...

 So how best to modify Makefile to not break on size  sha256 of
 some but not all files ?

 The question can't be unique to this port,

...

 Thoughts ?

It isn't unique to this port. We already have such a construct:
IGNOREFILES, (See ports/Mk/bsd.port.mk,  or

http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-checksum.html

.)  Its use is discouraged because of security concerns.  It would
_not_ be wise to
ignore checksums in the case of the texinfo sources -- instead, the
maintainer can simply place copies of the unversioned sources in a
separate, fully-versioned subdirectory on his mirror (e.g.,
${PORTVERSION} rather than ${PORTVERSION:E}), so that they would be
available there after they had been supplanted by newer versions on
the upstream mirrors.  The versioned sources could reside in an
unversioned or partly-versioned subdirectory, to avoid unnecessary
copies.  The maintainer probably knows how to do this; it is described
at:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-distfiles.html#PORTING-MASTER-SITES-N

b.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Mk macros print/texinfo/distinfo variant SHA256 SIZE

2012-06-16 Thread Johan van Selst
Hi Julian,

Julian H. Stacey wrote:
 A 9.0-RELEASE ports fails on
   cd print/texinfo ; make fetch
 unless one imports newer values from current,

I copied the versions used by this port to my own server to prevent this
failure, specificially for the case that the primary sources updates the
files.

The old files should still be retrievable from ftp.stack.nl if they are
modified on the GNU servers. Maybe this secondary server was temporarily
unavailable?

That said, it is generally a good idea to keep your ports tree
up-to-date, rather than to stick with a static snapshort ports tree
from the release date.


Regards,
Johan


pgpMFartKGOW8.pgp
Description: PGP signature


Mk macros print/texinfo/distinfo variant SHA256 SIZE

2012-06-15 Thread Julian H. Stacey
Hi joh...@freebsd.org
 cc ports@
A 9.0-RELEASE ports fails on
cd print/texinfo ; make fetch
unless one imports newer values from current, (as I did in my
 
http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/ports/gen/print/texinfo/distinfo.REL=ALL.diff
 )

But periodicaly patching distinfo with new SHA256  SIZE 
is not a good solution as
- We can only update values in /pub/FreeBSD/branches/-current/ports/
  (as done already), but
- The values are frozen at release time to whatever is exported by
cvs -Q -R export -r RELEASE_8_0_0  ports 
- Periodically internet contents of 2 files texinfo.tex  texi2dvi will change
  while names remains the same, 
- Then along comes a user, trying to make fetch from a release,  it fails.

So how best to modify Makefile to not break on size  sha256 of
some but not all files ?

The question can't be unique to this port, would a half way house
be nice ?  An Mk/bsd.port.mk macro to sniff at  warn but not error
if certain values are wrong ?  To support some shorter named version of eg:

  WARN_IF_NOT_SHA256 (texinfo.tex) = 
f506a97fe0ea0388c9b29653bd9b9ed8e188d3d649a9e9485e2e051bba47496e
  WARN_IF_NOT_SIZE (texinfo.tex) = 321252
  WARN_IF_NOT_SHA256 (texi2dvi) = 
bf6fc2d85b52cde8e7919b5a379804a3d1eeaa95cb781c7daf79fd5f3cc8e6be
  WARN_IF_NOT_SIZE (texi2dvi) = 58102

I see Mk has:
NO_CHECKSUM is a user variable and is not to be set in a
port's Makefile.
It's also too crude for this, as
- the checksum of texinfo-4.13.tar.gz is invariant  should be checked. 
- if one let loose eg
cd /some...release/ports ; make fetch
  one would want mots other checksums checked.

current Mk/bsd.port.mk has
# DISABLE_SIZE  - Do not check the size of a distfile even if the SIZE field
# has been specified in distinfo.  This is useful
# when using an alternate FETCH_CMD.

I see no analagous
  DISABLE_SHA256
  DISABLE_CHECKSUM

Thoughts ?

Cheers,
Julian
-- 
Julian Stacey, BSD Unix Linux C Sys Eng Consultants Munich http://berklix.com
 Reply below not above, cumulative like a play script,  indent with  .
 Format: Plain text. Not HTML, multipart/alternative, base64, quoted-printable.
Mail from @yahoo dumped @berklix.  http://berklix.org/yahoo/
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Mk macros print/texinfo/distinfo variant SHA256 SIZE

2012-06-15 Thread Julian H. Stacey
 current Mk/bsd.port.mk has
 # DISABLE_SIZE  - Do not check the size of a distfile even if the SIZE field
 # has been specified in distinfo.  This is useful
 # when using an alternate FETCH_CMD.

PS:
It's a port wide variable, not for individual files. Used here:

./graphics/py-gd/Makefile:DISABLE_SIZE= yes
./java/eclipse-clay-core/Makefile:DISABLE_SIZE?=yes
./math/djbfft/Makefile:DISABLE_SIZE=yes
./sysutils/fusefs-kmod/Makefile:DISABLE_SIZE=   yes
./sysutils/ucspi-ipc/Makefile:DISABLE_SIZE= yes
./x11-fonts/urwfonts-ttf/Makefile:DISABLE_SIZE= yes
./x11-wm/piewm/Makefile:DISABLE_SIZE=   yes

Cheers,
Julian
-- 
Julian Stacey, BSD Unix Linux C Sys Eng Consultants Munich http://berklix.com
 Reply below not above, cumulative like a play script,  indent with  .
 Format: Plain text. Not HTML, multipart/alternative, base64, quoted-printable.
Mail from @yahoo dumped @berklix.  http://berklix.org/yahoo/
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


checksum mismatch in print/texinfo

2012-05-19 Thread Henry Miller

subject says it all, I'm trying to update texinfo, and getting a checksum 
mismatch.  I deleted the distfiles in questions, so I'm not sure what else to 
try.

shairia# uname -a
FreeBSD shairia.millerfarm.com 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 
02:41:51 UTC 2011 r...@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  
amd64
shairia# rm ../../distfiles/tex*
shairia# make
===  License check disabled, port has not defined LICENSE
= texinfo-4.13.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
= Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texinfo-4.13.tar.gz
texinfo-4.13.tar.gz   100% of 2686 kB  785 kBps
= texinfo.tex doesn't seem to exist in /usr/ports/distfiles/.
= Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texinfo.tex
fetch: http://ftp.gnu.org/gnu/texinfo/texinfo.tex: size mismatch: expected 
321229, actual 321252
= Attempting to fetch ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex
fetch: ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex: size mismatch: expected 
321229, actual 321252
= Attempting to fetch 
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex
fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex: size 
unknown
fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex: size of 
remote file is not known
texinfo.tex340  B 2460 kBps
= texi2dvi doesn't seem to exist in /usr/ports/distfiles/.
= Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texi2dvi
fetch: http://ftp.gnu.org/gnu/texinfo/texi2dvi: size mismatch: expected 57940, 
actual 58102
= Attempting to fetch ftp://ftp.gnu.org/gnu/texinfo/texi2dvi
fetch: ftp://ftp.gnu.org/gnu/texinfo/texi2dvi: size mismatch: expected 57940, 
actual 58102
= Attempting to fetch 
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi
fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi: size 
unknown
fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi: size of 
remote file is not known
texi2dvi   337  B 2438 kBps
===  Extracting for texinfo-4.13.20120406
= SHA256 Checksum OK for texinfo-4.13.tar.gz.
= SHA256 Checksum mismatch for texinfo.tex.
= SHA256 Checksum mismatch for texi2dvi.
===  Refetch for 1 more times files: texinfo.tex texi2dvi 
===  License check disabled, port has not defined LICENSE
= texinfo.tex doesn't seem to exist in /usr/ports/distfiles/.
= Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texinfo.tex
fetch: http://ftp.gnu.org/gnu/texinfo/texinfo.tex: size mismatch: expected 
321229, actual 321252
= Attempting to fetch ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex
fetch: ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex: size mismatch: expected 
321229, actual 321252
= Attempting to fetch 
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex
fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex: size 
unknown
fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex: size of 
remote file is not known
texinfo.tex340  B 2443 kBps
= texi2dvi doesn't seem to exist in /usr/ports/distfiles/.
= Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texi2dvi
fetch: http://ftp.gnu.org/gnu/texinfo/texi2dvi: size mismatch: expected 57940, 
actual 58102
= Attempting to fetch ftp://ftp.gnu.org/gnu/texinfo/texi2dvi
fetch: ftp://ftp.gnu.org/gnu/texinfo/texi2dvi: size mismatch: expected 57940, 
actual 58102
= Attempting to fetch 
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi
fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi: size 
unknown
fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi: size of 
remote file is not known
texi2dvi   337  B 2570 kBps
===  License check disabled, port has not defined LICENSE
= SHA256 Checksum OK for texinfo-4.13.tar.gz.
= SHA256 Checksum mismatch for texinfo.tex.
= SHA256 Checksum mismatch for texi2dvi.
===  Giving up on fetching files: texinfo.tex texi2dvi 
Make sure the Makefile and distinfo file (/usr/ports/print/texinfo/distinfo)
are up to date.  If you are absolutely sure you want to override this
check, type make NO_CHECKSUM=yes [other args].
*** Error code 1

Stop in /usr/ports/print/texinfo.
*** Error code 1

Stop in /usr/ports/print/texinfo.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: checksum mismatch in print/texinfo

2012-05-19 Thread Jason Helfman
On Sat, May 19, 2012 at 5:13 AM, Henry Miller h...@millerfarm.com wrote:


 subject says it all, I'm trying to update texinfo, and getting a checksum
 mismatch.  I deleted the distfiles in questions, so I'm not sure what else
 to
 try.

 shairia# uname -a
 FreeBSD shairia.millerfarm.com 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu
 Feb 17
 02:41:51 UTC 2011 r...@mason.cse.buffalo.edu:
 /usr/obj/usr/src/sys/GENERIC
 amd64
 shairia# rm ../../distfiles/tex*
 shairia# make
 ===  License check disabled, port has not defined LICENSE
 = texinfo-4.13.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
 = Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texinfo-4.13.tar.gz
 texinfo-4.13.tar.gz   100% of 2686 kB  785 kBps
 = texinfo.tex doesn't seem to exist in /usr/ports/distfiles/.
 = Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texinfo.tex
 fetch: http://ftp.gnu.org/gnu/texinfo/texinfo.tex: size mismatch: expected
 321229, actual 321252
 = Attempting to fetch ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex
 fetch: ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex: size mismatch: expected
 321229, actual 321252
 = Attempting to fetch
 http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex
 fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex:
 size
 unknown
 fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex:
 size of
 remote file is not known
 texinfo.tex340  B 2460 kBps
 = texi2dvi doesn't seem to exist in /usr/ports/distfiles/.
 = Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texi2dvi
 fetch: http://ftp.gnu.org/gnu/texinfo/texi2dvi: size mismatch: expected
 57940,
 actual 58102
 = Attempting to fetch ftp://ftp.gnu.org/gnu/texinfo/texi2dvi
 fetch: ftp://ftp.gnu.org/gnu/texinfo/texi2dvi: size mismatch: expected
 57940,
 actual 58102
 = Attempting to fetch
 http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi
 fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi: size
 unknown
 fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi: size
 of
 remote file is not known
 texi2dvi   337  B 2438 kBps
 ===  Extracting for texinfo-4.13.20120406
 = SHA256 Checksum OK for texinfo-4.13.tar.gz.
 = SHA256 Checksum mismatch for texinfo.tex.
 = SHA256 Checksum mismatch for texi2dvi.
 ===  Refetch for 1 more times files: texinfo.tex texi2dvi
 ===  License check disabled, port has not defined LICENSE
 = texinfo.tex doesn't seem to exist in /usr/ports/distfiles/.
 = Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texinfo.tex
 fetch: http://ftp.gnu.org/gnu/texinfo/texinfo.tex: size mismatch: expected
 321229, actual 321252
 = Attempting to fetch ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex
 fetch: ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex: size mismatch: expected
 321229, actual 321252
 = Attempting to fetch
 http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex
 fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex:
 size
 unknown
 fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex:
 size of
 remote file is not known
 texinfo.tex340  B 2443 kBps
 = texi2dvi doesn't seem to exist in /usr/ports/distfiles/.
 = Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texi2dvi
 fetch: http://ftp.gnu.org/gnu/texinfo/texi2dvi: size mismatch: expected
 57940,
 actual 58102
 = Attempting to fetch ftp://ftp.gnu.org/gnu/texinfo/texi2dvi
 fetch: ftp://ftp.gnu.org/gnu/texinfo/texi2dvi: size mismatch: expected
 57940,
 actual 58102
 = Attempting to fetch
 http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi
 fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi: size
 unknown
 fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi: size
 of
 remote file is not known
 texi2dvi   337  B 2570 kBps
 ===  License check disabled, port has not defined LICENSE
 = SHA256 Checksum OK for texinfo-4.13.tar.gz.
 = SHA256 Checksum mismatch for texinfo.tex.
 = SHA256 Checksum mismatch for texi2dvi.
 ===  Giving up on fetching files: texinfo.tex texi2dvi
 Make sure the Makefile and distinfo file
 (/usr/ports/print/texinfo/distinfo)
 are up to date.  If you are absolutely sure you want to override this
 check, type make NO_CHECKSUM=yes [other args].
 *** Error code 1

 Stop in /usr/ports/print/texinfo.
 *** Error code 1

 Stop in /usr/ports/print/texinfo.

 Please apply the following diff, and let me know if that works for you:

Index: distinfo
===
RCS file: /home/pcvs/ports/print/texinfo/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- distinfo7 Apr 2012 13:24:31 -1.10
+++ distinfo19 May 2012 20:13:32 -
@@ -1,6 +1,6 @@
 SHA256 (texinfo-4.13.tar.gz) =
1303e91a1c752b69a32666a407e9fbdd6e936def4b09bc7de30f416301530d68
 SIZE

Re: checksum mismatch in print/texinfo

2012-05-19 Thread b. f.


 On Sat, May 19, 2012 at 5:13 AM, Henry Miller hank at millerfarm.com wrote:

 
  subject says it all, I'm trying to update texinfo, and getting a checksum
  mismatch.  I deleted the distfiles in questions, so I'm not sure what else
  to
  try.
 
  shairia# uname -a
  FreeBSD shairia.millerfarm.com 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu
  Feb 17
  02:41:51 UTC 2011 root at mason.cse.buffalo.edu:
  /usr/obj/usr/src/sys/GENERIC
  amd64
  shairia# rm ../../distfiles/tex*
  shairia# make
  ===  License check disabled, port has not defined LICENSE
  = texinfo-4.13.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
  = Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texinfo-4.13.tar.gz
  texinfo-4.13.tar.gz   100% of 2686 kB  785 kBps
  = texinfo.tex doesn't seem to exist in /usr/ports/distfiles/.
  = Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texinfo.tex
  fetch: http://ftp.gnu.org/gnu/texinfo/texinfo.tex: size mismatch: expected
  321229, actual 321252
  = Attempting to fetch ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex
  fetch: ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex: size mismatch: expected
  321229, actual 321252
  = Attempting to fetch
  http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex
  fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex:
  size
  unknown
  fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex:
  size of
  remote file is not known
  texinfo.tex340  B 2460 kBps
  = texi2dvi doesn't seem to exist in /usr/ports/distfiles/.
  = Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texi2dvi
  fetch: http://ftp.gnu.org/gnu/texinfo/texi2dvi: size mismatch: expected
  57940,
  actual 58102
  = Attempting to fetch ftp://ftp.gnu.org/gnu/texinfo/texi2dvi
  fetch: ftp://ftp.gnu.org/gnu/texinfo/texi2dvi: size mismatch: expected
  57940,
  actual 58102
  = Attempting to fetch
  http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi
  fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi: size
  unknown
  fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi: size
  of
  remote file is not known
  texi2dvi   337  B 2438 kBps
  ===  Extracting for texinfo-4.13.20120406
  = SHA256 Checksum OK for texinfo-4.13.tar.gz.
  = SHA256 Checksum mismatch for texinfo.tex.
  = SHA256 Checksum mismatch for texi2dvi.
  ===  Refetch for 1 more times files: texinfo.tex texi2dvi
  ===  License check disabled, port has not defined LICENSE
  = texinfo.tex doesn't seem to exist in /usr/ports/distfiles/.
  = Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texinfo.tex
  fetch: http://ftp.gnu.org/gnu/texinfo/texinfo.tex: size mismatch: expected
  321229, actual 321252
  = Attempting to fetch ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex
  fetch: ftp://ftp.gnu.org/gnu/texinfo/texinfo.tex: size mismatch: expected
  321229, actual 321252
  = Attempting to fetch
  http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex
  fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex:
  size
  unknown
  fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texinfo.tex:
  size of
  remote file is not known
  texinfo.tex340  B 2443 kBps
  = texi2dvi doesn't seem to exist in /usr/ports/distfiles/.
  = Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texi2dvi
  fetch: http://ftp.gnu.org/gnu/texinfo/texi2dvi: size mismatch: expected
  57940,
  actual 58102
  = Attempting to fetch ftp://ftp.gnu.org/gnu/texinfo/texi2dvi
  fetch: ftp://ftp.gnu.org/gnu/texinfo/texi2dvi: size mismatch: expected
  57940,
  actual 58102
  = Attempting to fetch
  http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi
  fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi: size
  unknown
  fetch: http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/texinfo/texi2dvi: size
  of
  remote file is not known
  texi2dvi   337  B 2570 kBps
  ===  License check disabled, port has not defined LICENSE
  = SHA256 Checksum OK for texinfo-4.13.tar.gz.
  = SHA256 Checksum mismatch for texinfo.tex.
  = SHA256 Checksum mismatch for texi2dvi.
  ===  Giving up on fetching files: texinfo.tex texi2dvi
  Make sure the Makefile and distinfo file
  (/usr/ports/print/texinfo/distinfo)
  are up to date.  If you are absolutely sure you want to override this
  check, type make NO_CHECKSUM=yes [other args].
  *** Error code 1
 
  Stop in /usr/ports/print/texinfo.
  *** Error code 1
 
  Stop in /usr/ports/print/texinfo.
 
  Please apply the following diff, and let me know if that works for you:

 Index: distinfo
 ===
 RCS file: /home/pcvs/ports/print/texinfo/distinfo,v
 retrieving revision 1.10
 diff -u -r1.10 distinfo
 --- distinfo7 Apr 2012 13:24:31 -1.10
 +++ distinfo19 May 2012 20:13:32

texinfo

2012-04-08 Thread ajtiM
I tried to update /print/texinfo on FreeBSD 9.0 Release and I got:

=== Starting build for print/texinfo ===

=== All dependencies are up to date

===  Cleaning for texinfo-4.13.20120406

=== Waiting on fetch  checksum for print/texinfo ===


=== Waiting on fetch  checksum for print/texinfo ===
are up to date.  If you are absolutely sure you want to override this
check, type make NO_CHECKSUM=yes [other args].
*** Error code 1

Stop in /usr/ports/print/texinfo.
*** Error code 1

Stop in /usr/ports/print/texinfo.
===  Deleting distfiles for texinfo-4.13.20120406
make: don't know how to make texinfo.tex. Stop


=== Waiting on fetch  checksum for print/texinfo ===
===  Deleting distfiles for texinfo-4.13.20120406
make: don't know how to make texinfo.tex. Stop
===  License check disabled, port has not defined LICENSE
= texinfo-4.13.tar.gz doesn't seem to exist in /usr/ports/distfiles//.
= Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texinfo-4.13.tar.gz
texinfo-4.13.tar.gz   2686 kB  735 kBps
= SHA256 Checksum OK for texinfo-4.13.tar.gz.
= SHA256 Checksum OK for texinfo.tex.
= SHA256 Checksum mismatch for texi2dvi.
===  Refetch for 1 more times files: texi2dvi 


===  License check disabled, port has not defined LICENSE
===  Extracting for texinfo-4.13.20120406
= SHA256 Checksum OK for texinfo-4.13.tar.gz.
= SHA256 Checksum OK for texinfo.tex.
= SHA256 Checksum mismatch for texi2dvi.
===  Refetch for 1 more times files: texi2dvi 
===  License check disabled, port has not defined LICENSE
= texi2dvi doesn't seem to exist in /usr/ports/distfiles//.
= Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texi2dvi
fetch: http://ftp.gnu.org/gnu/texinfo/texi2dvi: Requested Range Not Satisfiable
= Attempting to fetch ftp://ftp.gnu.org/gnu/texinfo/texi2dvi
===  License check disabled, port has not defined LICENSE
= SHA256 Checksum OK for texinfo-4.13.tar.gz.
= SHA256 Checksum OK for texinfo.tex.
= SHA256 Checksum mismatch for texi2dvi.
===  Giving up on fetching files: texi2dvi 
Make sure the Makefile and distinfo file (/usr/ports/print/texinfo/distinfo)
are up to date.  If you are absolutely sure you want to override this
check, type make NO_CHECKSUM=yes [other args].
*** Error code 1

Stop in /usr/ports/print/texinfo.
*** Error code 1

Stop in /usr/ports/print/texinfo.

=== make failed for print/texinfo
=== Aborting update

Terminated
Terminated

Thanks in advance.
Mitja

http://jpgmag.com/people/lumiwa
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: texinfo

2012-04-08 Thread ajtiM
On Sunday 08 April 2012 09:21:51 Rainer Hurling wrote:
 On 08.04.2012 15:58 (UTC+1), ajtiM wrote:
  I tried to update /print/texinfo on FreeBSD 9.0 Release and I got:
  
  ===  Starting build for print/texinfo===
  
  ===  All dependencies are up to date
  
  ===   Cleaning for texinfo-4.13.20120406
  
  ===  Waiting on fetch  checksum for print/texinfo===
  
  
  ===  Waiting on fetch  checksum for print/texinfo===
  are up to date.  If you are absolutely sure you want to override this
  check, type make NO_CHECKSUM=yes [other args].
  *** Error code 1
  
  Stop in /usr/ports/print/texinfo.
  *** Error code 1
  
  Stop in /usr/ports/print/texinfo.
  ===   Deleting distfiles for texinfo-4.13.20120406
  make: don't know how to make texinfo.tex. Stop
  
  
  ===  Waiting on fetch  checksum for print/texinfo===
  ===   Deleting distfiles for texinfo-4.13.20120406
  make: don't know how to make texinfo.tex. Stop
  ===   License check disabled, port has not defined LICENSE
  =  texinfo-4.13.tar.gz doesn't seem to exist in /usr/ports/distfiles//.
  =  Attempting to fetch
  http://ftp.gnu.org/gnu/texinfo/texinfo-4.13.tar.gz texinfo-4.13.tar.gz  
  2686 kB  735 kBps =  SHA256 Checksum OK
  for texinfo-4.13.tar.gz.
  =  SHA256 Checksum OK for texinfo.tex.
  =  SHA256 Checksum mismatch for texi2dvi.
  ===   Refetch for 1 more times files: texi2dvi
  
  
  ===   License check disabled, port has not defined LICENSE
  ===   Extracting for texinfo-4.13.20120406
  =  SHA256 Checksum OK for texinfo-4.13.tar.gz.
  =  SHA256 Checksum OK for texinfo.tex.
  =  SHA256 Checksum mismatch for texi2dvi.
  ===   Refetch for 1 more times files: texi2dvi
  ===   License check disabled, port has not defined LICENSE
  =  texi2dvi doesn't seem to exist in /usr/ports/distfiles//.
  =  Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texi2dvi
  fetch: http://ftp.gnu.org/gnu/texinfo/texi2dvi: Requested Range Not
  Satisfiable =  Attempting to fetch
  ftp://ftp.gnu.org/gnu/texinfo/texi2dvi
  ===   License check disabled, port has not defined LICENSE
  =  SHA256 Checksum OK for texinfo-4.13.tar.gz.
  =  SHA256 Checksum OK for texinfo.tex.
  =  SHA256 Checksum mismatch for texi2dvi.
  ===   Giving up on fetching files: texi2dvi
  Make sure the Makefile and distinfo file
  (/usr/ports/print/texinfo/distinfo) are up to date.  If you are
  absolutely sure you want to override this check, type make
  NO_CHECKSUM=yes [other args].
  *** Error code 1
  
  Stop in /usr/ports/print/texinfo.
  *** Error code 1
  
  Stop in /usr/ports/print/texinfo.
  
  ===  make failed for print/texinfo
  ===  Aborting update
  
  Terminated
  Terminated
 
 Removing the old distfiles does help for me.
 
  Thanks in advance.
  Mitja
  
  http://jpgmag.com/people/lumiwa

It not works for me.

Mitja

http://jpgmag.com/people/lumiwa
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: texinfo

2012-04-08 Thread Rainer Hurling

On 08.04.2012 15:58 (UTC+1), ajtiM wrote:

I tried to update /print/texinfo on FreeBSD 9.0 Release and I got:

===  Starting build for print/texinfo===

===  All dependencies are up to date

===   Cleaning for texinfo-4.13.20120406

===  Waiting on fetch  checksum for print/texinfo===


===  Waiting on fetch  checksum for print/texinfo===
are up to date.  If you are absolutely sure you want to override this
check, type make NO_CHECKSUM=yes [other args].
*** Error code 1

Stop in /usr/ports/print/texinfo.
*** Error code 1

Stop in /usr/ports/print/texinfo.
===   Deleting distfiles for texinfo-4.13.20120406
make: don't know how to make texinfo.tex. Stop


===  Waiting on fetch  checksum for print/texinfo===
===   Deleting distfiles for texinfo-4.13.20120406
make: don't know how to make texinfo.tex. Stop
===   License check disabled, port has not defined LICENSE
=  texinfo-4.13.tar.gz doesn't seem to exist in /usr/ports/distfiles//.
=  Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texinfo-4.13.tar.gz
texinfo-4.13.tar.gz   2686 kB  735 kBps
=  SHA256 Checksum OK for texinfo-4.13.tar.gz.
=  SHA256 Checksum OK for texinfo.tex.
=  SHA256 Checksum mismatch for texi2dvi.
===   Refetch for 1 more times files: texi2dvi


===   License check disabled, port has not defined LICENSE
===   Extracting for texinfo-4.13.20120406
=  SHA256 Checksum OK for texinfo-4.13.tar.gz.
=  SHA256 Checksum OK for texinfo.tex.
=  SHA256 Checksum mismatch for texi2dvi.
===   Refetch for 1 more times files: texi2dvi
===   License check disabled, port has not defined LICENSE
=  texi2dvi doesn't seem to exist in /usr/ports/distfiles//.
=  Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texi2dvi
fetch: http://ftp.gnu.org/gnu/texinfo/texi2dvi: Requested Range Not Satisfiable
=  Attempting to fetch ftp://ftp.gnu.org/gnu/texinfo/texi2dvi
===   License check disabled, port has not defined LICENSE
=  SHA256 Checksum OK for texinfo-4.13.tar.gz.
=  SHA256 Checksum OK for texinfo.tex.
=  SHA256 Checksum mismatch for texi2dvi.
===   Giving up on fetching files: texi2dvi
Make sure the Makefile and distinfo file (/usr/ports/print/texinfo/distinfo)
are up to date.  If you are absolutely sure you want to override this
check, type make NO_CHECKSUM=yes [other args].
*** Error code 1

Stop in /usr/ports/print/texinfo.
*** Error code 1

Stop in /usr/ports/print/texinfo.

===  make failed for print/texinfo
===  Aborting update

Terminated
Terminated


Removing the old distfiles does help for me.


Thanks in advance.
Mitja

http://jpgmag.com/people/lumiwa


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: texinfo

2012-04-08 Thread Ruslan Mahmatkhanov

ajtiM wrote on 08.04.2012 19:14:

On Sunday 08 April 2012 09:21:51 Rainer Hurling wrote:

On 08.04.2012 15:58 (UTC+1), ajtiM wrote:

I tried to update /print/texinfo on FreeBSD 9.0 Release and I got:

===   Starting build for print/texinfo===

===   All dependencies are up to date

===Cleaning for texinfo-4.13.20120406

===   Waiting on fetch   checksum for print/texinfo===


===   Waiting on fetch   checksum for print/texinfo===
are up to date.  If you are absolutely sure you want to override this
check, type make NO_CHECKSUM=yes [other args].
*** Error code 1

Stop in /usr/ports/print/texinfo.
*** Error code 1

Stop in /usr/ports/print/texinfo.
===Deleting distfiles for texinfo-4.13.20120406
make: don't know how to make texinfo.tex. Stop


===   Waiting on fetch   checksum for print/texinfo===
===Deleting distfiles for texinfo-4.13.20120406
make: don't know how to make texinfo.tex. Stop
===License check disabled, port has not defined LICENSE
=   texinfo-4.13.tar.gz doesn't seem to exist in /usr/ports/distfiles//.
=   Attempting to fetch
http://ftp.gnu.org/gnu/texinfo/texinfo-4.13.tar.gz texinfo-4.13.tar.gz
 2686 kB  735 kBps =   SHA256 Checksum OK
for texinfo-4.13.tar.gz.
=   SHA256 Checksum OK for texinfo.tex.
=   SHA256 Checksum mismatch for texi2dvi.
===Refetch for 1 more times files: texi2dvi


===License check disabled, port has not defined LICENSE
===Extracting for texinfo-4.13.20120406
=   SHA256 Checksum OK for texinfo-4.13.tar.gz.
=   SHA256 Checksum OK for texinfo.tex.
=   SHA256 Checksum mismatch for texi2dvi.
===Refetch for 1 more times files: texi2dvi
===License check disabled, port has not defined LICENSE
=   texi2dvi doesn't seem to exist in /usr/ports/distfiles//.
=   Attempting to fetch http://ftp.gnu.org/gnu/texinfo/texi2dvi
fetch: http://ftp.gnu.org/gnu/texinfo/texi2dvi: Requested Range Not
Satisfiable =   Attempting to fetch
ftp://ftp.gnu.org/gnu/texinfo/texi2dvi
===License check disabled, port has not defined LICENSE
=   SHA256 Checksum OK for texinfo-4.13.tar.gz.
=   SHA256 Checksum OK for texinfo.tex.
=   SHA256 Checksum mismatch for texi2dvi.
===Giving up on fetching files: texi2dvi
Make sure the Makefile and distinfo file
(/usr/ports/print/texinfo/distinfo) are up to date.  If you are
absolutely sure you want to override this check, type make
NO_CHECKSUM=yes [other args].
*** Error code 1

Stop in /usr/ports/print/texinfo.
*** Error code 1

Stop in /usr/ports/print/texinfo.

===   make failed for print/texinfo
===   Aborting update

Terminated
Terminated


Removing the old distfiles does help for me.


Thanks in advance.
Mitja

http://jpgmag.com/people/lumiwa


It not works for me.

Mitja

http://jpgmag.com/people/lumiwa



Hi Mitja,
I just checked - all is ok with new distfiles. That mismatch error is 
because you have previously downloaded texi2dvi file in 
/usr/ports/distfiles. Try to execute `make distclean' in print/tex2dvi 
and check again - it should work.


--
Regards,
Ruslan

Tinderboxing kills... the drives.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Found CONFLICTS: teTeX-base/texinfo emacs/texinfo open-motif/tcl84 coreutils/firebird2-server

2008-10-05 Thread Jan Henrik Sylvester
Playing a little with /var/db/pkg/*/+CONTENTS, I found some CONFLICTS, 
for example:


pkg_info: both coreutils-6.9_3 and firebird-server-2.0.3_2 claim to have 
installed /usr/local/bin/gstat
pkg_info: both teTeX-base-3.0_14 and texinfo-4.11 claim to have 
installed /usr/local/bin/texi2dvi
pkg_info: both teTeX-base-3.0_14 and texinfo-4.11 claim to have 
installed /usr/local/bin/texi2pdf
pkg_info: both emacs-22.2_1 and texinfo-4.11 claim to have installed 
/usr/local/info/info.info
pkg_info: both open-motif-2.2.3_5 and tcl-8.4.19,1 claim to have 
installed /usr/local/man/man3/Object.3.gz


CONFLICTS could be introduced for:
sysutils/coreutils and databases/firebird2-server
print/teTeX-base and print/texinfo
editors/emacs and print/texinfo
x11-toolkits/open-motif and lang/tcl84

Anyhow, this would break a few things -- at least:
math/maxima depends on x11-toolkits/open-motif and lang/tcl84
print/lilypond builddepends on print/teTeX-base and print/texinfo

I think I have found more in my installed packages, especially with 
links. Before I investigate them, I wonder if it is worse it:


Should all CONFLICTS be documented?

Should I report my findings to the maintainers (directly)?

Cheers,
Jan Henrik
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


portupgrade complaining about texinfo

2006-12-29 Thread Mike Brown
On my FreeBSD 5.5-STABLE (2006-06-16) system, every couple of months
I update my ports collection, read UPDATING, and run portupgrade -a -i.

Today when I did this, portupgrade gave me a bunch of texinfo warnings like 
this:

apache-2.0.59: /usr/ports/print/texinfo non-existent -- dependency list 
incomplete

Why is it looking for that nonexistent port?

Then, when it tries to update packages that have info pages, they fail with an
error about /usr/local/bin/makeinfo not being found. Why is it not trying to
use the system's /usr/bin/makeinfo?
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]