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

Re: devel/dbus no longer starts at system poweron

2015-03-05 Thread Beeblebrox
> Just to let you know, I have not forgotten your issue. Just have not > gotten to it No worries. As you saw on the thread on current, this is really the least of my woes with X.org. > The output you provided will at least get me started, but I really > need the full rcorder output. https://dri

Re: devel/dbus no longer starts at system poweron

2015-03-05 Thread Beeblebrox
Hi. This thread is probably more appropriate for further dbus discussion. Per your comment, 1. "# rcorder /etc/rc.d/* /usr/local/etc/rc.d/* > /dev/null" >> rcorder: file `/usr/local/etc/rc.d/tcsd' is before unknown provision `named' rcorder: file `/usr/local/etc/rc.d/clamav-freshclam' is before unk

Re: devel/dbus no longer starts at system poweron

2015-03-02 Thread Beeblebrox
> > Using dbus-1.8.12, /etc/rc.conf has (dbus_enable="YES", > > slim_enable="YES"). This works no more. X.Org starts, but cannot > > login to any Desktop because dbus actually is not running and has > > not started. > > > > Kill Xorg, then manually "service onestart" dbus, and slim. > > I can then

Re: www/midori dislikes the letter h

2015-02-27 Thread Beeblebrox
Scott: > My first impression is typing "h", as in "http://"; I figured that as well, but was interrupted by a harsher problem before I could attempt to clear the browser history. This looks like a kernel-level problem, I have moved it to the freebsd-current mail list. There seems to be an intera

www/midori dislikes the letter h

2015-02-27 Thread Beeblebrox
OK, this should be fun. Open Midori, start typing a URL (without www) Nothing out of the ordinary happens if the first char you type is a -g or i-z. But if you type "h" as the very first char, Midori segfaults and closes. Segfaulting on the letter "h" does not look like a very good omen to me..

Re: mail/claws-mail: freezes when using mail/claws-mail-rssyl

2015-02-21 Thread Beeblebrox
This problem is caused by xml file corruption. I had over 4000 lines of "" in my folderlist.xml I solved this problem by: 1. Move these elsewhere: ~/.claws-mail/RSSly, ~/.claws-mail/tagsdb/#rssly 2. Backup ~/.claws-mail/folderlist.xml and ~/.claws-mail/folderitemrc 3. Edit ~/.claws-mail/folderit

Re: graphics/freeglut build fail

2015-02-19 Thread Beeblebrox
I got the port to build with USE_GCC=ANY. poudriere accepted (did not delete) the binary created by host so the full build now continues :)) ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe

graphics/freeglut build fail

2015-02-19 Thread Beeblebrox
Partial pourdriere output: A large amount of upstream ports have this as dependency. libtool: link: ( cd ".libs" && rm -f "libglut.la" && ln -s "../libglut.la" "libglut.la" ) Making all in include Making all in GL Making all in progs Making all in demos Making all in CallbackMaker cc -DHAVE_CONF

security/dirmngr: immediately segfaults

2014-12-19 Thread Beeblebrox
dirmngr-1.1.0_12 (gdb) run > Starting program: /usr/local/bin/dirmngr (no debugging symbols found)... Program received signal SIGSEGV, Segmentation fault. 0x00080118ab06 in pth_key_setdata () from /usr/local/lib/pth/libpth.so.20 -- FreeBSD_amd64_11-Current_RadeonKMS pgpKQeKvtT74P.pgp Desc

Re: pkg install from local poudriere repo creates links to txz

2014-12-19 Thread Beeblebrox
> > After executing pkg upgrade (or install) all, processed files by > > the command get a sym-link pointing to the actual file. For example: > This should only happen if you set PKG_CACHEDIR to the same as your > repodir, > Check /usr/local/etc/pkg.conf and make sure you did not set > PKG_CACHED

pkg install from local poudriere repo creates links to txz

2014-12-18 Thread Beeblebrox
I build my binaries in poudriere, then run pkg upgrade -r myrepo Before running upgrade, the repo is clean. After executing pkg upgrade (or install) all, processed files by the command get a sym-link pointing to the actual file. For example: mariadb55-client-5.5.40-058c8a2d74.txz mariadb55-clien

Re: devel/dbus no longer starts at system poweron

2014-12-14 Thread Beeblebrox
> > Using dbus-1.8.12, /etc/rc.conf has (dbus_enable="YES", > > slim_enable="YES"). This works no more. X.Org starts, but cannot > > login to any Desktop because dbus actually is not running and has > > not started. > > > > Kill Xorg, then manually "service onestart" dbus, and slim. > > I can then

devel/dbus no longer starts at system poweron

2014-12-13 Thread Beeblebrox
Using dbus-1.8.12, /etc/rc.conf has (dbus_enable="YES", slim_enable="YES"). This works no more. X.Org starts, but cannot login to any Desktop because dbus actually is not running and has not started. Kill Xorg, then manually "service onestart" dbus, and slim. I can then start to my desktop manage

poudriere i386 jail settings

2014-12-06 Thread Beeblebrox
lang/python27 is failing to build in my i386 poudriere jail, so I'd like to confirm the environment settings necessary for such build jail. Currently all the jail has is MACHTYPE=i386 This comes from the setting in poudriere.d/jails/i386/arch Yet, the wine wiki suggests additional settings (htt

www/opera: looses plugins on restart

2014-11-20 Thread Beeblebrox
Each time Opera is re-started (or started for first time), it looses track of all plugins. Plugins (like flash) must be re-introduced. Start Opera, go to "opera:plugins", nothing. Go to: Settings > preferences > content > Plug-in options => shows empty list Find New => Plugins get listed, "opera:

mail/claws-mail: freezes when using mail/claws-mail-rssyl

2014-11-18 Thread Beeblebrox
I have been using mail/claws-mail for some time with the mail/claws-mail-rssyl together with several other plugins. A recent update (probably r371528 or r371648) broke the mail/claws-mail-rssyl such that: * When started, claws-mail flickers and items in left panel move erratically. * Does not re

math/jama fail due to UNSET DOCS

2014-11-01 Thread Beeblebrox
I have "OPTIONS_UNSET= DOCS EXAMPLES" Fails with: ===> Staging for jama-1.2.5 ===> Generating temporary packing list /bin/mkdir -p /wrkdirs/usr/ports/math/jama/work/stage/usr/local/include/tnt /usr/bin/unzip -qo /portdistfiles/tnt/jama125.zip -d /wrkdirs/usr/ports/math/jama/work/stage/usr/lo

Re: graphics/libEGL & graphics/libglapi fail: Localization?

2014-11-01 Thread Beeblebrox
I fetched these 2 ports from the public FreeBSD repository, re-named them to what poudriere expects for naming convention And re-started poudriere. graphics/gbm and graphics/libGL fail with same error (no surprise). Fetching these two and re-naming them as described allows poudriere to go on with

Re: graphics/libEGL & graphics/libglapi fail: Localization?

2014-10-31 Thread Beeblebrox
On a completely clean ports tree, # poudriere bulk -j s11a graphics/libEGL graphics/libglapi fails for both ports. -- FreeBSD_amd64_11-Current_RadeonKMS - FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS -- View this message in context: http://freebsd.1045724.n5.nabble.com/graphics-libEG

Re: graphics/libEGL & graphics/libglapi fail: Localization?

2014-10-31 Thread Beeblebrox
Another Correction :(( * The un-merged tree (with gnome3) trial was with graphics/png, not with these ports, my mistake. * These ports compile on host, but not in poudriere. * No modification to make.conf needed for host side compile. -- FreeBSD_amd64_11-Current_RadeonKMS - FreeBSD-11-c

Re: graphics/libEGL & graphics/libglapi fail: Localization?

2014-10-31 Thread Beeblebrox
Koop: > This should have been fixed by > https://svnweb.freebsd.org/changeset/ports/371048 . As usual, at latest revision of ports. But I did make a mistake when posting: Compiles on host, NOT in poudriere (without disabling OPTIONS_UNSET= NLS). I decided to try on a un-merged tree (update and s

graphics/libEGL & graphics/libglapi fail: Localization?

2014-10-31 Thread Beeblebrox
On my system (poudriere jail and host) , both ports fail with same error (ca/LC_MESSAGES/options.mo). Host & poudriere make.conf are identical. Disabling below setting in make.conf made no difference. ### OPTIONS_UNSET= DOCS EXAMPLES NLS IPV6 ERROR: ===> Building for libEGL-10.3.2 gmake[1]: En

graphics/png fail

2014-10-31 Thread Beeblebrox
graphics/png has been failing like this for some time, and I would go around the problem by fetching the newer binary then re-starting poudriere. That trick did not work this time, so now I'm stuck. Same error when building on host (non-poudriere). Port used to compile on host, but no longer. Host

Re: www/linux-firefox package doesn't work

2014-10-23 Thread Beeblebrox
I'm going to answer in reverse! > Well, you see, at this point in time, I'm in trouble solving mode. Do you have a spare HDD? Even old, out-dated or temporarily borrowed? Just hit that spare HDD with 10.1, linux-c6 and whatever else as trial. Why? Because, * new_xorg is now default in ports (you

Re: www/linux-firefox package doesn't work

2014-10-22 Thread Beeblebrox
>> [/usr/home/tingo/.mozilla/plugins/npwrapper.libflashplayer.so: wrong ELF class: ELFCLASS64] This is what looks like the problem, but I would really; 1. Seriously consider upgrading to 10.* 2. Create poudriere jails for package upgrades (or just use the public binaries) rather than relying on p

Re: compiling non-ports source: how to handle QT3?

2014-10-21 Thread Beeblebrox
OK, I got it that's NLS/localization. - FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS -- View this message in context: http://freebsd.1045724.n5.nabble.com/compiling-non-ports-source-how-to-handle-QT3-tp5958500p5958523.html Sent from the freebsd-ports mailing list archive at Nabble.com. _

Re: compiling non-ports source: how to handle QT3?

2014-10-21 Thread Beeblebrox
Hi. > Install devel/qmake? I though it went devel/qt4-qt3support -> devel/qmake4 = qt4 & qt3 functionality. Anyway, after installing devel/qmake, I now get: checking for QT qmake... Using QT3 with qmake=/usr/local/bin/qmake checking for QT lrelease... configure: error: unable to find lrelease lo

compiling non-ports source: how to handle QT3?

2014-10-21 Thread Beeblebrox
I'm trying to compile pdfedit from github (not in ports tree). configure gives this error: ./configure --with-t1-library="${LOCALBASE}/lib" -with-t1-includes="${LOCALBASE}/include" checking for QT qmake... configure: error: unable to find qmake for QT3 I have devel/qt4-qt3support installed on the

Re: ghostscript9-9.06_8 seems broken

2014-10-15 Thread Beeblebrox
I decided to try the problem with some pdf files from Adobe's web site. This file (from Quick start guides): http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/products/acrobat/pdfs/adobe-acrobat-xi-work-with-microsoft-sharepoint-hosted-pdf-files-tutorial-ue.pdf Gives this error: $ pdf2

Re: ghostscript9-9.06_8 seems broken

2014-10-14 Thread Beeblebrox
Follow-up: I finally got cups working (was missing cups-filters port). I used hplip to configure the printer driver (to select most appropriate). I also wanted to select a different driver than pxlmono to make sure the problem is with ghostscript and not in the filter. Next, trying to print a pdf

Re: print/cups-base web interface broken & unable to print

2014-10-14 Thread Beeblebrox
The "unable to print" issue was solved when I installed print/cups-filters. I can now print. My thanks to Don Lewis for the tip on how to solve this. - FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS -- View this message in context: http://freebsd.1045724.n5.nabble.com/print-cups-base-web-i

ghostscript9-9.06_8 seems broken

2014-10-14 Thread Beeblebrox
I think there's something wrong with ghostscript9-9.06_8. The problems I'm seeing: #1: pdf2ps gives errors (I have tried many files). As you can see, this pdf is part of FreeBSD's handbook: $ pdf2ps -dLanguageLevel=2 frebsd-manuals/official_handbook/porters-handbook/book.pdf out.ps Error r

Re: pkgng-1.3.8: "pkg upgrade" showing some strange errors

2014-10-11 Thread Beeblebrox
Thanks for the answer, doc! I thought the linux-c6-hicolor-icon-theme related message was a pkgng internal (sqlite) complaint. Following your input I have: * folder ownership - root/wheel * contents owned by other packages awaiting upgrade? - NO * would "pkg upgrade" have removed them? - Well, N

pkgng-1.3.8: "pkg upgrade" showing some strange errors

2014-10-11 Thread Beeblebrox
I'm getting several errors during "pkg upgrade" on pkg 1.3.8 At fist I thought this was a port error, because "pkg upgrade" actually breaks on this: "Installing linux-c6-hicolor-icon-theme-0.5: 0% pkg: archive_read_extract(): Can't replace existing directory with non-directory" But then I notic

Re: py-imaging vs. py-pillow

2014-10-11 Thread Beeblebrox
Build fails if tiff is enabled (py27-pillow-2.6.0) OPTIONS_FILE_SET+=TIFF Gives: "ValueError: --enable-tiff requested but tiff not found, aborting" Just advising in case you have not been made aware. Regards. - FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS -- View this message in context

security/gnupg: No ecdh/ecdsa capability

2014-10-09 Thread Beeblebrox
Hello. Is there a particular reason that security/gnupg on FreeBSD does not include the ecdh/ecdsa algorithm? $ gpg2 --version gpg (GnuPG) 2.0.26 libgcrypt 1.6.1 .. Supported algorithms: Pubkey: RSA, ELG, DSA Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA1

graphics/graphviz conflicts with science/ghmm

2014-10-06 Thread Beeblebrox
> There isn't absolutely anything point it to be a py-imaging/pillow issue. Thank you for the clarification. - FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS -- View this message in context: http://freebsd.1045724.n5.nabble.com/graphics-graphviz-conflicts-with-science-ghmm-tp5954812p59548

graphics/graphviz conflicts with science/ghmm

2014-10-06 Thread Beeblebrox
This has been around for a while. Reporting now, in consideration of the (somewhat) related "py-imaging vs. py-pillow" problem. # pkg install ghmm > pkg: ghmm-0.7.0b_1 conflicts with graphviz-2.38.0_2 (installs files into the same place). Problematic file: /usr/local/bin/cluster Related ports res

py-imaging vs. py-pillow

2014-10-06 Thread Beeblebrox
The patch does not solve the problem for me. graphics/gegl and graphics/graphviz appear to be the cause: Reinstalling graphviz-2.38.0_2: 100% Reinstalling gegl-0.2.0_10: 100% pkg: py27-pillow-2.6.0 conflicts with py27-imaging-1.1.7_3 (installs files into the same place). Problematic file: /usr/lo

www/xpi-https-everywhere

2014-09-24 Thread Beeblebrox
EFF's https-everywhere add-on for firefox (and other browsers) redirects http to https connection, for those websites supporting https protocol (https://www.eff.org/Https-everywhere) The add-on is no longer available for download from addons.mozilla.org, for reasons explained by EFF as: "We felt t

Re: When poudriere jails become stuck in a loop

2014-09-23 Thread Beeblebrox
I have 3 zpools. When I reported this, I had 4G RAM, now I have 8G. This error no longer happens, so ı must assume that it's a RAM issue (< 4G with zpool). Regards. - FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS -- View this message in context: http://freebsd.1045724.n5.nabble.com/When-p

Re: print/cups-base web interface broken & unable to print

2014-08-02 Thread Beeblebrox
I may have some clues why my cups-printing is broken. I have two real printers and two virtual (PS/PDF) printers defined but none of them work. The main printer used in diagnostic: Printer: HP_LaserJet_2100tn with ps-level2 Driver: HP LaserJet 2100M Foomatic/Postscript (grayscale, 2-sided printing)

Re: net/samba4: minimal requirements for running winbind

2014-07-31 Thread Beeblebrox
I had not realized that it was as simple as "winbindd start". man winbindd (8) has all the info I need to figure it out. That only leaves the compile problem mentioned in issue #1. - FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS -- View this message in context: http://freebsd.1045724.n5.n

net/samba4: minimal requirements for running winbind

2014-07-31 Thread Beeblebrox
I have two issues re net/samba4* #1: "make install" for both ports net/samba4 & net/samba41 results in error when selecting NSUPDATE for DNS. Both ports compile but fail to install due to same problem: Nothing /dns/ related is created. net/samba41/work/stage/usr/local/lib/python2.7/site-packages/s

Re: Merging several branches with ports tree

2014-07-25 Thread Beeblebrox
> Perhaps ports-mgmt/portshaker is a possible tool. I like portshaker and I have tried it. For gnome3 / marcuscom it resulted in some strange ports errors so I was forced to revert back to the marcusmerge script. Perhaps I could have a process where the scripts are chained. 1. portshaker -UM fo

Re: Merging several branches with ports tree

2014-07-25 Thread Beeblebrox
Andrzej Tobola wrote: > I do not understand exactly ... > but from a few years I am using unionfs to place my mods of ports > tree over the original: > > /ftp/pub/BSD/FreeBSD/GIT/ports2,1T1,6T553G > 74%/usr/ports :/usr/local/ports 2,2T2,2T > 18G99%/usr/ports

Merging several branches with ports tree

2014-07-25 Thread Beeblebrox
I have several ports branches that get merged to the ports tree. The structure is such that a pristine (un-merged) copy of each branch is located under: /asp/git/ports, /asp/git/marcuscom, /asp/git/linux-c6, /asp/git/my-pc I then want to copy all files under each branch to /usr/ports using a combi

Re: "pkg upgrade" without using INDEX (pkg-1.3)

2014-07-25 Thread Beeblebrox
Hi Bapt, The problem was that "pkg upgrade -r myrepo" did nothing. The rest of the information was provided as supporting evidence. It turns out, the poudriere repo was not being updated after the poudriere run. A verbose run of poudriere showed this message: "pkg package missing, skipping sanity

"pkg upgrade" without using INDEX (pkg-1.3)

2014-07-25 Thread Beeblebrox
pkg-1.3 apparently uses INDEX to speed things along. I can't use INDEX and need a way to do "pkg upgrade" the old way because: I merge gnome3 and linux_c6 branches into the ports tree. The latest linux_c6 merge breaks "make index" at emulators/linux-systemsimcell (PR filed). As a result, "fethcind

Re: [ANNOUNCEMENT] pkg 1.3.0 out!

2014-07-24 Thread Beeblebrox
>> Not to be a buzzkill but, build/patch fails in poudriere and on host: Clarification: Turns out to be a tree merging problem. I ran make on the un-merged copy of FreeBSD ports tree and there were no compile problems. - FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS -- View this message i

Re: [ANNOUNCEMENT] pkg 1.3.0 out!

2014-07-24 Thread Beeblebrox
Not to be a buzzkill but, build/patch fails in poudriere and on host: ===> Patching for pkg-1.3.0 ===> Applying FreeBSD patches for pkg-1.3.0 Ignoring previously applied (or reversed) patch. 2 out of 2 hunks ignored--saving rejects to libpkg/pkg_elf.c.rej => Patch patch-libpkg__pkg_elf.c failed

Re: When poudriere jails become stuck in a loop

2014-07-18 Thread Beeblebrox
It just occurred to me that I should mention I use core unlocking. My CPU: AMD-AthlonII-X3-460, with 4th core unlocked making it an X4-460. On the other hand, I have seen two poudriere jails stuck in loops at the same time (out of running 4), which may not mean much since instructions from jail ar

Re: When poudriere jails become stuck in a loop

2014-07-18 Thread Beeblebrox
@Patrick: 1. During poudriere run, do to display jails which have been running for obviously too long. Note the poudriere run number - lets say #4 has been running for 2+ hours for an obviously small port. 2. "# jls" and note the jail ID for poudriere_#4. There will be two jails for each process,

When poudriere jails become stuck in a loop

2014-07-18 Thread Beeblebrox
I have observed that some poudriere jails, on occasion, get stuck in a hanging pattern. If I go to a jail that became stuck, top always shows something like: PID USERNAME THR PRI NICE SIZE RES STATE C TIMEWCPU COMMAND 91534 root 1 233 21840K 2376K CPU33 0:00 0.02% top 24713 r

print/cups-base web interface broken & unable to print

2014-06-22 Thread Beeblebrox
I tried changing several of the ppd files, all with same outcome - cups cancels printing. >From command line: "lpr prn.txt" => lpr: Unsupported document-format "text/plain". While "raw mode" "lpr -l prn.txt" is able to print (also if I use /usr/bin/lpr) Why would ppd files cause errors in the new

Re: Who was the mental genius

2014-06-08 Thread Beeblebrox
> None of the above represents what I think FreeBSD ought to be about. +1 @JM: Being a port maintainer does not give you the right to talk down to others, much less ridicule anyone. Worse, you feel entitled to address others in such fashion quite regularly. You are in need of some serious style

Re: print/cups-base web interface broken & unable to print

2014-06-06 Thread Beeblebrox
In all fairness, I have often found this type of "strange error" to be a culmination of several different problems getting rolled into one symptom. * I was trying to print a pdf with two-pages on one A4 paper, when I realized the problem. * When I could not print on my FreeBSD system, I copied the

Re: print/cups-base web interface broken & unable to print

2014-06-06 Thread Beeblebrox
>> /var/log/cups/error_log is the one that will contain the information. That is where the text about >> what filter program is crashing will be. It is probably a missing library >> somewhere. * The files sent to you were all from error_log. File was cleaned out before starting the server, to pro

Re: error during cups compilation

2014-06-06 Thread Beeblebrox
Enable one of the Zeroconf options. See http://freebsd.1045724.n5.nabble.com/print-cups-base-not-possible-to-build-without-Zeroconf-td5916416.html - FreeBSD-11-current_amd64_root-on-zfs_RadeonKMS -- View this message in context: http://freebsd.1045724.n5.nabble.com/error-during-cups-compila

Re: print/cups-base web interface broken & unable to print

2014-06-06 Thread Beeblebrox
> > Hmm. I can't see any attempts to print in that log file. Perhaps I could > find it if you told me the name of the file you printed, or of the name of > the program you printed from. > It was a simple text file in mousepad - it was probably unnamed No matter though, same result with file named

Re: print/cups-base web interface broken & unable to print

2014-06-06 Thread Beeblebrox
@Robert I ran poudriere for the installed cups* ports and did an upgrade. The missing commandtops file was restored when upgrade installed cups-image (not cups-filter), so that problem is resolved. Printing still fails though. I have a Virtual-PDF printer defined in cups with Generic PPD. To simp

Re: print/cups-base web interface broken & unable to print

2014-06-06 Thread Beeblebrox
Hi Thomas, In addition to your list I have cups-image installed, maybe that helps. > I traced the immediate problem to this missing file: /usr/local/libexec/cups/filter/commandtops The printer is ps-capable, and the ppd file was installed by hplip (which would have selected the most appropriate p

Re: print/cups-base web interface broken & unable to print

2014-06-05 Thread Beeblebrox
I reinstalled cups-base from the public FreeBSD repo rather than my poudriere repo. The web interface has started working once more, but printing continues to fail, with job state showing: "stopped - Filter failed". Anyone per chance with insight into "filter failed" error? I have already removed

print/cups-base web interface broken & unable to print

2014-06-05 Thread Beeblebrox
"# service cupsd onestart", then http://localhost:631/ > "Not Found" message on browser page. I can print through LPD, but cannot print through any cups defined printer. * print/cups-base enabled options: LIBPAPER, PYTHON, DBUS, XDG_OPEN, MDNSRESPONDER * I have completely removed /usr/local/etc/cu

databases/sqldeveloper: observations & questions

2014-06-03 Thread Beeblebrox
Hi. First off, a big thanks to who whoever ported this, it's a nice piece of software. I wanted to share some observations plus questions. * I have "JAVA_PREFERRED_PORTS=JAVA_PORT_NATIVE_OPENJDK_JDK_1_8". Although sqldeveloper complains on startup that max logical version is =1.8, my finding is th

Re: databases/mariadb55-server fails to package with oqgraph option

2014-05-31 Thread Beeblebrox
>After doing all of this your my.cnf id empty (unless you tune more, which >usually makes sense on a production system) and your /etc/rc.conf contains: >mysql_enable="YES" >mysql_limits="YES" >mysql_pidfile="/var/run/mysqld/mysqld.pid" >mysql_args="--skip-innodb --socket=/var/run/mysqld/mysqld

Re: databases/mariadb55-server fails to package with oqgraph option

2014-05-30 Thread Beeblebrox
I also have some questions about /usr/local/etc/mysql/my.cnf. I know that my.cnf is not really necessary, but I dislike some of the "standard behavior". * After 20140521 in UPDATING, I assume the "mysql_defaults_file=" is no longer needed in /etc/rc.conf? * Why do these files appear, and how can

print/cups-base not possible to build without Zeroconf?

2014-05-30 Thread Beeblebrox
My cups-base compile fails as below: "dirsvc.o: In function `cupsdStartBrowsing': /wrkdirs/usr/ports/print/cups-base/work/cups-1.7.2/scheduler/dirsvc.c:244: undefined reference to `dnssdRegisterAllPrinters' dirsvc.o: In function `cupsdStopBrowsing': /wrkdirs/usr/ports/print/cups-base/work/cups-1.7.

Re: net/linphone-base failed compiling

2014-05-30 Thread Beeblebrox
Hi. Slightly off topic, but I have several important Linphone-related questions. Q1-Encryption: Linphone is supposed to have TLS for text and SRTP / ZRTP for voice encryption. When I start Linphone, I don't see any option to enable encryption - are these features "ON" by default? Q2-Standards: If

  1   2   3   >