On 8/22/20 9:19 PM, Dimitry Andric wrote:
>> 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/ObjCContainersASTChecker-393fe9.cpp
>> c++: note: diagnostic msg: /tmp/ObjCContainersASTCheck
On 8/23/20 2:17 AM, Dimitry Andric wrote:
> Hmm, I have tried with a lot of different clang 10.x builds, but I can't
> get it to crash with your reproduction files.
>
> Could your crash maybe be caused by out-of-memory conditions, or some
> sort of hardware problem? Does it occur every time in t
On 8/23/20 2:17 AM, Dimitry Andric wrote:
> Hmm, I have tried with a lot of different clang 10.x builds, but I can't
> get it to crash with your reproduction files.
Yes, this is a strange problem. This machine already running FreeBSD
since 1 years ago, used for production. Every first month, I a
On 22 Aug 2020, at 16:46, Budi Janto wrote:
>
> On 8/22/20 9:19 PM, Dimitry Andric wrote:
>>> 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/ObjCContainersASTChecker-393fe9.cpp
>>> c+
On 22 Aug 2020, at 16:06, Budi Janto wrote:
>
> I've got trouble `make buildworld` in this days. I need to attach this
> msg console.
>
> # uname -smrv
> FreeBSD 12.1-STABLE FreeBSD 12.1-STABLE r359271 GENERIC amd64
>
> # svnlite info /usr/src/
> Path: .
> Working Copy Root Path: /usr/src
> UR
Hi folks,
I've got trouble `make buildworld` in this days. I need to attach this
msg console.
# uname -smrv
FreeBSD 12.1-STABLE FreeBSD 12.1-STABLE r359271 GENERIC amd64
# svnlite info /usr/src/
Path: .
Working Copy Root Path: /usr/src
URL: https://svn.freebsd.org/base/stable/12
Relative URL: ^
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
hey,
i have a alix board here.
it's a new installation.
*#make buildworld*
snip
{standard input}: Assembler messages:
{standard input}:17822: Warning: end of file not at end of a line;
newline inserted
{standard input}:19715: Error: unknown pseudo
I've got Dell PowerEdge 1850 (2G RAM, 2x78G SCSI RAID, 2xXEON) running
FreeBSD 6.1 SMP installed by the hosting provider and I can't make
buildworld on it.
Here's my /etc/make.conf:
PERL_VER=5.8.8
PERL_VERSION=5.8.8
Here's the output of `make buildworld`.
===> usr.sbin/config (obj,depend,all,ins
after syncinf src with CVS, i tried to 'make
buildword' but the progrma exit w/ error.
Please find below an excerpt
yphen.us hyphenex.us
/usr/obj/usr/dist/src/i386/legacy/usr/share/tmac
strip:
/usr/obj/usr/dist/src/i386/legacy/usr/share/tmac/mandoc.tmac:
File format not recognized
install: wait: N
On Fri, Sep 12, 2003 at 12:14:12AM +0400, Yury V.Lukke wrote:
> after cvsup'ing src-all to RELENG_4 and trying to make buildworld I get
> the next error message:
> /usr/src/gnu/usr.bin/groff/src/libs/libgroff/../../../../../../contrib/groff/src/libs/libgroff/cmap.cc:25:
>
> cmap.h: No such file
after cvsup'ing src-all to RELENG_4 and trying to make buildworld I get
the next error message:
/usr/src/gnu/usr.bin/groff/src/libs/libgroff/../../../../../../contrib/groff/src/libs/libgroff/cmap.cc:25:
cmap.h: No such file or directory
and a lot of the same messages "No such file or directory"
Great idea - thanks. Those directories should be fine access-wise.
On Tue, 18 Mar 2003, Barney Wolff wrote:
> On Mon, Mar 17, 2003 at 11:48:17PM -0500, [EMAIL PROTECTED] wrote:
> >I appears there may be a spot in the buildworld where includes from the current
> > system are being used. The module
I could be mistaken, but my impression is that crypto code seems to
often screw up the build process. I'm not sure if this is because the
crypto code is restricted due to a need for the environment variable
USA_RESIDENT to be set to "YES", or because crypto sources and crypto
licensing seems t
On Sat, Sep 07, 2002 at 05:45:48PM -0400, Gene Bomgardner wrote:
> OK. The problem becomes clearer without the threads. I see what
> caused buildworld to terminate but I'm not sure what to do about it.
> Make stops on an error when it tries to delete a directory using rm.
>
> Output (last sever
On Sat, Sep 07, 2002 at 05:45:48PM -0400, Gene Bomgardner wrote:
> ===> gnu/usr.bin/tar
> rm -f tar buffer.o create.o diffarch.o extract.o
> getdate.o getoldopt.o getopt.o getopt1.o gnu.o
> list.o mangle.o names.o port.o prepend_args.o
> rtapelib.o tar.o update.o version.o tar.1.gz
> tar.1.cat
fyi I had to switch tags to RELENG_4_6_RELEASE or RELENG_4_5 to get it to
work
skeetz
-Original Message-
From: Andy Farkas [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 08, 2002 8:04 PM
To: [EMAIL PROTECTED]
Cc: skeetz; Ruslan Ermilov
Subject: buildworld problem
Something is
11:03:44 +1000 (EST)
> From: Andy Farkas <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Cc: skeetz <[EMAIL PROTECTED]>, Ruslan Ermilov <[EMAIL PROTECTED]>
> Subject: buildworld problem
>
>
> Something is wrong with 'make buildworld':
>
> ===&g
just build that one piece with out retrying buildworld?
skeetz
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Kent Stewart
Sent: Tuesday, July 30, 2002 11:59 AM
To: skeetz
Cc: Freebsd-Stable
Subject: Re: make buildworld problem
skeetz wrote
skeetz wrote:
> hello. This is my first attempt to upgrade a freebsd box this way. I'm
> upgrading a 4.1.1 box to 4.6.
>
> I have attached below my log. Near as I can tell, the problem is when it
> tries to build scp it posts the error:
>
> cc -O -pipe -I/usr/src/secure/usr.bin/scp/../../.
hello. This is my first attempt to upgrade a freebsd box this way. I'm
upgrading a 4.1.1 box to 4.6.
I have attached below my log. Near as I can tell, the problem is when it
tries to build scp it posts the error:
cc -O -pipe -I/usr/src/secure/usr.bin/scp/../../../crypto/openssh -DNO_IDEA
Spider wrote:
> Hello!
>
> Problem is make buildworld for cvsup 09.01/2002
>
> make buildword
>
> ===> usr.bin
>
> "/usr/src/share/mk/bsd.subdir.mk" , line 81: Inconsistent operator for ftp
> make: fatal errors encountered -- cannot continue
>
> *** Error code 1
>
> Stop in /
Hello!
Problem is make buildworld for cvsup 09.01/2002
make buildword
===> usr.bin
"/usr/src/share/mk/bsd.subdir.mk" , line 81: Inconsistent operator for ftp
make: fatal errors encountered -- cannot continue
*** Error code 1
Stop in /usr/src
*** Error code 1
To Unsubsc
Can anyone help me understand this error?
cc -O -pipe -D_GNU_SOURCE -I- -I.
-I/usr/src/gnu/usr.bin/binutils/ld/i386 -I/usr
/src/gnu/usr.bin/binutils/ld
-I/usr/src/gnu/usr.bin/binutils/ld/../libbfd/i386 -
I/usr/src/gnu/usr.bin/binutils/ld/../../../../contrib/binutils/include
-DDEFAULT
_EMULATION=
Hi all,
I'm trying to upgrade from 3.0-RELEASE to the current -STABLE branch.
I cvsup'ed the stable-supfile from /usr/share/examples/cvsup/ and
started a
> make buildworld
in the /usr/src directory.
The compile fails with the following error:
cc -O -I/usr/src/gnu/usr.bin/ld/rtld/.. -I/usr/src/
People,
Then I tried to do a buildworld to make my upgrade my 3.5-STABLE to
4.x-STABLE using cvsup
--
make buildworld
(...)
ranlib libperl.a
cd /usr/src/gnu/usr.bin/perl/miniperl && make build-tools
rm -f .depend /usr/obj/usr/src/gnu/usr.bin/perl/miniperl/GPATH
/usr/o
25 matches
Mail list logo