Hi, I have a working project with tup. There I use asap2toolset. I needed to update to a new license model (SW-activated License instead of USB Dongle License). That change now throws an error:
84% 38) Cfg: Creating final A2L file ../Out\Application_XCPonCAN_PD.a2l... *** tup errors *** tup error: File 'C:\ProgramData\FLEXnet\VECTOR_00542d00_tsf.data_backup.001' was written to, but is not in .tup/db. You probably should specify it as an output *** Command failed due to errors processing the output dependencies. * 86% 39) Cfg: Creating final A2L file ../Out\Application_xETK.a2l... *** tup errors *** tup error: File 'C:\ProgramData\FLEXnet\VECTOR_00542d00_tsf.data_backup.001' was written to, but is not in .tup/db. You probably should specify it as an output *** Command failed due to errors processing the output dependencies. * 88% 40) Cfg: Creating final A2L file ../Out\Application_XCPonCAN.a2l... *** tup errors *** tup error: File 'C:\ProgramData\FLEXnet\VECTOR_00542d00_tsf.data_backup.001' was written to, but is not in .tup/db. You probably should specify it as an output *** Command failed due to errors processing the output dependencies. * 91% 41) Cfg: Creating final A2L file ../Out\Application.a2l... *** tup errors *** tup error: File 'C:\ProgramData\FLEXnet\VECTOR_00542d00_tsf.data_backup.001' was written to, but is not in .tup/db. You probably should specify it as an output *** Command failed due to errors processing the output dependencies. *** tup: 4 jobs failed. I have no way of preventing the file to be changed or deleted afterwards(because then, the license does not work or does not work next time). I cannot write this file to the command expected output files, because it is outside of the project directory. My question is: Why is tup throwing an error about a file is written, although it is outside of the project? note: I did not change the default value of updater.full_deps (defaults to '0') in the ini file. I am working with TupV075058, but I have tried it with TupV077011 I hope you can help me. Yours, Gerhard Giefing -- -- tup-users mailing list email: [email protected] unsubscribe: [email protected] options: http://groups.google.com/group/tup-users?hl=en --- You received this message because you are subscribed to the Google Groups "tup-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
