[Bug 208653] PCN driver will not handle all PC net pro cards

2016-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208653

Sean Bruno  changed:

   What|Removed |Added

 CC||sbr...@freebsd.org

--- Comment #2 from Sean Bruno  ---
The best thing I can suggest, is to post a "pciconf -lvbc" from the system and
lets see if just adding pci-ids helps.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-amd64@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"


[Bug 208882] zfs root filesystem mount failure on startup in FreeBSD 10.3-RELEASE if USB hdd with zpool is attached to another port

2016-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208882

Mark Linimon  changed:

   What|Removed |Added

   Assignee|freebsd-b...@freebsd.org|freebsd...@freebsd.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-amd64@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"


[Bug 208891] fatal error in clang compiling rocksdb

2016-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208891

Bug ID: 208891
   Summary: fatal error in clang compiling rocksdb
   Product: Base System
   Version: 11.0-CURRENT
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: bin
  Assignee: freebsd-b...@freebsd.org
  Reporter: d...@rabson.org
CC: freebsd-amd64@FreeBSD.org
CC: freebsd-amd64@FreeBSD.org

$ git clone https://github.com/facebook/rocksdb.git
$ cd rocksdb
$ CXX=c++ gmake
Makefile:101: Warning: Compiling in debug mode. Don't use the resulting binary
in production
...
  CC   table/block_based_table_reader.o
Assertion failed: (E != nullptr && "Expected a valid initializer expression"),
function getNewExprFromInitListOrExpr, file
/usr/src/lib/clang/libclangsema/../../../contrib/llvm/tools/clang/lib/Sema/SemaExprCXX.cpp,
line 2446.
c++: error: unable to execute command: Abort trap (core dumped)
c++: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 3.7.0 (tags/RELEASE_370/final 246257) 20150906
Target: x86_64-unknown-freebsd11.0
Thread model: posix
c++: note: diagnostic msg: PLEASE submit a bug report to
https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed
source, and associated run script.
c++: note: diagnostic msg: 


PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/block_based_table_reader-2e94b7.cpp
c++: note: diagnostic msg: /tmp/block_based_table_reader-2e94b7.sh

c++: note: diagnostic msg: 


Makefile:1339: recipe for target 'table/block_based_table_reader.o' failed
gmake: *** [table/block_based_table_reader.o] Error 254

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-amd64@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"


[Bug 208891] fatal error in clang compiling rocksdb

2016-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208891

--- Comment #1 from d...@rabson.org ---
Created attachment 169431
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=169431=edit
source and run script

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-amd64@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"


[Bug 208882] zfs root filesystem mount failure on startup in FreeBSD 10.3-RELEASE if USB hdd with zpool is attached to another port

2016-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208882

Bug ID: 208882
   Summary: zfs root filesystem mount failure on startup in
FreeBSD 10.3-RELEASE if  USB hdd with zpool is
attached to another port
   Product: Base System
   Version: 10.3-RELEASE
  Hardware: amd64
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: kern
  Assignee: freebsd-b...@freebsd.org
  Reporter: i...@amail.plala.or.jp
CC: freebsd-amd64@FreeBSD.org
CC: freebsd-amd64@FreeBSD.org

Created attachment 169419
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=169419=edit
messages

I have a USB hdd drive with zpool.
In 10.3-RELEASE, it is bootable with UEFI and it is good working when attaching
USB hdd to the same USB port. But I changed USB hdd to one of other USB ports,
kernel cannot mount root filesystem with the following messages.

Solaris: NOTICE: Cannot find the pool label for 'zroot'
Mounting from zfs:zroot/ROOT/default failed with error 5.

And with prompt 'mountroot>', then I entered 'zfs:zroot/ROOT/default', it can
mount normally.

USB HDD is GPT formatted as follow..
% gpart show da0
=>34  3907029097  da0  GPT  (1.8T)
  341606   - free -  (803K)
1640  882  freebsd-boot  (44K)
1728   1342177283  freebsd-ufs  (64G)
   134219456167772164  freebsd-swap  (8.0G)
   15099667252428800   - free -  (25G)
   203425472   209715200   27  freebsd-zfs  (100G)
   413140672  3493888459   - free -  (1.6T)

A zpool was created on /dev/da0p27 as follows.

% zfs list
NAMEUSED  AVAIL  REFER  MOUNTPOINT
zroot   26.8G  69.6G96K  none
zroot/ROOT  1.24G  69.6G96K  none
zroot/ROOT/default  1.24G  69.6G  1.24G  /
zroot/usr   22.2G  69.6G  6.60G  /usr
zroot/usr/local 15.6G  69.6G  15.6G  /usr/local
zroot/var   3.34G  69.6G  3.34G  /var

And my configuration is as follows.
% grep -v '^#' /boot/loader.conf
kernels="kernel kernel.i915 kernel.old"
i915_load="YES"
fuse_load="YES"
if_axge_load="YES"
zfs_load="YES"
vfs.root.mountfrom="zfs:zroot/ROOT/default"
% grep -v '^#' /etc/rc.conf
hostname="carrot.ish.org"
sshd_enable="YES"
moused_enable="YES"
ntpd_enable="YES"
dumpdev="NO"
keymap="us"
defaultrouter="192.168.1.1"
ifconfig_ue0="inet 192.168.1.8 netmask 255.255.255.0"
ifconfig_ue0_ipv6="inet6 accept_rtadv"
moused_flags="-m 4=5 -m 5=4"
apm_enable="YES"
dbus_enable="YES"
hald_enable="YES"
linux_enable="YES"
fusefs_enable="YES"
nfs_client_enable="YES"
powerd_enable="YES"
performance_cx_lowest="C3"
economy_cx_lowest="C3"
nfsuserd_enable="YES"
nfsuserd_flags="-domain ish.org"
nfscbd_enable="YES"
local_unbound_enable="YES"
rtsold_enable="YES"
firewall_enable="YES"
firewall_script="/etc/ipfw.conf"
firewall_logging="YES"
autofs_enable="YES"
zfs_enable="YES"

/var/log/messages is attached.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-amd64@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"


[Bug 207940] [patch] sys/boot/efi/boot1 select boot partition

2016-04-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207940

--- Comment #17 from Masachika ISHIZUKA  ---
Created attachment 169420
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=169420=edit
small change

I changed the following to ver2 patch.
(1) when push any key other than partition select number or retry of boot
failure, timeout count is stopped.
(2) partition number is decimal with p, ie hd(a)-> hd(p10).
(3) partition size is shown, ie hd(p10) (100G).
(4) maximum partition number(NUM_DEV_LIST) for selection is 35.
(5) number on select menu is shown in both the left and right.

Actually it labels also wanted to display, but I have to give up because it is
a little difficult going.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
freebsd-amd64@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "freebsd-amd64-unsubscr...@freebsd.org"