Menu

#988 something wrong in 3.11.32 make flow

Developer_(v3.11.x)
closed-works-for-me
None
5
2015-07-30
2015-03-02
No

A second make in my build directory looks for files that do not exist:

BEGIN STAGE 5-0-0: FINAL LIBRARY UPDATE at 07:17

BEGIN STAGE 5-1-0: FINAL STATIC LIBRARY UPDATE at 07:17
make -f Makefile IBuildLibs IBuildPtlibs0 2>&1 | ./xatlas_tee INSTALL_LOG/LIBUPDATE.LOG
make[2]: Entering directory '/home/dnuechte/ATLAS/pcaon/bin'
cd /home/dnuechte/ATLAS/pcaon/src/auxil ; make lib
make[3]: Entering directory '/home/dnuechte/ATLAS/pcaon/src/auxil'
cd /home/dnuechte/ATLAS/pcaon/tune/sysinfo ; make /home/dnuechte/ATLAS/pcaon/include/atlas_type.h
make[4]: Entering directory '/home/dnuechte/ATLAS/pcaon/tune/sysinfo'
make[4]: '/home/dnuechte/ATLAS/pcaon/include/atlas_type.h' is up to date.
make[4]: Leaving directory '/home/dnuechte/ATLAS/pcaon/tune/sysinfo'
/home/dnuechte/ATLAS/pcaon/bin/xatlas_waitfile -f /home/dnuechte/ATLAS/pcaon/include/atlas_type.h
make[3]: Leaving directory '/home/dnuechte/ATLAS/pcaon/src/auxil'
cd /home/dnuechte/ATLAS/pcaon/src/blas/ammm ; make lib
make[3]: Entering directory '/home/dnuechte/ATLAS/pcaon/src/blas/ammm'
cd KERNEL ; make -j 8 -f dMake_amm dlib
make[4]: Entering directory '/home/dnuechte/ATLAS/pcaon/src/blas/ammm/KERNEL'
make[4]: *** No rule to make target 'ATL_dablk2cmat_4x5_a1_b1.c', needed by 'ATL_dablk2cmat_4x5_a1_b1.o'. Stop.
make[4]: Leaving directory '/home/dnuechte/ATLAS/pcaon/src/blas/ammm/KERNEL'
Makefile:74: recipe for target 'dlib' failed

Discussion

  • R. Clint Whaley

    R. Clint Whaley - 2015-03-02

    2nd make in same BLDdir? Did the first make die part-way through?

    Try posting output from BLDdir/tune/blas/gemm
    make dinstall_amm

     
  • R. Clint Whaley

    R. Clint Whaley - 2015-03-02
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,4 +1,3 @@
    -
     A second make in my build directory looks for files that do not exist:
    
     BEGIN STAGE 5-0-0: FINAL LIBRARY UPDATE at 07:17
    
    • assigned_to: R. Clint Whaley
     
  • R. Clint Whaley

    R. Clint Whaley - 2015-03-14
    • status: open --> open-works-for-me
     
  • R. Clint Whaley

    R. Clint Whaley - 2015-03-14

    This does not happen for me. Can you confirm that it still happens for you?

     
  • R. Clint Whaley

    R. Clint Whaley - 2015-07-30
    • status: open-works-for-me --> closed-works-for-me
     
  • R. Clint Whaley

    R. Clint Whaley - 2015-07-30

    no response, closing. Reopen if it still happens.

     

Log in to post a comment.