Re: FreeBSD-9.0-BETA3/amd64 (CLANG): Assertion failed: (mblength != (size_t)-1 mblength != (size_t)-2), function inittables_mb, file /usr/src/gnu/usr.bin/sort/../../../contrib/gnu-sort/src/sort.c,

2011-10-11 Thread Dimitry Andric
On 2011-10-11 11:44, O. Hartmann wrote: On my lab's server, a FreeBSD 9 box (9.0-BETA3 FreeBSD 9.0-BETA3 #40 r226245: Tue Oct 11 10:01:29 CEST 2011), I receive for some ports while compiling this error: Abort trap (core dumped) Assertion failed: (mblength != (size_t)-1 mblength != (size_t)-2),

Re: /usr/local/lib/gcc46/gcc/x86_64-portbld-freebsd9.0/4.6.3/../../../libstdc++.a: could not read symbols: Bad value

2011-12-28 Thread Dimitry Andric
On 2011-12-28 11:48, O. Hartmann wrote: ... /usr/local/bin/ld: /usr/local/lib/gcc46/gcc/x86_64-portbld-freebsd9.0/4.6.3/../../../libstdc++.a(functexcept.o): relocation R_X86_64_32 against `std::bad_exception::~bad_exception()' can not be used when making a shared object; recompile with -fPIC

Re: rtld or lang/gcc cannot find libgcc_s.so.1

2012-02-21 Thread Dimitry Andric
On 2012-02-21 20:42, Steve Kargl wrote: ... Yes, /lib comes before /usr/local/lib/gcc46. I suppose that this is a heads up for gerald@. lang/gcc is used by the ports collections to build a large number of other ports, so others are likely to hit this issue. The same applies to

Re: New Xorg: graphics/dri: fails to compile with CLANG: nouveau_array.c:49:16: error: illegal storage class on function, *extract_u = EXTRACT(char, unsigned, 1);

2012-04-28 Thread Dimitry Andric
On 2012-04-28 13:12, Volodymyr Kostyrko wrote: O. Hartmann wrote: Is there in official way to get this fixed with CLANG? I see that files folder in graphics/dri is missing, so none of the fixes for both the faulty source files I think the patch should go to graphics/libGL. cd

Re: Binary packages for LibreOffice 3.5 or 3.4

2012-05-07 Thread Dimitry Andric
On 2012-05-07 12:22, Hartmann, O. wrote: ... The error I faced was introduced by the port net/libcmis, which in my case was built via gcc 4.6 (and doesn't build with CLANG). After building libcmis with legacy gcc 4.2.1, I was able to build editors/libreoffice without problems (as far as the

Re: New Xorg: graphics/dri: fails to compile with CLANG: nouveau_array.c:49:16: error: illegal storage class on function, *extract_u = EXTRACT(char, unsigned, 1);

2012-05-28 Thread Dimitry Andric
On 2012-05-28 16:13, Volodymyr Kostyrko wrote: Dimitry Andric wrote: ... Please try this patch (lightly tested): http://www.andric.com/freebsd/clang/clangports-graphics-libGL-3.diff Works for me. Could this one be commited? It looks better then my quick hack. If the libGL maintainers

Re: GSoC: Making ports work with clang

2010-05-03 Thread Dimitry Andric
On 2010-05-03 12:38, C. Bergström wrote: What's really the goal here? What problem are you working to solve? May I humbly say that building software with a different compiler in itself doesn't really accomplish anything. Of course it does. It forces you to make your software portable.

Re: GSoC: Making ports work with clang

2010-05-03 Thread Dimitry Andric
On 2010-05-03 13:19, C. Bergström wrote: Of course it does. It forces you to make your software portable. and your point is? Are you trying to say that s/building/porting/ between compilers is going to magically make the software (have less bugs, more performance or better

Re: svn commit: r254273 - in head: . include lib lib/libc/iconv lib/libiconv_compat lib/libkiconv share/mk sys/sys tools/build/mk

2013-08-17 Thread Dimitry Andric
On Aug 13, 2013, at 09:15, Peter Wemm pe...@freebsd.org wrote: Author: peter Date: Tue Aug 13 07:15:01 2013 New Revision: 254273 URL: http://svnweb.freebsd.org/changeset/base/254273 Log: The iconv in libc did two things - implement the standard APIs, the GNU extensions and also tried to

Re: building seamonkey with clang

2013-08-20 Thread Dimitry Andric
On Aug 20, 2013, at 00:54, Cary c...@sdf.org wrote: Several attempts to build the current port of seamonkey on 9.1-release have all failed at the same point. I have rebuilt clang and have no idea what else can be done. Here is the error: Assertion failed: (isaArgument(Val) Unknown

Re: building seamonkey with clang

2013-08-21 Thread Dimitry Andric
On Aug 21, 2013, at 13:23, Cary c...@sdf.org wrote: On Wed, Aug 21, 2013 at 06:50:45AM +, Cary wrote: On Tue, Aug 20, 2013 at 11:05:42PM +0200, Dimitry Andric wrote: On Aug 20, 2013, at 00:54, Cary c...@sdf.org wrote: Several attempts to build the current port of seamonkey on 9.1-release

Re: print/cups: 10.0-CURRENT renders cups unusable / recompilation fails due to missing libiconv

2013-08-26 Thread Dimitry Andric
On Aug 26, 2013, at 15:54, O. Hartmann ohart...@zedat.fu-berlin.de wrote: Today I update a box to 10.0-CURRENT #0 r254896: Mon Aug 26 09:42:48 CEST 2013 amd64. Bevor the update this morning, I ran a box with the sources from around last Friday and port print/cups was working fine so far.

Re: svn commit: r325668 - head/x11-toolkits/open-motif

2013-08-31 Thread Dimitry Andric
On Aug 31, 2013, at 13:08, Boris Samorodov b...@passap.ru wrote: (moving the discussion to ports@) 30.08.2013 14:03, Guido Falsi пишет: On 08/30/13 11:52, Boris Samorodov wrote: Author: bsam Date: Fri Aug 30 09:52:20 2013 New Revision: 325668 URL:

Re: svn commit: r325668 - head/x11-toolkits/open-motif

2013-08-31 Thread Dimitry Andric
On Aug 31, 2013, at 16:28, Guido Falsi madpi...@freebsd.org wrote: On 08/31/13 15:38, Dimitry Andric wrote: ... Yes, the basic problem is that programs do #include iconv.h, which pulls in /usr/local/include/iconv.h (the GNU version) instead of /usr/include/iconv.h (the base version). The GNU

Re: Compiling qcad using clang++ under current

2013-09-05 Thread Dimitry Andric
On Sep 5, 2013, at 11:15, mike m...@reifenberger.com wrote: compiling the QT4 application cad/qcad using clang++ works for me on freebsd current amd64 r254593 but fails on the package cluster. Fail-log: http://beefy2.isc.freebsd.org/bulk/latest-per-pkg/qcad/3.2.1.0/head-default.log ...

Re: ports/181913: devel/qt4-script: /usr/include/c++/v1/type_traits:3175:22: error: call to 'swap' is ambiguous

2013-09-08 Thread Dimitry Andric
On Sep 8, 2013, at 08:14, O. Hartmann ohart...@zedat.fu-berlin.de wrote: On Sat, 7 Sep 2013 22:49:54 GMT rak...@freebsd.org wrote: Synopsis: devel/qt4-script: /usr/include/c++/v1/type_traits:3175:22: error: call to 'swap' is ambiguous State-Changed-From-To: open-patched State-Changed-By:

Re: Help in testing Basho Riak port

2013-09-20 Thread Dimitry Andric
On Sep 20, 2013, at 19:57, Big Lebowski spankthes...@gmail.com wrote: I've been working for couple last days on porting Basho Riak database (latest version 1.4.2) and finally I think it is ready to be presented: https://www.dropbox.com/s/2ztu2bdiip1u2un/riak.tgz Please, grab the port and

Re: Help in testing Basho Riak port

2013-09-22 Thread Dimitry Andric
On Sep 20, 2013, at 22:37, Bryan Drewery br...@shatow.net wrote: On Fri, Sep 20, 2013 at 06:57:52PM +0100, Big Lebowski wrote: Hi list! I've been working for couple last days on porting Basho Riak database (latest version 1.4.2) and finally I think it is ready to be presented:

Re: Clang errors while building traverso

2013-10-07 Thread Dimitry Andric
On Oct 7, 2013, at 02:27, Joe Nosay superbisq...@gmail.com wrote: As you asked. On Sun, Oct 6, 2013 at 6:12 PM, Dimitry Andric d...@freebsd.org wrote: On Oct 6, 2013, at 20:53, Joe Nosay superbisq...@gmail.com wrote: This port is unofficial. http://slexy.org/view/s2Bl9PCAhU Errors

Re: building seamonkey - possible clang bug

2013-10-08 Thread Dimitry Andric
On Oct 8, 2013, at 19:11, Tom Uffner t...@uffner.com wrote: On Tue Oct 8 15:57:07 UTC 2013, Florian Smeets wrote: You were out of swap space, that's why the compiler was killed. real memory = 268435456 (256 MB) avail memory = 248418304 (236 MB) This is not nearly enough, I don't

Re: Build C++ based packages using C++11

2013-10-28 Thread Dimitry Andric
On 28 Oct 2013, at 19:57, Michael Gmelin free...@grem.de wrote: Now that most ports build ok with clang, are there any steps planned towards supporting C++11 and libc++ in the ports tree? I'm thinking of flags like NEEDS_CPP98, NEEDS_CPP11 etc. With C++14 at the horizon I expect more problems

Re: www/firefox build failure on i386

2013-10-31 Thread Dimitry Andric
On 31 Oct 2013, at 06:27, Kenta Suzumoto ken...@hush.com wrote: Hi. I'm trying to build Firefox 25 and the build failed after a long time of compiling. Any help would be appreciated, thank you. The full log is here: https://dl.dropboxusercontent.com/u/9576083/firefox-25.0%2C1.log Hi, This

Re: www/firefox build failure on i386

2013-10-31 Thread Dimitry Andric
On 31 Oct 2013, at 18:53, Dimitry Andric d...@freebsd.org wrote: On 31 Oct 2013, at 06:27, Kenta Suzumoto ken...@hush.com wrote: Hi. I'm trying to build Firefox 25 and the build failed after a long time of compiling. Any help would be appreciated, thank you. The full log is here: https

Re: www/firefox build failure on i386

2013-10-31 Thread Dimitry Andric
On 31 Oct 2013, at 21:52, Dimitry Andric d...@freebsd.org wrote: On 31 Oct 2013, at 18:53, Dimitry Andric d...@freebsd.org wrote: On 31 Oct 2013, at 06:27, Kenta Suzumoto ken...@hush.com wrote: Hi. I'm trying to build Firefox 25 and the build failed after a long time of compiling. Any help

Re: www/squid32 on 10-beta3

2013-11-11 Thread Dimitry Andric
On 11 Nov 2013, at 09:44, Johan Hendriks joh.hendr...@gmail.com wrote: I try to install www/squid32 on my FreeBSD 10-BETA3 server, but it fails with the following error. Making all in base /bin/sh ../../libtool --tag=CXX--mode=compile c++ -DHAVE_CONFIG_H -I../.. -I../../include

Re: WITH_DEBUG messing CFLAGS

2013-11-15 Thread Dimitry Andric
On 15 Nov 2013, at 14:44, Andriy Gapon a...@freebsd.org wrote: I wonder what is the thinking behind CFLAGS cleansing in the following snippet from bsd.port.mk: .if defined(WITH_DEBUG) !defined(WITHOUT_DEBUG) STRIP_CMD= ${TRUE} DEBUG_FLAGS?= -g CFLAGS:=

Re: Please compile ports-mgmt/pkg for i486

2013-11-20 Thread Dimitry Andric
On 19 Nov 2013, at 01:19, Stanisław Halik stha...@misaki.pl wrote: pkgng after bootstrap causes SIGILL on typical Geode-LX hardware. Please compile the bootstrap package for 10-S for something below ppro, could you, please? Hi Stanisław, Can you please send me the core dump and the pkg

Re: Please compile ports-mgmt/pkg for i486

2013-11-20 Thread Dimitry Andric
On 20 Nov 2013, at 09:06, Stanisław Halik stha...@misaki.pl wrote: On Wed November 20 2013 09:03:52 Dimitry Andric wrote: Can you please send me the core dump and the pkg executable you have been using? Did you build it by hand, or did you install pkg via its automatic bootstrap process

Re: Using Apache ant without base gcc

2013-11-22 Thread Dimitry Andric
On 22 Nov 2013, at 09:44, Alexander Yerenkow yeren...@gmail.com wrote: You should take a look at http://ant-contrib.sourceforge.net/compiler.html cc is not there. I'll take a look a bit later, maybe some solution will come up. Eh, maybe just use c++ then? -Dimitry signature.asc

Re: lang/gcc not build

2013-11-26 Thread Dimitry Andric
[Redirecting to the appropriate mailing list...] On 26 Nov 2013, at 18:47, Alexander Panyushkin vsi...@gmail.com wrote: #portmaster lang/gcc [...] cd /usr/ports/lang/gcc/work/gcc-4.6.4 ; contrib/gcc_update --touch configure: loading site script /usr/ports/Templates/config.site checking build

Re: lang/gcc not build

2013-11-26 Thread Dimitry Andric
On 26 Nov 2013, at 21:26, Alexander Panyushkin vsi...@gmail.com wrote: 26.11.2013 21:42, Dimitry Andric пишет: * Don't set CFLAGS with '=', always use '+='. * Try moving your make.conf out of the way, and build the port again. Does it now work? * If all that still fails, post the config.log

Re: lang/gcc not build

2013-11-26 Thread Dimitry Andric
On 26 Nov 2013, at 22:43, Alexander Panyushkin vsi...@gmail.com wrote: ... configure:4209: checking for C compiler default output file name configure:4231: gcc46 -Oz -march=athlon64-sse3 -mtune=athlon64-sse3 -pipe -Qunused-arguments -Qunused-parameter -Wformat -Wformat-security -O2

Re: bsd.port.mk FETCH_ARGS defaults, why -A ?

2013-12-27 Thread Dimitry Andric
On 28 Dec 2013, at 01:12, John Marino freebsd.cont...@marino.st wrote: For months I've been getting a lot of fetch failures in ports that I couldn't reproduce outside of them. It appears it is caused by the default -A passed to fetch. For example, /usr/ports/emulators/javatari will fail

Re: Advice about /usr/ports/math/gmp

2014-01-03 Thread Dimitry Andric
On 03 Jan 2014, at 17:53, Torbjorn Granlund t...@gmplib.org wrote: We are about to release GMP 5.2. We have been forced to add three FreeBSD-related items to the releases notes: * This release will not work on FreeBSD/amd64 7.x, 8.x or 9 series before 9.3 with a Haswell CPU or any

Re: Lessons learned from source upgrade from FreeBSD i386 9.2 Stable to FreeBSD i386 10.0 Release.

2014-01-23 Thread Dimitry Andric
On 23 Jan 2014, at 05:49, Robert Burmeister robert.burmeis...@utoledo.edu wrote: Lessons learned from source upgrade from FreeBSD i386 9.2 Stable to FreeBSD i386 10.0 Release. A) Clang is needed to compile FreeBSD 10 due to use of the updated libstdc++ in world. Ehrm, no? You should be

Re: How to find removed ports in general math/hexcalc in particular.

2014-01-28 Thread Dimitry Andric
On 28 Jan 2014, at 16:28, Julian H. Stacey j...@berklix.com wrote: Hi po...@freebsd.org I'm looking for ports/math/hexcalc or replacement it dissapeared after 8.2-RELEASE, it's not in http://www.freebsd.org/ports/math.html How should one find: Why it dissapeared ? (eg maybe it just

Re: configure scripts and FreeBSD-10

2014-01-29 Thread Dimitry Andric
On 29 Jan 2014, at 14:15, Montgomery-Smith, Stephen step...@missouri.edu wrote: I have ports with configure scripts that include lines like freebsd1*) Now obviously the script will choose this case when I am running FreeBSD-10 as well as FreeBSD-1. What solutions have people used to

Re: net/avahi-app core dumps signal 11

2014-01-31 Thread Dimitry Andric
On 29 Jan 2014, at 11:54, Thomas Mueller tmuel...@sysgo.com wrote: On Tue, 21 Jan 2014 23:37:08 -0200, Sergio de Almeida Lenzi wrote: avahi-daemon dumps core, and I am unable to determinw why because it aborts core just before reaching the main() procedure..

Re: net/avahi-app core dumps signal 11

2014-01-31 Thread Dimitry Andric
On 31 Jan 2014, at 16:50, Thomas Mueller tmuel...@sysgo.com wrote: [current build] nomad:/usr/ports/net/avahi-app# ./work/avahi-0.6.31/avahi-utils/.libs/avahi-browse Segmentation fault (core dumped) nomad:/usr/ports/net/avahi-app# size /usr/local/bin/avahi-browse

Re: net/avahi-app core dumps signal 11

2014-01-31 Thread Dimitry Andric
On 31 Jan 2014, at 21:35, Dimitry Andric d...@freebsd.org wrote: ... Hmm, at least I can reproduce it, but the stack trace does not tell me that much: (gdb) run Starting program: /usr/work/share/dim/ports/net/avahi-app/work/avahi-0.6.31/./avahi-utils/.libs/avahi-browse [New LWP 101263

Re: graphics/rawtherapee: r342622 crashes on HEAD

2014-02-05 Thread Dimitry Andric
On 05 Feb 2014, at 20:46, Rainer Hurling rhur...@gwdg.de wrote: Many thanks for the update of graphics/rawtherapee, r342622. This program is really important for photographers. It builds and installs just fine on recent HEAD amd64, but unfortunately it crashes immediately, when started. I

Re: graphics/rawtherapee: r342622 crashes on HEAD

2014-02-05 Thread Dimitry Andric
On 06 Feb 2014, at 07:48, Rainer Hurling rhur...@gwdg.de wrote: ... I just recognized, that in my CURRENT boxes in base their are two versions of libc++: #ll /usr/lib/libc++.so* -r--r--r-- 1 root wheel -134 3 Aug 22:33:00 2013 /usr/lib/libc++.so -r--r--r-- 1 root wheel - 768248

Re: USE_GCC politic -- why so many ports has it as runtime dependency?

2014-02-07 Thread Dimitry Andric
On 07 Feb 2014, at 17:29, Lev Serebryakov l...@freebsd.org wrote: I was very surprised, when virtualbox-ose-additions-4.3.6, installed as binary package on 10.0/amd64, pulled gcc lang/gcc (567MiB) and devel/binutils (50MiB), and I don't mention mpc/mprf/gmp. I understand, that this package

Re: Squid aufs crashes under 10.0

2014-02-09 Thread Dimitry Andric
On 07 Feb 2014, at 14:24, Pavel Timofeev tim...@gmail.com wrote: Sorry, it has to be in freebsd-ports@ too. 2014-02-07 Pavel Timofeev tim...@gmail.com: Hi! There is a problem with squid under FreeBSD10.0. Squid crashes immediately if storage type is set to aufs. It goes down during read of

Re: Squid aufs crashes under 10.0

2014-02-09 Thread Dimitry Andric
On 09 Feb 2014, at 20:16, Dennis Glatting free...@pki2.com wrote: On Sun, 2014-02-09 at 19:37 +0100, Dimitry Andric wrote: ... Very bad coding practice, obviously. It should call Find() first, and if that returns NULL, it should abort in some sort of controlled way. Found that too

Re: graphics/rawtherapee: r342622 crashes on HEAD

2014-02-09 Thread Dimitry Andric
On 09 Feb 2014, at 16:07, Waitman Gobble uzi...@da3m0n8t3r.com wrote: ... ok, so changing the Makefile for port/devel/glib20 USES=gettext gmake iconv:wchar_t pathfix pkgconfig shebangfix perl5 finally solves the problem with graphics/rawtherapee. The program works on my FreeBSD

Re: ports/184993: www/squid33 - fails to build on ^/stable/10 (without AUFS or why AUFS doesn't work)

2014-02-13 Thread Dimitry Andric
On 13 Feb 2014, at 15:06, Volodymyr Kostyrko arc...@b1t.name wrote: The core problem to whole this stuff is about how squid is compiled when it requires threading support (and AUFS needs pthreads). ... +configure: pthread library requires FreeBSD 7 or later That's a weird one. Like we

Re: llvm-3.2 tarball rerolled?

2013-01-13 Thread Dimitry Andric
On 2013-01-12 22:54, Ion-Mihai Tetcu wrote: I'm seeing this size mismatch, any idea what it is about? root(itetcu)@it/SU -SSH- /usr/ports/devel/llvm [23:50:47] 0 # make === Found saved configuration for llvm-3.1 = llvm-3.2.src.tar.gz doesn't seem to exist in /usr/ports/distfiles/. =

Re: smpeg fails to build

2013-01-15 Thread Dimitry Andric
On 2013-01-15 01:28, Joseph A. Nagy, Jr wrote: root@alex-laptop:/usr/ports/multimedia/smpeg # make === smpeg-0.4.4_9 depends on executable: gmake - found === smpeg-0.4.4_9 depends on file: /usr/local/bin/sdl-config - found === smpeg-0.4.4_9 depends on package: libtool=2.4 - found ===

Re: openssh-portable segmentation faults

2013-02-07 Thread Dimitry Andric
On 2013-02-07 12:59, Dewayne wrote:... Example: # /usr/bin/ssh -vvv localhost OpenSSH_5.8p2-hpn13v11 FreeBSD-openssh-portable-5.8.p2_3,1, OpenSSL 1.0.1d 5 Feb 2013 Segmentation fault (core dumped) # /usr/sbin/sshd Segmentation fault Can you get backtraces for those segfaults, please?

Re: openssh-portable segmentation faults

2013-02-07 Thread Dimitry Andric
On 2013-02-07 22:14, Dewayne Geraghty wrote: ... Bryan, Dimitry, Thank-you for your interest. Unfortunately we have no debugging tools on any of the machines. I'll build one today and reproduce. I have reproduced the segfault here: Starting program:

Re: openssh-portable segmentation faults

2013-02-08 Thread Dimitry Andric
On 2013-02-08 00:28, Konstantin Belousov wrote: On Fri, Feb 08, 2013 at 12:16:40AM +0100, Dimitry Andric wrote: ... I guess a similar approach as take in the above thread should be taken, e.g. rename the function in the port to openbsd_strnvis(), and have the port call that. Or use macro

Re: Firefox upgrade fails

2013-02-22 Thread Dimitry Andric
On 2013-02-21 12:44, Andrea Venturoli wrote: # uname -a FreeBSD xx.x 9.0-RELEASE-p5 FreeBSD 9.0-RELEASE-p5 #2: Sat Dec 1 14:43:22 CET 2012 root@xx.x:/usr/obj/usr/src/sys/XX i386 portupgrade -R firefox ...

Re: pam_ssh_agent_auth: ENOENT

2013-02-27 Thread Dimitry Andric
On 2013-02-27 00:39, Stefan Bethke wrote: ... openbsd-compat/vis.h is #ifdef'd HAVE_STRNVIS, so we check configure. configure.log thinks we have a suitable strnvis: configure:16566: checking for strnvis configure:16622: cc -o conftest -O2 -pipe -fno-strict-aliasing -fPIC -Wall

Re: audio/audacity still does not compile due to issues with soundtouch

2013-03-05 Thread Dimitry Andric
On 2013-03-05 06:06, Joseph A. Nagy, Jr wrote: On 03/04/13 22:42, Joseph A. Nagy, Jr wrote: I am still having issues with Audacity trying to compile in soundtouch plugins. Is this an issue with the port (there is no config option to disable this behavior) or is it an upstream issue? Full

Re: audio/audacity still does not compile due to issues with soundtouch

2013-03-05 Thread Dimitry Andric
On 2013-03-05 13:03, Joseph A. Nagy, Jr wrote: On 03/05/13 05:59, Dimitry Andric wrote: On 2013-03-05 06:06, Joseph A. Nagy, Jr wrote: On 03/04/13 22:42, Joseph A. Nagy, Jr wrote: I am still having issues with Audacity trying to compile in soundtouch plugins. Is this an issue with the port

Re: CURRENT: lang/gcc fails to build on CURRENT with error: configure: error: no usable dependency style found

2013-03-09 Thread Dimitry Andric
On Mar 9, 2013, at 16:36 , Hartmann, O. ohart...@zedat.fu-berlin.de wrote: I have one specific FreeBSD 10.0-CURRENT box (FreeBSD 10.0-CURRENT #0 r248061: Fri Mar 8 19:44:30 CET 2013 amd64) which rejects to build either lang/gcc or lang/gcc46 with the very same error shown below. … checking

Re: CURRENT: lang/gcc fails to build on CURRENT with error: configure: error: no usable dependency style found

2013-03-11 Thread Dimitry Andric
On 2013-03-10 00:39, Steve Kargl wrote: ... If you have a clang built FreeBSD-current, then it is no longer possible to *bootstrap* gcc-4.6.x, gcc-4.7.x, nor the upcoming gcc-4.8.0. AFAICT, the problem is related to /usr/bin/cpp. I haven't tried earlier versions of gcc. I have built the

Re: CURRENT: lang/gcc fails to build on CURRENT with error: configure: error: no usable dependency style found

2013-03-11 Thread Dimitry Andric
On 2013-03-11 14:15, Niclas Zeising wrote: On 03/11/13 14:13, Steve Kargl wrote: ... No. Here's my make.conf. KERNCONF=SPEW CPUTYPE?=opteron FFLAGS+= -O2 -pipe -march=native -mtune=native -funroll-loops -ftree-vectorize MALLOC_PRODUCTION=YES WITHOUT_LIB32=YES WITHOUT_MODULES=YES

Re: CURRENT: lang/gcc fails to build on CURRENT with error: configure: error: no usable dependency style found

2013-03-11 Thread Dimitry Andric
On 2013-03-11 20:00, Jan Beich wrote: Dimitry Andric d...@freebsd.org writes: $ echo 'sub/foo.barx' | grep sub/foo.bar $ echo $? 1 $ echo 'sub/foo.barx' | env -i grep sub/foo.bar $ echo 'sub/foolbarx' | env -i grep sub/foo.bar $ echo 'sub/foo.barx' | env -i grep 'sub/foo\.bar' sub

Re: ports/multimedia/vlc 2.0.5: conflicts with qt3

2013-04-13 Thread Dimitry Andric
On Apr 13, 2013, at 08:16, Matthias Apitz g...@unixarea.de wrote: The above port (recent from SVN) stops with: ... === Fetching all distfiles required by qt4-corelib-4.8.4_1 for building === qt4-corelib-4.8.4_1 conflicts with installed package(s): qt-3.3.8_14 They will not

Re: CURRENT (r249438): (devel/libiconv)./unistd.h:686:5: error: invalid token at start of a preprocessor expression : #if @GNULIB_EUIDACCESS@

2013-04-16 Thread Dimitry Andric
On Apr 16, 2013, at 00:42, Jan Beich jbe...@tormail.org wrote: O. Hartmann ohart...@zedat.fu-berlin.de writes: ./unistd.h:694:5: error: invalid token at start of a preprocessor expression #if @GNULIB_EUIDACCESS@ ^ 1 error generated. Maybe -O3 overoptimizes regex in libc e.g., $ echo

Re: CURRENT (r249438): (devel/libiconv)./unistd.h:686:5: error: invalid token at start of a preprocessor expression : #if @GNULIB_EUIDACCESS@

2013-04-17 Thread Dimitry Andric
On Apr 17, 2013, at 07:31, Jan Beich jbe...@tormail.org wrote: Dimitry Andric d...@freebsd.org writes: On Apr 16, 2013, at 00:42, Jan Beich jbe...@tormail.org wrote: ... Maybe -O3 overoptimizes regex in libc e.g., $ echo '#if @GNULIB_EUIDACCESS@' | sed 's/@GNULIB_EUIDACCESS@/0

Re: firefox build broken under clang 3.3

2013-04-19 Thread Dimitry Andric
On Apr 19, 2013, at 17:56, Florian Smeets f...@smeets.im wrote: On 19.04.13 04:01, kit wrote: updated current and now firefox and thunderbird both fail to build under the new clang 3.3. has anyone seen this or know how to fix? The fix is here:

Re: 10.0-CURRENT #0 r249720: graphics/jasper: eval: @CC@: not found

2013-04-22 Thread Dimitry Andric
On Apr 22, 2013, at 20:47, O. Hartmann ohart...@zedat.fu-berlin.de wrote: Trying to update port graphics/jasper on our FreeBSD 10.0-CURRENT boxes (all r249720 or higher) fails on all(!) Core2Duo based systems (Intel E8400 or Q6600) (CLANG 3.3) with the below shown error. ... Interestingly, the

Re: CURRENT (r249438): (devel/libiconv)./unistd.h:686:5: error: invalid token at start of a preprocessor expression : #if @GNULIB_EUIDACCESS@

2013-04-23 Thread Dimitry Andric
On Apr 17, 2013, at 21:16, Jung-uk Kim j...@freebsd.org wrote: On 2013-04-17 06:07:47 -0400, Dimitry Andric wrote: On Apr 17, 2013, at 07:31, Jan Beich jbe...@tormail.org wrote: Dimitry Andric d...@freebsd.org writes: On Apr 16, 2013, at 00:42, Jan Beich jbe...@tormail.org wrote: ... Maybe

Re: firefox build broken under clang 3.3

2013-04-30 Thread Dimitry Andric
On Apr 30, 2013, at 05:28, Brandon Gooch jamesbrandongo...@gmail.com wrote: ... Thanks for fixing the build issues. Now, I've built Firefox with Clang, but the darn thing segfaults at the drop of a hat: $ gdb /usr/local/bin/firefox firefox.core ... (gdb) bt #0 0x0008011eefaa in

Re: firefox build broken under clang 3.3

2013-04-30 Thread Dimitry Andric
On Apr 30, 2013, at 17:25, Dimitry Andric d...@freebsd.org wrote: ... In any case, I have just built the latest Firefox from ports, with clang 3.3, and I see no issues at all. At least with approximately 10 minutes of browsing, and visiting a varied bunch of sites. I do have it built

Re: firefox build broken under clang 3.3

2013-04-30 Thread Dimitry Andric
On Apr 30, 2013, at 18:34, Jan Beich jbe...@tormail.org wrote: ... The faulting function is lost within crash handler. If you build firefox with # use DEBUG_FLAGS or set STRIP to empty explicitly CFLAGS += ${DEBUG_FLAGS} DEBUG_FLAGS += -O0 -g jaeger jit crash would look like

Re: x11/nvidia-driver-173 build failed on CURRENT

2013-05-06 Thread Dimitry Andric
[redirecting to ports@, where this belongs] On 2013-05-06 08:19, sig6247 wrote: ... cc -O2 -pipe -fno-strict-aliasing -DNV_VERSION_STRING=\173.14.35\ -D__KERNEL__ -DNVRM -UDEBUG -U_DEBUG -DNDEBUG -O -Werror -D_KERNEL -DKLD_MODULE -nostdinc

Re: firefox build broken under clang 3.3

2013-05-07 Thread Dimitry Andric
On 2013-05-07 14:59, Rafael Espíndola wrote: On 1 May 2013 00:26, Rafael Espíndola rafael.espind...@gmail.com wrote: This is now http://llvm.org/bugs/show_bug.cgi?id=15882 And it got fixed! :-) It just missed 3.3 branching, but I will make sure it gets ported. Okay, can the original

Re: Tinderbox Builds

2013-05-08 Thread Dimitry Andric
On May 8, 2013, at 22:22, Muhammad Moinur Rahman 5u623...@gmail.com wrote: Currently I have got 10 builds in my Tinderbox. These are following : 10-CURRENT/amd64 w/clang (-r249422) 10-CURRENT/amd64 w/gcc (-r249422) 10-CURRENT/i386 w/clang (-r249422) 10-CURRENT/i386 w/gcc(-r249422)

Re: qt3 - qt4 question

2013-05-13 Thread Dimitry Andric
On 2013-05-13 16:43, Robert Huff wrote: ... === qt4-corelib-4.8.4_2 conflicts with installed package(s): qt-copy-3.3.8_14 They will not build together. Please remove them first with pkg delete. Yes, this is unfortunately the case. Qt3 headers break the Qt4 build, so Qt3

Re: Another Firefox 21.0 crash

2013-05-28 Thread Dimitry Andric
On 2013-05-26 01:07, Ted Faber wrote: I'm seeing a repeatable, consistent segmentation fault before the first window appears (though firefox -ProfileManager brings up the profile manager, but crashes when I try to actually start the browser). I've deleted ~/.mozilla and just about everything I

Re: Another Firefox 21.0 crash, here it does not crashes...

2013-06-01 Thread Dimitry Andric
On Jun 2, 2013, at 00:30, Sergio de Almeida Lenzi lenzi.ser...@gmail.com wrote: Interesting... here firefox 21.0 does not crashes I have been using it for more than a day, on youtube, google, bbc, terra, wikipedia...and it does not crash I have setted up 3 accounts=test1, test2, test3

Re: Another Firefox 21.0 crash (new backtrace)

2013-06-02 Thread Dimitry Andric
On May 29, 2013, at 05:53, Ted Faber fa...@lunabase.org wrote: On Tue, May 28, 2013 at 08:52:35AM -0700, Ted Faber wrote: On Tue, May 28, 2013 at 02:00:00PM +0200, Dimitry Andric wrote: On 2013-05-26 01:07, Ted Faber wrote: I'm seeing a repeatable, consistent segmentation fault before

Re: Another Firefox 21.0 crash (new backtrace)

2013-06-02 Thread Dimitry Andric
On Jun 2, 2013, at 23:31, Ted Faber fa...@lunabase.org wrote: On Sun, Jun 02, 2013 at 05:35:27PM +0200, Dimitry Andric wrote: As a better fix, please try dropping the attached file into the /usr/ports/www/firefox/files directory, then rebuild the firefox port from scratch, and reinstall

Re: Pseudo-TTY Issues with FBSD 10 Snapshot?

2013-06-04 Thread Dimitry Andric
On Jun 4, 2013, at 06:52, Janky Jay jan...@unfs.us wrote: So, I'm unsure if this is related to a difference in pseudo TTY's yet or not, but I'm having a very strange issue that I've never encountered before. Details as follows: Fresh install of FBSD 10 FreeBSD fbsd10.purplehat.org

Re: Pseudo-TTY Issues with FBSD 10 Snapshot?

2013-06-04 Thread Dimitry Andric
On Jun 4, 2013, at 18:01, Janky Jay, III jan...@unfs.us wrote: On 06/04/2013 12:44 AM, Dimitry Andric wrote: On Jun 4, 2013, at 06:52, Janky Jay jan...@unfs.us wrote: ... aterm: ca't open pseudo-tty aterm: aborting Have you tried kldload pty ? This should work for apps that still require

Re: Are ports supposed to build and run on 10-CURRENT?

2013-06-21 Thread Dimitry Andric
On Jun 13, 2013, at 03:15, Michael Gmelin free...@grem.de wrote: I've been waiting for http://www.freebsd.org/cgi/query-pr.cgi?pr=179233 to get committed for a little while now. The person looking at it today decided to test it on 10-CURRENT, which failed (it built, but unit tests fail with

Re: Are ports supposed to build and run on 10-CURRENT?

2013-06-21 Thread Dimitry Andric
On Jun 21, 2013, at 22:07, Dimitry Andric d...@freebsd.org wrote: On Jun 13, 2013, at 03:15, Michael Gmelin free...@grem.de wrote: ... - system clang + std=c++11 + system libc++: Build fails, due to a dependency (databases/db5) not building with those flags. It looks like a problem in libc

Re: Are ports supposed to build and run on 10-CURRENT?

2013-06-24 Thread Dimitry Andric
On Jun 24, 2013, at 20:23, Michael Gmelin free...@grem.de wrote: On Mon, 24 Jun 2013 19:58:26 +0200 Matthias Andree mand...@freebsd.org wrote: Am 22.06.2013 00:27, schrieb Dimitry Andric: Attached is a diff to fix the db5 port, so it correctly builds with CXXFLAGS?=-std=c++11 -stdlib=libc

Re: Are ports supposed to build and run on 10-CURRENT?

2013-06-26 Thread Dimitry Andric
On 2013-06-26 01:55, Michael Gmelin wrote: ... The problem is that static initialization happens in the expected order (same translation unit), but termination does *not* happen in the reverse order of initialization, which - according to the C++ standard section 3.6.3 should be guaranteed: If

Global destructor order problems (was: Re: Are ports supposed to build and run on 10-CURRENT?)

2013-06-26 Thread Dimitry Andric
On Jun 26, 2013, at 13:31, Michael Gmelin free...@grem.de wrote: On Wed, 26 Jun 2013 11:00:40 +0200 Dimitry Andric d...@freebsd.org wrote: On 2013-06-26 01:55, Michael Gmelin wrote: ... The problem is that static initialization happens in the expected order (same translation unit

Re: Global destructor order problems (was: Re: Are ports supposed to build and run on 10-CURRENT?)

2013-06-26 Thread Dimitry Andric
On Jun 26, 2013, at 22:45, Konstantin Belousov kostik...@gmail.com wrote: On Wed, Jun 26, 2013 at 09:26:09PM +0200, Dimitry Andric wrote: This revision is not in 9.1-RELEASE, but it is in 9-STABLE, so the problem can also be reproduced there. ... This is roughly gcc 4.3.0 and later

Re: Global destructor order problems (was: Re: Are ports supposed to build and run on 10-CURRENT?)

2013-06-26 Thread Dimitry Andric
On Jun 26, 2013, at 23:05, Konstantin Belousov kostik...@gmail.com wrote: On Wed, Jun 26, 2013 at 10:59:24PM +0200, Dimitry Andric wrote: On Jun 26, 2013, at 22:45, Konstantin Belousov kostik...@gmail.com wrote: On Wed, Jun 26, 2013 at 09:26:09PM +0200, Dimitry Andric wrote: This revision

Re: Global destructor order problems

2013-06-27 Thread Dimitry Andric
On 2013-06-27 01:56, Michael Gmelin wrote: On Thu, 27 Jun 2013 00:28:33 +0300 Konstantin Belousov kostik...@gmail.com wrote: On Wed, Jun 26, 2013 at 11:17:41PM +0200, Michael Gmelin wrote: Are you both on the same architecture? I tested both on amd64 and i386. For i386, it was -m32 for

Re: ftp/curl: FAILURE due to configure: using CFLAGS: -DLDAP_DEPRECATED

2013-08-08 Thread Dimitry Andric
On Aug 8, 2013, at 20:02, O. Hartmann ohart...@zedat.fu-berlin.de wrote: On several most recently update FreeBSD 10.0-CURRENT machines the update of port ftp/curl went smoothly, but on exactly one box the portbuild fails with a very strange error: [...] configure: using CFLAGS: -O2 -pipe

Re: net/samba36 does not build on stable10?

2014-03-17 Thread Dimitry Andric
On 17 Mar 2014, at 07:33, James R. Van Artsdalen james-freebsd-po...@jrv.org wrote: FreeBSD STABLE10.housenet.jrv 10.0-STABLE FreeBSD 10.0-STABLE #0 r263107M: Sun Mar 16 17:52:42 UTC 2014 r...@stable10.housenet.jrv:/usr/obj/usr/src/sys/GENERIC amd64 Samba 3.6 doesn't compile for me on

Re: FreeBSD Port: ushare-1.1a_9

2014-03-19 Thread Dimitry Andric
On 19 Mar 2014, at 09:59, Dean Hollister deanhollis...@bigpond.com wrote: It appears that the ushare port requires GCC to build, but this requirement is not present in the Makefile. Attempting to build without GCC generates the following error: ... In file included from cfgparser.c:30: In

Re: Port devel/gdb broken on 11-CURRENT amd64.

2014-03-27 Thread Dimitry Andric
On 24 Mar 2014, at 22:32, Mark R V Murray ma...@freebsd.org wrote: On 24 Mar 2014, at 15:34, pizzamig luca.pizzamig...@gmail.com wrote: I've already got a report about that, but I'm on holiday, without a CURRENT system, I cannot work on it right now... I guess CURRENT has a new clang

Re: guile broken for me on 11.0-CURRENT i386

2014-03-29 Thread Dimitry Andric
On 03 Mar 2014, at 20:23, Don Lewis truck...@freebsd.org wrote: I've been having trouble building gnome-games for a while now and finally had some time to dig into it. The problem appears to be that guile is broken. The gnome-games build runs guile-config during configure doesn't notice that

Re: HEAD clang failures due to unknown arguments

2014-03-29 Thread Dimitry Andric
On 29 Mar 2014, at 05:43, Dmitry Marakasov amd...@amdmi3.ru wrote: Are we to fix new clang failures related to that clang now treats unknown arguments as fatal errors: --- c++: error: unknown argument: '-R/usr/local/lib' --- Yes, just replace -R/usr/local/lib with

Re: HEAD clang failures due to unknown arguments

2014-03-29 Thread Dimitry Andric
On 29 Mar 2014, at 13:46, Dmitry Marakasov amd...@amdmi3.ru wrote: * Dimitry Andric (d...@freebsd.org) wrote: Are we to fix new clang failures related to that clang now treats unknown arguments as fatal errors: --- c++: error: unknown argument: '-R/usr/local/lib' --- Yes, just replace

Re: Update of freeradius-2.2.3_1 to freeradius-2.2.4 fails

2014-03-30 Thread Dimitry Andric
On 30 Mar 2014, at 16:43, Dr. Peter Voigt pvo...@uos.de wrote: I am running 10.0-RELEASE and when trying to upgrade freeradius-2.2.3_1 to freeradius-2.2.4 after the latest update of the ports tree I obtain the following build error: ... libtool: link: cc -pthread -o .libs/rlm_dbm_parser

Re: [9.2-STABLE/CLANG 3.3|3.4] x11/kdelibs4

2014-04-18 Thread Dimitry Andric
On 18 Apr 2014, at 08:10, O. Hartmann ohart...@zedat.fu-berlin.de wrote: I run on a 9.2-STABLE box since a couple of weeks for now always into the same problem. The port x11/kdelibs4 has been updated or needs to be recompiled but the compiling process gets stuck forever (now I let the system

Re: [9.2-STABLE/CLANG 3.3|3.4] x11/kdelibs4

2014-04-19 Thread Dimitry Andric
On 19 Apr 2014, at 10:32, O. Hartmann ohart...@zedat.fu-berlin.de wrote: ... [ 66%] Building CXX object khtml/CMakeFiles/khtml.dir/css/parser.o In file included from /usr/ports/x11/kdelibs4/work/kdelibs-4.12.4/khtml/css/parser.cpp:106: In file included from

Re: [9.2-STABLE/CLANG 3.3|3.4] x11/kdelibs4

2014-04-19 Thread Dimitry Andric
On 19 Apr 2014, at 19:30, O. Hartmann ohart...@zedat.fu-berlin.de wrote: On Sat, 19 Apr 2014 18:44:51 +0200 Dimitry Andric d...@freebsd.org wrote: ... Stop in /usr/ports/x11/kdelibs4/work/.build. *** [khtml/CMakeFiles/khtml.dir/all] Error code 1 parser-b6e15c.cppparser-b6e15c.sh I cannot

Re: [9.2-STABLE/CLANG 3.3|3.4] x11/kdelibs4

2014-04-20 Thread Dimitry Andric
On 20 Apr 2014, at 17:47, O. Hartmann ohart...@zedat.fu-berlin.de wrote: On Sat, 19 Apr 2014 20:25:51 +0200 Dimitry Andric d...@freebsd.org wrote: On 19 Apr 2014, at 19:30, O. Hartmann ohart...@zedat.fu-berlin.de wrote: On Sat, 19 Apr 2014 18:44:51 +0200 Dimitry Andric d...@freebsd.org wrote

Re: replacing gcc with clang

2014-04-21 Thread Dimitry Andric
On 21 Apr 2014, at 18:30, Mathieu Arnold m...@freebsd.org wrote: +--On 21 avril 2014 13:46:54 + Montgomery-Smith, Stephen step...@missouri.edu wrote: | On 04/21/2014 04:58 AM, Mathieu Arnold wrote: | +--On 20 avril 2014 20:10:39 -0400 Robert Huff roberth...@rcn.com | wrote: | | Is there

  1   2   3   >