Re: Jenkins build is back to stable : FreeBSD_HEAD #578

2016-09-01 Thread Craig Rodrigues
Thank you for fixing this. -- Craig On Wednesday, August 31, 2016, wrote: > See > > ___ freebsd-current@freebsd.org mailing list

Re: [CFT] ypldap testing against OpenLDAP and Microsoft Active Directory

2016-06-09 Thread Craig Rodrigues
On Wed, Jun 8, 2016 at 11:41 PM, Xin Li wrote: > > (I think the current implementation > would do everything with plaintext protocol over wire, so while it > You are correct. This document http://puffysecurity.com/wiki/ypldap.html#2 states: # # ypldap cant use SSL

[CFT] ypldap testing against OpenLDAP and Microsoft Active Directory

2016-06-09 Thread Craig Rodrigues
Hi, I have worked with Marcelo Araujo to port OpenBSD's ypldap to FreeBSD current. In latest current, it should be possible to put in /etc/rc.conf: nis_ypldap_enable="YES" to activate the ypldap daemon. When set up properly, it should be possible to log into FreeBSD, and have the backend

Re: [CFT] WITH_META_MODE: Working incremental build

2016-05-27 Thread Craig Rodrigues
On Fri, May 27, 2016 at 05:16:25PM -0700, Bryan Drewery wrote: > The way that "meta mode" works is to enable the bmake "meta mode" > feature that tracks the build command for each target and uses the > filemon(4) [1] module to track all files read/written/executed for > building target. If any of

Re: HEADS UP Avoid r295167 - r295187

2016-02-02 Thread Craig Rodrigues
On Tuesday, February 2, 2016, Bryan Drewery wrote: > Avoid this range of revisions. I broke 'make distribution', causing > etcupdate to nuke /etc. Sorry about that. Ah ok, that explains this failure: https://jenkins.freebsd.org/job/FreeBSD_HEAD/108/ -- Craig

Re: Missing locales causing test failures

2015-11-16 Thread Craig Rodrigues
On Mon, Nov 16, 2015 at 12:25 AM, Baptiste Daroussin <b...@freebsd.org> wrote: > On Mon, Nov 16, 2015 at 12:09:01AM -0800, Craig Rodrigues wrote: > > Hi, > > > > I compared the output of "locale -a" from a CURRENT system built > > a few days ago, to th

Missing locales causing test failures

2015-11-16 Thread Craig Rodrigues
Hi, I compared the output of "locale -a" from a CURRENT system built a few days ago, to the latest build. The latest build still has some missing locales, af_ZA.ISO8859-15 en_AU.ISO8859-15 en_CA.ISO8859-15 en_NZ.ISO8859-15 en_US.ISO8859-15 fr_CA.ISO8859-15 lt_LT.ISO8859-4 sr_YU.ISO8859-2

Re: Need help fixing failing locale tests

2015-11-15 Thread Craig Rodrigues
On Sat, Nov 14, 2015 at 11:47 PM, John Marino wrote: > > With 4.) they have been removed from FreeBSD when "Make upgrade" is run > after rebuilding. Does FreeBSD have a cleanup like that, and did you > run it? If not, then maybe that needs to be updated. > > I did

Re: make installworld failing with locales due to broken symlinks

2015-11-15 Thread Craig Rodrigues
On Sun, Nov 15, 2015 at 5:57 PM, NGie Cooper wrote: > $ ls `readlink -f /usr/share/locale/ca_IT.ISO8859-1/LC_CTYPE` > ls: /usr/share/locale/la_LN.ISO8859-1: No such file or directory > I built the latest world, and then did the following: rm -fr /tmp/testdir mkdir

Re: make installworld failing with locales due to broken symlinks

2015-11-15 Thread Craig Rodrigues
On Sun, Nov 15, 2015 at 6:27 PM, Craig Rodrigues <rodr...@freebsd.org> wrote: > On Sun, Nov 15, 2015 at 5:57 PM, NGie Cooper <yaneurab...@gmail.com> > wrote: > >> $ ls `readlink -f /usr/share/locale/ca_IT.ISO8859-1/LC_CTYPE` >> ls: /usr/share/locale/la_LN.ISO

Re: make installworld failing with locales due to broken symlinks

2015-11-15 Thread Craig Rodrigues
On Sun, Nov 15, 2015 at 5:57 PM, NGie Cooper wrote: > $ ls `readlink -f /usr/share/locale/ca_IT.ISO8859-1/LC_CTYPE` > ls: /usr/share/locale/la_LN.ISO8859-1: No such file or directory > I built the latest world, and then did the following: rm -fr /tmp/testdir mkdir

Re: make installworld failing with locales due to broken symlinks

2015-11-15 Thread Craig Rodrigues
On Sun, Nov 15, 2015 at 5:57 PM, NGie Cooper wrote: > > install: //usr/share/locale/ca_IT.ISO8859-1/LC_CTYPE: No such file or > directory > *** Error code 71 > > $ ls -l /usr/share/locale/ca_IT.ISO8859-1/LC_CTYPE > lrwxr-xr-x 1 root wheel 27 Nov 1 16:24 >

Need help fixing failing locale tests

2015-11-14 Thread Craig Rodrigues
Hi, After the recent locale commits, some of the tests are failing: https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1675/testReport/ I can reproduce two failures quite easily by doing with a newly built world: /bin/sh /usr/tests/bin/sh/builtins/case7.0 /bin/sh

Re: Need help fixing failing locale tests

2015-11-14 Thread Craig Rodrigues
On Sat, Nov 14, 2015 at 7:05 PM, Craig Rodrigues <rodr...@freebsd.org> wrote: > Hi, > > After the recent locale commits, some of the tests are failing: > > https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1675/testReport/ > > I can reproduce two failures quite easily

Re: [CFT] build: WITH_FAST_DEPEND and WITH_CCACHE_BUILD

2015-11-12 Thread Craig Rodrigues
On Thu, Nov 12, 2015 at 9:40 AM, Bryan Drewery wrote: > - The first is WITH_FAST_DEPEND. Please see the commit for its full > I have enabled WITH_FAST_DEPEND in make.conf for several builds. (1) Job: https://jenkins.freebsd.org/job/FreeBSD_HEAD Before

Tunnelling IPv4 over IPv6 for GitHub access?

2015-11-02 Thread Craig Rodrigues
Hi, I have some machines which are on an IPv6 only network. It works great and I can access most things on the IPv6 Internet that I need like Google ( [2607:f8b0:4004:808::1014]) , Facebook ([2a03:2880:1010:df05:face:b00c:0:2]), CNN ( [2620:100:e000::8001]), etc. However, the one thing I cannot

Re: Tunnelling IPv4 over IPv6 for GitHub access?

2015-11-02 Thread Craig Rodrigues
On Mon, Nov 2, 2015 at 3:50 PM, Michael Gmelin wrote: > > > > On Mon, 2 Nov 2015 14:04:18 -0800 > > ikvjwd.com once offered a service using haproxy, you can find their > configuration here: > > https://github.com/rcsheets/ikvjwd/commit/58979dcaf42fbbd9203067a6ba4629ba01469120 >

Re: FreeBSD_HEAD - Build #3394 - Failure

2015-10-14 Thread Craig Rodrigues
On Wed, Oct 14, 2015 at 7:55 AM, wrote: > > > --- english --- > echo "... english"; > rm -f english; env LANG=C > sort -u english.base | awk '{ >

Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #652 - Failure

2015-10-13 Thread Craig Rodrigues
On Tue, Oct 13, 2015 at 9:44 PM, Bryan Drewery wrote: > > > > It looks like a bsd.progs.mk issue. I'll look more. > > > > > > r289286 will handle this and similar cases. Hopefully this holds. > Thank you for investigating the problem and coming up with a fix so quickly!

Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #652 - Failure

2015-10-13 Thread Craig Rodrigues
On Tue, Oct 13, 2015 at 12:05 AM, wrote: > --- env_test --- > /usr/local/bin/x86_64-portbld-freebsd10.1-g++ -isystem > /builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include >

Re: kyua SIGBUS'ing with clang 3.7.0 (was FreeBSD_HEAD-tests - Build #1540 - Unstable)

2015-10-10 Thread Craig Rodrigues
On Fri, Oct 9, 2015 at 11:37 AM, Dimitry Andric wrote: > > I have committed a (hopefully temporary) workaround in r289072. If you > don't want to do a full buildworld, first rebuild clang and install it, > then rebuild libc++ and install it. > After some back-and-forth about

Re: kyua SIGBUS'ing with clang 3.7.0 (was FreeBSD_HEAD-tests - Build #1540 - Unstable)

2015-10-08 Thread Craig Rodrigues
On Wed, Oct 7, 2015 at 2:28 PM, Dimitry Andric wrote: > > Do you still have a copy of the earlier executable? Can you post it > somewhere? > I was able to reproduce the problem. pkg install devel/kyua cd /usr/tests/local/kyua/bootstrap/ ./plain_helpers Bus error (core

Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #614 - Failure

2015-10-07 Thread Craig Rodrigues
On Tue, Oct 6, 2015 at 3:17 PM, wrote: > > --- Module.o --- > /usr/local/bin/x86_64-portbld-freebsd10.1-g++ -isystem > /builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/include >

Re: ramblings.. or not

2015-08-27 Thread Craig Rodrigues
On Wed, Aug 26, 2015 at 8:44 PM, Julian Elischer jul...@freebsd.org wrote: I just enjoyed the following video. http://nextbsd.org/jordan-hubbard-visits-bafug/ That is a very good video. It is good to see the NextBSD folks pushing the boundaries and innovating with BSD. A lot of the Apple

Re: cron/python3: python script acts weird, no debug output

2015-08-21 Thread Craig Rodrigues
On Fri, Aug 21, 2015 at 8:20 AM, O. Hartmann ohart...@zedat.fu-berlin.de wrote: When the job is run from cron, the situation changes dramatically. The setup is like this: SHELL=/bin/sh TZ=Europe/Berlin MAILTO= PATH=/usr/local/bin:/usr/local/sbin:${PATH}

Re: FreeBSD_HEAD-tests - Build #1262 - Still Unstable

2015-08-10 Thread Craig Rodrigues
On Sun, Aug 09, 2015 at 10:40:49PM +0200, Jilles Tjoelker wrote: SVN r286490 exposed the brokenness of these tests. Since RFC 3629 (November 2003), UTF-8 has been restricted to code points up to 0x10 (inclusive). The higher sequences should be removed from the tests (or, even better, be

Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #85 - Failure

2015-06-14 Thread Craig Rodrigues
On Sun, Jun 14, 2015 at 8:09 AM, Adrian Chadd adr...@freebsd.org wrote: + make -j 4 CROSS_TOOLCHAIN=amd64-gcc buildworld __MAKE_CONF=/builds/FreeBSD_HEAD_amd64_gcc4.9/make.conf make: /builds/FreeBSD_HEAD_amd64_gcc4.9/Makefile line 102: Malformed conditional (${MK_META_MODE} == yes) ?

Re: FreeBSD_HEAD-tests - Build #1075 - Fixed

2015-06-01 Thread Craig Rodrigues
On Sun, May 31, 2015 at 6:19 PM, jenkins-ad...@freebsd.org wrote: FreeBSD_HEAD-tests - Build #1075 - Fixed: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1075/ to view the results. John, Thanks for this:

Re: Need help reducing compilation warnings in CURRENT

2015-05-30 Thread Craig Rodrigues
On Thu, May 28, 2015 at 9:49 AM, Konstantin Belousov kostik...@gmail.com wrote: On Wed, May 27, 2015 at 11:30:45PM -0700, Craig Rodrigues wrote: I take some time to do a pass over mine code or code I am somewhat knowledgable, to correct some 'assigned but not used variable' warnings

Re: Need help reducing compilation warnings in CURRENT

2015-05-28 Thread Craig Rodrigues
On Thu, May 28, 2015 at 5:38 AM, Johannes Jost Meixner x...@freebsd.org wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Craig, I'll gladly help (good excuse to learn C), but looking at those errors in general, one thing pops out: The warnings are almost all in contrib/ areas.

Re: Need help reducing compilation warnings in CURRENT

2015-05-28 Thread Craig Rodrigues
On Thu, May 28, 2015 at 5:45 AM, Muhammad Moinur Rahman b...@freebsd.org wrote: Hi, Can anyone give me any ideas about how can I contribute some of my idle times? Do I need commit bit to submit patches in Jenkins? Or should I submit through CODE Review? Please read this:

Need help reducing compilation warnings in CURRENT

2015-05-28 Thread Craig Rodrigues
Hi, I've configured Jenkins to highlight compiler warnings and generate a table. Jenkins also keeps track of new compiler warnings over time. See: https://jenkins.freebsd.org/job/FreeBSD_HEAD/warnings7 Can anyone help improve the code by periodically looking at this table and submitting

Re: libc/gen: unused variables

2015-05-20 Thread Craig Rodrigues
On Wed, May 20, 2015 at 12:11 AM, Adrian Chadd adr...@freebsd.org wrote: Hi, here's a patch against -head that eliminates gcc-4.9 complaining about I've set up a Jenkins build of trunk using gcc 4.9: https://jenkins.freebsd.org/job/FreeBSD_HEAD_amd64_gcc4.9/ That build also keeps track of

Re: libc/gen: unused variables

2015-05-20 Thread Craig Rodrigues
On Wed, May 20, 2015 at 5:53 PM, Adrian Chadd adr...@freebsd.org wrote: How much of FreeBSD have you been able to compile with gcc 4.9, and on which platform? I get down to a little bit inside libc before I hit unused code warnings. What platform are you compiling on? Are you looking

Build failed in Jenkins: FreeBSD_HEAD #2725

2015-05-04 Thread Craig Rodrigues
On Monday, May 4, 2015, Cy Schubert cy.schub...@komquats.com javascript:_e(%7B%7D,'cvml','cy.schub...@komquats.com'); wrote: I cannot see where the problem is. All local tests, including universe, have built cleanly. In this log: https://jenkins.freebsd.org/job/FreeBSD_HEAD/2725/console

Re: Build failed in Jenkins: FreeBSD_HEAD #2725

2015-05-04 Thread Craig Rodrigues
, 2015 7:49 AM, Craig Rodrigues rodr...@freebsd.org wrote: On Monday, May 4, 2015, Cy Schubert cy.schub...@komquats.com wrote: I cannot see where the problem is. All local tests, including universe, have built cleanly. In this log: https://jenkins.freebsd.org/job/FreeBSD_HEAD/2725/console

Re: backward dependencies on libzfs

2015-04-27 Thread Craig Rodrigues
On Mon, Apr 27, 2015 at 1:17 AM, Andriy Gapon a...@freebsd.org wrote: I am not sure what's the best list to discuss this issue, so let me raise it here. It seems that libzfs_core can not be used without also linking / loading libzfs: /lib/libzfs_core.so.2: Undefined symbol

Merging GitHub Pull Requests into Subversion using git-svn

2015-04-22 Thread Craig Rodrigues
Hi, Alfred Perlstein recently wrote this document for how to use git-svn for interacting between the FreeBSD Subversion repo, and the GitHub mirror of this repo: https://wiki.freebsd.org/GitWorkflow/GitSvn By following the steps in that article, step-by-step, I was able to: (1) take these

Re: [Request for Help] Reducing gcc 4.9 compilation warnings

2015-04-20 Thread Craig Rodrigues
On Sun, Apr 19, 2015 at 2:10 AM, Eitan Adler li...@eitanadler.com wrote: Perhaps it would be useful to do a second run of this, but with a modified share/mk to silence the most useless of these warnings? Sure, that's fine. Can you provide a modified share/mk which you think does the right

[Request for Help] Reducing gcc 4.9 compilation warnings

2015-04-18 Thread Craig Rodrigues
Hi, After the latest commits by members of freebsd-toolchain@ , I have managed to compile latest CURRENT world and GENERIC kernel on amd64 with an gcc 4.9 external toolchain by doing: pkg install devel/amd64-xtoolchain-gcc cd /usr/src sed -i -e 's/boot2//' sys/boot/i386/Makefile

Re: Dual booting FreeBSD and Win95

2015-04-08 Thread Craig Rodrigues
On Wed, Apr 8, 2015 at 12:30 PM, Ryan Stone ryst...@gmail.com wrote: We're looking at dual-booting FreeBSD and Win95. We're thinking of booting Wow, I like your problem. It's really weird, and I like weird problems. :) Since you are looking at automating a complicated process, here is a

Re: Bazaaring the cathedral (Lowering the Barrier to Entry)

2015-04-01 Thread Craig Rodrigues
On Wed, Apr 1, 2015 at 9:55 AM, Eitan Adler li...@eitanadler.com wrote: To solve this problem I propose a simple solution: self-serve commit access. We create a web service on accounts.freebsd.org via which users can create themselves a freefall account. In addition to a freefall account,

Re: Jenkins build is still unstable: FreeBSD_HEAD-tests2 #867

2015-03-22 Thread Craig Rodrigues
On Sun, Mar 22, 2015 at 3:01 PM, Craig Rodrigues rodr...@freebsd.org wrote: On Sun, Mar 22, 2015 at 2:36 PM, Dimitry Andric d...@freebsd.org wrote: On 22 Mar 2015, at 22:32, Craig Rodrigues rodr...@freebsd.org wrote: On Sun, Mar 22, 2015 at 2:29 PM, Dimitry Andric d...@freebsd.org wrote

Re: Jenkins build is still unstable: FreeBSD_HEAD-tests2 #867

2015-03-22 Thread Craig Rodrigues
On Sun, Mar 22, 2015 at 11:26 AM, jenkins-ad...@freebsd.org wrote: See https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests2/867/ Can someone with toolchain expertise look at this? After the clang 3.6.1 import, /bin/expr behaves differently. With clang 3.5.0: # expr 4611686018427387904 +

Re: Jenkins build is still unstable: FreeBSD_HEAD-tests2 #867

2015-03-22 Thread Craig Rodrigues
On Sun, Mar 22, 2015 at 2:29 PM, Dimitry Andric d...@freebsd.org wrote: Ah right, that was on i386, on amd64 it does result in -2^63. It is indeed caused by reliance on signed integer wrapping. This diff should fix it, without rewriting the utility: Index: bin/expr/Makefile

Re: Jenkins build is still unstable: FreeBSD_HEAD-tests2 #867

2015-03-22 Thread Craig Rodrigues
On Sun, Mar 22, 2015 at 2:36 PM, Dimitry Andric d...@freebsd.org wrote: On 22 Mar 2015, at 22:32, Craig Rodrigues rodr...@freebsd.org wrote: On Sun, Mar 22, 2015 at 2:29 PM, Dimitry Andric d...@freebsd.org wrote: Ah right, that was on i386, on amd64 it does result in -2^63

Re: sbuf-related panic

2015-03-17 Thread Craig Rodrigues
On Tue, Mar 17, 2015 at 11:49 AM, Mark Felder f...@freebsd.org wrote: On Mon, Mar 16, 2015, at 13:03, Shawn Webb wrote: On amd64, doing a Poudriere run. On r280133: I appeared to be hitting this on 280130, the most recent CURRENT snapshot. I'm going to build the latest since some sbuf

Re: sbuf-related panic

2015-03-17 Thread Craig Rodrigues
On Tue, Mar 17, 2015 at 11:57 AM, Ian Lepore i...@freebsd.org wrote: There is still a panic, one that I can't yet figure out why it wasn't panicking before my changes, but I'm working on it. Can you run the kyua tests on your system?

Re: Massive libxo-zation that breaks everything

2015-03-11 Thread Craig Rodrigues
On Tue, Mar 3, 2015 at 11:07 AM, Justin Hibbits jr...@alumni.cwru.edu wrote: On Tue, Mar 3, 2015 at 10:39 AM, Alfred Perlstein bri...@mu.org wrote: Sent from my iPhone On Mar 3, 2015, at 9:32 AM, hiren panchasara hi...@strugglingcoder.info wrote: On 03/02/15 at 07:33P, Alfred

Re: Massive libxo-zation that breaks everything

2015-03-06 Thread Craig Rodrigues
On Mon, Mar 2, 2015 at 7:33 PM, Alfred Perlstein bri...@mu.org wrote: Actually I want to shame third party ports into adopting libxo (or at least providing machine readable output). Well if upstream third party ports adopt libxo will remain to be seen. However, one thing we can do is to make

Re: r279278 failed to build (yacc: maximum table size exceeded)

2015-03-05 Thread Craig Rodrigues
Hi, I ran into this problem when doing a src upgrade of a HEAD system compiled on Oct. 21, 2014 to HEAD on March 4, 2015: yacc -d -pAslCompiler -oaslcompilerparse.c aslcompiler.y maximum table size exceeded ***

Re: Massive libxo-zation that breaks everything

2015-03-01 Thread Craig Rodrigues
On Sun, Mar 1, 2015 at 10:49 AM, Harrison Grundy harrison.gru...@astrodoggroup.com wrote: Thanks! That does seem useful, but I'm not sure I see the reasoning behind putting into base, over a port or package , since processing XML in base is a pain, and it can't serve up JSON or HTML

Re: Massive libxo-zation that breaks everything

2015-03-01 Thread Craig Rodrigues
On Sun, Mar 1, 2015 at 9:25 AM, Harrison Grundy harrison.gru...@astrodoggroup.com wrote: If someone could summarize what this is, I'd greatly appreciate it. https://lists.freebsd.org/pipermail/freebsd-arch/2014-July/015633.html ___

Re: [RFC] Removin the old make

2015-02-12 Thread Craig Rodrigues
On Thu, Feb 12, 2015 at 3:49 PM, Julian H. Stacey j...@berklix.com wrote: In FreeBSD-9.3 : bmake is not default, merely there -r-xr-xr-x 1 root wheel 518032 Nov 5 16:58 /usr/bin/bmake* -r-xr-xr-x 1 root wheel 453176 Nov 5 16:58 /usr/bin/make* man make has No

Re: Jenkins build became unstable: FreeBSD_HEAD-tests2 #604

2015-01-27 Thread Craig Rodrigues
On Tue, Jan 27, 2015 at 12:21 PM, jenkins-ad...@freebsd.org wrote: See https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests2/604/ One of the expr tests seems to have broken after this change: https://lists.freebsd.org/pipermail/svn-src-all/2015-January/098238.html Can you take a look? -- Craig

Re: Devops question: freebsd-update needs a real tty to run, problem for automation

2015-01-24 Thread Craig Rodrigues
On Tue, Jan 13, 2015 at 4:14 PM, Allan Jude allanj...@freebsd.org wrote: On 2015-01-13 18:11, Craig Rodrigues wrote: Hi, Ahmed Kamal, a devops expert, is helping me to script the steps to upgrade a cluster of FreeBSD machines. For certain machines, we want to track the official

Devops question: freebsd-update needs a real tty to run, problem for automation

2015-01-13 Thread Craig Rodrigues
Hi, Ahmed Kamal, a devops expert, is helping me to script the steps to upgrade a cluster of FreeBSD machines. For certain machines, we want to track the official FreeBSD releases and use freebsd-update to install official updates. We found that when the invocation of freebsd-update was scripted

Re: Devops question: unattended installs of FreeBSD?

2015-01-13 Thread Craig Rodrigues
On Mon, Jan 12, 2015 at 12:12 PM, John Nielsen li...@jnielsen.net wrote: I'd be happy to provide more specific suggestions if needed. It really depends on how fully automated you want things to be and how much customization you want to include, as well as what you have available in the

Devops question: unattended installs of FreeBSD?

2015-01-12 Thread Craig Rodrigues
Hi, I had a devops person who is familiar with setting up hundreds of Linux nodes in cloud environment ask me what is the best way to do unattended installs in a cloud environment. Linux has kickstart installs, which are quite useful and popular. What is the equivalent in FreeBSD? In the

Re: any primer on running bhyve guests sharing disk with host ?

2015-01-03 Thread Craig Rodrigues
On Sat, Jan 3, 2015 at 8:15 AM, Luigi Rizzo ri...@iet.unipi.it wrote: Hi, in order to do some kernel testing, I would like to run bhyve guests using (through NFS, probably) the host's file system. diskless(8) is probably one way to go, i was wondering if someone has instructions for that.

Re: Build failed in Jenkins: Build-UFS-image #688

2014-12-17 Thread Craig Rodrigues
On Tue, Dec 16, 2014 at 5:35 PM, Garrett Cooper yaneurab...@gmail.com wrote: ... install -s -o root -g wheel -m 555 dialog https://jenkins.freebsd.org/job/Build-UFS-image/ws/package/FreeBSD_HEAD/usr/bin/dialog install: spawn strip: No such file or directory *** Error code 71 I

Re: console screen saver broken? -current

2014-12-11 Thread Craig Rodrigues
On Thu, Dec 11, 2014 at 9:42 AM, Alfred Perlstein alf...@freebsd.org wrote: Up until a few months ago the following added to /etc/rc.conf would blank the screen: # /etc/rc.conf saver=green allscreens_flags=-t 60 Now that no longer works. Can someone explain how to restore the power

Call for Help: Setting up Saltstack for devops of jenkins.freebsd.org cluster

2014-11-30 Thread Craig Rodrigues
FYI, https://lists.freebsd.org/pipermail/freebsd-testing/2014-December/000693.html Please send follow-ups to freebsd-test...@freebsd.org . Thanks. -- Craig -- Craig ___ freebsd-current@freebsd.org mailing list

Re: Jenkins build became unstable: FreeBSD_HEAD-tests2 #311

2014-11-26 Thread Craig Rodrigues
On Tue, Nov 25, 2014 at 11:21 PM, Craig Rodrigues rodr...@freebsd.org wrote: On Tue, Nov 25, 2014 at 8:42 PM, Craig Rodrigues rodr...@freebsd.org wrote: On Mon, Nov 24, 2014 at 9:25 PM, jenkins-ad...@freebsd.org wrote: See https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2

Re: Jenkins build became unstable: FreeBSD_HEAD-tests2 #311

2014-11-25 Thread Craig Rodrigues
On Mon, Nov 24, 2014 at 9:25 PM, jenkins-ad...@freebsd.org wrote: See https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/311/ I'm not sure why this test is failing. The VM running these tests has 845MB of disk space free on /tmp and /usr/tests so it is definitely not running out of

Re: Jenkins build became unstable: FreeBSD_HEAD-tests2 #311

2014-11-25 Thread Craig Rodrigues
On Tue, Nov 25, 2014 at 8:42 PM, Craig Rodrigues rodr...@freebsd.org wrote: On Mon, Nov 24, 2014 at 9:25 PM, jenkins-ad...@freebsd.org wrote: See https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/311/ I'm not sure why this test is failing. The VM running these tests has 845MB

Call for Help: Flame Graphs and Continuous Integration

2014-11-22 Thread Craig Rodrigues
FYI: https://lists.freebsd.org/pipermail/freebsd-testing/2014-November/000667.html Please send follow-ups to freebsd-test...@freebsd.org -- Craig ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To

Call for Help: openjdk8 tests under Continuous Integration

2014-11-22 Thread Craig Rodrigues
FYI, https://lists.freebsd.org/pipermail/freebsd-testing/2014-November/000668.html Please send followups to freebsd-test...@freebsd.org. -- Craig ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To

Re: Jenkins build is unstable: FreeBSD_HEAD-tests2 #161

2014-10-31 Thread Craig Rodrigues
On Fri, Oct 31, 2014 at 10:04 AM, jenkins-ad...@freebsd.org wrote: See https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/161/ Mateusz, Can you take a look at: https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/ The last successful pass was GRN r273871. I'm not sure, but

Re: Jenkins build is unstable: FreeBSD_HEAD-tests2 #161

2014-10-31 Thread Craig Rodrigues
On Oct 31, 2014 7:01 PM, Mateusz Guzik mjgu...@gmail.com wrote: There was a regression after commits related to new random code which resulted in /dev/md0 being created and mounted to /var. Looks like the test in question assumes it always gets /dev/md0. The test works for me not what the

Re: junior kernel tasks

2014-10-26 Thread Craig Rodrigues
On Sat, Oct 25, 2014 at 1:45 PM, Mateusz Guzik mjgu...@gmail.com wrote: Hello, In short, nice kernel tasks people with C language skills can do in few evenings. https://wiki.freebsd.org/JuniorJobs Thanks for making that list. I was looking at some other projects, and noticed that on the

Jenkins, Kyua, and Bhyve used for FreeBSD OS testing

2014-10-20 Thread Craig Rodrigues
Hi, FYI, Kohsuke Kawaguchi, the lead developer of Jenkins, accepted my posting on the Jenkins blog, which describes how the FreeBSD project is using Jenkins, Kyua, and Bhyve for FreeBSD OS testing: http://jenkins-ci.org/content/freebsd-project-use-jenkins-os-testing -- Craig

Re: Jenkins, Kyua, and Bhyve used for FreeBSD OS testing

2014-10-20 Thread Craig Rodrigues
great. Thanks for doing this and thanks for the Jenkins guys on giving a shout out! On Oct 20, 2014, at 9:42 AM, Craig Rodrigues wrote: Hi, FYI, Kohsuke Kawaguchi, the lead developer of Jenkins, accepted my posting on the Jenkins blog, which describes how the FreeBSD project is using

Voxer using FreeBSD, BSDNow.tv interview

2014-10-19 Thread Craig Rodrigues
Hi, If you don't watch BSDNow.tv ( http://bsdnow.tv ), I encourage you to do so. Allan Jude and Kris Moore do a great job of doing a weekly video podcast of news in the BSD world. It is great stuff. In episode 58 ( http://www.bsdnow.tv/episodes/2014_10_08-behind_the_masq ) BSDNow interviewed

Re: HOWTO articles for migrating from Linux to FreeBSD, especially for pkg?

2014-10-17 Thread Craig Rodrigues
On Fri, Aug 15, 2014 at 12:01 PM, Craig Rodrigues rodr...@freebsd.org wrote: On Wed, Aug 13, 2014 at 6:34 PM, Russell L. Carter rcar...@pinyon.org wrote: One complaint I have about the FreeBSD project, is that the core project contributors and developers rely too much on e-mail

Re: BAFUG Oct 9: Kyua and jenkins testing framework

2014-10-10 Thread Craig Rodrigues
On Sat, Oct 4, 2014 at 6:10 PM, Craig Rodrigues rodr...@freebsd.org wrote: Hi, On October 9, 2014, in Mountain View, California, I will be giving a brief tech tech on: Kyua and Jenkins: Testing Framework for BSD Here are more details on the tak, plus directions to the location: http

Kyua quickstart guide

2014-10-10 Thread Craig Rodrigues
Hi, I've started writing a Kyua Quickstart guide, which hopefully help peopel get started with kyua and writing tests: https://github.com/rodrigc/kyua/wiki/Quickstart-Guide Please review the document and provide feedback. -- Craig ___

Re: Need help fixing tests in CURRENT

2014-10-07 Thread Craig Rodrigues
Hi, After committing this fix to yacc in HEAD ( https://lists.freebsd.org/pipermail/svn-src-all/2014-October/092553.html ) I've been able to do: cd /usr/tests; kyua test and get 0 test failures: https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/16/testReport/ -- Craig

Automatically running /usr/tests under Jenkins

2014-10-07 Thread Craig Rodrigues
Hi, I have created this Jenkins job: https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/1577/BuildGraph/ (1) does a buildworld/buildkernel on amd64 when someone checks new code into CURRENT (2) Creates a bootable UFS image with makefs (3) Boots the image under bhyve (4) Runs these

Re: Need help fixing tests in CURRENT

2014-10-07 Thread Craig Rodrigues
On Tue, Oct 7, 2014 at 4:30 PM, NGie Cooper yaneurab...@gmail.com wrote: On Tue, Oct 7, 2014 at 2:04 PM, Craig Rodrigues rodr...@freebsd.org wrote: Hi, After committing this fix to yacc in HEAD ( https://lists.freebsd.org/pipermail/svn-src-all/2014-October/092553.html ) I've been

Re: Need help debugging yacc test failure in CURRENT

2014-10-06 Thread Craig Rodrigues
On Thu, Oct 2, 2014 at 2:23 AM, Craig Rodrigues rodr...@freebsd.org wrote: Hi, I have managed to eliminate all the test failures from /usr/tests in CURRENT except for one failure. See: https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/8/testReport/ I can reproduce the failure

BAFUG Oct 9: Kyua and jenkins testing framework

2014-10-04 Thread Craig Rodrigues
Hi, On October 9, 2014, in Mountain View, California, I will be giving a brief tech tech on: Kyua and Jenkins: Testing Framework for BSD Here are more details on the tak, plus directions to the location: http://www.meetup.com/BAFUG-Bay-Area-FreeBSD-User-Group/events/209548642/ Feel free to

Jenkins and LLVM clang analyzer on FreeBSD

2014-10-04 Thread Craig Rodrigues
Hi, FYI, Li-Wen Hsu lw...@freebsd.org has set up this Jenkins job which builds FreeBSD with the clang analyzer ( https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-scan-build/ ): https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-scan-build/ This job runs once a week. Please view the

FreeBSD laptop compatibility list web page?

2014-10-02 Thread Craig Rodrigues
Hi, I e-mailed Lukas Ertl l.e...@univie.ac about the FreeBSD Laptop compatibility list web page which used to be at: http://laptop.bsdgroup.de/freebsd/ but got no response. That was a really nice web page, and it is a shame it is no longer accessible. Does anyone know if the content has been

Need help debugging yacc test failure in CURRENT

2014-10-02 Thread Craig Rodrigues
Hi, I have managed to eliminate all the test failures from /usr/tests in CURRENT except for one failure. See: https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/8/testReport/ I can reproduce the failure by doing the following: mkdir /tmp/x cd /tmp/x /usr/tests/usr.bin/yacc/yacc_tests

Re: shells/bash port, add a knob which symlinks to /bin/bash ?

2014-09-14 Thread Craig Rodrigues
On Sun, Sep 14, 2014 at 10:44 AM, Alfred Perlstein bri...@mu.org wrote: On 9/13/14, 11:39 AM, Nathan Whitehorn wrote: Should really be a standalone package. It's not exactly the same, but the lang/python2 port for example is a meta-port which creates symlinks such as /usr/local/bin/python2

Re: shells/bash port, add a knob which symlinks to /bin/bash ?

2014-09-13 Thread Craig Rodrigues
On Fri, Sep 12, 2014 at 2:38 PM, Bryan Drewery bdrew...@freebsd.org wrote: There's no reason for bash (and perl) to be exceptions to the 24000 other ports that install to /usr/local/bin. I can think of dozens of other ports that will fall into the same arguments being made here, but it does

shells/bash port, add a knob which symlinks to /bin/bash ?

2014-09-12 Thread Craig Rodrigues
Hi, In the last 3 jobs that I have worked at, there have been a mix of Linux machines and FreeBSD machines. When using an NIS or LDAP environment where there is a single login across multiple machines, it is useful to have a single shell setting. Since Linux and MacOS X have /bin/bash as the

Re: shells/bash port, add a knob which symlinks to /bin/bash ?

2014-09-12 Thread Craig Rodrigues
a port/pkg that installs the symlink and /etc/shells this for the user. There is no need for changes to 'base' nor do we need a change to the system port. -Alfred On 9/12/14 2:40 PM, Baptiste Daroussin wrote: On Fri, Sep 12, 2014 at 02:12:45PM -0700, Craig Rodrigues wrote: Hi, In the last

Need help fixing tests in CURRENT

2014-09-10 Thread Craig Rodrigues
Hi, Based on feedback from Garrett, it looks like there were some problems in kyua, causing test failures. I patched my local copy of the kyua port: https://github.com/rodrigc/kyua-port/ and re-ran the tests: cd /usr/tests kyua test kyua report kyua report-html kyua report-junit

Need help fixing tests in CURRENT

2014-09-09 Thread Craig Rodrigues
Hi, I did a buildworld/installworld of current in a bhyve VM, and then did the following. pkg install devel/kyua cd /usr/tests kyua test kyua report kyua report-html kyua report-junit I then published the results in Jenkins: The results are here:

Re: Need help fixing tests in CURRENT

2014-09-09 Thread Craig Rodrigues
On Tue, Sep 9, 2014 at 10:11 AM, Allan Jude allanj...@freebsd.org wrote: https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/lastCompletedBuild/testReport/ Most of the errors (jot, m4, sed, etc) seems to be: kyua-tap-tester: Configuration variables not supported; ignoring

Re: make -DNO_ROOT to create chroot, problem installing into chroot with pkg

2014-09-08 Thread Craig Rodrigues
On Mon, Sep 8, 2014 at 8:48 AM, Brooks Davis bro...@freebsd.org wrote: If you don't mind the ownership being wrong and there being a few extra +FOO files tar works. It would be great for someone to teach package to install without root and to update a METALOG file. That's not 100% of the

make -DNO_ROOT to create chroot, problem installing into chroot with pkg

2014-09-07 Thread Craig Rodrigues
Hi, I am using pkg 1.3.7. I did the following as a regular user, not root: rm -fr /tmp/package cd /usr/src make buildworld make buildkernel make -DNO_ROOT -DDB_FROM_SRC installworld DESTDIR=/tmp/package make -DNO_ROOT -DDB_FROM_SRC installkernel DESTDIR=/tmp/package make -DNO_ROOT

Re: ddb_enable=YES by default?

2014-09-05 Thread Craig Rodrigues
On Fri, Sep 5, 2014 at 7:54 AM, John Baldwin j...@freebsd.org wrote: Probably at least 50% of the time when I work with a user on a bug report, I ask them to go into kgdb and run specific commands to extract more detailed info (print some struct, etc.). Sure, I understand, but you are not

ddb_enable=YES by default?

2014-09-04 Thread Craig Rodrigues
Brooks, In r178450, you set the default of ddb_enable to NO: r178450 | brooks | 2008-04-23 15:40:59 -0700 (Wed, 23 Apr 2008) | 4 lines Changed paths: M /head/etc/defaults/rc.conf Revert rev 1.332 and keep ddb scripts

Modify bsdinstall to set the default locale?

2014-08-31 Thread Craig Rodrigues
Hi, I recently did a fresh install of FreeBSD-10.stable on a new machine. If I run the 'locale', I get this: LANG= LC_CTYPE=C LC_COLLATE=C LC_TIME=C LC_NUMERIC=C LC_MONETARY=C LC_MESSAGES=C LC_ALL= Can we add something to bsdinstall/bsdconfig for setting the default locale? We already have

Re: Modify bsdinstall to set the default locale?

2014-08-31 Thread Craig Rodrigues
On Sun, Aug 31, 2014 at 9:41 AM, Allan Jude allanj...@freebsd.org wrote: On 2014-08-31 12:36, Craig Rodrigues wrote: That would seem to make sense. Where do these settings actually get stored? Where would I find a list of the possible settings to create the dialog? I've never tried to use

Re: make installworld commands used to generate manifest for makefs?

2014-08-28 Thread Craig Rodrigues
On Mon, Aug 25, 2014 at 9:55 AM, Brooks Davis bro...@freebsd.org wrote: On Sun, Aug 24, 2014 at 04:10:21PM -0700, Craig Rodrigues wrote: Hi, Is there an easy way to take most of the commands performed during make installworld and create a manifest file which is compatible with makefs? make

Re: make installworld commands used to generate manifest for makefs?

2014-08-25 Thread Craig Rodrigues
On Mon, Aug 25, 2014 at 9:55 AM, Brooks Davis bro...@freebsd.org wrote: On Sun, Aug 24, 2014 at 04:10:21PM -0700, Craig Rodrigues wrote: Hi, Is there an easy way to take most of the commands performed during make installworld and create a manifest file which is compatible with makefs? make

  1   2   3   4   >