[petsc-dev] Error: 'ooc_nb_file_type' at (1) is not a member of the 'cmumps_struc' structure

Chaffra Affouda chaffra at gmail.com
Mon Sep 28 07:10:00 CDT 2015


Hi Barry,

I've erased everything under petsc, clone from git but mumps still won't 
build. Attached is my configure.log.

Thanks,
Chaffra

On 09/25/2015 04:51 PM, Barry Smith wrote:
>    Cannot explain this. Try deleting the entire PETSc directory and running again with --download-mumps send configure.log if it fails
>
>    Barry
>
>> On Sep 25, 2015, at 3:29 PM, Chaffra Affouda<chaffra at gmail.com>  wrote:
>>
>> Hi,
>>
>> I cannot build petsc-3.6.1 on ubuntu. I am getting the error below. Is mumps broken here? I am using ubuntu trusty.
>>
>> make[1]: Leaving directory `petsc-3.6.1/arch-linux2-cxx-opt/externalpackages/MUMPS'mumps_io_basic.c: In function ‘mumps_init_file_name’:
>> mumps_io_basic.c:579:14: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
>>        tmp_dir=MUMPS_OOC_DEFAULT_DIR;
>>               ^
>> cmumps_ooc.F:159.42:
>>
>> OOC_NB_FILE_TYPE=id%OOC_NB_FILE_TYPE
>>                                           1
>> Error: 'ooc_nb_file_type' at (1) is not a member of the 'cmumps_struc' structure
>> cmumps_ooc.F:525.36:
>>
>>          DO I1=1,id%OOC_NB_FILE_TYPE
>>                                     1
>> Error: 'ooc_nb_file_type' at (1) is not a member of the 'cmumps_struc' structure
>> cmumps_ooc.F:540.12:
>>
>> ENDDO
>>             1
>> Error: Expecting END IF statement at (1)
>> cmumps_ooc.F:562.31:
>>
>>       IF(.NOT. id%IF_RESTARTING) CALL CMUMPS_OOC_CLEAN_FILES(id,IERR)
>>                                1
>> Error: 'if_restarting' at (1) is not a member of the 'cmumps_struc' structure
>> cmumps_ooc.F:677.42:
>>
>> OOC_NB_FILE_TYPE=id%OOC_NB_FILE_TYPE
>>                                           1
>> Error: 'ooc_nb_file_type' at (1) is not a member of the 'cmumps_struc' structure
>> make[3]: *** [cmumps_ooc.o] Error 1
>> make[2]: *** [c] Error 2
>> make[1]: *** [mumps_lib] Error 2
>> make: *** [c] Error 2
>> *******************************************************************************
>>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.log
Type: text/x-log
Size: 4985021 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20150928/f08192f8/attachment.bin>


More information about the petsc-dev mailing list