Jump to content

Fresh install - build fails with "mv: missing destination file operand after '


gahabana

Recommended Posts

hi, i just had the Error during build process .... have reinstalled Armbian build environment from scratch to be sure 

git clone https://github.com/igorpecovnik/lib --depth 1
cp lib/compile.sh .
sudo ./compile.h

I select Odroid-C2 as target and either 'Kernel, u-boot etc' or Full OS Image,  I get error message:

mv: missing destination file operand after '/home/zh/Downloads/ip/output/debs/'Try 'mv --help' for more information.
[ error ] ERROR in function compile_kernel [ common.sh:203 ]
[ error ] Failed moving kernel DEBs
[ o.k. ] Process terminated

Prior to that i think Kernel build fails which is causing source/destination .deb (kernel) NOT to be built and that is why move above fails:

      Building modules, stage 2.                                                                                 â”‚  
  │   MODPOST 1045 modules                                                                                  â”‚
  │ ERROR: "get_pfnblock_flags_mask" [fs/cachefiles/cachefiles.ko] undefined!                               │
  │ /home/zh/Downloads/ip/sources/linux-odroidc2/odroidc2-3.14.y/scripts/Makefile.modpost:90: recipe for ta │
  │ make[3]: *** [__modpost] Error 1                                                                        â”‚
  │ Makefile:999: recipe for target 'modules' failed                                                        â”‚
  │ make[2]: *** [modules] Error 2                                                                          â”‚
  │ /home/zh/Downloads/ip/sources/linux-odroidc2/odroidc2-3.14.y/scripts/package/Makefile:90: recipe for ta │
  │ make[1]: *** [deb-pkg] Error 2                                                                          â”‚
  │ Makefile:1131: recipe for target 'deb-pkg' failed                                                       │
  │ make: *** [deb-pkg] Error 2

It used to work until 2 days ago so am not sure if anything changed in kernel itself (dont see any changes in last 48 hours in github), but don't see any on Igor's github either ... 

anyone has a clue ?

 

thanks in advance !!!

Link to comment
Share on other sites

yup - @zador.blood.stained - thank you - this fixed it !

haven't tested if those changes cause new behaviours (not sure what those cachemodule in kernel does - i assume its caching of the filesystem, the other one i have even less insight on ;)

 

thanks !

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines