[Bug 190481] New: generate-release fails for release 10.0.0

2014-06-01 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190481

Bug ID: 190481
   Summary: generate-release fails for release 10.0.0
   Product: Base System
   Version: 10.0-RELEASE
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Only Me
  Priority: ---
 Component: misc
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: kevsp...@fastmail.fm

Attempting to generate the 10.0 release fails.
The specific message I get is missing /var/run/ld-elf.so.hints when registering
pkg-1.2.7_2.

Environment:
FreeBSD fbsd 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59
UTC 2014 r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

How-To-Repeat:
Build steps:

Make VM in Oracle VM Virtual box, 8 megs ram, 20 gigs hd space.
Insert FreeBSD 10 release dvd as ISO.
Install BSD using guided install, accept the defaults, install doc  src.
poweroff
take ISO out of virtual drive.
start virtal machine back up
Edit /etc/hosts  add machine name to end of 127.0.0.1 to get rid of annoying
email pause problem
pkg install subversion
(say yes to prompt  install)

mkdir /usr/local/fbsd10
cd /usr/src/release
sh ./generate-release.sh release/10.0.0 /usr/local/fbsd10

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190483] New: net-im/farsight2 python2.7/pthread.h:285:42 error: typedef redefinition with diff types multiple errors

2014-06-01 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190483

Bug ID: 190483
   Summary: net-im/farsight2 python2.7/pthread.h:285:42 error:
typedef redefinition with diff types multiple errors
   Product: Base System
   Version: unspecified
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Only Me
  Priority: ---
 Component: misc
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: mikhail.rok...@gmail.com

net-im/farsight2
python2.7/pthread.h:285:42 error: typedef redefinition with diff types
multiple errors

Environment:
11.0-curr r266410 i386

How-To-Repeat:
compile net-im/farsight2

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190481] generate-release fails for release 10.0.0

2014-06-01 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190481

Glen Barber g...@freebsd.org changed:

   What|Removed |Added

   Priority|--- |Normal
 Status|Needs Triage|Issue Resolved
 CC||g...@freebsd.org
 Resolution|--- |FIXED
   Severity|Affects Only Me |Affects Some People

--- Comment #1 from Glen Barber g...@freebsd.org ---
This is a known issue.

The problem is the 10.0-RELEASE builds were built using the
src/release/release.sh code in head/ (11.0-CURRENT), where the ldconfig(8)
startup script was run prior to the port build stage.

It is an oversight on my part that this was not merged in time to hit the
10.0-RELEASE codebase, and I apologize.

You are not required to use the src/release/release.sh from the branch you are
building a release, and in fact, I would recommend that the version in head/ is
always used because it is faster to receive bug fixes.

Sorry for the inconvenience this causes in this specific case.  It is
unfortunately not an Errate Notice item, as it does not address a security
issue in the branch.

This was fixed in head/ prior to the release.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190481] generate-release fails for release 10.0.0

2014-06-01 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190481

Glen Barber g...@freebsd.org changed:

   What|Removed |Added

 Status|Issue Resolved  |Loop Closed

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 158160] [coretemp] coretemp reports incorrect CPU temperature on Atom D525

2014-06-01 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=158160

Rui Paulo rpa...@freebsd.org changed:

   What|Removed |Added

 CC||rpa...@freebsd.org
   Assignee|freebsd-bugs@FreeBSD.org|rpa...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 171410] [coretemp] [patch] add support for Atom E6xx and add tunable coretemp.tjmax

2014-06-01 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=171410

Rui Paulo rpa...@freebsd.org changed:

   What|Removed |Added

 CC||rpa...@freebsd.org
   Assignee|freebsd-bugs@FreeBSD.org|rpa...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 187161] FreeBSD memstick Images Fail to Boot from Read-Only Media

2014-06-01 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187161

Glen Barber g...@freebsd.org changed:

   What|Removed |Added

 CC||r...@freebsd.org
Version|10.0-RELEASE|unspecified

--- Comment #1 from Glen Barber g...@freebsd.org ---
Looking further at the proposed solution, I would be weary of
implementing it, since there may be unexpected repercussions with regard
to bsdinstall(8) and bsdconfig(8), since both require read-write parts
on the install medium at certain points as far as I can tell.

I would like to get feedback from nwhitehorn@ and dteske@ on this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 187161] FreeBSD memstick Images Fail to Boot from Read-Only Media

2014-06-01 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187161

Glen Barber g...@freebsd.org changed:

   What|Removed |Added

   Assignee|freebsd-bugs@FreeBSD.org|r...@freebsd.org

--- Comment #2 from Glen Barber g...@freebsd.org ---
RE territory.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190481] generate-release fails for release 10.0.0

2014-06-01 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190481

Glen Barber g...@freebsd.org changed:

   What|Removed |Added

   Assignee|freebsd-bugs@FreeBSD.org|g...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190489] New: Native ISCSI - UNIT_ATTENTION with KVM

2014-06-02 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190489

Bug ID: 190489
   Summary: Native ISCSI - UNIT_ATTENTION with KVM
   Product: Base System
   Version: 10.0-RELEASE
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Only Me
  Priority: ---
 Component: kern
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: harun...@harunaga.ru

Problem with Native ISCIS for use with KVM hypervisor.
Reports KVM at startup:

vm: -drive
file=iscsi://192.168.0.200/iqn.2012-06.storage:target0/10,if=none,id=drive-virtio0,aio=native,cache=none:
iSCSI: Failed to connect to LUN : SENSE KEY:UNIT_ATTENTION(6)
ASCQ:(null)(0x2901)

Can run with the second or third attempt. After a successful run is no problem.
This problem is very serious obstacle, as a result of migration does not work
or autostart virtual machines (VM) after a reboot of the hypervisor.

Environment:
FreeBSD storage.oc.chics.ru 10.0-RELEASE-p3 FreeBSD 10.0-RELEASE-p3 #0: Tue May
13 18:31:10 UTC 2014
r...@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

How-To-Repeat:
Add new LUN in /etc/ctl.conf, make 'service ctld reload'. Start KVM:

kvm -drive 'file=iscsi://IP/TARGET/LUN'

get error:
Failed to connect to LUN : SENSE KEY:UNIT_ATTENTION(6) ASCQ:(null)(0x2901)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190493] New: dtrace: failed to resolve cwd: Unknown variable name

2014-06-02 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190493

Bug ID: 190493
   Summary: dtrace: failed to resolve cwd: Unknown variable name
   Product: Base System
   Version: 10.0-RELEASE
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Only Me
  Priority: ---
 Component: misc
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: xaion...@gmail.com

dtrace doesn't work as described on page [1].

[1] http://docs.oracle.com/cd/E18752_01/html/819-5488/gcfpz.html

Moreover official examples on /usr/share doesn't work as well:

[root@freebsd10 ~]# /usr/share/dtrace/toolkit/opensnoop -c 21 | tail -1
: in action list: failed to resolve cwd: Unknown variable name

It's required a way to find out absolute paths of syscalls like open. The
only way I see is to concatenate relative paths with cwd, but variable cwd
doesn't work in FreeBSD.

Environment:
root@freebsd10:~ # uname -a
FreeBSD freebsd10.imperium.mephi.ru 10.0-RELEASE FreeBSD 10.0-RELEASE #0
r260789: Thu Jan 16 22:34:59 UTC 2014
r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

root@freebsd9:~ # uname -a
FreeBSD freebsd9 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26
22:50:31 UTC 2013 r...@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC 
amd64

How-To-Repeat:
/usr/share/dtrace/toolkit/opensnoop -c

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 175778] /usr/obj/usr/src/tmp/usr/lib/libc++.so: undefined reference to `std::bad_alloc::~bad_alloc()'

2014-06-02 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=175778

David Chisnall thera...@freebsd.org changed:

   What|Removed |Added

 Status|In Discussion   |Issue Resolved
 CC||thera...@freebsd.org
 Resolution|--- |FIXED

--- Comment #1 from David Chisnall thera...@freebsd.org ---
I believe that this was an error in the version script that is was fixed some
time ago.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 182170] strtofflags.c build failures

2014-06-02 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=182170

David Chisnall thera...@freebsd.org changed:

   What|Removed |Added

 CC||thera...@freebsd.org
   Assignee|freebsd-bugs@FreeBSD.org|thera...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 180413] [build] [patch] Compilation failure with _DONT_USE_CTYPE_INLINE_ defined

2014-06-02 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=180413

David Chisnall thera...@freebsd.org changed:

   What|Removed |Added

 CC||thera...@freebsd.org

--- Comment #1 from David Chisnall thera...@freebsd.org ---
I am not sure what the bug is here.  We do not guarantee forward compatibility,
only backward compatibility.  Code compiled on 8.3 should run on 9.1, but not
the converse.

In particular, in 9.x we added a (POSIX2008-compilant) per-thread locale and
explicit locales.  For efficiency, various ctype.h functions are inlines.  When
compiled on 8.x, these will always refer to the global locale.  When compiled
with 9.x, they will refer to the thread-local locale if one is set or the
global locale if not.  

If you want to target 8.x, then you should use the headers from 8.x (ideally,
we'd add visibility attributes to all of the headers to allow you to target
older versions, but we have not done this for any other system headers and so
there should be no expectation that this will work in the general case).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 164637] [libc] Problem with vsnprintf in libc.so when compiled with clang

2014-06-02 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=164637

David Chisnall thera...@freebsd.org changed:

   What|Removed |Added

 Status|In Discussion   |Issue Resolved
 CC||thera...@freebsd.org
 Resolution|--- |As Intended

--- Comment #1 from David Chisnall thera...@freebsd.org ---
The string0 argument is not a valid va_list, so this test case appears to be
invalid.  Please reopen if you have a test case that does not rely on undefined
behaviour.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190496] New: editors/libreoffice python2.7/pthread.h:294:42: error: typedef redefinition with different types ('struct pthread_rwlock_st *' vs 'struct pthread_rwlock *')

2014-06-02 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190496

Bug ID: 190496
   Summary: editors/libreoffice python2.7/pthread.h:294:42: error:
typedef redefinition with different types ('struct
pthread_rwlock_st *' vs 'struct pthread_rwlock *')
   Product: Base System
   Version: 11.0-CURRENT
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Only Me
  Priority: ---
 Component: misc
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: mikhail.rok...@gmail.com

#9474; #9474; [x] CUPS CUPS printing system support  
 #9474; #9474;  
   #9474; #9474; [ ] DEBUGBuild with debugging support   
#9474; #9474;  
   #9474; #9474; [x] GNOMEGNOME desktop environment support  
#9474; #9474;  
   #9474; #9474; [x] GTK2 GTK+ 2 GUI toolkit support 
#9474; #9474;  
   #9474; #9474; [x] GTK3 GTK+ 3 GUI toolkit support 
#9474; #9474;  
   #9474; #9474; [x] JAVA Add java support (XML Filters, macros) 
#9474; #9474;  
   #9474; #9474; [x] KDE4 KDE 4 desktop environment support  
#9474; #9474;  
   #9474; #9474; [x] MMEDIA   Enable multimedia backend for impress  
#9474; #9474;  
   #9474; #9474; [x] PGSQLBuild with PostgreSQL-SDBC driver  
#9474; #9474;  
   #9474; #9474; [ ] SDK  Build with SDK 
#9474; #9474;  
   #9474; #9474; [x] SYSTRAY  Enable systemtray quickstarter 
#9474; #9474;  
   #9474; #9474; [ ] TEST Run all regression tests   
#9474; #9474;  
   #9474; #9474; [ ] VERBOSE  Increase build verbosity   
#9474; #9474;  
   #9474; #9474; [ ] WEBDAV   Enable webdav protocol 
#9474; #9474;  




editors/libreoffice python2.7/pthread.h:294:42: error: typedef redefinition
with different types ('struct pthread_rwlock_st *' vs 'struct pthread_rwlock
*')

Environment:
FreeBSD win98 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r266891: Sat May 31 03:44:29
MSK 2014 root@:/usr/obj/usr/src/sys/GENERIC  i386

How-To-Repeat:
compile it

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 114082] [make.conf] [patch] default CFLAGS have a blank at the end

2014-06-02 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=114082

Alexander Best arun...@freebsd.org changed:

   What|Removed |Added

   Assignee|arun...@freebsd.org |freebsd-bugs@FreeBSD.org

--- Comment #7 from Alexander Best arun...@freebsd.org ---
Reset assignee -- not working on these PRs atm.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 152485] [patch] seek offset for /dev/null(4) and /dev/zero(4) not reported correctly

2014-06-02 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=152485

Alexander Best arun...@freebsd.org changed:

   What|Removed |Added

   Assignee|arun...@freebsd.org |freebsd-bugs@FreeBSD.org

--- Comment #4 from Alexander Best arun...@freebsd.org ---
Reset assignee -- not working on these PRs atm.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 177862] [ofed] [patch] Fix atomic bitstring operations in sys/ofed/include/linux/bitops.h

2014-06-02 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=177862

gelraen...@gmail.com changed:

   What|Removed |Added

 Status|In Discussion   |Issue Resolved
 Resolution|--- |FIXED

--- Comment #1 from gelraen...@gmail.com ---
This was fixed in http://svnweb.freebsd.org/base?view=revisionrevision=254120

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190526] New: Please create a wireless component

2014-06-02 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190526

Bug ID: 190526
   Summary: Please create a wireless component
   Product: Base System
   Version: unspecified
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Only Me
  Priority: ---
 Component: misc
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: adr...@freebsd.org

Please create a wireless component in the bugzilla system.

That way we can file all the wireless driver/stack bugs over to that category.

What about a bluetooth category?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190526] Please create a wireless component

2014-06-02 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190526

Adrian Chadd adr...@freebsd.org changed:

   What|Removed |Added

  Component|misc|Bug Tracker
   Assignee|freebsd-bugs@FreeBSD.org|bugmeis...@freebsd.org
Product|Base System |Bug Tracker

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190528] New: multimedia/linux-realplayer falsely broken

2014-06-02 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190528

Bug ID: 190528
   Summary: multimedia/linux-realplayer falsely broken
   Product: Base System
   Version: unspecified
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Only Me
  Priority: ---
 Component: misc
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: mikhail.rok...@gmail.com



Fix:
ftp://ftp.tw.freebsd.org/pub/ports/distfiles/:player \
ftp://ftp.tw.freebsd.org/distfiles/:player \

should be add to MASTER_SITES=-

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190529] New: Kernel panic in KVM after recent Linux host upgrade

2014-06-02 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190529

Bug ID: 190529
   Summary: Kernel panic in KVM after recent Linux host upgrade
   Product: Base System
   Version: unspecified
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: and...@podzimek.org

After a regular weekly update of the Linux host, all FreeBSD KVM machines panic
on boot, despite the fact that

* the same FreeBSD KVM machines worked perfectly fine before one of the recent
host updates.
* all other KVM machines (OpenIndiana, 3 Linux distributions) still work fine
as usual.

The FreeBSD machines are installed on and boot from ZFS. (Not sure if that's
relevant to the problem -- all the ZFS modules get loaded as usual, the crash
occurs much later.)


Kernel panic message:

fault code  = supervisor write data, page not present
instruction pointer = 0x20:0x80cfb869
stack pointer   = 0x28:0x81a4a6a0
frame pointer   = 0x28:0x81a4a8e0
code segment= base 0x0, limit 0xf, type 0x1b
= DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags= resume, IOPL = 0
current process = 0 (swapper)
trap number = 12
panic: page fault
cpuid = 0
KDB: stack backtrace:
#0 0x808e7e70 at kdb_backtrace+0x60
#1 0x808af955 at panic+0x155
#2 0x80c8e732 at trap_fatal+0x3a2
#3 0x80c8ea09 at trap_pfault+0x2c9
#4 0x80c8e196 at trap+0x5e6
#5 0x80c75432 at calltrap+0x8
#6 0x80cfa7e6 at vesa_mod_event+0x166
#7 0x8089b2bb at module_register_init+0xfb
#8 0x808612d8 at mi_startup+0x118
#9 0x802d3e0c at btext+0x2c
Uptime: 1s
Automatic reboot in 15 seconds - press a key on the console to abort


Configuration of the KVM machine:

!--
WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
OVERWRITTEN AND LOST. Changes to this xml configuration should be made using:
  virsh edit maple
or other application using the libvirt API.
--

domain type='kvm'
  namemaple/name
  uuid0a266182-b840-ac74-af2f-73d6c18daf60/uuid
  descriptionFreeBSD/description
  memory unit='KiB'10485760/memory
  currentMemory unit='KiB'10485760/currentMemory
  vcpu placement='static'4/vcpu
  os
type arch='x86_64' machine='pc-i440fx-1.7'hvm/type
boot dev='hd'/
bootmenu enable='no'/
  /os
  features
acpi/
apic/
pae/
  /features
  cpu mode='custom' match='exact'
model fallback='allow'Westmere/model
vendorIntel/vendor
feature policy='require' name='pbe'/
feature policy='require' name='rdtscp'/
feature policy='require' name='est'/  
feature policy='require' name='vmx'/  
feature policy='require' name='ds'/   
feature policy='require' name='smx'/  
feature policy='require' name='ss'/   
feature policy='require' name='vme'/  
feature policy='require' name='dtes64'/   
feature policy='require' name='tm2'/  
feature policy='require' name='ht'/   
feature policy='require' name='dca'/  
feature policy='require' name='pcid'/ 
feature policy='require' name='tm'/   
feature policy='require' name='pdcm'/ 
feature policy='require' name='pdpe1gb'/  
feature policy='require' name='ds_cpl'/   
feature policy='require' name='pclmuldq'/ 
feature policy='require' name='xtpr'/ 
feature policy='require' name='acpi'/
feature policy='require' name='monitor'/
  /cpu
  clock offset='utc'/
  on_poweroffdestroy/on_poweroff
  on_rebootrestart/on_reboot
  on_crashrestart/on_crash
  devices
emulator/usr/bin/qemu-system-x86_64/emulator
disk type='file' device='disk'
  driver name='qemu' type='raw' cache='writeback'/
  source file='/var/lib/libvirt/images/maple.img'/
  target dev='vda' bus='virtio'/
  address type='pci' domain='0x' bus='0x00' slot='0x07'
function='0x0'/
/disk
disk type='block' device='cdrom'
  driver name='qemu' type='raw' cache='none'/
  target dev='hdc' bus='ide'/
  readonly/
  address type='drive' controller='0' bus='1' target='0' unit='0'/
/disk
controller type='usb' index='0'
  address type='pci' domain='0x' bus='0x00' slot='0x01'

[Bug 190530] New: zcblqsxe

2014-06-02 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190530

Bug ID: 190530
   Summary: zcblqsxe
   Product: Base System
   Version: unspecified
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: yadbjol...@snvefy.com

qrbpegcte, a href=http://www.mrcirafygo.com/;ckvplczhhu/a ,
[url=http://www.bofdbzepws.com/]rsxnwgflfd[/url], http://www.rmciguyywi.com/
ckvplczhhu

Environment:
zcblqsxe

How-To-Repeat:
zcblqsxe

Fix:
zcblqsxe

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190528] multimedia/linux-realplayer falsely broken

2014-06-02 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190528

Antoine Brodin anto...@freebsd.org changed:

   What|Removed |Added

  Component|misc|Individual Port(s)
Version|unspecified |Latest
   Assignee|freebsd-bugs@FreeBSD.org|freebsd-ports-bugs@FreeBSD.
   ||org
Product|Base System |Ports Tree

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190530] zcblqsxe

2014-06-02 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190530

Eitan Adler ead...@freebsd.org changed:

   What|Removed |Added

 CC||ead...@freebsd.org
  Component|bin |junk
   Assignee|freebsd-bugs@FreeBSD.org|nob...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190550] New: auzytayx

2014-06-02 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190550

Bug ID: 190550
   Summary: auzytayx
   Product: Base System
   Version: unspecified
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: ulrxvch...@abvwro.com

wlhhgef, a href=http://www.hxmaiupzhr.com/;olliqzyvyj/a ,
[url=http://www.zvfbidgqux.com/]mqygmyxiwv[/url], http://www.lagnnblsas.com/
olliqzyvyj

Environment:
auzytayx

How-To-Repeat:
auzytayx

Fix:
auzytayx

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190550] auzytayx

2014-06-02 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190550

Peter Wemm pe...@freebsd.org changed:

   What|Removed |Added

 Status|Needs Triage|Issue Resolved
  Component|bin |junk
 Resolution|--- |As Intended
   Assignee|freebsd-bugs@FreeBSD.org|gnats-ad...@freebsd.org

--- Comment #1 from Peter Wemm pe...@freebsd.org ---
Spam

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190559] New: vusmogus

2014-06-03 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190559

Bug ID: 190559
   Summary: vusmogus
   Product: Base System
   Version: unspecified
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: lhziwtk...@mdamgv.com

hipopbu, a href=http://www.fdvvbqrdvn.com/;cqbpybfwpr/a ,
[url=http://www.ezqoyhsbou.com/]ukpqwywdyv[/url], http://www.kzbwalipba.com/
cqbpybfwpr

Environment:
vusmogus

How-To-Repeat:
vusmogus

Fix:
vusmogus

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190567] New: pulaczoh

2014-06-03 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190567

Bug ID: 190567
   Summary: pulaczoh
   Product: Base System
   Version: unspecified
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: qyvsgfu...@hmppho.com

pumdatjuf, a href=http://www.fmzoqoftog.com/;gzcralvfem/a ,
[url=http://www.rogxhoqsmk.com/]vgsnywvrqr[/url], http://www.nlnftkpfnb.com/
gzcralvfem

Environment:
pulaczoh

How-To-Repeat:
pulaczoh

Fix:
pulaczoh

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190568] New: tiwpevja

2014-06-03 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190568

Bug ID: 190568
   Summary: tiwpevja
   Product: Base System
   Version: unspecified
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: tokkzbj...@sosghz.com

hgtgtft, a href=http://www.edbignzzqp.com/;edxksbvixn/a ,
[url=http://www.ygjlwpdhun.com/]oiazckycpm[/url], http://www.hhzwiizuss.com/
edxksbvixn

Environment:
tiwpevja

How-To-Repeat:
tiwpevja

Fix:
tiwpevja

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 179949] clang(1): clang-3.2 cpp inserts extra white spaces to certain macro values

2014-06-03 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=179949

Roman Divacky rdiva...@freebsd.org changed:

   What|Removed |Added

 Status|In Discussion   |Issue Resolved
 CC||rdiva...@freebsd.org
 Resolution|--- |FIXED

--- Comment #1 from Roman Divacky rdiva...@freebsd.org ---
clang in base has been upgraded to 3.3 (and 3.4 later on).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 168327] Extraneous directories left over after installworld when using WITHOUT_CLANG

2014-06-03 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=168327

Roman Divacky rdiva...@freebsd.org changed:

   What|Removed |Added

 Status|In Discussion   |Issue Resolved
 CC||rdiva...@freebsd.org
 Resolution|--- |FIXED

--- Comment #1 from Roman Divacky rdiva...@freebsd.org ---
We do include usr/include/clang/* in ObsoleteFiles.inc now.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 163469] FreeBSD 10.0-CURRENT/CLANG: WITH_LIBCPLUSPLUS= YES: fails to build:

2014-06-03 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=163469

Roman Divacky rdiva...@freebsd.org changed:

   What|Removed |Added

 Status|In Discussion   |Issue Resolved
 CC||rdiva...@freebsd.org
 Resolution|--- |FIXED

--- Comment #8 from Roman Divacky rdiva...@freebsd.org ---
Closing per authors request.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190573] New: [patch] Update file(1) to version 5.18

2014-06-03 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190573

Bug ID: 190573
   Summary: [patch] Update file(1) to version 5.18
   Product: Base System
   Version: unspecified
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: tbo...@gmail.com

As the currently used version of file(1) (and therefore libmagic) is quite old,
I want to submit a patch updating it to the most recent version 5.18. The
attached patch builds fine on releng/10.0 and current.
Cheers :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190573] [patch] Update file(1) to version 5.18

2014-06-03 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190573

--- Comment #1 from tbo...@gmail.com ---
Created attachment 143334
  -- http://bugs.freebsd.org/bugzilla/attachment.cgi?id=143334action=edit
patch updating version of file and libmagic

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190574] New: mtfhwpjr

2014-06-03 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190574

Bug ID: 190574
   Summary: mtfhwpjr
   Product: Base System
   Version: unspecified
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: xncssiv...@rxngnv.com

ufepodi, a href=http://www.ukehlmnvmj.com/;asazqdzpgn/a ,
[url=http://www.gxtgsybyme.com/]gvcjiozokt[/url], http://www.dngtmifnom.com/
asazqdzpgn

Environment:
mtfhwpjr

How-To-Repeat:
mtfhwpjr

Fix:
mtfhwpjr

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 171120] GCC incorrectly identified in base when CLANG_IS_CC and WITHOUT_GCC are set

2014-06-03 Thread no-reply-bugzilla-daemon
http://bugs.freebsd.org/bugzilla/show_bug.cgi?id=171120

dan.mcgre...@usask.ca changed:

   What|Removed |Added

  Component|misc|Infrastructure
Version|unspecified |Latest
Product|Base System |Ports Tree

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190568] tiwpevja

2014-06-03 Thread no-reply-bugzilla-daemon
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190568

Eitan Adler ead...@freebsd.org changed:

   What|Removed |Added

 CC||ead...@freebsd.org
  Component|bin |Junk
   Assignee|freebsd-bugs@FreeBSD.org|nob...@freebsd.org
Product|Base System |Administrative Concerns

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190578] New: vemqgygc

2014-06-03 Thread no-reply-bugzilla-daemon
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190578

Bug ID: 190578
   Summary: vemqgygc
   Product: Base System
   Version: unspecified
  Hardware: Any
OS: Any
Status: Needs Triage
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: freebsd-bugs@FreeBSD.org
  Reporter: pkixsqw...@neaiqx.com

cndhoom, a href=http://www.oqxppmjvfn.com/;yaxpncqrvl/a ,
[url=http://www.ffuyuvlndd.com/]zogqxqhtwu[/url], http://www.flgyhjwhzg.com/
yaxpncqrvl

Environment:
vemqgygc

How-To-Repeat:
vemqgygc

Fix:
vemqgygc

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190559] vusmogus

2014-06-03 Thread no-reply-bugzilla-daemon
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190559

Mark Linimon lini...@freebsd.org changed:

   What|Removed |Added

 Status|Needs Triage|Issue Resolved
  Component|bin |Junk
 Resolution|--- |As Intended
   Assignee|freebsd-bugs@FreeBSD.org|devn...@freebsd.org
Product|Base System |Administrative Concerns

--- Comment #1 from Mark Linimon lini...@freebsd.org ---
spam

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190567] pulaczoh

2014-06-03 Thread no-reply-bugzilla-daemon
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190567

Mark Linimon lini...@freebsd.org changed:

   What|Removed |Added

 Status|Needs Triage|Issue Resolved
  Component|bin |Junk
 Resolution|--- |As Intended
   Assignee|freebsd-bugs@FreeBSD.org|devn...@freebsd.org
Product|Base System |Administrative Concerns

--- Comment #1 from Mark Linimon lini...@freebsd.org ---
spam

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190574] mtfhwpjr

2014-06-03 Thread no-reply-bugzilla-daemon
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190574

Mark Linimon lini...@freebsd.org changed:

   What|Removed |Added

 Status|Needs Triage|Issue Resolved
  Component|bin |Junk
 Resolution|--- |As Intended
   Assignee|freebsd-bugs@FreeBSD.org|devn...@freebsd.org
Product|Base System |Administrative Concerns

--- Comment #1 from Mark Linimon lini...@freebsd.org ---
spam

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190578] vemqgygc

2014-06-03 Thread no-reply-bugzilla-daemon
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190578

Mark Linimon lini...@freebsd.org changed:

   What|Removed |Added

 Status|Needs Triage|Issue Resolved
  Component|bin |Junk
 Resolution|--- |As Intended
   Assignee|freebsd-bugs@FreeBSD.org|devn...@freebsd.org
Product|Base System |Administrative Concerns

--- Comment #1 from Mark Linimon lini...@freebsd.org ---
spam

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190331] svnlite has a bug in https support / --trust-server-cert does not work

2014-06-03 Thread no-reply-bugzilla-daemon
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190331

Peter Wemm pe...@freebsd.org changed:

   What|Removed |Added

 CC||pe...@freebsd.org
   Assignee|freebsd-bugs@FreeBSD.org|pe...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 185084] [regression][geli] Keyfile content potentially cleared prematurely after r259428

2014-06-03 Thread no-reply-bugzilla-daemon
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=185084

Brad Davis b...@freebsd.org changed:

   What|Removed |Added

 CC||b...@freebsd.org,
   ||p...@freebsd.org

--- Comment #1 from Brad Davis b...@freebsd.org ---
Pawel,

Can you take a look at this. I made a combined version of the patch that works
for me:

http://people.freebsd.org/~brd/geli-passphrase-retry-with-key.diff


Regards,
Brad Davis

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 163304] complete LLVM toolset in the source tree made available via knob in /etc/src.conf

2014-06-03 Thread no-reply-bugzilla-daemon
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=163304

Dimitry Andric d...@freebsd.org changed:

   What|Removed |Added

 Status|In Discussion   |Issue Resolved
 CC||d...@freebsd.org
 Resolution|--- |FIXED

--- Comment #1 from Dimitry Andric d...@freebsd.org ---
Since r231057, there is a WITH_CLANG_EXTRAS option for src.conf(5),
which allows you to build most of the llvm tools that can be useful;
these are the following (as of r261991):

bugpoint, llc, lli, llvm-ar, llvm-as, llvm-bcanalyzer, llvm-diff,
llvm-dis, llvm-extract, llvm-link, llvm-mc, llvm-nm, llvm-objdump,
llvm-rtdyld, macho-dump, opt

Currently, the base build of llvm/clang does not provide any llvm or
clang shared library.  Although we will probably want to introduce such
a shared library in the future, to allow more sharing of code, it would
still go into /usr/lib/private, so we can prevent any ports linking to a
specific version.  This will allow us to upgrade or modify it at will
later on.

For all other uses, e.g. providing llvm headers, llvm-config and related
tools, please use one of the llvm or clang ports instead.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 187103] clang 3.4 miscompiles nsAppRunner.cpp from firefox firefox-27.0.1,1 in i386

2014-06-03 Thread no-reply-bugzilla-daemon
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187103

Dimitry Andric d...@freebsd.org changed:

   What|Removed |Added

 Status|Needs MFC   |Issue Resolved
 CC||d...@freebsd.org
 Resolution|--- |FIXED

--- Comment #6 from Dimitry Andric d...@freebsd.org ---
Fixed in head in r262809, merged to stable/10 in r263508, and merged to
stable/9 in r263509.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 170373] [patch] pam_ssh(8): after FreeBSD-SA-11:09.pam_ssh patch the pam_ssh module now requests for PAM key

2014-06-03 Thread no-reply-bugzilla-daemon
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=170373

Dimitry Andric d...@freebsd.org changed:

   What|Removed |Added

 Status|In Discussion   |Issue Resolved
 CC||d...@freebsd.org
 Resolution|--- |FIXED

--- Comment #2 from Dimitry Andric d...@freebsd.org ---
Fixed in head in r236106, and merged to stable/9 in r239453.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 178203] clang not properly sourcing headers in buildworld when WITH_CLANG_IS_CC is set

2014-06-03 Thread no-reply-bugzilla-daemon
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=178203

Dimitry Andric d...@freebsd.org changed:

   What|Removed |Added

 Status|In Discussion   |Issue Resolved
 CC||d...@freebsd.org
 Resolution|--- |As Intended

--- Comment #2 from Dimitry Andric d...@freebsd.org ---
As pointed out in comment 1, during the first stages (1 through 3) of the
build, any headers included are from the host system, as intended.  If you can
provide a log that shows this not to be the case for stages after 4, please
re-open this bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190493] [dtrace] failed to resolve cwd: Unknown variable name

2014-06-03 Thread no-reply-bugzilla-daemon
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190493

Mark Linimon lini...@freebsd.org changed:

   What|Removed |Added

  Component|misc|kern
Summary|dtrace: failed to resolve   |[dtrace] failed to resolve
   |cwd: Unknown variable name  |cwd: Unknown variable name

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 171120] [patch] GCC incorrectly identified in base when CLANG_IS_CC and WITHOUT_GCC are set

2014-06-03 Thread no-reply-bugzilla-daemon
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=171120

Mark Linimon lini...@freebsd.org changed:

   What|Removed |Added

Summary|GCC incorrectly identified  |[patch] GCC incorrectly
   |in base when CLANG_IS_CC|identified in base when
   |and WITHOUT_GCC are set |CLANG_IS_CC and WITHOUT_GCC
   ||are set

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


[Bug 190497] security/openvpn doesn't start with openvpn-auth-ldap

2014-06-03 Thread no-reply-bugzilla-daemon
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190497

Mark Linimon lini...@freebsd.org changed:

   What|Removed |Added

  Component|misc|Individual Port(s)
Version|9.2-RELEASE |Latest
   Assignee|freebsd-bugs@FreeBSD.org|mand...@freebsd.org
Product|Base System |Ports Tree
Summary|openvpn doesn't start with  |security/openvpn doesn't
   |openvpn-auth-ldap   |start with
   ||openvpn-auth-ldap

--- Comment #1 from Mark Linimon lini...@freebsd.org ---
Make this a ports PR and assign.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org