lang/php70-extensions sub-ports failures

2018-03-28 Thread Beeblebrox via freebsd-ports
On 12-CURRENT, amd64 Several lang/php70-extensions sub-ports fail by not finding the package just installed. Usually these errors are fixed pretty quickly? An example: ===> php70-xmlreader-7.0.28_2 depends on package: autoconf>0 - found ===> Returning to build of php70-xmlreader-7.0.28_2 ===>

Re: Finding depends-on ports

2017-06-05 Thread Beeblebrox via freebsd-ports
Hello & thanks for your help! Your code snip worked very nicely, with an exception when the INDEX filed has an empty string due to a) port has no depends, so empty field b) depends field is moved over by one (-f 8) as in the case for archivers/arj. I aready had mine from "make index", so it coul

Re: Finding depends-on ports

2017-06-03 Thread Beeblebrox via freebsd-ports
On Sat, 3 Jun 2017 14:59:36 -0600 Thans Adam, but I need origin of depends-on, not the port its self. For example: # grep security/clamav INDEX-12 > clamav-0.99.2_4|/usr/ports/security/clamav|/usr/local|Command line virus scanner written entirely in C|/usr/ports/security/clamav/pkg-descr|ga...@fr

Re: Finding depends-on ports

2017-06-03 Thread Beeblebrox via freebsd-ports
Thanks Matt for the suggestion, INDEX is a very good idea I am unable to figure out how to map package name to port name though as INDEX does not store origins. Any suggestions? Thanks again -- FreeBSD_amd64_12-Current_RadeonKMS Please CC my email when responding, mail from list is not delivered

Finding depends-on ports

2017-06-02 Thread Beeblebrox via freebsd-ports
I'm running a default-settings ports build from a ports-list file in poudriere (-f /path/file), which means no options have been defined by "# make config" or by make.conf (empty /var/db/ports, so can't look there). Is there an easy way to find or back-trace which forward ports depend on a certain

Advisory: Delete old libGL packages from poudriere repo before building new port vers

2017-05-20 Thread Beeblebrox via freebsd-ports
If you have your own poudriere repo and try to do a run based on a list of upgraded packages only, you are likely to encounter several build errors stating that "libglapi conflicts with mesa-libs" or such. To solve this either a) Delete from your repo the packages: freeglut, libGL, libGLE, libglapi

Re: graphics/inkscape build has been filing for quite some time

2017-05-10 Thread Beeblebrox via freebsd-ports
> Did you build graphics/ImageMagick with OPENMP=on? It may bring > libstdc++ which doesn't play well with consumers already using libc++. Hi - thanks. That was indeed the problem, worked perfectly. Regards. -- FreeBSD_amd64_12-Current_RadeonKMS Please CC my email when responding, mail from lis

graphics/inkscape build has been filing for quite some time

2017-05-10 Thread Beeblebrox via freebsd-ports
For some strange reason the build for this port has been failing even before I moved to 12 and while I was still on 11. I didn't chase it down because I figured someone would eventually bring it up. I have tried various configure options in inkscape to no avail. The error message (undefined refere

ports-mgmt/bpm deleted port distfile

2017-05-07 Thread Beeblebrox via freebsd-ports
I use bpm to browse the collection from the ports INDEX file. It's useful because I find the type if info I'm searching for much more quickly when compared to other means. I have to re-build the port after upgrading to 12-Current but I've lost the distfile I was keeping on my disk. Normally I wo

Re: several ports: clang include errors on 12

2017-01-10 Thread Beeblebrox via freebsd-ports
Sorry for the noise, linux-c7-* builds as expected. devel/linux-c6-devtools & devel/linux-c6-libgfortran (I assume) were built as part of a number of normally dependent ports. Nothing out of the ordinary there -- FreeBSD_amd64_12 Please CC my email when responding, mail from list is not delivere

Re: several ports: clang include errors on 12

2017-01-10 Thread Beeblebrox via freebsd-ports
I just got another strange error: poudriere built emulators/linux_base-c6 when ı have in poudriere.d/make.conf DEFAULT_VERSIONS+= linux=c I cloned ports as: git clone --depth 1 --branch master https://github.com/freebsd/freebsd-ports I'd guess that's where the problem is. Should I have chosen "-

Re: several ports: clang include errors on 12

2017-01-10 Thread Beeblebrox via freebsd-ports
Hi I was just about to post confirming ccache is not an issue; fails at same point. Modifying ~jail/etc/libmap.conf (and re-snapshot) did not help either. > That said, which ports are failing, in particular? too many for complete list, but includes llvm37, qt5-qmake, openjpeg15, openjpeg, OpenEX

Re: databases/mariadb100-server fails to start inside jail

2016-03-25 Thread Beeblebrox via freebsd-ports
SOLVED: Although the system was ony 2 weeks old (Mar 12), I re-built world & kernel yesterday and updated the jails. MariaDB now starts normally, so the source of the problem looks like it came from some fixed bug in HEAD. Regards. -- FreeBSD_amd64_11-Current_RadeonKMS Please CC my email when

databases/mariadb100-server fails to start inside jail

2016-03-25 Thread Beeblebrox via freebsd-ports
Hi. I run mariadb100-server-10.0.23 in a jail on 11-current. Some strange errors with error-check prompted me to backup the DB and create a fresh new instance to which I plan to restore the data later. Now MDB fails to start in the jail, but does start on native. I've narrowed the problem thus:

Re: www/nghttp2 build failure

2016-02-17 Thread Beeblebrox via freebsd-ports
Thanks for this. It's good to know that I'm not the only one running into the error. > I looked at this a little when I ran into it earlier; the configure > script only looks for initgroups() in grp.h (where it isn't) rather > than unistd.h (where it is), so it doesn't find it, and dumps in a > l

www/nghttp2 build failure

2016-02-17 Thread Beeblebrox via freebsd-ports
Latest version (nghttp2-1.7.1) fails to build. Usually I don't post such things, but this failure causes "build-skipped" for a whole number of downstream ports. Tail of poudriere log: gmake[4]: Leaving directory '/wrkdirs/usr/ports/www/nghttp2/work/nghttp2-1.7.1/src/includes' gmake[4]: Entering

Re: Browsers fail to dispalay images

2015-12-28 Thread Beeblebrox via freebsd-ports
My all ports update (poudriere) last week resulted in a strange error. Any web page I bring up fails to display images (I assume jpeg) on all browsers (firefox/SeaMonkey, Chrome, midori). Starting the browser in debug mode does not help pinpont the problem. My system builds and installs graphic

Re: default ver for llvm and port list white-space problem

2015-12-19 Thread Beeblebrox via freebsd-ports
On Sat, 19 Dec 2015 23:43:17 +1100 Kubilay Kocak wrote: > On 19/12/2015 11:31 PM, Beeblebrox via freebsd-ports wrote: > > #1 What is the correct syntax in make.conf - will this work? > > DEFAULT_VERSIONS= llvm=36 > > Not sure whether that's correct, and I'd like

default ver for llvm and port list white-space problem

2015-12-19 Thread Beeblebrox via freebsd-ports
#1 What is the correct syntax in make.conf - will this work? DEFAULT_VERSIONS= llvm=36 Not sure whether that's correct, and I'd like to get it right before the poudriere run. #2 I have a file with a list of ports to build that I feed to poudriere $ poudriere bulk -j myjail -f somefile no longer w

Re: Makefile syntax for disabled NLS still looks for gettext

2015-04-24 Thread Beeblebrox via freebsd-ports
Nice work Tijl, That formula worked on both net/linphone and security/gnomint (the other port). Submitted the patch with thanks to you. -- FreeBSD_amd64_11-Current_RadeonKMS Please CC my email when responding, mail from list is not delivered. ___ free

Re: Makefile syntax for disabled NLS still looks for gettext

2015-04-24 Thread Beeblebrox via freebsd-ports
Well, s**t, I spoke too soon. Solution works on host, not in poudriere. -- FreeBSD_amd64_11-Current_RadeonKMS Please CC my email when responding, mail from list is not delivered. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailma

Re: Makefile syntax for disabled NLS still looks for gettext

2015-04-24 Thread Beeblebrox via freebsd-ports
Ok, I got it fixed/working per your input net/linphone/Makefile @ -44 +44 @ - NLS_USES= gettext + NLS_USES= gettext-runtime Thanks. -- FreeBSD_amd64_11-Current_RadeonKMS Please CC my email when responding, mail from list is not delivered. ___

Re: Makefile syntax for disabled NLS still looks for gettext

2015-04-24 Thread Beeblebrox via freebsd-ports
Hi Tijl, The coincidence is that one of the ports is yours: net/linphone fails when without_nls is selected. Builds fine when the NLS knob is checked... I still don't understand how it should be fixed though... Regards. -- FreeBSD_amd64_11-Current_RadeonKMS Please CC my email when responding,

Makefile syntax for disabled NLS still looks for gettext

2015-04-24 Thread Beeblebrox via freebsd-ports
I have found 2 ports that fail to build when "OPTIONS_FILE_UNSET+=NLS" is used. The error is the usual "GNU gettext tools not found" problem. The Makefile of both ports have: NLS_CONFIGURE_ENABLE= nls \ NLS_USES= gettext This should fix the problem but does not. What does the syntax need to be?

Re: ftp/curl compiler error

2015-04-23 Thread Beeblebrox via freebsd-ports
Jakub, > url.c:3216:34: error: no member named 'ntlm' in 'struct connectdata' > (wantNTLMhttp || check->ntlm.state != NTLMSTATE_NONE)) { ntlm is a Heimdal module, which means the gssapi_none knob isn't quite working as it should. I would suggest you try enabling one of the api knobs for now unti

Re: ftp/curl compiler error

2015-04-23 Thread Beeblebrox via freebsd-ports
Thanks for the pointer. The problem was option setting GSSAPI_BASE, which should have been GSSAPI_HEIMDAL. I don't build krb5 in world, therefore lkrb5 does not exist on the system. This results in the mentioned error, which fgrep on config.log displays: configure:4218: checking whether the C

ftp/curl compiler error

2015-04-23 Thread Beeblebrox via freebsd-ports
I'm seeing this odd error when trying to compile ftp/curl configure: using CFLAGS: -I/usr/include -O2 -pipe -fstack-protector -fno-strict-aliasing configure: CFLAGS note: CFLAGS should only be used to specify C compiler flags, not include directories. Use CPPFLAGS for: -I/usr/include configure:

Re: databases/mysql-connector-java: Looks broken to me

2015-04-23 Thread Beeblebrox via freebsd-ports
I was not informed of the discussion, because as I had stated you need to cc my email should you wish that I receive notification of your answers. Anyway, the purpose of my attempt to use the port was to try and solve a long-standing problem: I cannot find a way to connect libreoffice-base to m

Re: databases/mysql-connector-java: Looks broken to me

2015-04-01 Thread Beeblebrox via freebsd-ports
Thanks Matt. I forgot to mention that my make.conf has these defined (however redundant or ridiculous): JAVA_PREFERRED_PORTS= JAVA_PORT_NATIVE_OPENJDK_JDK_1_8 JAVA_PORT_VERSION= 1.8+ JAVA_DEFAULT?= 1.8+ OVERRIDE_JAVA_VERSION= 1.8+ JAVA_OS=native JAVA_VERSION=

databases/mysql-connector-java: Looks broken to me

2015-04-01 Thread Beeblebrox via freebsd-ports
I was getting indications that mysql connections through the com.mysql.jdbc driver was not working. So I searched for a test method (included below) and here are the results. * Server: mariadb100--10.0.17, jailed, tcp connection. Able to connect through other drivers & using same params. * Clie

multimedia/ffmpeg crashes with libfaac, works with libfdk_aac

2015-03-26 Thread Beeblebrox via freebsd-ports
Since the default ffmpeg AAC encoder is libfaac, this: $ ffmpeg -i 01.wav 01.m4a gives a segfault. GDB shows Program received signal SIGSEGV, Segmentation fault. 0x0008068ba7cf in AACQuantize () from /usr/local/lib/libfaac.so.0 If I use libfdk_aac however, $ ffmpeg -i 01.wav -c:a libfdk_aac 0