GithubHelp home page GithubHelp logo

gpanders / meta-scipy Goto Github PK

View Code? Open in Web Editor NEW
18.0 6.0 23.0 27 KB

OpenEmbedded layer for scipy (ARCHIVED)

Home Page: https://github.com/tuxable-ltd/meta-scipy

License: MIT License

BitBake 100.00%
scipy open-embedded yocto yocto-layer

meta-scipy's Introduction

This repository is archived

Please follow development of the meta-scipy layer at https://github.com/tuxable-ltd/meta-scipy.

See this issue for more information.

meta-scipy

This layer contains a recipe for building Scipy in the OpenEmbedded build system, as well as a series of patches and bbappend files necessary to build the recipe.

Table of Contents

Dependencies

This layer depends on:

Installation

Clone this repository with the tag or branch corresponding to your OpenEmbedded version and add it to your workspace. For example, if using warrior:

git clone -b warrior https://github.com/gpanders/meta-scipy meta-scipy
bitbake-layers add-layer meta-scipy

You will also need to enable FORTRAN support by adding the following to your local.conf file:

FORTRAN_forcevariable = ",fortran"
RUNTIMETARGET_append_pn-gcc-runtime = " libquadmath"

If you're using a custom distribution, you can alternatively include the two above lines in your distro.conf file.

Contributing

This repository serves as a community hub for a full OpenEmbedded Scipy solution. If you're able to get Scipy working for your platform or application, please consider contributing your changes. You can also update the wiki, which is publicly editable.

Contributions should be well-tested and should adhere to the OpenEmbedded style guide.

meta-scipy's People

Contributors

erikboto avatar gpanders avatar herrmuellerluedenscheid avatar jackmitch avatar mcampbellizo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

meta-scipy's Issues

scipy as native package

Hi, I'm trying to build scikit learn for my device and scikit uses scipy. Your layer helps me a lot to cross compile scipy, however, when trying to build scikit learn, I still got some errors such as 'no scipy module' ... I believe I need to build scipy as native package too, and then I can cross compile scikit too.
Did you try to build scikit ? Or maybe do you have any idea how to build scipy as native package ? Just adding BBCLASSEXTEND+="native" gives me some complications.

This repository is being archived

I no longer use scipy in OpenEmbedded in my day job which means this repository has been falling behind as it's difficult for me to test new contributions or update to newer scipy versions.

Jack Mitchell of Tuxable Ltd has very graciously agreed to take over maintenance of this layer moving forward. This repo is being archived and further development will take place at https://github.com/tuxable-ltd/meta-scipy.

Problem with petalinux 2019.1 and CMake (lapack)

Hello,

I tried to integrate your latest stable release of that layer into my petalinux image. For this process, I used this guide: https://www.zachpfeffer.com/single-post/Add-a-Yocto-Layer-to-a-PetaLinux-Project-and-Build-a-Recipe-in-the-Layer-with-PetaLinux-Tools

After that, I tweaked the things, how they were described in the README.md

So far, so good. But then, the build fails, when it comes to the "do_configure" stage of the "lapack" package.

This is the Log output of that process:

DEBUG: Executing shell function do_configure
-- The Fortran compiler identification is GNU 8.2.0
-- The C compiler identification is GNU 8.2.0
-- Check for working Fortran compiler: /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/bin/arm-xilinx-linux-gnueabi/arm-xilinx-linux-gnueabi-gfortran
-- Check for working Fortran compiler: /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/bin/arm-xilinx-linux-gnueabi/arm-xilinx-linux-gnueabi-gfortran  -- works
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Checking whether /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/bin/arm-xilinx-linux-gnueabi/arm-xilinx-linux-gnueabi-gfortran supports Fortran 90
-- Checking whether /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/bin/arm-xilinx-linux-gnueabi/arm-xilinx-linux-gnueabi-gfortran supports Fortran 90 -- yes
-- Check for working C compiler: /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/bin/arm-xilinx-linux-gnueabi/arm-xilinx-linux-gnueabi-gcc
-- Check for working C compiler: /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/bin/arm-xilinx-linux-gnueabi/arm-xilinx-linux-gnueabi-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Setting build type to 'Release' as none was specified.
-- Looking for Python greater than 2.6 - 
-- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) (Required is at least version "2.7")
-- No suitable Python version found, so skipping summary tests.
-- Build tests: OFF
-- Reducing RELEASE optimization level to O2
-- Looking for Fortran NONE - found
-- Looking for Fortran INT_CPU_TIME - found
-- Looking for Fortran EXT_ETIME - not found
-- Looking for Fortran EXT_ETIME_ - not found
-- Looking for Fortran INT_ETIME - found
-- --> Will use second_INT_ETIME.f and dsecnd_INT_ETIME.f as timing function.
-- Build deprecated routines: OFF
-- Build single precision real: ON
-- Build double precision real: ON
-- Build single precision complex: ON
-- Build double precision complex: ON
-- Using supplied NETLIB BLAS implementation
-- CBLAS enable
-- Detecting Fortran/C Interface
-- Detecting Fortran/C Interface - Failed to load sample executable
-- Verifying Fortran/C Compiler Compatibility
-- Verifying Fortran/C Compiler Compatibility - Failed
CMake Error at /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/share/cmake-3.12/Modules/FortranCInterface.cmake:383 (message):
  The Fortran compiler:

    /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/bin/arm-xilinx-linux-gnueabi/arm-xilinx-linux-gnueabi-gfortran

  and the C compiler:

    /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/bin/arm-xilinx-linux-gnueabi/arm-xilinx-linux-gnueabi-gcc

  failed to compile a simple test project using both languages.  The output
  was:

    Change Dir: /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC
    
    Run Build Command:"make" "VerifyFortranC"
    /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/bin/cmake -H/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/share/cmake-3.12/Modules/FortranCInterface/Verify -B/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC --check-build-system CMakeFiles/Makefile.cmake 0
    make -f CMakeFiles/Makefile2 VerifyFortranC
    make[1]: Entering directory '/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC'
    /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/bin/cmake -H/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/share/cmake-3.12/Modules/FortranCInterface/Verify -B/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC --check-build-system CMakeFiles/Makefile.cmake 0
    /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/bin/cmake -E cmake_progress_start /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC/CMakeFiles 5
    make -f CMakeFiles/Makefile2 CMakeFiles/VerifyFortranC.dir/all
    make[2]: Entering directory '/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC'
    make -f CMakeFiles/VerifyFortran.dir/build.make CMakeFiles/VerifyFortran.dir/depend
    make[3]: Entering directory '/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC'
    cd /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC && /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/share/cmake-3.12/Modules/FortranCInterface/Verify /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/share/cmake-3.12/Modules/FortranCInterface/Verify /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC/CMakeFiles/VerifyFortran.dir/DependInfo.cmake
    Scanning dependencies of target VerifyFortran
    make[3]: Leaving directory '/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC'
    make -f CMakeFiles/VerifyFortran.dir/build.make CMakeFiles/VerifyFortran.dir/build
    make[3]: Entering directory '/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC'
    [ 20%] Building Fortran object CMakeFiles/VerifyFortran.dir/VerifyFortran.f.o
    /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/bin/arm-xilinx-linux-gnueabi/arm-xilinx-linux-gnueabi-gfortran   -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot  -I/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC  -O2 -DNDEBUG -O2   -c /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/share/cmake-3.12/Modules/FortranCInterface/Verify/VerifyFortran.f -o CMakeFiles/VerifyFortran.dir/VerifyFortran.f.o
    f951: Warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for Fortran
    f951: Warning: command line option '-Wformat-security' is valid for C/C++/ObjC/ObjC++ but not for Fortran
    [ 40%] Linking Fortran static library libVerifyFortran.a
    /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/bin/cmake -P CMakeFiles/VerifyFortran.dir/cmake_clean_target.cmake
    /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/bin/cmake -E cmake_link_script CMakeFiles/VerifyFortran.dir/link.txt --verbose=1
    arm-xilinx-linux-gnueabi-ar qc libVerifyFortran.a  CMakeFiles/VerifyFortran.dir/VerifyFortran.f.o
    /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/bin/arm-xilinx-linux-gnueabi/arm-xilinx-linux-gnueabi-ranlib libVerifyFortran.a
    make[3]: Leaving directory '/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC'
    [ 40%] Built target VerifyFortran
    make -f CMakeFiles/VerifyFortranC.dir/build.make CMakeFiles/VerifyFortranC.dir/depend
    make[3]: Entering directory '/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC'
    cd /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC && /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/share/cmake-3.12/Modules/FortranCInterface/Verify /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/share/cmake-3.12/Modules/FortranCInterface/Verify /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC/CMakeFiles/VerifyFortranC.dir/DependInfo.cmake
    Scanning dependencies of target VerifyFortranC
    make[3]: Leaving directory '/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC'
    make -f CMakeFiles/VerifyFortranC.dir/build.make CMakeFiles/VerifyFortranC.dir/build
    make[3]: Entering directory '/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC'
    [ 60%] Building C object CMakeFiles/VerifyFortranC.dir/main.c.o
    /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/bin/arm-xilinx-linux-gnueabi/arm-xilinx-linux-gnueabi-gcc  -I/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC  -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0=/usr/src/debug/lapack/3.8.0-r0 -fdebug-prefix-map=/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native=   -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot -DNDEBUG   -o CMakeFiles/VerifyFortranC.dir/main.c.o   -c /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/share/cmake-3.12/Modules/FortranCInterface/Verify/main.c
    [ 80%] Building C object CMakeFiles/VerifyFortranC.dir/VerifyC.c.o
    /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/bin/arm-xilinx-linux-gnueabi/arm-xilinx-linux-gnueabi-gcc  -I/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC  -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0=/usr/src/debug/lapack/3.8.0-r0 -fdebug-prefix-map=/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native=   -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot -DNDEBUG   -o CMakeFiles/VerifyFortranC.dir/VerifyC.c.o   -c /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/share/cmake-3.12/Modules/FortranCInterface/Verify/VerifyC.c
    [100%] Linking C executable VerifyFortranC
    /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/bin/cmake -E cmake_link_script CMakeFiles/VerifyFortranC.dir/link.txt --verbose=1
    /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/bin/arm-xilinx-linux-gnueabi/arm-xilinx-linux-gnueabi-gcc  -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot  -O2 -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0=/usr/src/debug/lapack/3.8.0-r0 -fdebug-prefix-map=/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot= -fdebug-prefix-map=/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native=   -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot -DNDEBUG  -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mcpu=cortex-a9 -fstack-protector-strong  -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security  --sysroot=/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now CMakeFiles/VerifyFortranC.dir/main.c.o CMakeFiles/VerifyFortranC.dir/VerifyC.c.o  -o VerifyFortranC libVerifyFortran.a -lgfortran -lm -lm 
    /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/recipe-sysroot-native/usr/bin/arm-xilinx-linux-gnueabi/../../libexec/arm-xilinx-linux-gnueabi/gcc/arm-xilinx-linux-gnueabi/8.2.0/ld: CMakeFiles/VerifyFortranC.dir/main.c.o: in function `main':
    /usr/share/cmake-3.12/Modules/FortranCInterface/Verify/main.c:14: undefined reference to `VerifyFortran'
    collect2: error: ld returned 1 exit status
    make[3]: *** [CMakeFiles/VerifyFortranC.dir/build.make:103: VerifyFortranC] Error 1
    make[3]: Leaving directory '/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC'
    make[2]: *** [CMakeFiles/Makefile2:76: CMakeFiles/VerifyFortranC.dir/all] Error 2
    make[2]: Leaving directory '/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC'
    make[1]: *** [CMakeFiles/Makefile2:88: CMakeFiles/VerifyFortranC.dir/rule] Error 2
    make[1]: Leaving directory '/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/FortranCInterface/VerifyC'
    make: *** [Makefile:121: VerifyFortranC] Error 2
    
Call Stack (most recent call first):
  CBLAS/CMakeLists.txt:9 (FortranCInterface_VERIFY)


-- Configuring incomplete, errors occurred!
See also "/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/CMakeOutput.log".
See also "/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/build/CMakeFiles/CMakeError.log".
WARNING: /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/temp/run.do_configure.3356:1 exit 1 from 'cmake -G 'Unix Makefiles' -DCMAKE_MAKE_PROGRAM=make $oecmake_sitefile /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/lapack-3.8.0 -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_BINDIR:PATH=bin -DCMAKE_INSTALL_SBINDIR:PATH=sbin -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DCMAKE_INSTALL_SHAREDSTATEDIR:PATH=../com -DCMAKE_INSTALL_LOCALSTATEDIR:PATH=/var -DCMAKE_INSTALL_LIBDIR:PATH=lib -DCMAKE_INSTALL_INCLUDEDIR:PATH=include -DCMAKE_INSTALL_DATAROOTDIR:PATH=share -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_TOOLCHAIN_FILE=/home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/toolchain.cmake -DCMAKE_VERBOSE_MAKEFILE=1 -DCMAKE_NO_SYSTEM_FROM_IMPORTED=1 -DBUILD_SHARED_LIBS=ON ${PACKAGECONFIG_CONFARGS} -DCBLAS=ON -Wno-dev'
ERROR: Function failed: do_configure (log file is located at /home/local/volume-data/bosens/build/tmp/work/cortexa9t2hf-neon-xilinx-linux-gnueabi/lapack/3.8.0-r0/temp/log.do_configure.3356)

Do you know, why that happened and how it can be fixed?

Kind regards,
Christian

Add hardknott to LAYERSERIES_COMPAT

Yocto master has changed the distro name from gatesgarth to hardknott, please add the latter to LAYERSERIES_COMPAT_meta-scipy in layer.conf to keep compatibility.

Building for target of different words size than host

I'm trying to build scipy for a 32-bit target (Cortex-A7) using a 64-bit host and am hitting an error which I suppose has something to do with this:

| build/tmp-glibc/work/armv7vet2hf-neon-ultima-linux-gnueabi/python3-scipy/1.5.3-r0/recipe-sysroot-native/usr/include/python3.8/pyport.h:726:2: error: #error "long_bit definition appears wrong for platform (bad gcc/glibc config?)."
|   726 | #error "long_bit definition appears wrong for platform (bad gcc/glibc config?)."
|       |  ^~~~~

It seems that for whatever reason the native pyport.h is used which due to the word size mismatch will obviously be wrong.

Installation

Hi,
First of all, thanks for that recipe!! I'm rather new to yocto and was struggling to include scipy into my build. I create a dedicated layer for your scipy recipes because I failed to compile it simply by copying the content of this repo into the meta-openembedded subdirectories. I received errors of an invalid RPATH which I think was meant to be solved by patching numpy as you describe in the README.
But most likely I did something wrong copying this recipe into meta-oe. Could you maybe add one or two sentences on how I can add this recipe do my build?
Thanks!

Use chrpath tool to remove rpaths

This is a much better solution than patching numpy.

TODO:

  • Add chrpath-native to DEPENDS in the scipy recipe
  • Add a do_install_append task to the scipy recipe that calls chrpath -d on the library files that the Bitbake QA step flags

This should maybe be done as a numpy bbappend file?

The problem is that the gcc cross compiler doesn't recognize the -R flag. This ought to be -Wl,R (to pass it to the linker), but for whatever reason numpy doesn't do this.

Upgrade to 1.5.3

Versions after 1.4.0 require pybind11 in the build process; however, the python3-pybind11 recipe didn't have a native component until very recently. This should be official in the meta-openembedded layer in the gatesgarth release.

setting target FPU

Hi,

This recipe compiles perfectly fine using qemu_x86-64 but unfortunately I'm stuck with the compilation for the target platform which is powered by an Allwinner H2 SoC. 'do_compile' fails with:

/home/marius/mender-orangepi-warrior/build/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-poky-linux-gnueabi/../../libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(cffti1.o) does not
/home/marius/mender-orangepi-warrior/build/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-poky-linux-gnueabi/../../libexec/arm-poky-linux-gnueabi/gcc/arm-poky-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(cffti1.o)

[...]

| error: Command "/home/marius/mender-orangepi-warrior/build/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gcc -Wall -g -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/marius/mender-orangepi-warrior/build/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot -shared -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -L/home/marius/mender-orangepi-warrior/build/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot/usr/lib/python3.7/site-packages/numpy/core/lib build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/fftpack/_fftpackmodule.o build/temp.linux-x86_64-3.7/scipy/fftpack/src/zfft.o build/temp.linux-x86_64-3.7/scipy/fftpack/src/drfft.o build/temp.linux-x86_64-3.7/scipy/fftpack/src/zrfft.o build/temp.linux-x86_64-3.7/scipy/fftpack/src/zfftnd.o build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/fftpack/src/dct.o build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/fftpack/src/dst.o build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/fftpack/fortranobject.o -L/home/marius/mender-orangepi-warrior/build/tmp/work/armv7vet2hf-neon-poky-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot/usr/lib -Lbuild/temp.linux-x86_64-3.7 -ldfftpack -lfftpack -lpython3.7m -lgfortran -o build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-x86_64-3.7/link-version-scipy.fftpack._fftpack.map" failed with exit status 1
| ERROR: 'python3 setup.py build ' execution failed.

(Note the warning on the VFP register arguments)

I did some research and assume that it is linked to the floating point processing on the target device. I tried to enforce hard and soft FPU handling by setting target_FPU="soft" (or hard) in the machine configuration. In both cases compilation crashed at the same step.

Do you have an idea how to fix the compilation for this target machine?

fail to build scipy

/home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/arm-phytec-linux-gnueabi-gcc -Wall -g -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot -shared -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -L/home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot/usr/lib/python3.7/site-packages/numpy/core/lib build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/fftpack/_fftpackmodule.o build/temp.linux-x86_64-3.7/scipy/fftpack/src/zfft.o build/temp.linux-x86_64-3.7/scipy/fftpack/src/drfft.o build/temp.linux-x86_64-3.7/scipy/fftpack/src/zrfft.o build/temp.linux-x86_64-3.7/scipy/fftpack/src/zfftnd.o build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/fftpack/src/dct.o build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/fftpack/src/dst.o build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/fftpack/fortranobject.o -L/home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot/usr/lib -Lbuild/temp.linux-x86_64-3.7 -ldfftpack -lfftpack -lpython3.7m -lgfortran -o build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-x86_64-3.7/link-version-scipy.fftpack._fftpack.map
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(zfftb.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(zfftb.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(zffti.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(zffti.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(zfftf.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(zfftf.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(zfftb1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(zfftb1.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dcost.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dcost.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dcosqb.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dcosqb.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dsinti.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dsinti.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dsint.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dsint.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dsinqf.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dsinqf.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(zffti1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(zffti1.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dcosqf.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dcosqf.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dcosqi.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dcosqi.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dsint1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dsint1.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dffti.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dffti.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dsinqi.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dsinqi.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dcosti.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dcosti.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dfftf.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dfftf.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dsinqb.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dsinqb.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(zfftf1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(zfftf1.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dfftb.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dfftb.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dfftb1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dfftb1.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dffti1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dffti1.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dfftf1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dfftf1.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(cffti.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(cffti.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(cost.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(cost.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(sinqb.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(sinqb.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(cosqf.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(cosqf.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(rfftf.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(rfftf.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(rfftb.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(rfftb.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(costi.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(costi.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(sint.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(sint.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(sinti.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(sinti.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(sinqi.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(sinqi.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(cffti1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(cffti1.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(sint1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(sint1.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(cfftb.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(cfftb.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(rfftb1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(rfftb1.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(cfftf.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(cfftf.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(rfftf1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(rfftf1.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(sinqf.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(sinqf.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(cosqi.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(cosqi.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(rffti.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(rffti.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(cosqb.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(cosqb.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(rffti1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(rffti1.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(cfftb1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(cfftb1.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(cfftf1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(cfftf1.o)
| collect2: error: ld returned 1 exit status
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(zfftb.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(zfftb.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(zffti.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(zffti.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(zfftf.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(zfftf.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(zfftb1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(zfftb1.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dcost.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dcost.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dcosqb.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dcosqb.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dsinti.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dsinti.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dsint.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dsint.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dsinqf.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dsinqf.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(zffti1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(zffti1.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dcosqf.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dcosqf.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dcosqi.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dcosqi.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dsint1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dsint1.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dffti.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dffti.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dsinqi.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dsinqi.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dcosti.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dcosti.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dfftf.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dfftf.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dsinqb.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dsinqb.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(zfftf1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(zfftf1.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dfftb.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dfftb.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dfftb1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dfftb1.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dffti1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dffti1.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libdfftpack.a(dfftf1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libdfftpack.a(dfftf1.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(cffti.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(cffti.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(cost.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(cost.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(sinqb.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(sinqb.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(cosqf.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(cosqf.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(rfftf.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(rfftf.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(rfftb.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(rfftb.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(costi.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(costi.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(sint.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(sint.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(sinti.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(sinti.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(sinqi.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(sinqi.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(cffti1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(cffti1.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(sint1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(sint1.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(cfftb.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(cfftb.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(rfftb1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(rfftb1.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(cfftf.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(cfftf.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(rfftf1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(rfftf1.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(sinqf.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(sinqf.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(cosqi.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(cosqi.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(rffti.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(rffti.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(cosqb.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(cosqb.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(rffti1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(rffti1.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(cfftb1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(cfftb1.o)
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: error: build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so uses VFP register arguments, build/temp.linux-x86_64-3.7/libfftpack.a(cfftf1.o) does not
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/../../libexec/arm-phytec-linux-gnueabi/gcc/arm-phytec-linux-gnueabi/8.3.0/ld: failed to merge target specific data of file build/temp.linux-x86_64-3.7/libfftpack.a(cfftf1.o)
| collect2: error: ld returned 1 exit statusRunning from scipy source directory.
| /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/lib/python3.7/site-packages/numpy/distutils/system_info.py:586: UserWarning:
| Atlas (http://math-atlas.sourceforge.net/) libraries not found.
| Directories to search for the libraries can be specified in the
| numpy/distutils/site.cfg file (section [atlas]) or by setting
| the ATLAS environment variable.
| self.calc_info()
| "object of type 'type' has no len()" in evaluating 'len(list)' (available names: [])
| "object of type 'type' has no len()" in evaluating 'len(list)' (available names: [])
| "object of type 'type' has no len()" in evaluating 'len(list)' (available names: [])
| "object of type 'type' has no len()" in evaluating 'len(list)' (available names: [])
| "object of type 'type' has no len()" in evaluating 'len(list)' (available names: [])
| "object of type 'type' has no len()" in evaluating 'len(list)' (available names: [])
|
| error: Command "/home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot-native/usr/bin/arm-phytec-linux-gnueabi/arm-phytec-linux-gnueabi-gcc -Wall -g -march=armv7ve -mthumb -mfpu=neon -mfloat-abi=hard -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot -shared -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fstack-protector-strong -Wl,-z,relro,-z,now -L/home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot/usr/lib/python3.7/site-packages/numpy/core/lib build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/fftpack/_fftpackmodule.o build/temp.linux-x86_64-3.7/scipy/fftpack/src/zfft.o build/temp.linux-x86_64-3.7/scipy/fftpack/src/drfft.o build/temp.linux-x86_64-3.7/scipy/fftpack/src/zrfft.o build/temp.linux-x86_64-3.7/scipy/fftpack/src/zfftnd.o build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/fftpack/src/dct.o build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/fftpack/src/dst.o build/temp.linux-x86_64-3.7/build/src.linux-x86_64-3.7/build/src.linux-x86_64-3.7/scipy/fftpack/fortranobject.o -L/home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/recipe-sysroot/usr/lib -Lbuild/temp.linux-x86_64-3.7 -ldfftpack -lfftpack -lpython3.7m -lgfortran -o build/lib.linux-x86_64-3.7/scipy/fftpack/_fftpack.cpython-37m-arm-linux-gnueabi.so -Wl,--version-script=build/temp.linux-x86_64-3.7/link-version-scipy.fftpack._fftpack.map" failed with exit status 1
| ERROR: 'python3 setup.py build ' execution failed.
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at /home/chethan/phantom/build/tmp/work/armv7vet2hf-neon-phytec-linux-gnueabi/python3-scipy/1.3.3-r0/temp/log.do_compile.918)
ERROR: Task (/home/chethan/phantom/sources/poky/../meta-scipy/recipes-devtools/python/python3-scipy_1.3.3.bb:do_compile) failed with exit code '1'

support for sumo

Hi,

is it also possible to support sumo?
Does anyone know what I have to change/add to get it installed with sumo?

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.