Making port check-plist errors

2017-07-11 Thread blubee blubeeme
I am running into errors when trying to register the installation files.

The Makefile is pretty barebones, it looks like this so far:
PORTNAME=epson-inkjet-printer-201401w
PORTVERSION=201401w
PORTREVISION=1
PORTEPOCH=0
CATEGORIES=print
MASTER_SITES=  https://download3.ebz.epson.net/dsc/f/03/00/03/45/41/
d95c03482376873661d7a8d4c165b385cd082cf3/:amd64 \
   https://download3.ebz.epson.net/dsc/f/03/00/03/45/41/
0c527f1eef727e350302db951a45d31319ee501b/:i386

DISTFILES_amd64=   epson-inkjet-printer-201401w-
1.0.0-1lsb3.2.x86_64.rpm:amd64
DISTFILES_i386=epson-inkjet-printer-201401w-1.0.0-1lsb3.2.i486.rpm:i386


LICENSE=LGPLv21
DIST_SUBDIR=${PORTNAME}/${PORTVERSION}

MAINTAINER=he...@blubee.me
COMMENT=CUPS filter for Seiko Epson Color Ink Jet Printers

RESTRICTED=GNU Lesser General Public License version 2.1. \
   This program links the following object codes  \
   which are distributed under the conditions of  \
   SEIKO EPSON CORPORATION SOFTWARE LICENSE AGREEMENT. \
   *libEpson_201401w.so.1.0.0 \
   *libEpson_201401w.MT.so.1.0.0


NO_BUILD=yes
NO_WRKSUBDIR=yes
PLIST_SUB=LINUXBASE=${LINUXBASE}
USES=linux
USE_LINUX=cups-libs jpeg

do-install:
(echo ${WRKSRC})
(gunzip ${WRKSRC}/opt/${PORTNAME}/ppds/Epson/*)
(find ${WRKSRC}/opt/${PORTNAME}/ppds/Epson -type f -exec sed -i ""
's/\/opt\/epson/\/compat\/linux\/opt\/epson/g' {} \;)
(cp -r ${WRKSRC}/opt/${PORTNAME} /compat/linux/opt/)
(ln -sf /compat/linux/opt/${PORTNAME}/ppds/Epson
/usr/local/share/cups/model/)
(touch ./pkg-plist)
(find /compat/linux/opt/${PORTNAME} > ./pkg-plist)
(echo '/usr/local/share/cups/model/Epson' >> ./pkg-plist)

this is what the pkg-plist file looks like after that running make makeplist

cat ./pkg-plist
/compat/linux/opt/epson-inkjet-printer-201401w
/compat/linux/opt/epson-inkjet-printer-201401w/cups
/compat/linux/opt/epson-inkjet-printer-201401w/cups/lib
/compat/linux/opt/epson-inkjet-printer-201401w/cups/lib/filter
/compat/linux/opt/epson-inkjet-printer-201401w/cups/lib/filter/epson_inkjet_
printer_filter
/compat/linux/opt/epson-inkjet-printer-201401w/lib64
/compat/linux/opt/epson-inkjet-printer-201401w/lib64/
libEpson_201401w.so.1.0.0
/compat/linux/opt/epson-inkjet-printer-201401w/lib64/
libEpson_201401w.MT.so.1.0.0
/compat/linux/opt/epson-inkjet-printer-201401w/ppds
/compat/linux/opt/epson-inkjet-printer-201401w/ppds/Epson
/compat/linux/opt/epson-inkjet-printer-201401w/ppds/
Epson/Epson-L222_Series-epson-driver.ppd
/compat/linux/opt/epson-inkjet-printer-201401w/ppds/
Epson/Epson-L456_Series-epson-driver.ppd
/compat/linux/opt/epson-inkjet-printer-201401w/ppds/
Epson/Epson-L132_Series-epson-driver.ppd
/compat/linux/opt/epson-inkjet-printer-201401w/ppds/
Epson/Epson-L360_Series-epson-driver.ppd
/compat/linux/opt/epson-inkjet-printer-201401w/ppds/
Epson/Epson-L455_Series-epson-driver.ppd
/compat/linux/opt/epson-inkjet-printer-201401w/ppds/
Epson/Epson-L310_Series-epson-driver.ppd
/compat/linux/opt/epson-inkjet-printer-201401w/ppds/
Epson/Epson-L366_Series-epson-driver.ppd
/compat/linux/opt/epson-inkjet-printer-201401w/ppds/
Epson/Epson-L362_Series-epson-driver.ppd
/compat/linux/opt/epson-inkjet-printer-201401w/ppds/
Epson/Epson-L312_Series-epson-driver.ppd
/compat/linux/opt/epson-inkjet-printer-201401w/ppds/
Epson/Epson-L365_Series-epson-driver.ppd
/compat/linux/opt/epson-inkjet-printer-201401w/ppds/
Epson/Epson-L220_Series-epson-driver.ppd
/compat/linux/opt/epson-inkjet-printer-201401w/ppds/
Epson/Epson-L130_Series-epson-driver.ppd
/compat/linux/opt/epson-inkjet-printer-201401w/doc
/compat/linux/opt/epson-inkjet-printer-201401w/doc/README
/compat/linux/opt/epson-inkjet-printer-201401w/doc/Manual.txt
/compat/linux/opt/epson-inkjet-printer-201401w/doc/COPYING.EPSON
/compat/linux/opt/epson-inkjet-printer-201401w/doc/COPYING.LIB
/compat/linux/opt/epson-inkjet-printer-201401w/doc/COPYING
/compat/linux/opt/epson-inkjet-printer-201401w/doc/AUTHORS
/compat/linux/opt/epson-inkjet-printer-201401w/watermark
/compat/linux/opt/epson-inkjet-printer-201401w/watermark/WEPCG07.EID
/compat/linux/opt/epson-inkjet-printer-201401w/watermark/WEPCG00.EID
/compat/linux/opt/epson-inkjet-printer-201401w/watermark/WEPCG09.EID
/compat/linux/opt/epson-inkjet-printer-201401w/watermark/WEPCG08.EID
/compat/linux/opt/epson-inkjet-printer-201401w/watermark/WEPCG01.EID
/compat/linux/opt/epson-inkjet-printer-201401w/watermark/WEPCG06.EID
/compat/linux/opt/epson-inkjet-printer-201401w/watermark/WEPCG05.EID
/compat/linux/opt/epson-inkjet-printer-201401w/watermark/WEPCG02.EID
/compat/linux/opt/epson-inkjet-printer-201401w/watermark/WEPCG03.EID
/compat/linux/opt/epson-inkjet-printer-201401w/watermark/WEPCG04.EID
/compat/linux/opt/epson-inkjet-printer-201401w/resource
/compat/linux/opt/epson-inkjet-printer-201401w/resource/Epson_201401w.MT.3.
data

Re: Update failure E000022 after upgrade to subversion 1.9.6

2017-07-11 Thread Rainer Hurling

Hi duglas@

I had the same problem. I completely solved it by rebuilding the 
dependency chain of devel/subversion:


portmaster serf-1.3.9_1 expat-2.2.1 gettext-runtime-0.19.8.1_1 
apr-1.5.2.1.5.4_2 sqlite3-3.19.3_1 subversion-1.9.6


Probably, only one of them is the culprit, but I haven't testet ;)

Best wishes,
Rainer Hurling


Am 11.07.2017 um 18:33 schrieb Torsten Zuehlsdorff:

On 11.07.2017 17:17, duglas wrote:

Hi,

After upgrading to subversion 1.9.6
My latest svn update attempts result in the following.

svn update /usr/ports
Updating 'ports':
svn: E22: Error converting entry in directory '/usr/ports' to UTF-8
svn: E22: Can't convert string from native encoding to 'UTF-8':
svn: E22: ?\A89'

Coincidentally it also occurs when attempting to update /usr/src and 
/usr/docs as well.


Attempts to portdowngrade to the 1.9.5 version fail similarly.


Are you sure that this is an update problem?

I remember this error back some time. It occurs only when having 
non-native file names like "Überraschung.txt" in the repo while using a 
shell without having correct encoding set.


(Beside: it works for me without the problems you describe :D)

Greetings,
Torsten



___
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: Writing a port make deinstall

2017-07-11 Thread Kubilay Kocak
On 7/12/17 12:38 PM, blubee blubeeme wrote:
> Hello FreeBSD ports team
> 
> I am writing a Makefile to install a port
> 
> I've written this much so far
> 
> PORTNAME=   epson-inkjet-printer-201401w
> PORTVERSION=   201401w
> PORTREVISION=   1
> PORTEPOCH=   0
> CATEGORIES=   print
> MASTER_SITES=
> https://download3.ebz.epson.net/dsc/f/03/00/03/45/41/d95c03482376873661d7a8d4c165b385cd082cf3/:amd64
> \
> 
> https://download3.ebz.epson.net/dsc/f/03/00/03/45/41/0c527f1eef727e350302db951a45d31319ee501b/:i386
> 
> DISTFILES_amd64=
> epson-inkjet-printer-201401w-1.0.0-1lsb3.2.x86_64.rpm:amd64
> DISTFILES_i386=epson-inkjet-printer-201401w-1.0.0-1lsb3.2.i486.rpm:i386
> 
> 
> LICENSE=   GPLv2
> DIST_SUBDIR=   ${PORTNAME}/${PORTVERSION}
> 
> COMMENT=   CUPS filter for Seiko Epson Color Ink Jet Printers
> 
> RESTRICTED=   GNU Lesser General Public License version 2.1. \
>This program links the following object codes  \
>   which are distributed under the conditions of  \
>   SEIKO EPSON CORPORATION SOFTWARE LICENSE AGREEMENT. \
>   *libEpson_201401w.so.1.0.0 \
>   *libEpson_201401w.MT.so.1.0.0
> 
> 
> NO_BUILD=   yes
> NO_WRKSUBDIR=   yes
> PLIST_SUB=   LINUXBASE=${LINUXBASE}
> USES=   linux
> USE_LINUX=   cups-libs jpeg
> 
> do-install:
> (gunzip ${WRKSRC}/opt/${PORTNAME}/ppds/Epson/*)
> (find ${WRKSRC}/opt/${PORTNAME}/ppds/Epson -type f -exec sed -i ""
> 's/\/opt\/epson/\/compat\/linux\/opt\/epson/g' {} \;)
> (cp -r ${WRKSRC}/opt/${PORTNAME} /compat/linux/opt/)
> (ln -s /compat/linux/opt/${PORTNAME}/ppds/Epson
> /usr/local/share/cups/model/)
> 
> #cleanup?
> # rm -r /usr/local/share/cups/model/Epson
> # rm -r /compat/linux/opt/epson-inkjet-printer-201401w/
> # rm -r ${WRKSRC}
> .include 
> 
> 
> I don't know how to make the cleanup work.
> 
> This Makefile passes works for installing the drivers and they work but
> doing
> 
> make deinstall clean
> 
> doesn't remove the files that I placed, the symlinks, etc.
> 
> How do I properly write this Makefile so deinstall works as expected?
> 
> Best,
> Owen

Hi Owen,

deinstall automatically works if and when all files/directories are
correctly referenced in the pkg-plist. Writing a deinstallation
procedure manually is not necessary.

Porters Handbook:

https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html#porting-desc

See Also: PLIST_FILES and other pkg-plist related entries

Testing the port with poudriere and other tools will help you determine
what is not working, in particular which files were installed but not
referenced in the pkg-plist, and vice-versa.

https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/testing.html

For more help, there's also the #freebsd-ports IRC channel on freenode

Hope that helps :)

./koobs



___
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: Writing a port make deinstall

2017-07-11 Thread Eugene Grosbein
12.07.2017 9:38, blubee blubeeme wrote:

> How do I properly write this Makefile so deinstall works as expected?

Just add these files to pkg-plist and they are removed automatically.


___
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"


Writing a port make deinstall

2017-07-11 Thread blubee blubeeme
Hello FreeBSD ports team

I am writing a Makefile to install a port

I've written this much so far

PORTNAME=   epson-inkjet-printer-201401w
PORTVERSION=   201401w
PORTREVISION=   1
PORTEPOCH=   0
CATEGORIES=   print
MASTER_SITES=
https://download3.ebz.epson.net/dsc/f/03/00/03/45/41/d95c03482376873661d7a8d4c165b385cd082cf3/:amd64
\

https://download3.ebz.epson.net/dsc/f/03/00/03/45/41/0c527f1eef727e350302db951a45d31319ee501b/:i386

DISTFILES_amd64=
epson-inkjet-printer-201401w-1.0.0-1lsb3.2.x86_64.rpm:amd64
DISTFILES_i386=epson-inkjet-printer-201401w-1.0.0-1lsb3.2.i486.rpm:i386


LICENSE=   GPLv2
DIST_SUBDIR=   ${PORTNAME}/${PORTVERSION}

COMMENT=   CUPS filter for Seiko Epson Color Ink Jet Printers

RESTRICTED=   GNU Lesser General Public License version 2.1. \
   This program links the following object codes  \
  which are distributed under the conditions of  \
  SEIKO EPSON CORPORATION SOFTWARE LICENSE AGREEMENT. \
  *libEpson_201401w.so.1.0.0 \
  *libEpson_201401w.MT.so.1.0.0


NO_BUILD=   yes
NO_WRKSUBDIR=   yes
PLIST_SUB=   LINUXBASE=${LINUXBASE}
USES=   linux
USE_LINUX=   cups-libs jpeg

do-install:
(gunzip ${WRKSRC}/opt/${PORTNAME}/ppds/Epson/*)
(find ${WRKSRC}/opt/${PORTNAME}/ppds/Epson -type f -exec sed -i ""
's/\/opt\/epson/\/compat\/linux\/opt\/epson/g' {} \;)
(cp -r ${WRKSRC}/opt/${PORTNAME} /compat/linux/opt/)
(ln -s /compat/linux/opt/${PORTNAME}/ppds/Epson
/usr/local/share/cups/model/)

#cleanup?
# rm -r /usr/local/share/cups/model/Epson
# rm -r /compat/linux/opt/epson-inkjet-printer-201401w/
# rm -r ${WRKSRC}
.include 


I don't know how to make the cleanup work.

This Makefile passes works for installing the drivers and they work but
doing

make deinstall clean

doesn't remove the files that I placed, the symlinks, etc.

How do I properly write this Makefile so deinstall works as expected?

Best,
Owen
___
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 Port: freeze-2.5_2 - license dialog

2017-07-11 Thread David Gessel
Would it be possible to move the license dialog to a standard option so batch 
portmaster (etc) will get the license confirmation with the rest of the options 
updates rather than during the (often unattended) build phase?

-David
___
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: [j...@apache.org: [ANNOUNCEMENT] Apache HTTP Server 2.4.27 Released]

2017-07-11 Thread The Doctor
On Tue, Jul 11, 2017 at 06:11:45PM +0200, Herbert J. Skuhra wrote:
> The Doctor skrev:
> > 
> > Heads up Team FreeBSD .
> 
> 1. Patch missing?
> 2. Maintainer of apache2x is apache@ and it's already discussed on the
> freebsd-apache ML:
> https://lists.freebsd.org/pipermail/freebsd-apache/2017-July/thread.html
> 3. Can you stop this? We already have portscout for this.
>

Just joined freebsd-apache  Thank you for the notice.

> --
> Herbert

-- 
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising!
https://www.empire.kred/ROOTNK?t=94a1f39b  Look at Psalms 14 and 53 on Atheism
Talk Sense to a fool and he calls you foolish - Euripides
___
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: Update failure E000022 after upgrade to subversion 1.9.6

2017-07-11 Thread Torsten Zuehlsdorff

On 11.07.2017 17:17, duglas wrote:

Hi,

After upgrading to subversion 1.9.6
My latest svn update attempts result in the following.

svn update /usr/ports
Updating 'ports':
svn: E22: Error converting entry in directory '/usr/ports' to UTF-8
svn: E22: Can't convert string from native encoding to 'UTF-8':
svn: E22: ?\A89'

Coincidentally it also occurs when attempting to update /usr/src and 
/usr/docs as well.


Attempts to portdowngrade to the 1.9.5 version fail similarly.


Are you sure that this is an update problem?

I remember this error back some time. It occurs only when having 
non-native file names like "Überraschung.txt" in the repo while using a 
shell without having correct encoding set.


(Beside: it works for me without the problems you describe :D)

Greetings,
Torsten

--
Support me at:
https://www.patreon.com/TorstenZuehlsdorff
___
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: [j...@apache.org: [ANNOUNCEMENT] Apache HTTP Server 2.4.27 Released]

2017-07-11 Thread Herbert J. Skuhra
The Doctor skrev:
> 
> Heads up Team FreeBSD .

1. Patch missing?
2. Maintainer of apache2x is apache@ and it's already discussed on the
freebsd-apache ML:
https://lists.freebsd.org/pipermail/freebsd-apache/2017-July/thread.html
3. Can you stop this? We already have portscout for this.

--
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: firefox is pretty useless ...

2017-07-11 Thread DutchDaemon - FreeBSD Forums Administrator
On 5-7-2017 08:07, DTD wrote:
> if you use xfce. By definition it is not a problem that:
>
>   1) install a new copy of FreeBSD 10.3
>   2) pkg install xorg
>   3) pkg install xfce
>   4) pkg install firefox
>
> installs a firefox package that does not run. The project seems to do
> a bit
> better than this on Windows, but they (I think) have to in that
> environment. The
> official answer to the above is:
>
> --- Comment #1 from Jan Beich  ---
> Partial upgrades i.e., mixing dependencies from different svn
> checkouts, dates
> of "pkg install" or locking dependencies, are not supported. firefox will
> refuse to build unless you upgrade sqlite3. Some version requirement are
> specified in the port's Makefile
>
>   $ fgrep sqlite www/firefox/Makefile
>   sqlite3>=3.17.0:databases/sqlite3 \
>   ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \
>
> "pkg upgrade" may help you resolve this.
>
> The only problem with this 'solution' is that upgrading sqlite requires a
> cascading series of updates that breaks parts of xfce. Other than that no
> problem here. So if you use twm firefox is your browser.
>
> The next time I build a system I will try installing firefox first. I
> got here because I wanted to ungrade thunar (xfce's file manager).
> That upgrade broke
> the version of firefox that was running (47.somethine). Chasing and
> fixing that chain eventually required a reinstall. Happily (for me)
> chrome works.

Might this be 10.3-specific?

I'm running Firefox 54.0.1_1,1 on xorg-server 1.18.4_3,1 and xfce
4.12_1, on 11.0-REL-p9 amd64. No problems.

Built on Poudriere, but I ran the same stuff from the offical repo for a
while as well.




signature.asc
Description: OpenPGP digital signature


Re: firefox is pretty useless ...

2017-07-11 Thread Lars Engels
On Tue, Jul 11, 2017 at 09:45:10AM -0500, Bob Willcox wrote:
> On Wed, Jul 05, 2017 at 02:07:29AM -0400, DTD wrote:
> > if you use xfce. By definition it is not a problem that:
> > 
> >1) install a new copy of FreeBSD 10.3
> >2) pkg install xorg
> >3) pkg install xfce
> >4) pkg install firefox
> > 
> > installs a firefox package that does not run. The project seems to do a bit
> > better than this on Windows, but they (I think) have to in that 
> > environment. The
> > official answer to the above is:
> > 
> > --- Comment #1 from Jan Beich  ---
> > Partial upgrades i.e., mixing dependencies from different svn checkouts, 
> > dates
> > of "pkg install" or locking dependencies, are not supported. firefox will
> > refuse to build unless you upgrade sqlite3. Some version requirement are
> > specified in the port's Makefile
> > 
> >$ fgrep sqlite www/firefox/Makefile
> >sqlite3>=3.17.0:databases/sqlite3 \
> >${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \
> > 
> > "pkg upgrade" may help you resolve this.
> > 
> > The only problem with this 'solution' is that upgrading sqlite requires a
> > cascading series of updates that breaks parts of xfce. Other than that no
> > problem here. So if you use twm firefox is your browser.
> > 
> > The next time I build a system I will try installing firefox first. I got 
> > here 
> > because I wanted to ungrade thunar (xfce's file manager). That upgrade broke
> > the version of firefox that was running (47.somethine). Chasing and fixing 
> > that 
> > chain eventually required a reinstall. Happily (for me) chrome works.
> 
> Hmm, what firefox port are you building/running? I'm running version 54.0
> (firefox-54.0.1_1,1) without any real issues (well, none at this point). I
> don't install or run xfce, but use the ctwm window manager (ctwm-4.0.0,1).
> Perhaps that's the difference.
> 
> I'm also running 10.3:
> FreeBSD luke.immure.com 10.3-STABLE FreeBSD 10.3-STABLE #3 r320754: Thu Jul  
> 6 15:13:13 CDT 2017 b...@luke.immure.com:/usr/obj/usr/src/sys/LUKE  amd64
> 
> As an asside, I recommend running v 54 of firefox in any event. The new
> thread support seems to have significantly improved its performance and
> stability for me (at least).

Yes, it feels much faster even on my venerable Thinkpad X200.
___
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: firefox is pretty useless ...

2017-07-11 Thread Bob Willcox
On Wed, Jul 05, 2017 at 02:07:29AM -0400, DTD wrote:
> if you use xfce. By definition it is not a problem that:
> 
>1) install a new copy of FreeBSD 10.3
>2) pkg install xorg
>3) pkg install xfce
>4) pkg install firefox
> 
> installs a firefox package that does not run. The project seems to do a bit
> better than this on Windows, but they (I think) have to in that environment. 
> The
> official answer to the above is:
> 
> --- Comment #1 from Jan Beich  ---
> Partial upgrades i.e., mixing dependencies from different svn checkouts, dates
> of "pkg install" or locking dependencies, are not supported. firefox will
> refuse to build unless you upgrade sqlite3. Some version requirement are
> specified in the port's Makefile
> 
>$ fgrep sqlite www/firefox/Makefile
>sqlite3>=3.17.0:databases/sqlite3 \
>${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \
> 
> "pkg upgrade" may help you resolve this.
> 
> The only problem with this 'solution' is that upgrading sqlite requires a
> cascading series of updates that breaks parts of xfce. Other than that no
> problem here. So if you use twm firefox is your browser.
> 
> The next time I build a system I will try installing firefox first. I got 
> here 
> because I wanted to ungrade thunar (xfce's file manager). That upgrade broke
> the version of firefox that was running (47.somethine). Chasing and fixing 
> that 
> chain eventually required a reinstall. Happily (for me) chrome works.

Hmm, what firefox port are you building/running? I'm running version 54.0
(firefox-54.0.1_1,1) without any real issues (well, none at this point). I
don't install or run xfce, but use the ctwm window manager (ctwm-4.0.0,1).
Perhaps that's the difference.

I'm also running 10.3:
FreeBSD luke.immure.com 10.3-STABLE FreeBSD 10.3-STABLE #3 r320754: Thu Jul  6 
15:13:13 CDT 2017 b...@luke.immure.com:/usr/obj/usr/src/sys/LUKE  amd64

As an asside, I recommend running v 54 of firefox in any event. The new
thread support seems to have significantly improved its performance and
stability for me (at least).

> 
> 
> _
> Douglas Denault
> http://www.safeport.com
> d...@safeport.com
> Voice: 301-217-9220
>Fax: 301-217-9277
> ___
> 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"

-- 
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"


[j...@apache.org: [ANNOUNCEMENT] Apache HTTP Server 2.4.27 Released]

2017-07-11 Thread The Doctor
Heads up Team FreeBSD .


- Forwarded message from Jim Jagielski  -

Date: Tue, 11 Jul 2017 09:06:14 -0400
From: Jim Jagielski 
To: annou...@httpd.apache.org
Subject: [ANNOUNCEMENT] Apache HTTP Server 2.4.27 Released
X-Mailer: Apple Mail (2.3273)

  Apache HTTP Server 2.4.27 Released

July 11, 2017

The Apache Software Foundation and the Apache HTTP Server Project
are pleased to announce the release of version 2.4.27 of the Apache
HTTP Server ("Apache").  This version of Apache is our latest GA
release of the new generation 2.4.x branch of Apache HTTPD and
represents fifteen years of innovation by the project, and is
recommended over all previous releases. This release of Apache is
a security, feature, and bug fix release. Users are encouraged
to upgrade as soon as possible.

We consider this release to be the best version of Apache available, and
encourage users of all prior versions to upgrade.

Apache HTTP Server 2.4.27 is available for download from:

http://httpd.apache.org/download.cgi

Apache 2.4 offers numerous enhancements, improvements, and performance
boosts over the 2.2 codebase.  For an overview of new features
introduced since 2.4 please see:

http://httpd.apache.org/docs/trunk/new_features_2_4.html

Please see the CHANGES_2.4 file, linked from the download page, for a
full list of changes. A condensed list, CHANGES_2.4.27 includes only
those changes introduced since the prior 2.4 release.  A summary of all 
of the security vulnerabilities addressed in this and earlier releases 
is available:

http://httpd.apache.org/security/vulnerabilities_24.html

Of particular note in this release are 3 COMPATIBILITY items:

o HTTP/2 will not be negotiated when using the Prefork MPM
o FastCGI compatibility with PHP-FPM is fixed
o mod_lua no longer exports the undocumented and unsupported
 'apr_table' variable.

This release requires the Apache Portable Runtime (APR), minimum
version 1.5.x, and APR-Util, minimum version 1.5.x. Some features may
require the 1.6.x version of both APR and APR-Util. The APR libraries
must be upgraded for all features of httpd to operate correctly.

This release builds on and extends the Apache 2.2 API.  Modules written
for Apache 2.2 will need to be recompiled in order to run with Apache
2.4, and require minimal or no source code changes.

http://svn.apache.org/repos/asf/httpd/httpd/trunk/VERSIONING

When upgrading or installing this version of Apache, please bear in mind
that if you intend to use Apache with one of the threaded MPMs (other
than the Prefork MPM), you must ensure that any modules you will be
using (and the libraries they depend on) are thread-safe.

Please note that Apache Web Server Project will only provide maintenance
releases of the 2.2.x flavor through June of 2017, and will provide some
security patches beyond this date through at least December of 2017.
Minimal maintenance patches of 2.2.x are expected throughout this period,
and users are strongly encouraged to promptly complete their transitions
to the the 2.4.x flavor of httpd to benefit from a much larger assortment
of minor security and bug fixes as well as new features.


- End forwarded message -

-- 
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising!
https://www.empire.kred/ROOTNK?t=94a1f39b  Look at Psalms 14 and 53 on Atheism
Talk Sense to a fool and he calls you foolish - Euripides
___
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
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  wrote:
> > 
> > 
> > On Tue, Jul 11, 2017 at 03:12:12PM +0200, Herbert J. Skuhra wrote:
> > > > On 11 July 2017 at 14:51 Bob Willcox  wrote:
> > > > 
> > > > 
> > > > On Tue, Jul 11, 2017 at 01:13:33PM +0200, Herbert J. Skuhra wrote:
> > > > > > On 10 July 2017 at 22:59 Bob Willcox  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).
> > 
> > I just rebuilt and reinstalled perl and now when I attempt to build texinfo 
> > I
> > get this:
> > 
> > gmake[4]: Entering directory '/usr/ports/print/texinfo/work/texinfo-6.4/man'
> > unset TEXI2DVI_BUILD_MODE; unset TEXI2DVI_BUILD_DIRECTORY; /bin/sh 
> > /usr/ports/print/texinfo/work/texinfo-6.4/build-aux/missing help2man \
> >   --name="convert Texinfo documents to DVI or PDF" \
> >   ../util/texi2dvi >texi2dvi.1
> > gettext.c: loadable library and perl binaries are mismatched 

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  wrote:
> 
> 
> On Tue, Jul 11, 2017 at 03:12:12PM +0200, Herbert J. Skuhra wrote:
> > > On 11 July 2017 at 14:51 Bob Willcox  wrote:
> > > 
> > > 
> > > On Tue, Jul 11, 2017 at 01:13:33PM +0200, Herbert J. Skuhra wrote:
> > > > > On 10 July 2017 at 22:59 Bob Willcox  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).
> 
> I just rebuilt and reinstalled perl and now when I attempt to build texinfo I
> get this:
> 
> gmake[4]: Entering directory '/usr/ports/print/texinfo/work/texinfo-6.4/man'
> unset TEXI2DVI_BUILD_MODE; unset TEXI2DVI_BUILD_DIRECTORY; /bin/sh 
> /usr/ports/print/texinfo/work/texinfo-6.4/build-aux/missing help2man \
>   --name="convert Texinfo documents to DVI or PDF" \
>   ../util/texi2dvi >texi2dvi.1
> gettext.c: loadable library and perl binaries are mismatched (got handshake 
> key 0xd200080, needed 0xdf00080)
> gmake[4]: *** [Makefile:1398: texi2dvi.1] Error 1
> gmake[4]: Leaving directory '/usr/ports/print/texinfo/work/texinfo-6.4/man'
> gmake[3]: *** [Makefile:1196: all-recursive] Error 1
> gmake[3]: Leaving directory '/usr/ports/print/texinfo/work/texinfo-6.4'
> gmake[2]: *** 

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

I just rebuilt and reinstalled perl and now when I attempt to build texinfo I
get this:

gmake[4]: Entering directory '/usr/ports/print/texinfo/work/texinfo-6.4/man'
unset TEXI2DVI_BUILD_MODE; unset TEXI2DVI_BUILD_DIRECTORY; /bin/sh 
/usr/ports/print/texinfo/work/texinfo-6.4/build-aux/missing help2man \
  --name="convert Texinfo documents to DVI or PDF" \
  ../util/texi2dvi >texi2dvi.1
gettext.c: loadable library and perl binaries are mismatched (got handshake key 
0xd200080, needed 0xdf00080)
gmake[4]: *** [Makefile:1398: texi2dvi.1] Error 1
gmake[4]: Leaving directory '/usr/ports/print/texinfo/work/texinfo-6.4/man'
gmake[3]: *** [Makefile:1196: all-recursive] Error 1
gmake[3]: Leaving directory '/usr/ports/print/texinfo/work/texinfo-6.4'
gmake[2]: *** [Makefile:1135: all] Error 2
gmake[2]: Leaving directory '/usr/ports/print/texinfo/work/texinfo-6.4'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

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

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


FreeBSD ports you maintain which are out of date

2017-07-11 Thread portscout
Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/po...@freebsd.org.html


Port| Current version | New version
+-+
biology/tinker  | 7.1.3   | 8.2.1
+-+
devel/florist-gpl   | 2016| 2017
+-+


If any of the above results are invalid, please check the following page
for details on how to improve portscout's detection and selection of
distfiles on a per-port basis:

http://portscout.freebsd.org/info/portscout-portconfig.txt

Thanks.
___
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"