Re: pkg_add

2002-09-17 Thread Craig Rodrigues
ith `pkg_add -v'. Can you compile pkg_add with > -g debugging and provide a trace? I can reproduce the problem with pkg_add by doing: pkg_add -v -r cvsupit on a clean system. This happens with the latest sources in /usr/src/usr.sbin/pkg_install/ -- Craig Rodrigues http://www.g

bpf and xl0: lock order reversal?

2002-09-19 Thread Craig Rodrigues
What does this mean? Thanks. -- Craig Rodrigues http://www.gis.net/~craigr [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: buildworld fails in gnu/usr.bin/gperf/doc with an internal error

2002-09-22 Thread Craig Rodrigues
is to where things are crashing. Another helpful thing to do is to follow the instructions at: http://gcc.gnu.org/bugs.html, and use the -save-temps flag to save the preprocessed source code of what is causing gcc to crash. -- Craig Rodrigues http://www.gis.net/~craigr [EMAIL PROTECTE

Re: -mcpu=pentiumpro still evil?

2002-09-24 Thread Craig Rodrigues
ght make > the backtrace more useful for you. Does this work for you: cd /usr/src/gnu/usr.bin/cc make DEBUG_FLAGS=-g install -- Craig Rodrigues http://www.gis.net/~craigr [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: expat2 in the base system?

2002-10-03 Thread Craig Rodrigues
x27;ve always wondered what a Makefile would look like in XML. And here is how it looks: http://jakarta.apache.org/ant/manual/using.html#example XML is OK, but I think it is overhyped, just like Java was overhyped a few years ago. It's just putting things in angle brackets, after all. ;)

Re: Quickcam

2002-10-14 Thread Craig Rodrigues
7;s probably not so interesting. ;) -- Craig Rodrigues http://www.gis.net/~craigr [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Bad system call: aio_read()

2002-10-21 Thread Craig Rodrigues
OK enough to be applied. Thanks. -- Craig Rodrigues http://www.gis.net/~craigr [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

sbin/gbde compilation problem

2002-10-22 Thread Craig Rodrigues
hings like TRUE and FALSE are not being defined, and , which has the prototype for panic(), is not being included. What should I do? -- Craig Rodrigues http://www.gis.net/~craigr [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: sbin/gbde compilation problem

2002-10-22 Thread Craig Rodrigues
On Tue, Oct 22, 2002 at 05:45:24PM -0400, Craig Rodrigues wrote: > Hi, > > I just did a cvsup and am trying to do a buildworld and > am havi

Re: sbin/gbde compilation problem

2002-10-22 Thread Craig Rodrigues
On Tue, Oct 22, 2002 at 08:29:01PM -0400, Craig Rodrigues wrote: > --- sys/crypto/rijndael/rijndael-api-fst.c.orig Tue Oct 22 20:16:28 2002 > +++ sys/crypto/rijndael/rijndael-api-fst.cTue Oct 22 20:29:20 2002 > @@ -22,6 +22,7 @@ Hi, I apologize. I had version 1.3 of rij

Bad system call: aio_read()

2002-10-12 Thread Craig Rodrigues
) 2660 a.outRET aio_read -1 errno 78 Function not implemented 2660 a.outPSIG SIGSYS SIG_DFL 2660 a.outNAMI "a.out.core" Any idea what I am doing wrong? This doesn't happen on one of my -STABLE systems. -- Craig Rodrigues http://www.gis.net/~cra

Re: Bad system call: aio_read()

2002-10-12 Thread Craig Rodrigues
On Sat, Oct 12, 2002 at 04:49:25PM +0200, Dirk Roehrdanz wrote: > Hello, > > On 0, Philipp Mergenthaler <[EMAIL PROTECTED]> wrote: > > On Sat, Oct 12, 2002 at 09:53:02AM -0400, Craig Rodrigues wrote: > > > I just did a cvsup and rebuilt the world on my -CURRENT sys

Re: -current buildworld breakage

2002-10-26 Thread Craig Rodrigues
16; cp++) > *cp = padLen; > rijndaelEncrypt(block, outBuffer, key->keySched, key->ROUNDS); > break; You don't have the latest sources. Did you use cvsup it update your sources? If you used cvsup, then you need to add src-sys

Re: Installworld fails building Current from 4.7-R

2002-10-24 Thread Craig Rodrigues
# 7. `make installworld' # 8. `mergemaster' # 9. `reboot' # # See src/UPDATING `COMMON ITEMS' for more complete information. # -- Craig Rodrigues http://www.gis.net/~craigr [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Latest fetch on current broken

2002-10-27 Thread Craig Rodrigues
pture of my ftp session, and here are the ftp protocol messages: 220 ftp.beastie.tdk.net FTP server (Version 6.00LS) ready. USER anonymous 331 Guest login ok, send your email address as password. 221 You could at least say goodbye. -- Craig Rodrigues http://www.gis.net/~craigr [EMAI

Re: Latest fetch on current broken

2002-10-27 Thread Craig Rodrigues
On Sun, Oct 27, 2002 at 10:21:02PM -0500, Craig Rodrigues wrote: > On Sun, Oct 27, 2002 at 06:31:27PM -0800, Manfred Antar wrote: > > I noticed it when doing a portupgrade cdrtools > > So yes anything that uses fetch is not going to work > > OK, I started tracing this down. &

Re: Objective-C threads

2002-10-30 Thread Craig Rodrigues
developers read that list. http://lists.apple.com/mailman/listinfo/darwin-development -- Craig Rodrigues http://www.gis.net/~craigr [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: GENERIC bórken...

2002-10-31 Thread Craig Rodrigues
i; /* get base address of s/g table */ -- Craig Rodrigues http://www.gis.net/~craigr [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Cannot find my Linux partition

2002-10-31 Thread Craig Rodrigues
-t ext2fs /dev/da1s[125] /linuxmount works. Any help appreciated. -- Craig Rodrigues http://www.gis.net/~craigr [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Cannot find my Linux partition

2002-10-31 Thread Craig Rodrigues
nd am leaving in a few hours for a week of vacation (out of FreeBSD range :). I am attaching the kern.geom.confxml and dmesg.boot. I will try to get the boot -v output, if I have time, otherwise it will have to wait. :( -- Craig Rodrigues http://www.gis.net/~craigr

Question about boot(8) man page

2002-10-31 Thread Craig Rodrigues
bootstrap /kernel default kernel /kernel.old typical non-default kernel (optional) On my system, the default kernel is /boot/kernel/kernel and the old kernel is /boot/kernel.old/kernel . -- Craig Rodrigues http://www.gis.net/~craigr [EMAIL PROTECTED] To Unsubscribe

Re: Cannot find my Linux partition

2002-10-31 Thread Craig Rodrigues
rebooted. (I'm still not at the machine physically :). dmesg.boot has more stuff now, hopefully it helps. -- Craig Rodrigues http://www.gis.net/~craigr [EMAIL PROTECTED] dmesg.boot.2.gz Description: application/gunzip

Re: Cannot find my Linux partition

2002-10-31 Thread Craig Rodrigues
tion with: mount -r -t ext2fs /dev/da1s7 /linuxmount You rule, man! Now I can go on vacation. :) -- Craig Rodrigues http://www.gis.net/~craigr [EMAIL PROTECTED] dmesg.boot.3.gz Description: application/gunzip

Clock runs too fast

2002-11-12 Thread Craig Rodrigues
me: 0 kern.timecounter.ngetmicrotime: 142134 kern.timecounter.hardware: i8254 kern.timecounter.tick: 1 Any ideas? Thanks. -- Craig Rodrigues http://www.gis.net/~craigr [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Clock runs too fast

2002-11-12 Thread Craig Rodrigues
4-bit timer at 3.579545MHz> port 0xec08-0xec0b on acpi0 acpi_cpu0: on acpi0 [snip] Timecounters tick every 10.000 msec -- Craig Rodrigues http://www.gis.net/~craigr [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Clock runs too fast

2002-11-12 Thread Craig Rodrigues
On Tue, Nov 12, 2002 at 05:44:36PM +, David Malone wrote: > On Tue, Nov 12, 2002 at 10:20:00AM -0500, Craig Rodrigues wrote: > > However, this fix (adding kern.timecounter.hardware=i8254 to /etc/sysctl.conf) > > does not seem to work anymore. The clock still runs too fast. >

Re: Clock runs too fast

2002-11-12 Thread Craig Rodrigues
hardware=ACPI-safe does not work either, ie. clock is too fast. -- Craig Rodrigues http://www.gis.net/~craigr [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: blimitd fixes (was: ports broken by KSE changes)

2002-11-13 Thread Craig Rodrigues
aemons.com/~hiten/work/ports/blimitd-patches -- Craig Rodrigues http://www.gis.net/~craigr [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Question about POSIX AIO

2002-11-14 Thread Craig Rodrigues
mething sensible, ie. where would I need to look in order to patch the system? Thanks. -- Craig Rodrigues http://www.gis.net/~craigr [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: bad ACPI

2002-11-16 Thread Craig Rodrigues
On Sat, Nov 16, 2002 at 05:44:01PM +0100, Anders Andersson wrote: > On Sat, Nov 16, 2002 at 11:35:49AM -0500, Craig Rodrigues wrote: > > Could you try the following? > > > > At the boot prompt, before the kernel boots up: > > > > unset acpi_load > > set bo

Debugging kernel panic, routetbl

2002-11-21 Thread Craig Rodrigues
() #40 0x0804814c in ?? () (kgdb) detach Ending remote debugging. (kgdb) quit Script done on Wed Nov 20 04:13:05 2002 -- Craig Rodrigues http://www.gis.net/~craigr [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Kernel panic: vfs_alloc()

2002-11-23 Thread Craig Rodrigues
sole. Any ideas? Thanks. -- Craig Rodrigues http://www.gis.net/~craigr [EMAIL PROTECTED] imode = 041777, inum = 61, fs = /var panic: ffs_valloc: dup alloc panic() ffs_valloc() ufs_makeinode() ufs_create() ufs_vnoperate() vn_open_cred() vn_open() kern_open() open() syscall() Xint0x

Re: installworld of 5.0 broken on 4.x?

2002-11-30 Thread Craig Rodrigues
h=30158+0+/usr/local/www/db/text/2002/freebsd-current/20020915.freebsd-current -- Craig Rodrigues http://www.gis.net/~craigr [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: C++ Issue On -CURRENT

2002-11-30 Thread Craig Rodrigues
#x27;s C++ Programming Language ( http://www.research.att.com/~bs/3rd.html ), and learn about the std namespace. -- Craig Rodrigues http://www.gis.net/~craigr [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Posix Semaphores in -CURRENT

2002-12-13 Thread Craig Rodrigues
ading slash character, nothing is mentioned about embedded slashes in the semaphore name. What's the right behavior for FreeBSD then? -- Craig Rodrigues http://www.gis.net/~craigr [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

GEOM panic

2002-12-18 Thread Craig Rodrigues
sys/geom/geom_mbr.c,v 1.28 2002/12/17 09:44:10 phk Exp $ -- Craig Rodrigues http://www.gis.net/~craigr [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: GEOM panic

2002-12-19 Thread Craig Rodrigues
On Thu, Dec 19, 2002 at 07:22:45AM +0100, [EMAIL PROTECTED] wrote: > In message <[EMAIL PROTECTED]>, Craig Rodrigues writes: > >Hi, > > > >I just did a cvsup and rebuilt my kernel, and now my kernel > >panics upon bootup. I don't have a serial console, so I w

FreeBSD laptop compatibility list web page?

2014-10-02 Thread Craig Rodrigues
Hi, I e-mailed Lukas Ertl 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 moved elsewhere?

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

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 s

Jenkins and LLVM clang analyzer on FreeBSD

2014-10-04 Thread Craig Rodrigues
Hi, FYI, Li-Wen Hsu 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 results of this job, an

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 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 rep

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 co

Re: Need help fixing tests in CURRENT

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

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 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 di

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 ___ freebsd-current@f

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 wrote: > On Wed, Aug 13, 2014 at 6:34 PM, Russell L. Carter > wrote: > > One complaint I have about the FreeBSD project, is that the core > project contributors and developers rely too much on > e-mail for communication. Th

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 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
ig this is really 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

Re: junior kernel tasks

2014-10-26 Thread Craig Rodrigues
On Sat, Oct 25, 2014 at 1:45 PM, Mateusz Guzik 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 front page

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

2014-10-31 Thread Craig Rodrigues
On Fri, Oct 31, 2014 at 10:04 AM, wrote: > See > > 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 you made a bunch of co

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

2014-10-31 Thread Craig Rodrigues
On Oct 31, 2014 7:01 PM, "Mateusz Guzik" 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 regression

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 became unstable: FreeBSD_HEAD-tests2 #311

2014-11-25 Thread Craig Rodrigues
On Mon, Nov 24, 2014 at 9:25 PM, wrote: > See > > 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 space. The test failu

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 wrote: > > > > On Mon, Nov 24, 2014 at 9:25 PM, wrote: >> >> See <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/311/> >> > > I'm not sure why this test is failing. The VM running the

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 wrote: > On Tue, Nov 25, 2014 at 8:42 PM, Craig Rodrigues > wrote: > > > > > > > > On Mon, Nov 24, 2014 at 9:25 PM, wrote: > >> > >> See <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-t

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 http://lists.freebsd.org/mailman/listinf

Re: console screen saver broken? -current

2014-12-11 Thread Craig Rodrigues
On Thu, Dec 11, 2014 at 9:42 AM, Alfred Perlstein 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 saving sc

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 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 need to

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 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. > Specifically:

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 sysinst

Re: Devops question: unattended installs of FreeBSD?

2015-01-13 Thread Craig Rodrigues
On Mon, Jan 12, 2015 at 12:12 PM, John Nielsen 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 install environment

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: 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 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 tr

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

2015-01-27 Thread Craig Rodrigues
On Tue, Jan 27, 2015 at 12:21 PM, wrote: > See > > 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: [RFC] Removin the old make

2015-02-12 Thread Craig Rodrigues
On Thu, Feb 12, 2015 at 3:49 PM, Julian H. Stacey 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 Warning peopl

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 ___ freebsd-cu

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 >

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 *** [aslcompilerparse.c]

Re: Massive libxo-zation that breaks everything

2015-03-06 Thread Craig Rodrigues
On Mon, Mar 2, 2015 at 7:33 PM, Alfred Perlstein 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 it super-du

Re: Massive libxo-zation that breaks everything

2015-03-11 Thread Craig Rodrigues
On Tue, Mar 3, 2015 at 11:07 AM, Justin Hibbits wrote: > On Tue, Mar 3, 2015 at 10:39 AM, Alfred Perlstein 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 Perlstein wrote:

Re: sbuf-related panic

2015-03-17 Thread Craig Rodrigues
On Tue, Mar 17, 2015 at 11:49 AM, Mark Felder 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 fixes ha

Re: sbuf-related panic

2015-03-17 Thread Craig Rodrigues
On Tue, Mar 17, 2015 at 11:57 AM, Ian Lepore 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? https://wiki.freebsd.org/201411DevAndVendorSummit?action=AttachFile&

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, wrote: > See > 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 + 4611686018427387904 expr: o

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 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 wrote: > On 22 Mar 2015, at 22:32, Craig Rodrigues wrote: > > > > On Sun, Mar 22, 2015 at 2:29 PM, Dimitry Andric wrote: > > > > Ah right, that was on i386, on amd64 it does result in -2^63. It is > indeed caused

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 wrote: > > > On Sun, Mar 22, 2015 at 2:36 PM, Dimitry Andric wrote: > >> On 22 Mar 2015, at 22:32, Craig Rodrigues wrote: >> > >> > On Sun, Mar 22, 2015 at 2:29 PM, Dimitry Andric >> wrote: >> >

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 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, the identical us

Re: Dual booting FreeBSD and Win95

2015-04-08 Thread Craig Rodrigues
On Wed, Apr 8, 2015 at 12:30 PM, Ryan Stone 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 crazy idea which

[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 ma

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 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 thing? We can tr

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 thre

Re: backward dependencies on libzfs

2015-04-27 Thread Craig Rodrigues
On Mon, Apr 27, 2015 at 1:17 AM, Andriy Gapon 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 "zcmd_ioctl_compat" > > Th

Build failed in Jenkins: FreeBSD_HEAD #2725

2015-05-04 Thread Craig Rodrigues
On Monday, May 4, 2015, Cy Schubert > 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 search for: error: version control conflict marker in file -- Craig ___

Re: Build failed in Jenkins: FreeBSD_HEAD #2725

2015-05-04 Thread Craig Rodrigues
You need to do a better job at figuring out why you broke things. This is not the first time you've broken things with an ntp import. -- Craig On May 4, 2015 8:45 AM, "Cy Schubert" wrote: > That file was deleted long ago. > > Cy Schubert > > On May 4, 2015 7:4

Re: libc/gen: unused variables

2015-05-20 Thread Craig Rodrigues
On Wed, May 20, 2015 at 12:11 AM, Adrian Chadd 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 the number of c

Re: libc/gen: unused variables

2015-05-20 Thread Craig Rodrigues
On Wed, May 20, 2015 at 5:53 PM, Adrian Chadd 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 at anythi

Need help reducing compilation warnings in CURRENT

2015-05-27 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 patche

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 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. Hence, an

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 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: https://wiki.freebsd.org/Cod

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 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: FreeBSD_HEAD-tests - Build #1075 - Fixed

2015-06-01 Thread Craig Rodrigues
On Sun, May 31, 2015 at 6:19 PM, 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: https://lists.freebsd.org/pipermail/svn-src-all/2015-May/105098.html which fi

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 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") > > ? > See: https

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: 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 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: ramblings.. or not

2015-08-27 Thread Craig Rodrigues
On Wed, Aug 26, 2015 at 8:44 PM, Julian Elischer 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 technologies

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 > -L/builds/FreeBSD_HEAD_amd64_gcc4.9/obj/builds/FreeBSD_HEAD_amd64_gcc4.9/tmp/usr/lib > --

<    1   2   3   4   >