[petsc-dev] build errror

Mark F. Adams mfadams at lbl.gov
Sat Sep 21 10:11:03 CDT 2013


A non-text attachment was scrubbed...
Name: make.log
Type: application/octet-stream
Size: 66918 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20130921/4a54d6f3/attachment.obj>
-------------- next part --------------

On Sep 21, 2013, at 10:12 AM, Satish Balay <balay at mcs.anl.gov> wrote:

> On Sat, 21 Sep 2013, Mark F. Adams wrote:
> 
>> I'm building on a branch merged with jed/object-id like so:
>> 
>> git merge origin/jed/object-id
>>  675  rm -fr arch-macosx-gnu-O
>>  676  ./arch-macosx-gnu-O.py 
>>  677   make PETSC_DIR=/Users/markadams/Codes/petsc PETSC_ARCH=arch-macosx-gnu-O all
>> 
>> and get these errors,
>> Mark
>> 
> 
>>>>>>>>>>> 
>          CC arch-macosx-gnu-O/obj/src/sys/logging/utils/classlog.o
>          CC arch-macosx-gnu-O/obj/src/sys/logging/utils/stagelog.o
>          CC arch-macosx-gnu-O/obj/src/sys/logging/utils/eventlog.o
>          CC arch-macosx-gnu-O/obj/src/sys/logging/utils/stack.o
>          CC arch-macosx-gnu-O/obj/src/sys/classes/viewer/impls/binary/binv.o
> gmake[1]: *** [gnumake] Error 141
> ^[[1;31m**************************ERROR************************************
>  Error during compile, check arch-macosx-gnu-O/conf/make.log
>  Send it and arch-macosx-gnu-O/conf/configure.log to petsc-maint at mcs.anl.gov
> ********************************************************************^[[0;39m^[[0;49m
> 
> 
> 
> <<<<<<<<<<
> 
> Hm - there is no error message in there. Can you retry make with 'V=1' and see
> if there is a better message?
> 
> make PETSC_DIR=/Users/markadams/Codes/petsc PETSC_ARCH=arch-macosx-gnu-O all V=1
> 
> Satish



More information about the petsc-dev mailing list