Re: pango-1.42.4_2 fails in configure on 12.0-RELEASE-p3

2019-05-12 Thread Walter Schwarzenfeld
First pango needs updated to 1.43.0 (out 12.december 2018). I make a 
"quick try". It has not this error with this version, but has a similar 
error in utils/test/meson.build (I did not really looked into it yet).


___
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: pango-1.42.4_2 fails in configure on 12.0-RELEASE-p3

2019-05-12 Thread Walter Schwarzenfeld

The update to 1.43.0 works. I forgot to remove some old patches.

But this had to be tested with ports are depend on pango.

___
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: www/qt5-webengine fails to build on 12-STABLE

2019-05-12 Thread tech-lists

On Thu, May 09, 2019 at 05:20:54PM +0100, tech-lists wrote:

Seems to fail starting from here:

[00:02:43] [8124/14059] CXX host/obj/third_party/boringssl/boringssl/bio_ssl.o
[00:02:43] [8125/14059] LINK ./mksnapshot
[00:02:43] FAILED: mksnapshot


Seems this was down to bad files in the ccache cache dir (error was "bad
file descriptor") the dir was undeletable until reboot into single user
mode and running fsck -y on / multiple times until it no longer errored,
then removing and re-making the directory)

sorry for the noise
--
J.


signature.asc
Description: PGP signature


firefox fails to start with JavaScript error

2019-05-12 Thread Bob Willcox
This is on a new system/install with firefox-66.0.5,1. When I try t run
firefox it fails with this error message:

JavaScript error: 
jar:file:///usr/local/lib/firefox/omni.ja!/components/XULStore.js

The system does have the omni.ja file installed:

root@darth:6 /root> ls -l /usr/local/lib/firefox/
total 79827
-rw-r--r--  1 root  wheel419 May 12 09:19 application.ini
drwxr-xr-x  4 root  wheel  7 May 12 09:42 browser
drwxr-xr-x  3 root  wheel  3 May 12 09:42 chrome
-rw-r--r--  1 root  wheel  0 May 12 09:32 chrome.manifest
drwxr-xr-x  3 root  wheel  3 May 12 09:42 defaults
-rw-r--r--  1 root  wheel 55 May 12 09:32 dependentlibs.list
-rwxr-xr-x  1 root  wheel 255376 May 12 09:29 firefox
-rwxr-xr-x  1 root  wheel 255376 May 12 09:29 firefox-bin
drwxr-xr-x  3 root  wheel  3 May 12 09:42 gmp-clearkey
drwxr-xr-x  2 root  wheel  3 May 12 09:42 gtk2
-rwxr-xr-x  1 root  wheel  68296 May 12 09:29 liblgpllibs.so
-rwxr-xr-x  1 root  wheel2536896 May 12 09:29 libmozavcodec.so
-rwxr-xr-x  1 root  wheel 312616 May 12 09:29 libmozavutil.so
-rwxr-xr-x  1 root  wheel  17680 May 12 09:27 libmozgtk.so
-rwxr-xr-x  1 root  wheel  23784 May 12 09:27 libmozwayland.so
-rwxr-xr-x  1 root  wheel  144021976 May 12 09:32 libxul.so
-rw-r--r--  1 root  wheel   16728168 May 12 09:32 omni.ja
-rwxr-xr-x  1 root  wheel 266656 May 12 09:29 pingsender
-rw-r--r--  1 root  wheel 48 May 12 09:32 platform.ini
-rwxr-xr-x  1 root  wheel 245976 May 12 09:32 plugin-container
-rw-r--r--  1 root  wheel  0 May 12 09:32 removed-files

Not being a JavaScript person, I have no idea where to go from here in trying
to diagnose what's wrong.

Any help would be much appreciated.

Thanks,
Bob

-- 
Bob Willcox| "The only way to get rid of temptation is to yield to it...
b...@immure.com | I can resist everything but temptation."
Austin, TX | - Oscar Wilde
___
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: The hs-* issue

2019-05-12 Thread The Doctor via freebsd-ports
On Sat, May 11, 2019 at 09:20:29PM +0400, Gleb Popov wrote:
> On Sat, May 11, 2019 at 4:07 PM The Doctor  wrote:
> 
> > On Sat, May 11, 2019 at 10:47:37AM +0400, Gleb Popov wrote:
> > > On Sat, May 11, 2019 at 12:49 AM The Doctor 
> > > wrote:
> > >
> > > > On Fri, May 10, 2019 at 11:25:20PM +0400, Gleb Popov wrote:
> > > > > On Fri, May 10, 2019 at 8:54 PM The Doctor via freebsd-ports <
> > > > > freebsd-ports@freebsd.org> wrote:
> > > > >
> > > > >
> > > > > Can't reproduce this locally. What FreeBSD version are you running,
> > and
> > > > > what SVN revision are you on?
> > > > >
> > > >
> > > > FreeBSD 12.0
> > > >
> > > > svn, version 1.12.0 (r1857323)
> > > >compiled Apr 26 2019, 08:07:07 on amd64-portbld-freebsd12.0
> > > >
> > >
> > > I meant FreeBSD ports tree revision. Or are you using portsnap to obtain
> > > ports tree?
> > >
> >
> > portsnap!
> >
> 
> I'm puzzled what's wrong with your system. Things to try:
> 
> 1. Do another `portsnap fetch update`.
> 2. make -C /usr/ports/devel/hs-cabal-install clean
> 3. Use binary package for hs-cabal-install.

Where can I find a binary?

> 4. If nothing helps, provide me an ssh access to the problematic system.
> 
> 
> > > > >
> > > > > > --
> > > > > > 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
> > > > > > Newfoundland on 16 May 2019, do not vote PC nor NDP!
> > > > > > ___
> > > > > > 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"
> > > >
> > > > --
> > > > 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
> > > > Newfoundland on 16 May 2019, do not vote PC nor NDP!
> > > >
> > > ___
> > > 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"
> >
> > --
> > 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
> > Newfoundland on 16 May 2019, do not vote PC nor NDP!
> >
> ___
> 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"

-- 
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
Newfoundland on 16 May 2019, do not vote PC nor NDP!
___
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: The hs-* issue

2019-05-12 Thread Gleb Popov
On Sun, May 12, 2019 at 10:11 PM The Doctor 
wrote:

> On Sat, May 11, 2019 at 09:20:29PM +0400, Gleb Popov wrote:
> > On Sat, May 11, 2019 at 4:07 PM The Doctor 
> wrote:
> >
> > > On Sat, May 11, 2019 at 10:47:37AM +0400, Gleb Popov wrote:
> > > > On Sat, May 11, 2019 at 12:49 AM The Doctor <
> doc...@doctor.nl2k.ab.ca>
> > > > wrote:
> > > >
> > > > > On Fri, May 10, 2019 at 11:25:20PM +0400, Gleb Popov wrote:
> > > > > > On Fri, May 10, 2019 at 8:54 PM The Doctor via freebsd-ports <
> > > > > > freebsd-ports@freebsd.org> wrote:
> > > > > >
> > > > > >
> > > > > > Can't reproduce this locally. What FreeBSD version are you
> running,
> > > and
> > > > > > what SVN revision are you on?
> > > > > >
> > > > >
> > > > > FreeBSD 12.0
> > > > >
> > > > > svn, version 1.12.0 (r1857323)
> > > > >compiled Apr 26 2019, 08:07:07 on amd64-portbld-freebsd12.0
> > > > >
> > > >
> > > > I meant FreeBSD ports tree revision. Or are you using portsnap to
> obtain
> > > > ports tree?
> > > >
> > >
> > > portsnap!
> > >
> >
> > I'm puzzled what's wrong with your system. Things to try:
> >
> > 1. Do another `portsnap fetch update`.
> > 2. make -C /usr/ports/devel/hs-cabal-install clean
> > 3. Use binary package for hs-cabal-install.
>
> Where can I find a binary?
>

pkg install hs-cabal-install


> > 4. If nothing helps, provide me an ssh access to the problematic system.
> >
> >
>
___
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: portupgrade + FLAVORS

2019-05-12 Thread Matthew D. Fuller
On Mon, May 06, 2019 at 01:17:56PM -0500 I heard the voice of
Bob Willcox, and lo! it spake thus:
>
> Any word on when/if your patch will be integraded into the port
> proper?

I presume the route would be it getting integrated upstream, and then
a new release with the change makes it into the port.  The ref'd PR

> > https://github.com/freebsd/portupgrade/pull/72

would be the path to that, and I'm pretty sure Bryan (CC'd) would also
be the guy to do that.  I haven't seen him comment on it one way or
another, though I've also scarcely seen him anywhere else on ML's or
other github activity in that time, so I presume he's pretty busy
elsewhere ATM.  Maybe one of those ridiculous "job" things...


I did get a message from someone else pointing at a slowdown caused in
portversion I haven't had a chance to look at; I've just used `pkg
version` since pkgng stopped being ng.  Given my druthers, there's
probably big hunks of portupgrade's bucket I'd just whack  :)


-- 
Matthew Fuller (MF4839)   |  fulle...@over-yonder.net
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
   On the Internet, nobody can hear you scream.
___
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: The hs-* issue

2019-05-12 Thread The Doctor via freebsd-ports
On Sun, May 12, 2019 at 11:20:21PM +0400, Gleb Popov wrote:
> On Sun, May 12, 2019 at 10:11 PM The Doctor 
> wrote:
> 
> > On Sat, May 11, 2019 at 09:20:29PM +0400, Gleb Popov wrote:
> > > On Sat, May 11, 2019 at 4:07 PM The Doctor 
> > wrote:
> > >
> > > > On Sat, May 11, 2019 at 10:47:37AM +0400, Gleb Popov wrote:
> > > > > On Sat, May 11, 2019 at 12:49 AM The Doctor <
> > doc...@doctor.nl2k.ab.ca>
> > > > > wrote:
> > > > >
> > > > > > On Fri, May 10, 2019 at 11:25:20PM +0400, Gleb Popov wrote:
> > > > > > > On Fri, May 10, 2019 at 8:54 PM The Doctor via freebsd-ports <
> > > > > > > freebsd-ports@freebsd.org> wrote:
> > > > > > >
> > > > > > >
> > > > > > > Can't reproduce this locally. What FreeBSD version are you
> > running,
> > > > and
> > > > > > > what SVN revision are you on?
> > > > > > >
> > > > > >
> > > > > > FreeBSD 12.0
> > > > > >
> > > > > > svn, version 1.12.0 (r1857323)
> > > > > >compiled Apr 26 2019, 08:07:07 on amd64-portbld-freebsd12.0
> > > > > >
> > > > >
> > > > > I meant FreeBSD ports tree revision. Or are you using portsnap to
> > obtain
> > > > > ports tree?
> > > > >
> > > >
> > > > portsnap!
> > > >
> > >
> > > I'm puzzled what's wrong with your system. Things to try:
> > >
> > > 1. Do another `portsnap fetch update`.
> > > 2. make -C /usr/ports/devel/hs-cabal-install clean
> > > 3. Use binary package for hs-cabal-install.
> >
> > Where can I find a binary?
> >
> 
> pkg install hs-cabal-install
>

Too many packages to cancel.

> 
> > > 4. If nothing helps, provide me an ssh access to the problematic system.
> > >
> > >

You have 2 FreeBSD boxes to choice from.


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

-- 
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
Newfoundland on 16 May 2019, do not vote PC nor NDP!
___
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"


ImageMagick png error: unable to load module '/usr/local/lib/ImageMagick-7.0.7/modules-Q16HDRI/coders/png.la': file not found

2019-05-12 Thread lists
$ identify bloom1.png 
identify: unable to load module 
'/usr/local/lib/ImageMagick-7.0.7/modules-Q16HDRI/coders/png.la': file not 
found @ error/module.c/OpenModule/1275.
identify: no decode delegate for this image format `PNG' @ 
error/constitute.c/ReadImage/509.

$ pkg info -xo Ima
ImageMagick7-nox11-7.0.7.16_2  graphics/ImageMagick7-nox11

All packages installed via pkg.
pkg check shows no problems.

I did pkg delete, reinstall, etc. - still the same.

This is on 11.2-RELEASE-p2.

Any ideas?

Thanks

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