ffmpeg 4.3_5_1

2020-07-12 Thread ajtiM via freebsd-ports
Hi! Looks like that is ffmpg broke again: make ===> ffmpeg-4.3_5,1 is marked as broken: https://github.com/OpenVisualCloud/SVT-VP9/issues/124. *** Error code 1 Stop. make: stopped in /usr/ports/multimedia/ffmpeg root@lumiwa:~# make config Thank you. -- Ernst Lubitsch’s Ninotchka: “‘Waiter!

GLX extensions

2020-06-12 Thread ajtiM via freebsd-ports
Hi! After lastupdates and I cannot run Blender anymore and I canoot play ags games too. There are not a roblem with GIMP and Inkscape. blender /usr/ports/graphics/blender/work/blender-2.82/intern/ghost/intern/GHOST_WindowX11.cpp:122: X11 glXQueryVersion() failed, verify working openGL system!

ffmpeg 4.2.3'1

2020-05-23 Thread ajtiM via freebsd-ports
On FreeBSD 12.1-RELEASE-p5 I cannot build ffmpeg update: ===> Cleaning for ffmpeg-4.2.3,1 ===> License GPLv3+ LGPL3+ accepted by the user ===> ffmpeg-4.2.3,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ffmpeg-4.2.3,1 for building ===> Extracting for

Re: python 2.7 marked as deprecated and EOL while 2.7.18 RC is available

2020-04-28 Thread ajtiM via freebsd-ports
On Tue, 28 Apr 2020 02:10:51 -0600 "@lbutlr" wrote: > On 27 Apr 2020, at 17:32, ajtiM via freebsd-ports > wrote: > > qt5-webengine > > There is py-qt5-webengine which seems to want py37 > And what is a point? www/qt5-webengine has in Makefile python:27. If you

Re: python 2.7 marked as deprecated and EOL while 2.7.18 RC is available

2020-04-27 Thread ajtiM via freebsd-ports
I found that qt5-webengine needs Python 2.7: Build dependencies: bison : devel/bison ninja : devel/ninja yasm : devel/yasm input.h : devel/evdev-proto videodev2.h : multimedia/v4l_compat gperf : devel/gperf python2.7 : lang/python27

Re: python 2.7 marked as deprecated and EOL while 2.7.18 RC is available

2020-04-26 Thread ajtiM via freebsd-ports
On Sat, 25 Apr 2020 16:21:25 -0700 (PDT) Roger Marquis wrote: > Kurt Jaeger wrote: > > I prepared a patch to build lyx without the 2.7 restriction. The > > patch needs a run-test, can you test and report back ? > > Has anyone enumerated the ports and applications which don't work with >

Re: python 2.7 marked as deprecated and EOL while 2.7.18 RC is available

2020-04-24 Thread ajtiM via freebsd-ports
On Fri, 24 Apr 2020 14:16:15 +0200 Kurt Jaeger wrote: > Hi! > > > > > I clean almost everything except print/lyx which I am using and > > > > I like it (with latex-beamer). I try to build with Python 3.7 > > > > but not success. [...] > > > It was solved long time ago but we have: > > > >

Re: python 2.7 marked as deprecated and EOL while 2.7.18 RC is available

2020-04-23 Thread ajtiM via freebsd-ports
On Thu, 23 Apr 2020 21:46:15 +0200 Kurt Jaeger wrote: > Hi! > > > I clean almost everything except print/lyx which I am using and I > > like it (with latex-beamer). I try to build with Python 3.7 but not > > success. I do not now if I am one of the "rare" user or is port > > dead. > > The port

Re: python 2.7 marked as deprecated and EOL while 2.7.18 RC is available

2020-04-23 Thread ajtiM via freebsd-ports
On Thu, 23 Apr 2020 21:46:15 +0200 Kurt Jaeger wrote: > Hi! > > > I clean almost everything except print/lyx which I am using and I > > like it (with latex-beamer). I try to build with Python 3.7 but not > > success. I do not now if I am one of the "rare" user or is port > > dead. > > The port

Re: python 2.7 marked as deprecated and EOL while 2.7.18 RC is available

2020-04-23 Thread ajtiM via freebsd-ports
I clean almost everything except print/lyx which I am using and I like it (with latex-beamer). I try to build with Python 3.7 but not success. I do not now if I am one of the "rare" user or is port dead. Thank you. -- Ernst Lubitsch’s Ninotchka: “‘Waiter! A cup of coffee without cream,

Re: python 2.7 marked as deprecated and EOL while 2.7.18 RC is available

2020-04-19 Thread ajtiM via freebsd-ports
On Sun, 19 Apr 2020 09:54:27 -0700 Kevin Oberman wrote: > If you actually use inkscape, can you try inkscape with python37 an > confirm whether or not it works? My guess is that it does not, but > it does run and at least works to some degree. Maybe everything > works. (Hope springs eternal.) >

Re: python 2.7 marked as deprecated and EOL while 2.7.18 RC is available

2020-04-19 Thread ajtiM via freebsd-ports
And how and when will be solved Inkscape which is part of the GNOME group: Build dependencies: concept_check.hpp : devel/boost-libs cmake : devel/cmake ninja : devel/ninja update-desktop-database : devel/desktop-file-utils gtk-update-icon-cache :

Re: python 2.7 marked as deprecated and EOL while 2.7.18 RC is available

2020-04-18 Thread ajtiM via freebsd-ports
On Sat, 18 Apr 2020 20:24:21 +0200 Christoph Moench-Tegeder wrote: > ## ajtiM via freebsd-ports (freebsd-ports@freebsd.org): > > > > asterisk16: 16.9.0 > > That's surprising - asterisk16 with somewhat usual OPTIONS does not > have a direct python dependency -

Re: python 2.7 marked as deprecated and EOL while 2.7.18 RC is available

2020-04-18 Thread ajtiM via freebsd-ports
On Sat, 18 Apr 2020 04:57:32 -0500 D'Arcy Cain wrote: > On 2020-04-18 04:06, andrew clarke wrote: > > Out of interest I ran "pkg del python27" on my FreeBSD machine just > > to see what would break. Conspicuous was devel/mercurial: > > I did the same thing. Out of 19 packages to be deleted

Re: qt5-webengine

2020-04-05 Thread ajtiM via freebsd-ports
On Sun, 5 Apr 2020 18:08:27 +0700 "Alex V. Petrov" wrote: > 04.04.2020 21:10, ajtiM via freebsd-ports пишет: > > Hi! > > > > Today update for qt5-webengine cannot compile: > > > > /usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so

Re: qt5-webengine

2020-04-04 Thread ajtiM via freebsd-ports
On Sat, 4 Apr 2020 17:33:56 +0200 Serpent7776 wrote: > On Sat, 4 Apr 2020 11:15:53 -0400 > ajtiM via freebsd-ports wrote: > > > On Sat, 4 Apr 2020 16:21:03 +0200 > > Christoph Moench-Tegeder wrote: > > > > > ## ajtiM via freebsd-ports (freebsd-ports@

Re: qt5-webengine

2020-04-04 Thread ajtiM via freebsd-ports
On Sat, 4 Apr 2020 16:21:03 +0200 Christoph Moench-Tegeder wrote: > ## ajtiM via freebsd-ports (freebsd-ports@freebsd.org): > > > Today update for qt5-webengine cannot compile: > > > > /usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: > > undefin

qt5-webengine

2020-04-04 Thread ajtiM via freebsd-ports
Hi! Today update for qt5-webengine cannot compile: /usr/local/bin/ld: /usr/local/lib/qt5/libQt5WebEngineCore.so: undefined reference to `re2::RE2::Arg::parse_ulong(char const*, unsigned long, void*)' c++: error: linker command failed with exit code 1 (use -v to see invocation) ***

Re: graphics/vigra broken, unbreak?

2020-04-02 Thread ajtiM via freebsd-ports
On Thu, 2 Apr 2020 23:37:01 +0200 Guido Falsi via freebsd-ports wrote: > On 02/04/20 23:30, Felix Palmen wrote: > > Hello all, > > > > I'm referring to > > here. > > This port is currently broken with default options because > >

hdf5 update and problem

2020-03-29 Thread ajtiM via freebsd-ports
Hi! After update of hdf5 there are problems with blender which doesn't build anymore: executing: /usr/ports/graphics/blender/work/.build/bin/blender --help ld-elf.so.1: Shared object "libhdf5.so.103" not found, required by "libAlembic.so.1.7" Traceback (most recent call last): File

Re: Xorg 1.20 no mouse buttons

2020-03-06 Thread ajtiM via freebsd-ports
On Thu, 5 Mar 2020 23:13:37 + Tatsuki Makino wrote: > I think Bluetooth mouse haven't worked properly before. > It relied on other mouse and Virtual core XTEST pointer. > I have increased NBUTTONS in ${WRKSRC}/test/xi2/protocol-common.c and > ${WRKSRC}/dix/devices.c more than 10. >

Re: Xorg 1.20 no mouse buttons

2020-03-05 Thread ajtiM via freebsd-ports
On Thu, 05 Mar 2020 14:45:32 +0100 "Ronald Klop" wrote: > Hi, > > I needed "sysctl kern.evdev.rcpt_mask=6" to switch from sysmouse to > "hardware mouse". That fixed mouse integration with VirtualBox. > > Still have weird behaviour. Two finger swipe down & up (which > normally only scrolls)

rawtherapee

2020-02-10 Thread ajtiM via freebsd-ports
Hi! Updaye of rawtherapee on my FreeBSD 12.1-RELEASE-p2 (amd64) failed: ls: /usr/ports/graphics/rawtherapee/files/../testimages/*: No such file or directory + onefile='' + test -d /usr/ports/graphics/rawtherapee/files/../testimages + ls -Rlbai /usr/ports/graphics/rawtherapee/files/../testimages

nss update again

2020-02-07 Thread ajtiM via freebsd-ports
Hi! nss 3.49.2_1 built without problem but version 3.49.2_2 doesn't: File exists gmake[4]: *** [../../coreconf/rules.mk:393: FreeBSD12.1_OPT.OBJ/pathsub.o] Error 1 gmake[4]: *** Waiting for unfinished jobs gmake[4]: Leaving directory

Re: xterm-353

2020-02-06 Thread ajtiM via freebsd-ports
On Thu, 6 Feb 2020 07:54:33 -0500 Robert Huff wrote: > > Thomas Mueller writes: > > > > Seamonkey - which was my default browser until it was no > > > longer updated - came with this ability built in. The only > > > problem was the list of alternate identities was vintage, like, >

Re: xterm-353

2020-02-02 Thread ajtiM via freebsd-ports
On Sun, 2 Feb 2020 12:11:18 -0500 ajtiM via freebsd-ports wrote: I did solve the problem with download file from the xterm web site. compile and it works. The tgz file which automatically download from mirror site is not good. Thank you. -- “In politics stupidity is not a handicap

Re: xterm-353

2020-02-02 Thread ajtiM via freebsd-ports
On Sun, 2 Feb 2020 07:42:27 -0800 David Wolfskill wrote: > On Sun, Feb 02, 2020 at 10:36:00AM -0500, ajtiM via freebsd-ports > wrote: > > Update of xterm to version 253 has a problem: > > > > ===> License MIT accepted by the user > > ===> xterm-353

Re: FreeBSD Port: openblas-0.3.7_1,1 error install

2020-02-02 Thread ajtiM via freebsd-ports
On Sat, 1 Feb 2020 17:15:31 -0800 Kevin Oberman wrote: > I can't say anything about the missing library issue as I have not > seen it. It is true that cblas and openblas now conflict. That is > because openblas added cblas emulation that duplicates the libraries > cblas installed. It is

xterm-353

2020-02-02 Thread ajtiM via freebsd-ports
Update of xterm to version 253 has a problem: ===> License MIT accepted by the user ===> xterm-353 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by xterm-353 for building => SHA256 Checksum mismatch for xterm-353.tgz. => SHA256 Checksum OK for

Re: FreeBSD Port: openblas-0.3.7_1,1 error install

2020-02-01 Thread ajtiM via freebsd-ports
e the saved config to use > math/openblas. (NETLIB was the previous default which used cblas.) > -- > Kevin Oberman, Part time kid herder and retired Network Engineer > E-mail: rkober...@gmail.com > PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683 > > > On Sa

Re: FreeBSD Port: openblas-0.3.7_1,1 error install

2020-02-01 Thread ajtiM via freebsd-ports
On Fri, 31 Jan 2020 18:49:39 -0500 ajtiM wrote: > On Fri, 31 Jan 2020 18:29:10 -0500 > Steve Wills wrote: > > > Hi, > > > > On 1/31/20 5:47 PM, ajtiM via freebsd-ports wrote: > > > > > > ls -al /usr/local/lib/libopenblas* > > > -rw-r

Re: FreeBSD Port: openblas-0.3.7_1,1 error install

2020-01-31 Thread ajtiM via freebsd-ports
On Fri, 31 Jan 2020 18:29:10 -0500 Steve Wills wrote: > Hi, > > On 1/31/20 5:47 PM, ajtiM via freebsd-ports wrote: > > > > ls -al /usr/local/lib/libopenblas* > > -rw-r--r-- 1 root wheel 32273330 Jan 31 10:45 > > /usr/local/lib/libopenblas_nehalemp-r0.3

Re: FreeBSD Port: openblas-0.3.7_1,1 error install

2020-01-31 Thread ajtiM via freebsd-ports
On Fri, 31 Jan 2020 12:33:54 -0500 Steve Wills wrote: > Hi, > > On 1/31/20 11:42 AM, ajtiM wrote: > > On Fri, 31 Jan 2020 10:01:42 -0500 > > Steve Wills wrote: > > > >> Hi, > >> > >> On 1/30/20 9:25 PM, Alex V. Petrov wrote: > >>> ===> Installing for openblas-0.3.7_1,1 > >>> ===> Checking

Re: py-scipy with openble

2020-01-31 Thread ajtiM via freebsd-ports
On Sat, 25 Jan 2020 14:07:57 +0100 Xavier wrote: > Hi, > I looked at the posts from 22/01 about cblas/openblas, and ran in the > very same problem. So I delete cblas, and let openblas running an > upgrade. But pkg check -Bd show e an error, which is not fixed by > rebuilding py37-numpy (twice):

Re: FreeBSD Port: openblas-0.3.7_1,1 error install

2020-01-31 Thread ajtiM via freebsd-ports
On Fri, 31 Jan 2020 10:01:42 -0500 Steve Wills wrote: > Hi, > > On 1/30/20 9:25 PM, Alex V. Petrov wrote: > > ===> Installing for openblas-0.3.7_1,1 > > ===> Checking if openblas is already installed > > ===> Registering installation for openblas-0.3.7_1,1 > > pkg-static: Unable to access

openblas - cblas

2020-01-21 Thread ajtiM via freebsd-ports
It is impossible to update ports because there are a conflic with openblas and cblas - installs files in the same place. Thank you. -- “good people do not need laws to tell them to act responsibly, while bad people will find a way around the laws” Plato

Re: Portmaster failing

2020-01-02 Thread ajtiM via freebsd-ports
On Wed, 1 Jan 2020 23:28:30 +0100 Kurt Jaeger wrote: > > For example: FreeBSD uses mailman2 for lists.freebsd.org, which needs > python 2.7, which, as far as the python community is involved, > is no longer supported. > py27-backports-1

Re: med

2019-12-24 Thread ajtiM via freebsd-ports
On Tue, 24 Dec 2019 17:50:39 +0100 Thierry Thomas wrote: > Hello, > > Le mar. 24 déc. 19 à 17:19:25 +0100, ajtiM via freebsd-ports > écrivait : > > > Is the proble related to /usr/ports/french/aster/bsd.aster.mk > > due to the source file aster-full-src-1

Re: med

2019-12-24 Thread ajtiM via freebsd-ports
Is the proble related to /usr/ports/french/aster/bsd.aster.mk due to the source file aster-full-src-10.8.0-3.noarch.tar.gz can't be fetched from http://www.code-aster.org/FICHIERS/ and it is old more than 5 years? Thank you. On Tue, 24 Dec 2019 10:37:49 -0500 wrote: > Hi! > > I have

med

2019-12-24 Thread ajtiM via freebsd-ports
Hi! I have everytime the same problem when I want to update french/med. Now is update on my FreeBSD 12.1 - RELEASE but it was problem on the previous versions too. Thank you. ===> Fetching all distfiles required by fr-med-4.0.0 for building ===> Extracting for fr-med-4.0.0 ===> License GPLv3

jakarta-commons

2019-10-06 Thread ajtiM via freebsd-ports
Hi! I did try to update ports but there are problems. I do not know how to handle jakarta-commons-?? - apache-commons-?? because LibreOffice failed - it looked to jakarta (I have java on). I cancel everything and wait for other updates, IMO, should be something in /usr/ports/UPDATING. Thank you.

netsurf

2019-09-14 Thread ajtiM via freebsd-ports
I tried to install Netsurf but looks like it has still open bug from 2018: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229164 Look like if I use subversion I cannot install Netsurf? Thank you. -- “Hungry man, reach for the book: it is a weapon.” ― Bertolt Brecht

Perl 5.30

2019-09-08 Thread ajtiM via freebsd-ports
Hi! Default Perl version has been switched to Perl 5.30. In my case if I want to switch to default version and follow instructions I should have a problem with rvxt-unicode which I am using and some other apps to which ask or Perl 2.8 or 2.9. I didn't upgrade but how to handle this 'problem",

Re: firefox or what?

2019-08-17 Thread ajtiM via freebsd-ports
On Sat, 17 Aug 2019 22:43:33 + "Thomas Mueller" wrote: > from Andrea Venturoli: > > > While continuing this thread down the slope it got (with useless > > arguments on netiquette, release engineering, supposed NFS > > incompatibilities, etc...) is a nonsense, I think half the OP's > >

Re: Massive PORTS_REVISION bump after making gcc-9.1 default

2019-07-27 Thread ajtiM via freebsd-ports
On Sat, 27 Jul 2019 16:26:51 -0700 Kevin Oberman wrote: > Today I was hit with 226 ports needing update. With one exception, > all were the result of the bump or the default gcc version to 9.1. > The problem is that 9.1 was not installed first, so over 43 of these > ports were rebuilt with the

BIMP 2.10.12 - plugin crashed

2019-07-12 Thread ajtiM via freebsd-ports
I have a problem with updated GIMP 2.10.12: GIMP 2.10.12 Plug-in crashed: "file-jpeg" (/usr/local/libexec/gimp/2.2/plug-ins/file-jpeg/file-jpeg) The dying plug-in may have messed up GIMP's internal state. You may want to save your images and restart GIMP to be on the safe side. As I remember it

Re: Portsnap broke?

2019-07-03 Thread ajtiM via freebsd-ports
Yes, looks like it is broken. For me doesn't works from yesterday morning. -- “Happiness is the meaning and the purpose of life, the whole aim and end of human existence.” ― Aristotle ___ freebsd-ports@freebsd.org mailing list

Re: ImageMacgick6 seems to conflict with itself

2019-04-29 Thread ajtiM via freebsd-ports
On Mon, 29 Apr 2019 15:50:30 -0700 bob prohaska wrote: > In trying to install ImageMagick6 on an RPI3 compilation finishes, > but installation stops with > > ===> Installing for ImageMagick6-6.9.10.22_1,1 > ===> Checking if ImageMagick6 is already installed > ===> Registering installation

Re: python

2019-04-11 Thread ajtiM via freebsd-ports
On Thu, 11 Apr 2019 09:29:06 +0200 Stefan Esser wrote: > Am 11.04.19 um 00:03 schrieb ajtiM via freebsd-ports: > > Hi! > > > > With portmaster I try to update todays ports and python default is > > version 3.7 which is okay for me but not for hplip: > > ===>

Re: python

2019-04-10 Thread ajtiM via freebsd-ports
On Wed, 10 Apr 2019 18:03:22 -0400 ajtiM via freebsd-ports wrote: > Hi! > > With portmaster I try to update todays ports and python default is > version 3.7 which is okay for me but not for hplip: > ===>>> All >> > hplip-3.17.11_3 (5/43) > > ===>

python

2019-04-10 Thread ajtiM via freebsd-ports
Hi! With portmaster I try to update todays ports and python default is version 3.7 which is okay for me but not for hplip: ===>>> All >> hplip-3.17.11_3 (5/43) ===>>> Returning to dependency check for print/hplip ===>>> Dependency check complete for print/hplip ===>>> All >> hplip-3.17.11_3

Re: FreeCAD 0.17 - is anyone using it?

2019-03-22 Thread ajtiM via freebsd-ports
On Fri, 22 Mar 2019 23:54:14 +0100 Torfinn Ingolfsen wrote: > Hello, > > On Mon, Mar 18, 2019 at 10:02 PM Christoph Moench-Tegeder > wrote: > > I didn't get around to analyse this very deeply - instead I upgraded > > FreeCAD to 0.18 - does that change anything? > > FreeCAD 0.18 installed from

Re: FreeCAD 0.17 - is anyone using it?

2019-03-02 Thread ajtiM via freebsd-ports
On Sat, 2 Mar 2019 16:55:16 +0100 Torfinn Ingolfsen wrote: > On Sun, Feb 24, 2019 at 11:22 PM Christoph Moench-Tegeder > wrote: > > > > > > The main question is why it detects Coin as "-lCoin", which can't > > be found by the linker without a matching "-L/usr/local/lib" (it's > > ok when Coin

Re: freecad cannot build

2019-02-25 Thread ajtiM via freebsd-ports
On Sun, 24 Feb 2019 22:12:21 +0100 Christoph Moench-Tegeder wrote: > ## ajtiM via freebsd-ports (freebsd-ports@freebsd.org): > > > Subject: freecad cannot build > > Oh, it can, e.g.: > http://beefy6.nyi.freebsd.org/data/120amd64-default/493629/logs/FreeCAD-0.17.13541_6.log

freecad cannot build

2019-02-23 Thread ajtiM via freebsd-ports
All ports are built on FreeBSD-Release-12-p3 (amd64). I did install package for french/med because french/aster doesn't build on amd64. But on the end of building freecad I got: /usr/bin/ld: error: unable to find library -lCoin /usr/bin/ld: error: unable to find library -lGL /usr/bin/ld: error:

Re: FreeCAD 0.17 - is anyone using it?

2019-02-15 Thread ajtiM via freebsd-ports
On Fri, 15 Feb 2019 18:51:04 +0100 Christoph Moench-Tegeder wrote: > ## ajtiM via freebsd-ports (freebsd-ports@freebsd.org): > > > Reading > > /usr/ports/accessibility/qt5-speech/work/qtspeech-everywhere-src-5.12.1/src/plugins/tts/speechdispatcher/speechdispatcher.pro >

Re: FreeCAD 0.17 - is anyone using it?

2019-02-15 Thread ajtiM via freebsd-ports
I did try to build on my FreeBASD-Release 12.0 (amd 64) wit portmaster and with default options and I stack: Reading /usr/ports/accessibility/qt5-speech/work/qtspeech-everywhere-src-5.12.1/src/plugins/tts/speechdispatcher/speechdispatcher.pro