Today's AUR build fails

Having trouble installing or compiling FreeCAD? Get help here.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
drmacro
Veteran
Posts: 8978
Joined: Sun Mar 02, 2014 4:35 pm

Today's AUR build fails

Post by drmacro »

Tried to build AUR freecad-git today.

Got the following:

Code: Select all

-- Found Python: /usr/bin/python3.10 (found version "3.10.8") found components: Interpreter 
-- Configuring done
CMake Error at src/Mod/Draft/CMakeLists.txt:317 (ADD_CUSTOM_TARGET):
  Cannot find source file:

    /var/tmp/pamac-build-mac/freecad-git/src/FreeCAD/src/Mod/Draft/DraftLayer.py

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .h
  .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc


-- Generating done
CMake Generate step failed.  Build files cannot be regenerated correctly.
==> ERROR: A failure occurred in build().
    Aborting...
Star Trek II: The Wrath of Khan: Spock: "...His pattern indicates two-dimensional thinking."
User avatar
adrianinsaval
Veteran
Posts: 5544
Joined: Thu Apr 05, 2018 5:15 pm

Re: Today's AUR build fails

Post by adrianinsaval »

Post Reply