Re: CURRENT r268460: accidentally removed libreadline-stuff and info-stuff and now no buildworld possible

2014-07-11 Thread O. Hartmann
Am Fri, 11 Jul 2014 01:45:37 +0200
Baptiste Daroussin b...@freebsd.org schrieb:

 On Fri, Jul 11, 2014 at 12:17:45AM +0200, O. Hartmann wrote:
  
  Help!
  
  I accidentally ran make delete-old delete-old-lib (by stupidity) on 
  CURRENT r268460
  and now neither r268460 nor the mostrecent source will 
  buildworld/buildkernel.
  Sometimes libreadline.h is missing, another fault (on r268460) occurs to be 
 
 the only thing I am aware of is lldb missing readline/readline.h which off by
 default and we are working on a fix.
  
  makeinfo: not found
 
 I would like to get the logs of that because I cannot reproduce, and tinderbox
 logs confirms that it should just work
  
  How can I repair the system to have the missing pieces installed again and 
  then
  startover again?
 
 Providing the exact error you get would be a first start, provide the option 
 you
 have in src.conf and make.conf would be helpfull as well
 
 regards,
 Bapt

Hello Baptiste,

I have lldb build by default in /etc/src.conf. Maybe this is exactly reason. I 
will
switch it off and try again. If it fails again, I'll report with further 
details as
requested.

Oliver


signature.asc
Description: PGP signature


Re: CURRENT r268460: accidentally removed libreadline-stuff and info-stuff and now no buildworld possible

2014-07-11 Thread Baptiste Daroussin
On Fri, Jul 11, 2014 at 08:24:49AM +0200, O. Hartmann wrote:
 Am Fri, 11 Jul 2014 01:45:37 +0200
 Baptiste Daroussin b...@freebsd.org schrieb:
 
  On Fri, Jul 11, 2014 at 12:17:45AM +0200, O. Hartmann wrote:
   
   Help!
   
   I accidentally ran make delete-old delete-old-lib (by stupidity) on 
   CURRENT r268460
   and now neither r268460 nor the mostrecent source will 
   buildworld/buildkernel.
   Sometimes libreadline.h is missing, another fault (on r268460) occurs to 
   be 
  
  the only thing I am aware of is lldb missing readline/readline.h which off 
  by
  default and we are working on a fix.
   
   makeinfo: not found
  
  I would like to get the logs of that because I cannot reproduce, and 
  tinderbox
  logs confirms that it should just work
   
   How can I repair the system to have the missing pieces installed again 
   and then
   startover again?
  
  Providing the exact error you get would be a first start, provide the 
  option you
  have in src.conf and make.conf would be helpfull as well
  
  regards,
  Bapt
 
 Hello Baptiste,
 
 I have lldb build by default in /etc/src.conf. Maybe this is exactly reason. 
 I will
 switch it off and try again. If it fails again, I'll report with further 
 details as
 requested.

Ed Maste fixed lldb so you can keep it on :)

regards,
Bapt


pgpCjB3IiQHoH.pgp
Description: PGP signature


RadeonKMS+Newscon vt(4)

2014-07-11 Thread Mehic, Admir
Hi,

when i load the radeonkms driver with the firmware files at boot time i get a 
black screen :(
ATI Radeon R9 270X

___
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: Boot loader too large

2014-07-11 Thread John Baldwin
On Friday, July 04, 2014 7:07:20 am Alie Tan wrote:
 On Fri, Jul 4, 2014 at 5:57 PM, Alie Tan a...@afflemedialab.com wrote:
 
  Hi,
 
  I am getting Boot loader too large message while using
  FreeBSD-11.0-CURRENT-i386-20140701-r268111-disc1.iso
 
  Is there any way to solve this issue?
 
 Strange, resizing the freebsd-boot to 128k solved my issue. why default
 slice size making such issue?

Good question.  Perhaps Nathan (cc'd) knows?

-- 
John Baldwin
___
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: 10.0-RELEASE BTX halted on DELL R900

2014-07-11 Thread John Baldwin
On Saturday, July 05, 2014 8:57:45 am Dimitry Andric wrote:
  Just in case, you could try the patch attached to this bug:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=176748
  
  The patch was compiled for 9-STABLE; if it does not apply to the 10.0
  sources, then drop me a line so I can adapt it.
 
 I tried this patch on a few FreeBSD VMs, and each of them stopped being
 able to mount the root filesystem because of it.  I don't really know
 what the explanation is...

That patch is just wrong.  I've updated the PR with something that is probably
similar to your patch (explicitly ignore a size of zero back from EDD).

-- 
John Baldwin
___
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: Boot loader too large

2014-07-11 Thread Benjamin Kaduk
On Fri, Jul 4, 2014 at 7:07 AM, Alie Tan a...@afflemedialab.com wrote:

 On Fri, Jul 4, 2014 at 5:57 PM, Alie Tan a...@afflemedialab.com wrote:

  Hi,
 
  I am getting Boot loader too large message while using
  FreeBSD-11.0-CURRENT-i386-20140701-r268111-disc1.iso
 
  Is there any way to solve this issue?
 
 Strange, resizing the freebsd-boot to 128k solved my issue. why default
 slice size making such issue?


Resizing to 128k from what value?

I seem to recall that having larger freebsd-boot partitions caused problems.

-Ben
___
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: BAFUG July 10: libvirt virtualization API for controlling bhyve virtual machines

2014-07-11 Thread Craig Rodrigues
Hi,

Slides for this talk are available here:

http://people.freebsd.org/~rodrigc/libvirt/presentations/

iXsystems recorded video of the presentation.  When they put it online,
I'll send the link.
--
Craig



On Mon, Jun 30, 2014 at 5:30 PM, Craig Rodrigues rodr...@freebsd.org
wrote:

 Hi,

 On July 10, 2014, in Mountain View, California, I will be giving a brief
 tech talk on:

 libvirt virtualization API for controlling bhyve virtual machines

 I have been testing the extensions that Roman Bogorodskiy 
 no...@freebsd.org
 has made to the lbivirt library for supporting bhyve.  I will talk about
 my experiences with libvirt and bhyve.

 Here are more details about the talk plus directions to the location:

 http://www.meetup.com/BAFUG-Bay-Area-FreeBSD-User-Group/events/191061222/

 Feel free to sign up on the meetup site and attend if you are in the area!
 --
 Craig

___
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: Boot loader too large

2014-07-11 Thread Warren Block

On Fri, 11 Jul 2014, Benjamin Kaduk wrote:


On Fri, Jul 4, 2014 at 7:07 AM, Alie Tan a...@afflemedialab.com wrote:


On Fri, Jul 4, 2014 at 5:57 PM, Alie Tan a...@afflemedialab.com wrote:


Hi,

I am getting Boot loader too large message while using
FreeBSD-11.0-CURRENT-i386-20140701-r268111-disc1.iso

Is there any way to solve this issue?


Strange, resizing the freebsd-boot to 128k solved my issue. why default
slice size making such issue?



Resizing to 128k from what value?

I seem to recall that having larger freebsd-boot partitions caused problems.


Up to 512K is okay, but larger than that is a problem for the bootcode. 
I suggest always using 512K, it's not like using less saves an 
appreciable amount of space.  And bootcode grows sometimes.

___
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: CURRENT r268460: accidentally removed libreadline-stuff and info-stuff and now no buildworld possible

2014-07-11 Thread O. Hartmann
Am Fri, 11 Jul 2014 13:08:40 +0200
Baptiste Daroussin b...@freebsd.org schrieb:

 On Fri, Jul 11, 2014 at 08:24:49AM +0200, O. Hartmann wrote:
  Am Fri, 11 Jul 2014 01:45:37 +0200
  Baptiste Daroussin b...@freebsd.org schrieb:
  
   On Fri, Jul 11, 2014 at 12:17:45AM +0200, O. Hartmann wrote:

Help!

I accidentally ran make delete-old delete-old-lib (by stupidity) on 
CURRENT
r268460 and now neither r268460 nor the mostrecent source will
buildworld/buildkernel. Sometimes libreadline.h is missing, another 
fault (on
r268460) occurs to be 
   
   the only thing I am aware of is lldb missing readline/readline.h which 
   off by
   default and we are working on a fix.

makeinfo: not found
   
   I would like to get the logs of that because I cannot reproduce, and 
   tinderbox
   logs confirms that it should just work

How can I repair the system to have the missing pieces installed again 
and then
startover again?
   
   Providing the exact error you get would be a first start, provide the 
   option you
   have in src.conf and make.conf would be helpfull as well
   
   regards,
   Bapt
  
  Hello Baptiste,
  
  I have lldb build by default in /etc/src.conf. Maybe this is exactly 
  reason. I will
  switch it off and try again. If it fails again, I'll report with further 
  details as
  requested.
 
 Ed Maste fixed lldb so you can keep it on :)
 
 regards,
 Bapt

Everything is fine again.

Thanks,

oh


signature.asc
Description: PGP signature


Re: Boot loader too large

2014-07-11 Thread Nathan Whitehorn


On 07/11/14 10:45, John Baldwin wrote:

On Friday, July 04, 2014 7:07:20 am Alie Tan wrote:

On Fri, Jul 4, 2014 at 5:57 PM, Alie Tan a...@afflemedialab.com wrote:


Hi,

I am getting Boot loader too large message while using
FreeBSD-11.0-CURRENT-i386-20140701-r268111-disc1.iso

Is there any way to solve this issue?


Strange, resizing the freebsd-boot to 128k solved my issue. why default
slice size making such issue?

Good question.  Perhaps Nathan (cc'd) knows?



I don't honestly remember where that number came from. It's at line 72 
of usr.sbin/bsdinstall/partedit/partedit_x86.c. If 128 works better, I'm 
happy to change it, but it would be nice to know what the actual bounds 
here are before putting in a new arbitrary number.

-Nathan
___
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: Boot loader too large

2014-07-11 Thread Matthew D. Fuller
On Fri, Jul 11, 2014 at 03:38:56PM -0700 I heard the voice of
Nathan Whitehorn, and lo! it spake thus:

 I don't honestly remember where that number came from. It's at line
 72 of usr.sbin/bsdinstall/partedit/partedit_x86.c. If 128 works
 better, I'm happy to change it, but it would be nice to know what
 the actual bounds here are before putting in a new arbitrary number.

src/sys/boot/i386/pmbr/pmbr.s says

-
next_boot:. incl (%si). .   .   # Next LBA
.   .   adcl $0,4(%si)
.   .   mov %es,%ax..   .   # Adjust segment for next
.   .   addw $SECSIZE/16,%ax.   .   #  sector
.   .   cmp $0x9000,%ax..   .   # Don't load past 0x9,
.   .   jae err_big..   .   #  545k should be enough for
.   .   mov %ax,%es..   .   #  any boot code. :)
-

(err_big being printing the Boot loader too large message).  Though
0x9 is actually 576k, not 545, but presumably there's some other
adjustment lopping off bits somewhere; that's 62 sectors diff.

Regardless, I settled on 512k for my boot partitions (after finding
the above error when I previously decided it's a few dozen k, I'll
just set aside a meg to be safe and then discovered the whole
not-booting thing that caused.


-- 
Matthew Fuller (MF4839)   |  fulle...@over-yonder.net
Systems/Network Administrator |  http://www.over-yonder.net/~fullermd/
   On the Internet, nobody can hear you scream.
___
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


libressl anyone?

2014-07-11 Thread Kevin Oberman
Now that OpenBSD has released LibreSSL, can someone port it? And maybe try
putting it into head? I'd love to see OpenSSL gone yesterday.

The initial portable LibreSSL is available from
http://ftp.openbsd.org/pub/OpenBSD/LibreSSL. Note that the OpenBSD folks
say that this release is intended for testing and evealuation, so it is not
a candidate for any stable or release, but it does build on FreeBSD.

Yes, if I get some time today or tomorrow, I'll try to write up a port, but
I'm still far from comfortable with the new porting stuff, so it will
likely take longer that I'd like. Others can probably knock it out in
nothing flat.
-- 
R. Kevin Oberman, Network Engineer, Retired
E-mail: rkober...@gmail.com
___
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: Boot loader too large

2014-07-11 Thread Nathan Whitehorn


On 07/11/14 15:50, Matthew D. Fuller wrote:

On Fri, Jul 11, 2014 at 03:38:56PM -0700 I heard the voice of
Nathan Whitehorn, and lo! it spake thus:

I don't honestly remember where that number came from. It's at line
72 of usr.sbin/bsdinstall/partedit/partedit_x86.c. If 128 works
better, I'm happy to change it, but it would be nice to know what
the actual bounds here are before putting in a new arbitrary number.

src/sys/boot/i386/pmbr/pmbr.s says

-
next_boot:. incl (%si). .   .   # Next LBA
.   .   adcl $0,4(%si)
.   .   mov %es,%ax..   .   # Adjust segment for next
.   .   addw $SECSIZE/16,%ax.   .   #  sector
.   .   cmp $0x9000,%ax..   .   # Don't load past 0x9,
.   .   jae err_big..   .   #  545k should be enough for
.   .   mov %ax,%es..   .   #  any boot code. :)
-

(err_big being printing the Boot loader too large message).  Though
0x9 is actually 576k, not 545, but presumably there's some other
adjustment lopping off bits somewhere; that's 62 sectors diff.

Regardless, I settled on 512k for my boot partitions (after finding
the above error when I previously decided it's a few dozen k, I'll
just set aside a meg to be safe and then discovered the whole
not-booting thing that caused.




I bumped it to 512K. Thanks!
-Nathan
___
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: libressl anyone?

2014-07-11 Thread Michael W. Lucas
On Fri, Jul 11, 2014 at 04:12:42PM -0700, Kevin Oberman wrote:
 Now that OpenBSD has released LibreSSL, can someone port it? And maybe try
 putting it into head? I'd love to see OpenSSL gone yesterday.
 
 The initial portable LibreSSL is available from
 http://ftp.openbsd.org/pub/OpenBSD/LibreSSL. Note that the OpenBSD folks
 say that this release is intended for testing and evealuation, so it is not
 a candidate for any stable or release, but it does build on FreeBSD.
 
 Yes, if I get some time today or tomorrow, I'll try to write up a port, but
 I'm still far from comfortable with the new porting stuff, so it will
 likely take longer that I'd like. Others can probably knock it out in
 nothing flat.

Check out the discussion on t...@openbsd.org.

A fair amount of software is breaking with LibreSSL. For example,
LibreSSL dropped EGD support. Various software (eg Python) checks for
egd, and won't build without EGD.

Mind you, people should certainly try it and see what happens.

==ml

-- 
Michael W. Lucas  -  mwlu...@michaelwlucas.com, Twitter @mwlauthor 
http://www.MichaelWLucas.com/, http://blather.MichaelWLucas.com/
___
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: libressl anyone?

2014-07-11 Thread Kubilay Kocak
On 12/07/2014 10:16 AM, Michael W. Lucas wrote:
 On Fri, Jul 11, 2014 at 04:12:42PM -0700, Kevin Oberman wrote:
 Now that OpenBSD has released LibreSSL, can someone port it? And maybe try
 putting it into head? I'd love to see OpenSSL gone yesterday.

 The initial portable LibreSSL is available from
 http://ftp.openbsd.org/pub/OpenBSD/LibreSSL. Note that the OpenBSD folks
 say that this release is intended for testing and evealuation, so it is not
 a candidate for any stable or release, but it does build on FreeBSD.

 Yes, if I get some time today or tomorrow, I'll try to write up a port, but
 I'm still far from comfortable with the new porting stuff, so it will
 likely take longer that I'd like. Others can probably knock it out in
 nothing flat.
 
 Check out the discussion on t...@openbsd.org.
 
 A fair amount of software is breaking with LibreSSL. For example,
 LibreSSL dropped EGD support. Various software (eg Python) checks for
 egd, and won't build without EGD.
 
 Mind you, people should certainly try it and see what happens.
 
 ==ml
 

Upstream Python / LibreSSL issue tracking making EGD support optional:

http://bugs.python.org/issue21356

--
koobs
___
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


Build failed in Jenkins: FreeBSD_HEAD #1026

2014-07-11 Thread jenkins-admin
See https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/1026/changes

Changes:

[rpaulo] Optimisation: replace ${_D:R} with just ${_D}.

MFC after:  3 weeks

[rpaulo] Move iic.h to sys/ so that it's automatically installed in 
/usr/include/sys.

This lets us call iic(4) ioctls without needing the kernel source code
and follows the same model of GPIO.

MFC after:  3 weeks

[rpaulo] Remove _DTRACE_VERSION from sdt.h.  It will now come from the command 
line
(bsd.dep.mk).

MFC after:  3 weeks

[rpaulo] Automatically build and link DTrace USDT probes.

This completely replaces bsd.dtrace.mk which never worked reliably.

MFC after:  3 weeks

--
[...truncated 96958 lines...]
CC='cc ' mkdep -f .depend -a
-Ihttps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/usr.sbin/fifolog/fifolog_create/../lib
 -std=gnu99   
https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/usr.sbin/fifolog/fifolog_create/fifolog_create.c
--- usr.bin.depend__D ---
echo mkcsmapper: 
/usr/objhttps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/tmp/usr/lib/libc.a
   .depend
--- usr.sbin.depend__D ---
echo fifolog_create: 
/usr/objhttps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/tmp/usr/lib/libc.a
 
/usr/objhttps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/usr.sbin/fifolog/fifolog_create/../lib/libfifolog.a
 
/usr/objhttps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/tmp/usr/lib/libutil.a
  .depend
=== usr.sbin/fifolog/fifolog_writer (depend)
--- usr.bin.depend__D ---
--- depend_subdir_mkdep ---
=== usr.bin/mkdep (depend)
--- usr.sbin.depend__D ---
--- .depend ---
rm -f .depend
CC='cc ' mkdep -f .depend -a
-Ihttps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/usr.sbin/fifolog/fifolog_writer/../lib
 -std=gnu99   
https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/usr.sbin/fifolog/fifolog_writer/fifolog_writer.c
--- usr.bin.depend__D ---
--- depend_subdir_mkesdb ---
=== usr.bin/mkesdb (depend)
--- usr.sbin.depend__D ---
--- depend_subdir_fwcontrol ---
echo fwcontrol: 
/usr/objhttps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/tmp/usr/lib/libc.a
   .depend
--- usr.bin.depend__D ---
--- depend_subdir_mkfifo ---
=== usr.bin/mkfifo (depend)
--- depend_subdir_mkesdb ---
--- lex.c ---
lex -t  
https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/usr.bin/mkesdb/lex.l 
 lex.c
--- usr.sbin.depend__D ---
--- depend_subdir_fifolog ---
echo fifolog_writer: 
/usr/objhttps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/tmp/usr/lib/libc.a
 
/usr/objhttps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/usr.sbin/fifolog/fifolog_writer/../lib/libfifolog.a
 
/usr/objhttps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/tmp/usr/lib/libutil.a
 
/usr/objhttps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/tmp/usr/lib/libz.a
  .depend
=== usr.sbin/fifolog/fifolog_reader (depend)
--- usr.bin.depend__D ---
--- depend_subdir_mkfifo ---
--- .depend ---
rm -f .depend
CC='cc ' mkdep -f .depend -a -std=gnu99   
https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/usr.bin/mkfifo/mkfifo.c
--- depend_subdir_mkesdb ---
--- yacc.c ---
yacc -d -o yacc.c 
https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/usr.bin/mkesdb/yacc.y
--- .depend ---
--- usr.sbin.depend__D ---
--- depend_subdir_ftp-proxy ---
=== usr.sbin/ftp-proxy/ftp-proxy (depend)
--- usr.bin.depend__D ---
rm -f .depend
--- usr.sbin.depend__D ---
--- depend_subdir_fifolog ---
--- .depend ---
--- usr.bin.depend__D ---
CC='cc ' mkdep -f .depend -a
-Ihttps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/usr.bin/mkesdb 
-Ihttps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/usr.bin/mkesdb/../mkesdb
 
-Ihttps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/usr.bin/mkesdb/../../lib/libc/iconv
 -std=gnu99   lex.c yacc.c
--- usr.sbin.depend__D ---
rm -f .depend
CC='cc ' mkdep -f .depend -a
-Ihttps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/usr.sbin/fifolog/fifolog_reader/../lib
 -std=gnu99   
https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/usr.sbin/fifolog/fifolog_reader/fifolog_reader.c
--- usr.bin.depend__D ---
--- depend_subdir_mkfifo ---
echo mkfifo: 
/usr/objhttps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/tmp/usr/lib/libc.a
   .depend
--- usr.sbin.depend__D ---
--- depend_subdir_getfmac ---
=== usr.sbin/getfmac (depend)
--- depend_subdir_ftp-proxy ---
--- .depend ---
rm -f .depend
CC='cc ' mkdep -f .depend -a
-Ihttps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/usr.sbin/ftp-proxy/ftp-proxy/../../../contrib/pf/libevent
 -std=gnu99   
https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/usr.sbin/ftp-proxy/ftp-proxy/../../../contrib/pf/ftp-proxy/ftp-proxy.c
 
https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/usr.sbin/ftp-proxy/ftp-proxy/../../../contrib/pf/ftp-proxy/filter.c
--- depend_subdir_fifolog ---
echo fifolog_reader: 
/usr/objhttps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/tmp/usr/lib/libc.a
 

[head tinderbox] failure on mips/mips

2014-07-11 Thread FreeBSD Tinderbox
TB --- 2014-07-12 05:06:53 - tinderbox 2.22 running on freebsd-current.sentex.ca
TB --- 2014-07-12 05:06:53 - FreeBSD freebsd-current.sentex.ca 9.2-STABLE 
FreeBSD 9.2-STABLE #0 r263721: Tue Mar 25 09:27:39 EDT 2014 
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2014-07-12 05:06:53 - starting HEAD tinderbox run for mips/mips
TB --- 2014-07-12 05:06:53 - cleaning the object tree
TB --- 2014-07-12 05:06:53 - /usr/local/bin/svn stat --no-ignore /src
TB --- 2014-07-12 05:07:27 - At svn revision 268537
TB --- 2014-07-12 05:07:28 - building world
TB --- 2014-07-12 05:07:28 - CROSS_BUILD_TESTING=YES
TB --- 2014-07-12 05:07:28 - MAKEOBJDIRPREFIX=/obj
TB --- 2014-07-12 05:07:28 - MAKESYSPATH=/src/share/mk
TB --- 2014-07-12 05:07:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2014-07-12 05:07:28 - SRCCONF=/dev/null
TB --- 2014-07-12 05:07:28 - TARGET=mips
TB --- 2014-07-12 05:07:28 - TARGET_ARCH=mips
TB --- 2014-07-12 05:07:28 - TZ=UTC
TB --- 2014-07-12 05:07:28 - __MAKE_CONF=/dev/null
TB --- 2014-07-12 05:07:28 - cd /src
TB --- 2014-07-12 05:07:28 - /usr/bin/make -B buildworld
 Building an up-to-date bmake(1)
 World build started on Sat Jul 12 05:07:37 UTC 2014
 Rebuilding the temporary build tree
 stage 1.1: legacy release compatibility shims
 stage 1.2: bootstrap tools
 stage 2.1: cleaning up the object tree
 stage 2.2: rebuilding the object tree
 stage 2.3: build tools
 stage 3: cross tools
 stage 4.1: building includes
 stage 4.2: building libraries
 stage 4.3: make dependencies
 stage 4.4: building everything
[...]
cc  -O -pipe -G0   -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H 
-I/src/sbin/ipf/ipf/../../../contrib/ipfilter 
-I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools 
-I/src/sbin/ipf/ipf/../../../sys 
-I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE 
-DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k 
-Wno-uninitialized -Wno-pointer-sign -Wno-format   -c 
/src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printdstl_live.c
cc  -O -pipe -G0   -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H 
-I/src/sbin/ipf/ipf/../../../contrib/ipfilter 
-I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools 
-I/src/sbin/ipf/ipf/../../../sys 
-I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE 
-DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k 
-Wno-uninitialized -Wno-pointer-sign -Wno-format   -c 
/src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printdstlist.c
cc  -O -pipe -G0   -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H 
-I/src/sbin/ipf/ipf/../../../contrib/ipfilter 
-I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools 
-I/src/sbin/ipf/ipf/../../../sys 
-I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE 
-DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k 
-Wno-uninitialized -Wno-pointer-sign -Wno-format   -c 
/src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printdstlistdata.c
cc  -O -pipe -G0   -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H 
-I/src/sbin/ipf/ipf/../../../contrib/ipfilter 
-I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools 
-I/src/sbin/ipf/ipf/../../../sys 
-I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE 
-DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k 
-Wno-uninitialized -Wno-pointer-sign -Wno-format   -c 
/src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printdstlistnode.c
cc  -O -pipe -G0   -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H 
-I/src/sbin/ipf/ipf/../../../contrib/ipfilter 
-I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools 
-I/src/sbin/ipf/ipf/../../../sys 
-I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE 
-DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k 
-Wno-uninitialized -Wno-pointer-sign -Wno-format   -c 
/src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printdstlistpolicy.c
cc  -O -pipe -G0   -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H 
-I/src/sbin/ipf/ipf/../../../contrib/ipfilter 
-I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools 
-I/src/sbin/ipf/ipf/../../../sys 
-I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE 
-DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k 
-Wno-uninitialized -Wno-pointer-sign -Wno-format   -c 
/src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printfieldhdr.c
cc  -O -pipe -G0   -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H 
-I/src/sbin/ipf/ipf/../../../contrib/ipfilter 
-I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools 
-I/src/sbin/ipf/ipf/../../../sys 
-I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE 
-DRESCUE -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k 
-Wno-uninitialized -Wno-pointer-sign -Wno-format   -c 
/src/sbin/ipf/ipf/../../../contrib/ipfilter/lib/printfr.c
cc  -O -pipe -G0   -I. -DIPFILTER_BPF -DHAS_SYS_MD5_H 
-I/src/sbin/ipf/ipf/../../../contrib/ipfilter 
-I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools 
-I/src/sbin/ipf/ipf/../../../sys 
-I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP