Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BR does not build executables for mesa3d-demos #735

Open
serpent213 opened this issue Jun 16, 2023 · 0 comments
Open

BR does not build executables for mesa3d-demos #735

serpent213 opened this issue Jun 16, 2023 · 0 comments

Comments

@serpent213
Copy link

Environment

  • Elixir version (elixir -v):
Erlang/OTP 25 [erts-13.2.2.1] [source] [64-bit] [smp:16:16] [ds:16:16:10] [async-threads:1] [jit:ns]

Elixir 1.14.5 (compiled with Erlang/OTP 25)
  • Nerves environment: (mix nerves.env --info)
==> nerves                                                                                                                                                                        
==> nerves_system_rpi4_qt                                                                                                                                                         
|nerves_bootstrap| Environment Package List                                                                                                                                       
                                                                                                                                                                                  
  Pkg:         nerves_system_br                                                                                                                                                   
  Vsn:         1.22.5                                                                                                                                                             
  Type:        system_platform                                                                                                                                                    
  BuildRunner: {nil, []}                                                                                                                                                          
                                                                                                                                                                                  
  Pkg:         nerves_system_rpi4_qt                                                                                                                                              
  Vsn:         1.22.2                                                                                                                                                             
  Type:        system
  BuildRunner: {Nerves.Artifact.BuildRunners.Local, [make_args: ["source", "all", "legal-info"]]}

  Pkg:         nerves_toolchain_aarch64_nerves_linux_gnu
  Vsn:         1.8.0
  Type:        toolchain
  BuildRunner: {Nerves.Artifact.BuildRunners.Local, []}

  Pkg:         nerves_toolchain_ctng
  Vsn:         1.9.3
  Type:        toolchain_platform
  BuildRunner: {nil, []}

|nerves_bootstrap| Loadpaths Start

|nerves_bootstrap| Precompile Start

==> nerves_toolchain_aarch64_nerves_linux_gnu
|nerves_bootstrap| Compile.NervesPackage start

|nerves_bootstrap| Compile.NervesPackage end

==> nerves_system_rpi4_qt
Generated nerves_system_rpi4_qt app
|nerves_bootstrap| Compile.NervesPackage start

|nerves_bootstrap| Compile.NervesPackage end

|nerves_bootstrap| Precompile End


Nerves environment
  MIX_TARGET:   target
  MIX_ENV:      dev

|nerves_bootstrap| Environment Variable List
  target:     target
  toolchain:  /home/serpent/.nerves/artifacts/nerves_toolchain_aarch64_nerves_linux_gnu-linux_x86_64-1.8.0
  system:     /home/serpent/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2
  app:        .

|nerves_bootstrap| Loadpaths End

Current behavior

 Nerves  nerves_system_rpi4_qt-portable-1.22.2 > make mesa3d-demos-reconfigure
rm -f /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/build/mesa3d-demos-8.4.0/.stamp_installed
rm -f /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/build/mesa3d-demos-8.4.0/.stamp_staging_installed
rm -f /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/build/mesa3d-demos-8.4.0/.stamp_target_installed
rm -f /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/build/mesa3d-demos-8.4.0/.stamp_images_installed
rm -f /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/build/mesa3d-demos-8.4.0/.stamp_host_installed
rm -f /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/build/mesa3d-demos-8.4.0/.stamp_built
rm -f /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/build/mesa3d-demos-8.4.0/.stamp_configured
/usr/bin/make -j1 O=/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2 HOSTCC="/usr/bin/gcc" HOSTCXX="/usr/bin/g++" syncconfig
  GEN     /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/Makefile
mesa-demos-8.4.0.tar.bz2: OK (md5: 6b65a02622765522176d00f553086fa3)
mesa-demos-8.4.0.tar.bz2: OK (sha1: 57ba892e919fa22ce3db9f25e7331a6fa33c652c)
mesa-demos-8.4.0.tar.bz2: OK (sha256: 01e99c94a0184e63e796728af89bfac559795fb2a0d6f506fa900455ca5fff7d)
mesa-demos-8.4.0.tar.bz2: OK (sha512: b72d03cad36e0535ff18dcfb222ec4200064b9264f6da51a6e5f03b0dd912abe188bc1d600b6698de3ce6f63b28d2ce01565886ca8e7079edc4967fbf2fb0957)
>>> mesa3d-demos 8.4.0 Extracting
bzcat /home/serpent/.nerves/dl/mesa3d-demos/mesa-demos-8.4.0.tar.bz2 | tar --strip-components=1 -C /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4
_qt-portable-1.22.2/build/mesa3d-demos-8.4.0  --no-same-owner -xf -
>>> mesa3d-demos 8.4.0 Patching

Applying 0001-demos-makes-opengl-an-optional-component.patch using patch:
patching file configure.ac
patching file src/egl/opengl/Makefile.am
patching file src/util/Makefile.am
>>> mesa3d-demos 8.4.0 Updating config.sub and config.guess
for file in config.guess config.sub; do for i in $(find /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/build/mesa3d-demos-8.4.
0 -name $file); do cp support/gnuconfig/$file $i; done; done
>>> mesa3d-demos 8.4.0 Configuring
>>> mesa3d-demos 8.4.0 Autoreconfiguring
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:38: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:38: You should run autoupdate.
m4/libtool.m4:99: AC_PROG_LIBTOOL is expanded from...
configure.ac:38: the top level
configure.ac:330: warning: AC_OUTPUT should be used without arguments.
configure.ac:330: You should run autoupdate.
configure.ac:35: installing './compile'
configure.ac:32: installing './missing'
src/demos/Makefile.am: installing './depcomp'
src/egl/opengl/Makefile.am:84: warning: eglgears_x11_LDFLAGS multiply defined in condition TRUE ...
src/egl/opengl/Makefile.am:73: ... 'eglgears_x11_LDFLAGS' previously defined here
src/egl/opengl/Makefile.am:85: warning: egltri_x11_LDFLAGS multiply defined in condition TRUE ...
src/egl/opengl/Makefile.am:74: ... 'egltri_x11_LDFLAGS' previously defined here
>>> mesa3d-demos 8.4.0 Patching libtool
patching file /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/build/mesa3d-demos-8.4.0/ltmain.sh
Hunk #1 succeeded at 2694 (offset 7 lines).
Hunk #2 succeeded at 4284 (offset 7 lines).
Hunk #3 succeeded at 6579 (offset 25 lines).
Hunk #4 succeeded at 6589 (offset 25 lines).
Hunk #5 succeeded at 6882 (offset 25 lines).
Hunk #6 succeeded at 7174 (offset 25 lines).
Hunk #7 succeeded at 8140 (offset 28 lines).
Hunk #8 succeeded at 10769 (offset 59 lines).
(cd /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/build/mesa3d-demos-8.4.0/ && rm -rf config.cache && PATH="/home/serpent/vsc
ode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin:/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-port
able-1.22.2/host/sbin:/home/serpent/.asdf/shims:/home/serpent/.asdf/bin:/home/serpent/.asdf/installs/erlang/25.3.2.2/erts-13.2.2.1/bin:/home/serpent/.asdf/installs/erlang/25.3.2.
2/bin:/home/serpent/.asdf/plugins/elixir/shims:/home/serpent/.asdf/installs/elixir/1.14.5-otp-25/bin:/home/serpent/.asdf/installs/elixir/1.14.5-otp-25/.mix/escripts:/usr/local/bi
n:/usr/bin:/bin:/usr/games" AR="/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-gcc-ar" AS="/
home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-as" LD="/home/serpent/vscode/nerves_system_rpi
4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-ld" NM="/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_
rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-gcc-nm" CC="/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/
aarch64-nerves-linux-gnu-gcc" GCC="/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-gcc" CPP="
/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-cpp" CXX="/home/serpent/vscode/nerves_system_
rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-g++" FC="/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_sys
tem_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-gfortran" F77="/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/ho
st/bin/aarch64-nerves-linux-gnu-gfortran" RANLIB="/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux
-gnu-gcc-ranlib" READELF="/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-readelf" STRIP="/ho
me/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-strip" OBJCOPY="/home/serpent/vscode/nerves_syst
em_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-objcopy" OBJDUMP="/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifact
s/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD
="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-p
ortable-1.22.2/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/include" CXXFLAGS_FOR
_BUILD="-O2 -I/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/include" LDFLAGS_FOR_BUILD="-L/home/serpent/vscode/nerves_sy
stem_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/lib -Wl,-rpath,/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portab
le-1.22.2/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-ne
rves-linux-gnu-as" DEFAULT_LINKER="/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-ld" CPPFLA
GS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -O2 -g2 -D_FORTIFY_SOURCE=1" CXXFL
AGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -O2 -g2 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O2 -g2" FFLAGS=" -O2 -g2" PKG_CONFIG="/home/serpent/vsco
de/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/pkg-config" STAGING_DIR="/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/ne
rves_system_rpi4_qt-portable-1.22.2/host/aarch64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func
_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt
_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no   CONFIG_SITE=/dev/null ./configure --target=aarch64-buildroot-linux-gnu --host=aarch64-buildroot-linux-gnu --build=x86_64-pc
-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --dis
able-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared  --disable-gles1 --disable-gl --disabl
e-x11 --enable-egl --enable-gles2 --disable-vg --enable-gbm --disable-freetype2 --without-glut --disable-osmesa --disable-wayland )
configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ip
v6, --disable-nls
checking build system type... x86_64-pc-linux-gnu
checking host system type... aarch64-buildroot-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-buildroot-linux-gnu-strip... /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux
-gnu-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for aarch64-buildroot-linux-gnu-gcc... /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-g
nu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-gcc accepts -g... yes
checking for /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-gcc option to enable C11 feature
s... none needed
checking whether /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-gcc understands -c and -o to
gether... yes
checking dependency style of /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-gcc... none
checking how to run the C preprocessor... /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-cpp
checking for aarch64-buildroot-linux-gnu-gcc... (cached) /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerve
s-linux-gnu-gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-gcc accepts -g... (cached) y
es
checking for /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-gcc option to enable C11 feature
s... (cached) none needed
checking whether /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-gcc understands -c and -o to
gether... (cached) yes
checking dependency style of /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-gcc... (cached)
none
checking whether the compiler supports GNU C++... yes
checking whether /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-g++ accepts -g... yes
checking for /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-g++ option to enable C++11 featu
res... none needed
checking dependency style of /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-g++... none
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-gcc... /home/serpent/
vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-ld
checking if the linker (/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-
linux-gnu-gcc-nm
checking the name lister (/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-gcc-nm) interface..
. BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to aarch64-buildroot-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-ld option to reload object files
... -r
checking for aarch64-buildroot-linux-gnu-objdump... /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-lin
ux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-buildroot-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-buildroot-linux-gnu-ar... /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gn
u-gcc-ar
checking for archiver @FILE support... @
checking for aarch64-buildroot-linux-gnu-strip... (cached) /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-ner
ves-linux-gnu-strip
checking for aarch64-buildroot-linux-gnu-ranlib... /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linu
x-gnu-gcc-ranlib
checking command to parse /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-gcc-nm output from
/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-buildroot-linux-gnu-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-gcc supports -fno-rtti -fno-excep
tions... no
checking for /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-gcc option to produce PIC... -fP
IC -DPIC
checking if /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-gcc PIC flag -fPIC -DPIC works...
 yes
checking if /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-gcc static flag -static works...
yes
checking if /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-gcc supports -c -o file.o... yes
checking if /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-gcc supports -c -o file.o... (cac
hed) yes
checking whether the /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-gcc linker (/home/serpen
t/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-g
++ -E
checking for ld used by /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-g++... /home/serpent/
vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-ld
checking if the linker (/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-ld) is GNU ld... yes
checking whether the /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-g++ linker (/home/serpen
t/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-ld) supports shared libraries... yes
checking for /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-g++ option to produce PIC... -fP
IC -DPIC
checking if /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-g++ PIC flag -fPIC -DPIC works...
 yes
checking if /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-g++ static flag -static works...
yes
checking if /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-g++ supports -c -o file.o... yes
checking if /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-g++ supports -c -o file.o... (cac
hed) yes
checking whether the /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-g++ linker (/home/serpen
t/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin/aarch64-nerves-linux-gnu-ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether make supports nested variables... (cached) yes
checking pkg-config is at least version 0.9.0... yes
checking for EGL... yes
checking for GLESV2... yes
checking for DRM... yes
checking for GBM... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/demos/Makefile
config.status: creating src/egl/Makefile
config.status: creating src/egl/eglut/Makefile
config.status: creating src/egl/opengl/Makefile
config.status: creating src/egl/opengles1/Makefile
config.status: creating src/egl/opengles2/Makefile
config.status: creating src/egl/openvg/Makefile
config.status: creating src/egl/openvg/trivial/Makefile
config.status: creating src/egl/oes_vg/Makefile
config.status: creating src/fp/Makefile
config.status: creating src/fpglsl/Makefile
config.status: creating src/glsl/Makefile
config.status: creating src/gs/Makefile
config.status: creating src/data/Makefile
config.status: creating src/objviewer/Makefile
config.status: creating src/osdemos/Makefile
config.status: creating src/perf/Makefile
config.status: creating src/rbug/Makefile
config.status: creating src/redbook/Makefile
config.status: creating src/samples/Makefile
config.status: creating src/slang/Makefile
config.status: creating src/tests/Makefile
config.status: creating src/tools/Makefile
config.status: creating src/trivial/Makefile
config.status: creating src/util/Makefile
config.status: creating src/vp/Makefile
config.status: creating src/vpglsl/Makefile
config.status: creating src/wgl/Makefile
config.status: creating src/xdemos/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ip
v6, --disable-nls
>>> mesa3d-demos 8.4.0 Building
PATH="/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin:/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/ner
ves_system_rpi4_qt-portable-1.22.2/host/sbin:/home/serpent/.asdf/shims:/home/serpent/.asdf/bin:/home/serpent/.asdf/installs/erlang/25.3.2.2/erts-13.2.2.1/bin:/home/serpent/.asdf/
installs/erlang/25.3.2.2/bin:/home/serpent/.asdf/plugins/elixir/shims:/home/serpent/.asdf/installs/elixir/1.14.5-otp-25/bin:/home/serpent/.asdf/installs/elixir/1.14.5-otp-25/.mix
/escripts:/usr/local/bin:/usr/bin:/bin:/usr/games"  /usr/bin/make -j17  -C /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/buil
d/mesa3d-demos-8.4.0/
Making all in src
Making all in util
make[4]: Nothing to be done for 'all'.
Making all in data
make[4]: Nothing to be done for 'all'.
Making all in demos
make[4]: Nothing to be done for 'all'.
Making all in egl
Making all in eglut
make[5]: Nothing to be done for 'all'.
Making all in opengl
make[5]: Nothing to be done for 'all'.
Making all in openvg
Making all in trivial
make[6]: Nothing to be done for 'all'.
make[6]: Nothing to be done for 'all-am'.
Making all in opengles1
make[5]: Nothing to be done for 'all'.
Making all in opengles2
make[5]: Nothing to be done for 'all'.
Making all in oes_vg
make[5]: Nothing to be done for 'all'.
make[5]: Nothing to be done for 'all-am'.
Making all in fp
make[4]: Nothing to be done for 'all'.
Making all in fpglsl
make[4]: Nothing to be done for 'all'.
Making all in glsl
make[4]: Nothing to be done for 'all'.
Making all in gs
make[4]: Nothing to be done for 'all'.
Making all in objviewer
make[4]: Nothing to be done for 'all'.
Making all in osdemos
make[4]: Nothing to be done for 'all'.
Making all in perf
make[4]: Nothing to be done for 'all'.
Making all in rbug
make[4]: Nothing to be done for 'all'.
Making all in redbook
make[4]: Nothing to be done for 'all'.
Making all in samples
make[4]: Nothing to be done for 'all'.
Making all in slang
make[4]: Nothing to be done for 'all'.
Making all in tests
/usr/bin/make  all-am
make[5]: Nothing to be done for 'all-am'.
Making all in tools
make[4]: Nothing to be done for 'all'.
Making all in trivial
make[4]: Nothing to be done for 'all'.
Making all in vp
make[4]: Nothing to be done for 'all'.
Making all in vpglsl
make[4]: Nothing to be done for 'all'.
Making all in wgl
make[4]: Nothing to be done for 'all'.
Making all in xdemos
make[4]: Nothing to be done for 'all'.
make[4]: Nothing to be done for 'all-am'.
make[3]: Nothing to be done for 'all-am'.
>>> mesa3d-demos 8.4.0 Installing to target
PATH="/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/host/bin:/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/ner
ves_system_rpi4_qt-portable-1.22.2/host/sbin:/home/serpent/.asdf/shims:/home/serpent/.asdf/bin:/home/serpent/.asdf/installs/erlang/25.3.2.2/erts-13.2.2.1/bin:/home/serpent/.asdf/
installs/erlang/25.3.2.2/bin:/home/serpent/.asdf/plugins/elixir/shims:/home/serpent/.asdf/installs/elixir/1.14.5-otp-25/bin:/home/serpent/.asdf/installs/elixir/1.14.5-otp-25/.mix
/escripts:/usr/local/bin:/usr/bin:/bin:/usr/games"  /usr/bin/make -j17 DESTDIR=/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/
target install -C /home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/build/mesa3d-demos-8.4.0/
Making install in src
Making install in util
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
Making install in data
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/target/usr/share/mesa-demos/'
 /usr/bin/install -c -m 644 arch.rgb bw.rgb girl2.rgb girl.rgb reflect.rgb s128.rgb tile.rgb tree2.rgba tree3.rgb wrs_logo.rgb geartrain.dat isosurf.dat terrain.dat '/home/serpen
t/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/target/usr/share/mesa-demos/'
Making install in demos
make[5]: Nothing to be done for 'install-data-am'.
Making install in egl
Making install in eglut
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
Making install in opengl
make[6]: Nothing to be done for 'install-data-am'.
Making install in openvg
Making install in trivial
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Nothing to be done for 'install-data-am'.
Making install in opengles1
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
Making install in opengles2
make[6]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/home/serpent/vscode/nerves_system_rpi4_qt/.nerves/artifacts/nerves_system_rpi4_qt-portable-1.22.2/target/usr/bin'
Making install in oes_vg
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
Making install in fp
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
Making install in fpglsl
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
Making install in glsl
make[5]: Nothing to be done for 'install-data-am'.
Making install in gs
make[5]: Nothing to be done for 'install-data-am'.
Making install in objviewer
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
Making install in osdemos
make[5]: Nothing to be done for 'install-data-am'.
Making install in perf
make[5]: Nothing to be done for 'install-data-am'.
Making install in rbug
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
Making install in redbook
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
Making install in samples
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
Making install in slang
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
Making install in tests
/usr/bin/make  install-am
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
Making install in tools
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
Making install in trivial
make[5]: Nothing to be done for 'install-data-am'.
Making install in vp
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
Making install in vpglsl
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
Making install in wgl
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
Making install in xdemos
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.

Expected behavior

Should compile and install binaries.

Tried 8.5.0 from upstream as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant