Hi all,
My latest findings...
Revision: 315577
Last Changed Author: ian
Last Changed Rev: 315577
Last Changed Date: 2017-03-19 18:50:03 + (Sun, 19 Mar 2017)
FreeBSD krsna 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r315577: Sun Mar 19
19:22:52 UTC 2017
# make -j5 buildworld
--- libc.a ---
ranlib -D
Using r315340 I simply commented out those 3 lines and buildworld and
kernel succesfuly compiled and installed.
--- pciconf.o ---
/usr/src/head/usr.sbin/pciconf/pciconf.c:703:3: error: use of
undeclared identifier 'PCIC_ACCEL'
{PCIC_ACCEL,-1, "processing
acc
Hi,
world is amd64-20170309-r314972
# ls /usr/include/pci
ls: /usr/include/pci: No such file or directory
Havent been able to buildworld since r314495
Thanks
-R
On Wed, Mar 15, 2017 at 11:57 PM, Manfred Antar wrote:
>
> > On Mar 15, 2017, at 4:44 PM, Roberto Rodriguez Jr <
Hey,
r315336
--- pciconf.o ---
/usr/src/head/usr.sbin/pciconf/pciconf.c:703:3: error: use of
undeclared identifier 'PCIC_ACCEL'
{PCIC_ACCEL,-1, "processing
accelerators"},
^
/usr/src/head/usr.sbin/pciconf/pciconf.c:704:3: error: use of
undeclared i
Hello,
buildkernel as of r315323
GOOD
buildworld FAILS:
/usr/src/head/usr.sbin/pciconf/pciconf.c:703:3: error: use of undeclared
identifier 'PCIC_ACCEL'
{PCIC_ACCEL,-1, "processing
accelerators"},
^
/usr/src/head/usr.sbin/pciconf/pciconf.c:704:3:
Hey,
Compiled kernel and it registered the device.
Thank you for the support!
-R
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freeb
Ahoy,
Oh excellent! Will try new device soon and report.
Thank you very much
-R
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd
Hey,
Even with a fresh checkout of sources ( today 935am EST). Buildworld/kernel
fail 10 seconds into build.
Thanks
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to
Thanks!
Rechecking out src tree. It seems my errors are like u said about 'make
delete-old'
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr.
Now...
make buildworld
root@krsna:/usr/src # time make buildworld
--
>>> World build started on Sun Mar 12 00:52:52 UTC 2017
--
--
So...
cd /usr/src
svn up
yes|make delete-old
rm -rf /usr/obj/*
rm -rf /var/tmp/ccache/*
make -j4 buildworld
Script started on Sun Mar 12 00:47:52 2017
root@krsna:/usr/src # time make -j4 buildworld
--- buildworld ---
--- buildworld_prologue ---
-
Hi,
pciconf -lvbe
none0@pci0:0:20:0:class=0x0c0500 card=0x21f7103c chip=0x780b1022
rev=0x3a hdr=0x00
vendor = 'Advanced Micro Devices, Inc. [AMD]'
device = 'FCH SMBus Controller'
class = serial bus
subclass = SMBus
I have 'device smbus' in KERNCONF.
I would lov
I figured the script command... here is the new error r315090
--- .depend ---
echo setkey.full: /usr/obj/usr/src/tmp/usr/lib/libc.a
/usr/obj/usr/src/tmp/usr/lib/libl.a
/usr/obj/usr/src/tmp/usr/lib/liby.a
/usr/obj/usr/src/tmp/usr/lib/libipsec.a >> .depend
--- setkey.o ---
/usr/local/libexec/ccache/
hello,
buildworld currently breaks while building kerberos5. Sorry i cant post the
error still managing to learn how script works.
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, sen
Hello all,
I am booting from CURRENTusb img.
For the life of me I cannot comprehend why I cannot see my /boot directory
after
Choose Shell from bsdinstall welcome
mkdir /tmp/mnt
zpool import
zpool import -fR /tmp/mnt mypool
zfs mount -a
ls
mypool var usr tmp
Where is boot, etc, bin, root?
zfs li
ious patch (r314828).
Hope this issue is finally fixed this time! :-)
Thanks,
-- Dexuan
*From:* Roberto Rodriguez Jr [mailto:rob.rodz@gmail.com]
*Sent:* Tuesday, March 7, 2017 21:27
*To:* Dexuan Cui
*Cc:* FreeBSD Current
*Subject:* RE: input/output error @boot
I will test tonight. Than
Just curious though if anybody in the Forum had experienced such an issue
and it obviously they fixed it just curious though.
On Mar 8, 2017 12:51 PM, "David Wolfskill" wrote:
> On Wed, Mar 08, 2017 at 12:50:18PM -0500, Roberto Rodriguez Jr wrote:
> > Hey,
> >
> >
Hey,
Well thats good because I just updated and am rebuilding again.
Thank u
On Mar 8, 2017 12:45 PM, "David Wolfskill" wrote:
> On Wed, Mar 08, 2017 at 12:42:38PM -0500, Roberto Rodriguez Jr wrote:
> > Hi everyone,
> >
> > Sorry I cannot provide the output
Hi everyone,
Sorry I cannot provide the output at this time.
Success with buildworld buildkernel installkernel and reboot but
installworld breaks saying
pwait No such file found.
Using 314828.
Can anyone confirm?
Thanks alld
___
freebsd-current@freebs
Yes I understand it's true there are many options I will test what I can
for my AMD 64 machine since it's a laptop I can probably start making some
reports and also look into ZFS snapshots and tunables. Thank you very much
it was helpful
___
freebsd-curre
I will test tonight. Thank you very much for your time
On Mar 6, 2017 11:52 PM, "Dexuan Cui" wrote:
> From: Dexuan Cui
> I committed r314770 just now to minimize the impact:
> https://svnweb.freebsd.org/base?view=revision&revision=314770
>
> Please let me know in case this can't solve the issue.
Good evening gentlemen or good morning I would like to know what kind of
settings you would like us testers to have in our configuration. For
example I simply establish a CPU type just for basic assembly optimization
but what other settings would you recommend to set so that when we
recompile and b
/sys/boot/ and run "patch -p3 <
> the_patch_name".
>
> If you have run 'make buildworld", just run 'make' in the sys/boot/
> directory and copy the new loader.efi into the boot folder, e.g. in my
> side, I use
>
> cp -iv /usr/obj/root/bsd.git/sys
Hey I do appreciate the work and time put into this issue. I will update my
sources when I chroot from the USB, need to find out how first, ;) and do I
rebuildworld or just download the lastest head snapshot? Im new to testing
with others. Thank you very much
__
When I get to the house I'll try to patch it and see if I get any results.
Thank u very much
I guess this is
https://lists.freebsd.org/pipermail/freebsd-current/2017-March/064971.html
Best regards
Michael
> ___
> freebsd-current@freebsd.org mailing lis
HP 15 AMD64 laptop a6-5200 apu... this is the error below
On Mar 5, 2017 11:37 AM, "Ultima" wrote:
Its showing...
elf64_loadimage: read failed
can't load file /boot/kernel/kernel
Can the same when attempting to load kernel.old, had to revert to old
snapshot on usb rescue.
This is not a hardwar
I installed the latest snapshot and when I checked out the latest Source
yesterday evening I rebuilt world and kernel installed kernel rebooted
installed World follow every step in the handbook and I continue to have an
input output error at boot time I can't attach a picture at the moment or
any t
Would make -DNO_CLEAN=NO also/maybe help as well?
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"
What tools can I use to make the building a little faster?
I'm using an AMD 64 HP 15 laptop and I update the source tree daily and
rebuild so if I have any errors I could report. Just curious if there's any
extra software I could be implementing to make the compiling faster. Thank
you
On Fri, Mar 06, 2015 at 09:55:54AM -0800, Kevin Oberman wrote:
> On Thu, Mar 5, 2015 at 12:38 PM, Roberto Rodriguez Jr. <
> witchdoctor@gmail.com> wrote:
>
> >
> > 5-Are you configuring xorg with xorg.conf(deprecated) or starting
> > xorg with 'sta
ompiled pkg?
3-Are you loading drm modules in /boot/loader.conf or do you let
xorg auto load the kernel modules for your card?
4-What graphics card is it? ATI or NVIDIA?
5-Are you configuring xorg with xorg.conf(deprecated) or starting
xorg with 'startx'(xinit) or are you using a display m
31 matches
Mail list logo