Re: graphics/inkscape commit r330754

2013-10-19 Thread Boris Samorodov
18.10.2013 22:17, Tomasz Sowa пишет: Hi Thank you for the update for compiling with clang. I have got a question about one function: void sp_item_rm_unsatisfied_cns(SPItem item) from src/sp-item-rm-unsatisfied-cns.cpp before patching it is: void sp_item_rm_unsatisfied_cns(SPItem item)

Re: www/w3m fails to build under stable/10 r256624 i386

2013-10-19 Thread Boris Samorodov
19.10.2013 02:00, Kimmo Paasiala пишет: On Fri, Oct 18, 2013 at 11:50 PM, Boris Samorodov b...@passap.ru wrote: 18.10.2013 21:55, Kimmo Paasiala пишет: The error message I'm getting is cc -I. -I. -O2 -pipe -fno-strict-aliasing -I./libwc -I/usr/include/openssl -I/usr/local/include

Re: Compiling sguil-server on Release 9.2 i386

2013-10-19 Thread John Marino
On 10/19/2013 04:33, Stan Gammons wrote: On 18/10/13 09:04, s_gamm...@charter.net wrote: I was trying to install sguil-server on Release 9.2 and received the following error. I get the same unassociated shell command when I goto /usr/src/security/sguil-server and try make install clean. Any

Re: graphics/inkscape commit r330754

2013-10-19 Thread Koop Mast
On 19-10-2013 8:13, Boris Samorodov wrote: 18.10.2013 22:17, Tomasz Sowa пишет: Hi Thank you for the update for compiling with clang. I have got a question about one function: void sp_item_rm_unsatisfied_cns(SPItem item) from src/sp-item-rm-unsatisfied-cns.cpp before patching it is: void

math/saga: does not build after recent changes on 10.0 and HEAD

2013-10-19 Thread Rainer Hurling
I am the maintainer of math/saga (SAGA GIS). For a few weeks now math/saga does not build anymore on 10.0 and HEAD. Until mid of September, it builts fine on all my 10.0-CURRENT boxes. Now I get errors, which I did not have seen before and which are also mentioned for example at

Re: multimedia/xbmc's default dependency on lame

2013-10-19 Thread Mickaël Maillot
You can remove LAME from default options. it's just used for MP3 encoding from CD, not really used by people. 2013/10/18 Ulrich Spörlein u...@freebsd.org Hey Mickael, Baptiste, multimedia/xbmc is currently broken for me on 10.x (worked fine about 1-2 months ago) and I wanted to check the

FreeBSD ports you maintain which are out of date

2013-10-19 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,

[QAT] r330861: 4x leftovers

2013-10-19 Thread Ports-QAT
Fix plist s/mach/%%PERL_ARCH%%/ and the man are created and removed by perl-* With Hat: perl@ - Build ID: 20131019112800-11030 Job owner: m...@freebsd.org Buildtime: 5 minutes Enddate:

Re: Compiling sguil-server on Release 9.2 i386

2013-10-19 Thread s_gammons
Your error is line 46 where it tries to run, cd ${PORTSDIR}/databases/mysqltcl ${MAKE} -V PORTVERSION. While running make on another port is horrible, it's not the actually problem either. First, make sure ports tree is up to date. Then run, cd /usr/ports/databases/mysqltcl make-V

Re: Compiling sguil-server on Release 9.2 i386

2013-10-19 Thread John Marino
On 10/19/2013 15:15, s_gamm...@charter.net wrote: I started from scratch. Reinstalled the OS, updated the ports tree then changed to /usr/ports/databases/mysqltcl and ran make -V PORTVERSION That resulted in 3.052 being returned. Changing to /usr/ports/security/sguil-server and running make

tinderbox behavior during make package (phase 7)

2013-10-19 Thread Alexey Dokuchaev
Hi there, I've noticed lots of the following lines when using pkg-enabled tinderbox: [...] === Checking filesystem state Deleting p5-XML-Parser-2.41_1 Deinstallation has been requested for the following 1 packages: p5-XML-Parser-2.41_1 The deinstallation will free 420 KB [1/1] Deleting

Re: Compiling sguil-server on Release 9.2 i386

2013-10-19 Thread s_gammons
The line I mentioned is the one returning the error. That is still true, it's not getting 3.052 when building security/sguil-server. You need to forget about removing the M, that's a red herring. By removing the M, you skipped the line that is failing, but that also means MYSQL isn't built

Re: Compiling sguil-server on Release 9.2 i386

2013-10-19 Thread John Marino
On 10/19/2013 16:15, s_gamm...@charter.net wrote: I modified like so, and it still bombs... Guess I'll have to file a PR or build it manually like I talked about before. .if ${PORT_OPTIONS:MMYSQL} # @${ECHO_CMD} $$(${MYSQLTCL_CMDS}) RUN_DEPENDS+=

Re: Compiling sguil-server on Release 9.2 i386

2013-10-19 Thread s_gammons
On Sat, Oct 19, 2013 at 9:23 AM, John Marino wrote: On 10/19/2013 16:15, s_gamm...@charter.net wrote: I modified like so, and it still bombs... Guess I'll have to file a PR or build it manually like I talked about before. .if ${PORT_OPTIONS:MMYSQL} # @${ECHO_CMD}

Re: Compiling sguil-server on Release 9.2 i386

2013-10-19 Thread John Marino
On 10/19/2013 16:32, s_gamm...@charter.net wrote: Looks like that fixed it. It's building now. Should the tab be removed before @${ECHO_CMD} $$(${MYSQLTCL_CMDS}) ? No, I think that line is broken too, in at least two different ways. The MYSQL option is busted. It doesn't appear to me

Re: Need some help debugging c++ code for 10.0

2013-10-19 Thread Shane Ambler
On 18/10/2013 20:52, Tijl Coosemans wrote: Have you managed to get this working? I just noticed opencolorio is a dependency of Calligra (KDE office suite) which would be nice to have in FreeBSD 10.0. The patch for opencolorio in pr/182220 allows it to build and install on 10.0. I just sent

Fail to build shells/zsh on 10.0-BETA1 due to conflict of 'bool' definition between rpcsvc/yp_prot.h and stdbool.h

2013-10-19 Thread Yasuhiro KIMURA
On 10.0-BETA1 amd64, build of shells/zsh fails as following: === License ZSH accepted by the user === Found saved configuration for zsh-5.0.2_1 === zsh-5.0.2_1 depends on file: /usr/local/sbin/pkg - found === Fetching all distfiles required by zsh-5.0.2_1 for building === Extracting for

[QAT] r330909: 1x depend (bad_c++_code in multimedia/xbmc), 43x success, 4x leftovers, 4x mtree, 3x gcc4_error, 1x depend (automake in comms/spandsp-devel), 4x depend (plist in multimedia/qmmp), 8x pl

2013-10-19 Thread Ports-QAT
multimedia/ffmpeg: update to 2.0.1 - Update main ffmpeg port to 2.0.1 - Bump and update dependent ports when necessary (API change) Approved by:portmgr (bapt) - Build ID: 20131019164401-34320 Job owner:

Vbox broken on 11-current

2013-10-19 Thread AN
FreeBSD FBSD11 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r256758: Sat Oct 19 09:48:16 CDT 2013 root@FBSD11:/usr/obj/usr/src/sys/MYKERNEL amd64 == Installing ldconfig configuration file === Registering installation for virtualbox-ose-4.2.18_1 Installing virtualbox-ose-4.2.18_1... done #

multimedia/rtmpdump shared lib issue... (now not work)

2013-10-19 Thread Andrey Fesenko
This patch http://www.freebsd.org/cgi/query-pr.cgi?pr=180283 now not work # uname -a FreeBSD x220.local 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r256773: Sun Oct 20 03:42:58 MSK 2013 andrey@x220.local:/usr/obj/usr/src/sys/W_BOOK amd64 multimedia/rtmpdump # make install clean === Building for

Re: Compiling sguil-server on Release 9.2 i386

2013-10-19 Thread Paul Schmehl
--On October 19, 2013 4:37:58 PM +0200 John Marino freebsd.cont...@marino.st wrote: On 10/19/2013 16:32, s_gamm...@charter.net wrote: Looks like that fixed it. It's building now. Should the tab be removed before @${ECHO_CMD} $$(${MYSQLTCL_CMDS}) ? No, I think that line is broken too,

Re: multimedia/rtmpdump shared lib issue... (now not work)

2013-10-19 Thread Kurt Jaeger
Hi! This patch http://www.freebsd.org/cgi/query-pr.cgi?pr=180283 now not work This one works: http://www.freebsd.org/cgi/query-pr.cgi?pr=183100 -- p...@opsec.eu+49 171 3101372 7 years to go ! ___

Re: multimedia/rtmpdump shared lib issue... (now not work)

2013-10-19 Thread Andrey Fesenko
On Sun, Oct 20, 2013 at 8:33 AM, Kurt Jaeger p...@opsec.eu wrote: Hi! This patch http://www.freebsd.org/cgi/query-pr.cgi?pr=180283 now not work This one works: http://www.freebsd.org/cgi/query-pr.cgi?pr=183100 Thanks, i'm find this PR to, only need mini fix # svn diff patch-Makefile