zhouyuan opened a new issue, #9705:
URL: https://github.com/apache/incubator-gluten/issues/9705

   ### Backend
   
   VL (Velox)
   
   ### Bug description
   
   ```
   Building libelf:x64-linux-avx...
   -- [OVERLAY] Loading triplet configuration from: 
/opt/gluten/dev/vcpkg/triplets/x64-linux-avx.cmake
   -- Installing port from location: /opt/gluten/dev/vcpkg/./ports/libelf
   -- Downloading https://fossies.org/linux/misc/old/libelf-0.8.13.tar.gz -> 
libelf-0.8.13.tar.gz...
   -- Extracting source 
/opt/gluten/dev/vcpkg/.vcpkg/downloads/libelf-0.8.13.tar.gz
   -- Applying patch install.patch
   -- Using source at 
/opt/gluten/dev/vcpkg/.vcpkg/buildtrees/libelf/src/libelf-0-93dd260ed8.clean
   -- Getting CMake variables for x64-linux-avx-rel
   -- Generating configure for x64-linux-avx
   -- Finished generating configure for x64-linux-avx
   -- Configuring x64-linux-avx-rel
   CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:112 
(message):
       Command failed: /usr/bin/bash -c "V=1 
./../src/libelf-0-93dd260ed8.clean/configure  \"--disable-silent-rules\" 
\"--verbose\" \"--disable-shared\" \"--enable-static\" 
\"--prefix=/opt/gluten/dev/vcpkg/vcpkg_installed/x64-linux-avx\" 
\"--bindir=\\${prefix}/tools/libelf/bin\" 
\"--sbindir=\\${prefix}/tools/libelf/sbin\" \"--libdir=\\${prefix}/lib\" 
\"--mandir=\\${prefix}/share/libelf\" \"--docdir=\\${prefix}/share/libelf\" 
\"--datarootdir=\\${prefix}/share/libelf\""
       Working Directory: 
/opt/gluten/dev/vcpkg/.vcpkg/buildtrees/libelf/x64-linux-avx-rel
       Error code: 1
       See logs for more information:
         
/opt/gluten/dev/vcpkg/.vcpkg/buildtrees/libelf/config-x64-linux-avx-rel-config.log
         
/opt/gluten/dev/vcpkg/.vcpkg/buildtrees/libelf/config-x64-linux-avx-rel-out.log
         
/opt/gluten/dev/vcpkg/.vcpkg/buildtrees/libelf/config-x64-linux-avx-rel-err.log
   
   Call Stack (most recent call first):
     scripts/cmake/vcpkg_configure_make.cmake:838 
(vcpkg_execute_required_process)
     /opt/gluten/dev/vcpkg/ports/libelf/portfile.cmake:27 (vcpkg_configure_make)
     scripts/ports.cmake:168 (include)
   ```
   
   
   The issue seems due to empty config.guess/config.sub downloaded
   
   
   ### Gluten version
   
   _No response_
   
   ### Spark version
   
   None
   
   ### Spark configurations
   
   _No response_
   
   ### System information
   
   _No response_
   
   ### Relevant logs
   
   ```bash
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to