Re: What is xmmintrin.h, and why aren't ports finding it?

2014-11-07 Thread Dimitry Andric
On 07 Nov 2014, at 04:36, Chris H bsd-li...@bsdforge.com wrote: Greetings, Working on a recent 11-CURRENT install (11-CURRENT #1 amd64 r274134 Nov 5 12:56:14 PST 2014) svn info /usr/ports Revision: 372176 Given the above, and the fact that I have installed lang/gcc-48. Is there any

What is xmmintrin.h, and why aren't ports finding it?

2014-11-07 Thread owner-freebsd-current
Chris H writes: Working on a recent 11-CURRENT install (11-CURRENT #1 amd64 r274134 Nov 5 12:56:14 PST 2014) svn info /usr/ports Revision: 372176 Given the above, and the fact that I have installed lang/gcc-48. Is there any reason that any port wanting to include xmmintrin.h

Build failed in Jenkins: FreeBSD_HEAD #1788

2014-11-07 Thread jenkins-admin
See https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/1788/changes Changes: [marcel] Document that df(1) supports libxo(3). [marcel] Convert to use libxo. Obtained from: Phil Shafer p...@juniper.net Sponsored by: Juniper Networks, Inc. [marcel] Fix a SIGSEGV when emitting XML or JSON

Jenkins build is back to normal : FreeBSD_HEAD #1789

2014-11-07 Thread jenkins-admin
See https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/1789/changes ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org

Re: sh: local assignment from command loses exit status

2014-11-07 Thread Fabian Keil
Eric van Gyzen e...@vangyzen.net wrote: On 11/06/2014 12:30, Fabian Keil wrote: Eric van Gyzen e...@vangyzen.net wrote: In sh, if I use a single statement to declare a local variable and assign the output of a command to it, the exit status of that command is lost. For example:

Re: What is xmmintrin.h, and why aren't ports finding it?

2014-11-07 Thread Chris H
On Fri, 7 Nov 2014 13:10:51 +0100 Dimitry Andric d...@freebsd.org wrote On 07 Nov 2014, at 04:36, Chris H bsd-li...@bsdforge.com wrote: Greetings, Working on a recent 11-CURRENT install (11-CURRENT #1 amd64 r274134 Nov 5 12:56:14 PST 2014) svn info /usr/ports Revision: 372176

geli: Wrong key with a simple passphrase

2014-11-07 Thread Aurelien Martin
Dear all, I tried to geli my external USB drive da0 with a simple passphrase But I'm getting Wrong key for da0 when I want to attach it. Let me know if I have forgot a step. Cheers,Aurelien Log -- # uname -a FreeBSD 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r271779: Fri Sep 19 01:18:53 UTC 2014

CURRENT Revision: 274250 breaks build of x11/nvidia-driver: pkg-static: nvidia-driver-343.22 conflicts with libEGL-10.3.2

2014-11-07 Thread O. Hartmann
Out of the blue the build of port x11/nvidia-driver fails - portmaster is that sloppy that it can not check BEFORE it kills the existent driver and fails to install after the deletion! The src tree is at Revision: 274250 and with Revision r274177 the build works. The failure is: ===

CURRENT breaks build of x11/nvidia-driver: pkg-static: nvidia-driver-343.22 conflicts with libEGL-10.3.2

2014-11-07 Thread O. Hartmann
Out of the blue the build of port x11/nvidia-driver fails - portmaster is that sloppy that it can not check BEFORE it kills the existent driver and fails to install after the deletion! The src tree is at Revision: 274250 and with Revision r274177 the build works. The failure is: ===

snapshot iso, memstick.img missing?

2014-11-07 Thread Lundberg, Johannes
Hi I can't seem to find FreeBSD-11.0-CURRENT-amd64-20141025-r273635-memstick.img Any reason why this is missing? -- Johannes Lundberg -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 秘密保持について:この電子メールは、名宛人に送信したものであり、秘匿特権の対象となる情報を含んでいます。 もし、名宛人以外の方が受信された場合、このメールの破棄、およびこのメールに関する一切の開示、

How exactly does the base toolchain determine WHICH language to build with?

2014-11-07 Thread Chris H
Greetings, Sorry for the long title. I've been [needlessly] struggling with getting ports within the ports tree to build, on a fresh 11-CURRENT install from 2014-11-05. With custom KERNEL and WORLD built, and installed. Here's my situation, which has worked well since ~8.2; make.conf(5)

Re: snapshot iso, memstick.img missing?

2014-11-07 Thread Mason Loring Bliss
On Sat, Nov 08, 2014 at 08:34:17AM +0900, Lundberg, Johannes wrote: I can't seem to find FreeBSD-11.0-CURRENT-amd64-20141025-r273635-memstick.img Seconding this, I don't see it here: ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/amd64/amd64/ISO-IMAGES/11.0/ I was hoping to grab it to try

Re: snapshot iso, memstick.img missing?

2014-11-07 Thread Adrian Chadd
Yeah, Glen is battling build issues with mkimg. :( -adrian On 7 November 2014 15:34, Lundberg, Johannes johan...@brilliantservice.co.jp wrote: Hi I can't seem to find FreeBSD-11.0-CURRENT-amd64-20141025-r273635-memstick.img Any reason why this is missing? -- Johannes Lundberg --

Re: snapshot iso, memstick.img missing?

2014-11-07 Thread Lundberg, Johannes
Same here. Was gonna test it on my new MacBookAir 6,1 (2014 model). -- Johannes Lundberg BRILLIANTSERVICE CO., LTD. On Sat, Nov 8, 2014 at 9:26 AM, Mason Loring Bliss ma...@blisses.org wrote: On Sat, Nov 08, 2014 at 08:34:17AM +0900, Lundberg, Johannes wrote: I can't seem to find

Build failed in Jenkins: FreeBSD_HEAD #1795

2014-11-07 Thread jenkins-admin
See https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/1795/changes Changes: [ngie] Use PROGS instead of PROG and remove unnecessary SRCS?= assignment Using PROG instead of PROGS will in cases of high -j with -DNO_ROOT cause the PROG to show up more than once as it's handling the SCRIPTS

CFR: AES-GCM and OpenCrypto work review

2014-11-07 Thread John-Mark Gurney
Hello, Over the last few months, I've been working on a project to add support for AES-GCM and AES-CTR modes to our OpenCrypto framework. The work is sponsored by The FreeBSD Foundation and Netgate. I plan on committing these patches early next week. If you need more time for review, please

Re: Build failed in Jenkins: FreeBSD_HEAD #1795

2014-11-07 Thread Garrett Cooper
On Nov 7, 2014, at 20:10, jenkins-ad...@freebsd.org wrote: See https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/1795/changes ... /usr/objhttps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/tmp/usr/bin/ld: cannot find -lm cc: error: linker command failed with exit code 1 (use -v to

Re: How exactly does the base toolchain determine WHICH language to build with?

2014-11-07 Thread Scot Hetzel
On Fri, Nov 7, 2014 at 6:23 PM, Chris H bsd-li...@bsdforge.com wrote: Greetings, Sorry for the long title. I've been [needlessly] struggling with getting ports within the ports tree to build, on a fresh 11-CURRENT install from 2014-11-05. With custom KERNEL and WORLD built, and installed.

Re: How exactly does the base toolchain determine WHICH language to build with?

2014-11-07 Thread Chris H
On Fri, 7 Nov 2014 22:39:27 -0600 Scot Hetzel swhet...@gmail.com wrote On Fri, Nov 7, 2014 at 6:23 PM, Chris H bsd-li...@bsdforge.com wrote: Greetings, Sorry for the long title. I've been [needlessly] struggling with getting ports within the ports tree to build, on a fresh 11-CURRENT