Hi Mike, It is reproducable!
1) Do a menuconfig and add support for ext4 to the kernel 2) Run tup a couple of times, It will complain about extra built-in.o file 3) Create missing Tupfile in linux/fs/ext4 and linux/fs/jbd2 4) Run tup todo [ tup ] Scanning filesystem... Tup phase 2: The following directories must be parsed: 16% linux/fs/ext4 33% linux/fs/jbd2 50% linux/fs 66% linux 83% linux/arch/x86/boot/compressed 100% linux/arch/x86/boot Run 'tup parse' to proceed to phase 3. 5) So far so good, but then if you run tup on its own, everything will be recompiled! [ tup ] Scanning filesystem... Tup phase 3: The following 5054 commands will be executed: I tried generating some graphs but they're huge! Hopefully that's enough useful info... -Sek On Monday, 16 November 2015 15:36:00 UTC, [email protected] wrote: > > > Hmm, that doesn't sound right. Is it reproduceable? > -Mike > -- -- 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.
