Comment 1 for bug 1688431

Revision history for this message
Alex Tu (alextu) wrote :

add verbose debug message to check what it was doing after printing "Building initial module for 4.4.0-67-generic",

And attached tarball include the message for -j$(nproc) and -j16
├── make-nvidia-j16-verbose-complete.log : the complete message for buiding in -j16
├── make-nvidia-jnproc-verbose-complete.log : the complete message for buiding in -j$(proc)
├── make-nvidia-jnproc-verbose.log : the message copied when saw "Building initial module for 4.4.0-67-generic"
├── make-nvidia-jnproc-verbose-2.log : the message copied when saw "Building initial module for 4.4.0-67-generic" and stucked for a while.