Re: clang/3.7.1/include/ does not exist?

2015-12-29 Thread NGie Cooper

> On Dec 29, 2015, at 14:12, Roger Marquis  wrote:
> 
>> I don't use cleanworld. That might be a part of the problem. Is /usr/obj on
>> tmpfs?
> 
> Haven't tried /usr/obj on tmpfs (yet), just ufs and zfs.

Ok — this helps a lot. I’ll look at cleanworld — see if there’s anything 
missing there.
Thanks!
-NGie
___
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"

Re: clang/3.7.1/include/ does not exist?

2015-12-29 Thread NGie Cooper

> On Dec 29, 2015, at 06:16, Jeffrey Bouquet  wrote:
> 
> On Mon, 28 Dec 2015 18:39:59 -0800 (PST), Roger Marquis  
> wrote:

…

> ..
> Not to divert the question and answer, but I recently posted and would like 
> to restate that
> it would be useful for a wrapper for installworld after buildworld so that 
> each command in
> installworld can complete successfully since the buildworld did if that 
> would
> be easy to do,  BEFORE the actual installworld begins...   [not to mention 
> its inclusion at
> the bottom of UPDATING in one or more of the methodologies ... eventually... ]
> 
>  I've been tripped up many times lately, sometimes in a all-day-rollback 
> fashion, by
> the installworld not completing where the buildworld did.
> 
>  Seems it would be useful for production machines also... 

This is one of the areas where snapshotting with filesystems would definitely 
come in handy, e.g. ZFS (snapshot before installworld, rollback if installworld 
fails).
Cheers,
-NGie
___
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"

Re: clang/3.7.1/include/ does not exist?

2015-12-29 Thread Roger Marquis
NGie Cooper wrote:
>   How are you executing buildworld? What?s your revision?

In the latest iteration:

 uname -a
   ... 11.0-CURRENT FreeBSD 11.0-CURRENT #0: Thu Dec 17 18:26:58 PST 2015
...:/usr/obj/usr/src/sys/GENERIC amd64
 cd /usr/src
 rm -rf * .s* .a* ../obj/*
 svnlite co https://svn.freebsd.org/base/head ./
  Checked out revision 292870.
 make cleanworld
 make buildworld -DNO_GAMES

Had been seeing the same results on multiple systems, with a couple of
yesterday's and several previous revisions, but as of 292873 it does build
again.

Thanks,
Roger


> To: Roger Marquis <marq...@roble.com>
> Cc: freebsd-current@freebsd.org
> Subject: Re: clang/3.7.1/include/ does not exist?
> Message-ID: <c74f082e-3949-4341-8a3b-a32aa0353...@gmail.com>
> Content-Type: text/plain; charset=utf-8
>
>
>> On Dec 28, 2015, at 18:39, Roger Marquis <marq...@roble.com> wrote:
>>
>> Anyone else seeing these buildworld errors?
>
> ...
>
>>  /usr/obj/usr/src/tmp/usr/lib/clang/3.7.1/include/
>>  install: target directory
`/usr/obj/usr/src/tmp/usr/lib/clang/3.7.1/include/' does not exist
>>  usage: install [-bCcpSsUv] [-f flags] [-g group] [-m mode] [-o owner]
>> [-M log] [-D dest] [-h hash] [-T tags]
>> [-B suffix] [-l linkflags] [-N dbdir]
>> file1 file2
>> install [-bCcpSsUv] [-f flags] [-g group] [-m mode] [-o owner]
>> [-M log] [-D dest] [-h hash] [-T tags]
>> [-B suffix] [-l linkflags] [-N dbdir]
>> file1 ... fileN directory
>> install -dU [-vU] [-g group] [-m mode] [-N dbdir] [-o owner]
>> [-M log] [-D dest] [-h hash] [-T tags]
>> directory ...
>>  *** Error code 64
>>  Stop.
>>  make[4]: stopped in /usr/src/lib/clang/include
>>  *** Error code 1


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


Re: clang/3.7.1/include/ does not exist?

2015-12-29 Thread Garrett Cooper

> On Dec 29, 2015, at 13:20, Roger Marquis  wrote:
> 
> NGie Cooper wrote:
>>How are you executing buildworld? What?s your revision?
> 
> In the latest iteration:
> 
> uname -a
>   ... 11.0-CURRENT FreeBSD 11.0-CURRENT #0: Thu Dec 17 18:26:58 PST 2015
> ...:/usr/obj/usr/src/sys/GENERIC amd64
> cd /usr/src
> rm -rf * .s* .a* ../obj/*
> svnlite co https://svn.freebsd.org/base/head ./
>  Checked out revision 292870.
> make cleanworld
> make buildworld -DNO_GAMES
> 
> Had been seeing the same results on multiple systems, with a couple of
> yesterday's and several previous revisions, but as of 292873 it does build
> again.

I don't use cleanworld. That might be a part of the problem. Is /usr/obj on 
tmpfs?
Thanks!
___
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"


Re: clang/3.7.1/include/ does not exist?

2015-12-29 Thread Roger Marquis
> I don't use cleanworld. That might be a part of the problem. Is /usr/obj on
> tmpfs?

Haven't tried /usr/obj on tmpfs (yet), just ufs and zfs.

Roger

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


Re: clang/3.7.1/include/ does not exist?

2015-12-29 Thread Jeffrey Bouquet
s.h
>
> /usr/src/lib/clang/include/../../../contrib/llvm/tools/clang/lib/Headers/vecintrin.h
>
> /usr/src/lib/clang/include/../../../contrib/llvm/tools/clang/lib/Headers/wmmintrin.h
>
> /usr/src/lib/clang/include/../../../contrib/llvm/tools/clang/lib/Headers/x86intrin.h
>
> /usr/src/lib/clang/include/../../../contrib/llvm/tools/clang/lib/Headers/xmmintrin.h
>    
> /usr/src/lib/clang/include/../../../contrib/llvm/tools/clang/lib/Headers/xopintrin.h
>
> /usr/src/lib/clang/include/../../../contrib/llvm/tools/clang/lib/Headers/xtestintrin.h
>  arm_neon.h
>/usr/obj/usr/src/tmp/usr/lib/clang/3.7.1/include/
>install: target directory 
> `/usr/obj/usr/src/tmp/usr/lib/clang/3.7.1/include/' does not exist
>usage: install [-bCcpSsUv] [-f flags] [-g group] [-m mode] [-o owner]
>   [-M log] [-D dest] [-h hash] [-T tags]
>   [-B suffix] [-l linkflags] [-N dbdir]
>   file1 file2
>   install [-bCcpSsUv] [-f flags] [-g group] [-m mode] [-o owner]
>   [-M log] [-D dest] [-h hash] [-T tags]
>   [-B suffix] [-l linkflags] [-N dbdir]
>   file1 ... fileN directory
>   install -dU [-vU] [-g group] [-m mode] [-N dbdir] [-o owner]
>   [-M log] [-D dest] [-h hash] [-T tags]
>   directory ...
>*** Error code 64
>Stop.
>make[4]: stopped in /usr/src/lib/clang/include
>*** Error code 1
> 
> Roger
> ___
..
Not to divert the question and answer, but I recently posted and would like to 
restate that
it would be useful for a wrapper for installworld after buildworld so that each 
command in
installworld can complete successfully since the buildworld did if that 
would
be easy to do,  BEFORE the actual installworld begins...   [not to mention its 
inclusion at
the bottom of UPDATING in one or more of the methodologies ... eventually... ]

  I've been tripped up many times lately, sometimes in a all-day-rollback 
fashion, by
the installworld not completing where the buildworld did.

  Seems it would be useful for production machines also... 

Thanks.

Jeff
___
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"


clang/3.7.1/include/ does not exist?

2015-12-28 Thread Roger Marquis
obj/usr/src/tmp/usr/lib/clang/3.7.1/include/' 
does not exist
  usage: install [-bCcpSsUv] [-f flags] [-g group] [-m mode] [-o owner]
 [-M log] [-D dest] [-h hash] [-T tags]
 [-B suffix] [-l linkflags] [-N dbdir]
 file1 file2
 install [-bCcpSsUv] [-f flags] [-g group] [-m mode] [-o owner]
 [-M log] [-D dest] [-h hash] [-T tags]
 [-B suffix] [-l linkflags] [-N dbdir]
 file1 ... fileN directory
 install -dU [-vU] [-g group] [-m mode] [-N dbdir] [-o owner]
 [-M log] [-D dest] [-h hash] [-T tags]
 directory ...
  *** Error code 64
  Stop.
  make[4]: stopped in /usr/src/lib/clang/include
  *** Error code 1

Roger
___
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"


Re: clang/3.7.1/include/ does not exist?

2015-12-28 Thread NGie Cooper

> On Dec 28, 2015, at 18:39, Roger Marquis <marq...@roble.com> wrote:
> 
> Anyone else seeing these buildworld errors?

...

>  /usr/obj/usr/src/tmp/usr/lib/clang/3.7.1/include/
>  install: target directory 
> `/usr/obj/usr/src/tmp/usr/lib/clang/3.7.1/include/' does not exist
>  usage: install [-bCcpSsUv] [-f flags] [-g group] [-m mode] [-o owner]
> [-M log] [-D dest] [-h hash] [-T tags]
> [-B suffix] [-l linkflags] [-N dbdir]
> file1 file2
> install [-bCcpSsUv] [-f flags] [-g group] [-m mode] [-o owner]
> [-M log] [-D dest] [-h hash] [-T tags]
> [-B suffix] [-l linkflags] [-N dbdir]
> file1 ... fileN directory
> install -dU [-vU] [-g group] [-m mode] [-N dbdir] [-o owner]
> [-M log] [-D dest] [-h hash] [-T tags]
> directory ...
>  *** Error code 64
>  Stop.
>  make[4]: stopped in /usr/src/lib/clang/include
>  *** Error code 1

Hi Roger,
How are you executing buildworld? What’s your revision?
Thanks!
-NGie
___
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"