grate-driver / xf86-video-opentegra

X.Org video driver for NVIDIA Tegra
Other
12 stars 9 forks source link

'dri2.h' declared in 'driver.h' not found #17

Closed dev-dvl closed 7 years ago

dev-dvl commented 7 years ago
In file included from /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src/dri2.c:1:0:
/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src/driver.h:96:18: fatal error: dri2.h: No such file or directory
In file included from /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src/common_helpers.c:23:0:
/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src/driver.h:96:18: fatal error: dri2.h: No such file or directory
In file included from /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src/driver.c:32:0:
/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src/driver.h:96:18: fatal error: dri2.h: No such file or directory
compilation terminated.
compilation terminated.
compilation terminated.
make[2]: *** [Makefile:513: dri2.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [Makefile:513: common_helpers.lo] Error 1
make[2]: *** [Makefile:513: driver.lo] Error 1
make[2]: Leaving directory '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999_build/src'
make[1]: *** [Makefile:502: all-recursive] Error 1
make[1]: Leaving directory '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999_build'
make: *** [Makefile:413: all] Error 2

I found dri2.h in xcb, is it a PATH declaration issue?

digetx commented 7 years ago

Yes, it should be a PATH declaration issue. Thank you a lot for the report! I'll fix it ASAP.

dev-dvl commented 7 years ago

Apparently, problem was on my side, - xorg-server was emerged with USE="minimal" flag, that means no DRI/GLX support. After re-emerging xorg-server with "-minimal", opentegra driver installs w/o any changes in src. Sorry.

`emerge xf86-video-opentegra Calculating dependencies... done!

Verifying ebuild manifests

Emerging (1 of 1) x11-drivers/xf86-video-opentegra-9999::grate-overlay Unpacking source...

  • Fetching https://github.com/grate-driver/xf86-video-opentegra.git ... git fetch https://github.com/grate-driver/xf86-video-opentegra.git +HEAD:refs/git-r3/HEAD git symbolic-ref refs/git-r3/x11-drivers/xf86-video-opentegra/0/main refs/git-r3/HEAD
  • Checking out https://github.com/grate-driver/xf86-video-opentegra.git to /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999 ... git checkout --quiet refs/git-r3/HEAD GIT update --> repository: https://github.com/grate-driver/xf86-video-opentegra.git at the commit: 8ef08bf1369ec4efa92feb656f6f997a6d607d0b Source unpacked in /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work Preparing source in /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999 ...
  • Running eautoreconf in '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999' ...
  • Running libtoolize --install --copy --force --automake ... [ ok ]
  • Running aclocal -I m4 ... [ ok ]
  • Running autoconf --force ... [ ok ]
  • Running autoheader ... [ ok ]
  • Running automake --add-missing --copy --foreign --force-missing ... [ ok ]
  • Running elibtoolize in: xf86-video-opentegra-9999/
  • Applying portage/1.2.0 patch ...
  • Applying sed/1.5.6 patch ...
  • Applying as-needed/2.4.3 patch ... Source prepared. Configuring source in /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999 ... Working in BUILD_DIR: "/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999_build"
  • econf: updating xf86-video-opentegra-9999/config.sub with /usr/share/gnuconfig/config.sub
  • econf: updating xf86-video-opentegra-9999/config.guess with /usr/share/gnuconfig/config.guess /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/configure --prefix=/usr --build=armv7a-hardfloat-linux-gnueabi --host=armv7a-hardfloat-linux-gnueabi --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib --docdir=/usr/share/doc/xf86-video-opentegra-9999 --disable-selective-werror checking for armv7a-hardfloat-linux-gnueabi-gcc... armv7a-hardfloat-linux-gnueabi-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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether armv7a-hardfloat-linux-gnueabi-gcc accepts -g... yes checking for armv7a-hardfloat-linux-gnueabi-gcc option to accept ISO C89... none needed checking whether armv7a-hardfloat-linux-gnueabi-gcc understands -c and -o together... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of armv7a-hardfloat-linux-gnueabi-gcc... none checking build system type... armv7a-hardfloat-linux-gnueabi checking host system type... armv7a-hardfloat-linux-gnueabi checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by armv7a-hardfloat-linux-gnueabi-gcc... /usr/armv7a-hardfloat-linux-gnueabi/bin/ld checking if the linker (/usr/armv7a-hardfloat-linux-gnueabi/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/armv7a-hardfloat-linux-gnueabi-nm -B checking the name lister (/usr/bin/armv7a-hardfloat-linux-gnueabi-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv7a-hardfloat-linux-gnueabi file names to armv7a-hardfloat-linux-gnueabi format... func_convert_file_noop checking how to convert armv7a-hardfloat-linux-gnueabi file names to toolchain format... func_convert_file_noop checking for /usr/armv7a-hardfloat-linux-gnueabi/bin/ld option to reload object files... -r checking for armv7a-hardfloat-linux-gnueabi-objdump... armv7a-hardfloat-linux-gnueabi-objdump checking how to recognize dependent libraries... pass_all checking for armv7a-hardfloat-linux-gnueabi-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7a-hardfloat-linux-gnueabi-ar... armv7a-hardfloat-linux-gnueabi-ar checking for archiver @FILE support... @ checking for armv7a-hardfloat-linux-gnueabi-strip... armv7a-hardfloat-linux-gnueabi-strip checking for armv7a-hardfloat-linux-gnueabi-ranlib... armv7a-hardfloat-linux-gnueabi-ranlib checking command to parse /usr/bin/armv7a-hardfloat-linux-gnueabi-nm -B output from armv7a-hardfloat-linux-gnueabi-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for armv7a-hardfloat-linux-gnueabi-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... armv7a-hardfloat-linux-gnueabi-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if armv7a-hardfloat-linux-gnueabi-gcc supports -fno-rtti -fno-exceptions... no checking for armv7a-hardfloat-linux-gnueabi-gcc option to produce PIC... -fPIC -DPIC checking if armv7a-hardfloat-linux-gnueabi-gcc PIC flag -fPIC -DPIC works... yes checking if armv7a-hardfloat-linux-gnueabi-gcc static flag -static works... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -c -o file.o... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -c -o file.o... (cached) yes checking whether the armv7a-hardfloat-linux-gnueabi-gcc linker (/usr/armv7a-hardfloat-linux-gnueabi/bin/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 for armv7a-hardfloat-linux-gnueabi-gcc option to accept ISO C99... none needed checking whether clang is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for armv7a-hardfloat-linux-gnueabi-pkg-config... /usr/bin/armv7a-hardfloat-linux-gnueabi-pkg-config checking pkg-config is at least version 0.9.0... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Werror=unknown-warning-option... no checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Werror=unused-command-line-argument... no checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wall... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wpointer-arith... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wmissing-declarations... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wformat=2... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wstrict-prototypes... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wmissing-prototypes... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wnested-externs... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wbad-function-cast... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wold-style-definition... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wdeclaration-after-statement... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wunused... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wuninitialized... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wshadow... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wmissing-noreturn... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wmissing-format-attribute... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wredundant-decls... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wlogical-op... yes configure: WARNING: You have chosen not to turn some select compiler warnings into errors. This should not be necessary. Please report why you needed to do so in a bug report at https://bugs.freedesktop.org/enter_bug.cgi?product=xorg checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wimplicit... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wnonnull... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Winit-self... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wmain... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wmissing-braces... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wsequence-point... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wreturn-type... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wtrigraphs... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Warray-bounds... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wwrite-strings... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Waddress... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wint-to-pointer-cast... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Wpointer-to-int-cast... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -pedantic... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Werror... yes checking if armv7a-hardfloat-linux-gnueabi-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for xorg-server xproto fontsproto ... yes checking if RANDR is defined... yes checking if XF86DRI is defined... yes checking if DPMSExtension is defined... yes checking for xextproto >= 7.0.99.1... yes checking for ANSI C header files... (cached) yes checking for libdrm_tegra >= 2.4.81... yes checking for libudev... yes checking for drmPrimeFDToHandle... no 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 man/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Source configured. Compiling source in /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999 ... Working in BUILD_DIR: "/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999_build" make -j3 /usr/bin/make all-recursive make[1]: Entering directory '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999_build' Making all in src make[2]: Entering directory '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999_build/src' /bin/sh ../libtool --tag=CC --mode=compile armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -O2 -pipe -fomit-frame-pointer -fno-stack-protector -U_FORTIFY_SOURCE -march=armv7-a -mtune=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb -c -o common_helpers.lo /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src/common_helpers.c /bin/sh ../libtool --tag=CC --mode=compile armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -O2 -pipe -fomit-frame-pointer -fno-stack-protector -U_FORTIFY_SOURCE -march=armv7-a -mtune=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb -c -o dri2.lo /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src/dri2.c /bin/sh ../libtool --tag=CC --mode=compile armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -O2 -pipe -fomit-frame-pointer -fno-stack-protector -U_FORTIFY_SOURCE -march=armv7-a -mtune=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb -c -o driver.lo /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src/driver.c libtool: compile: armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -O2 -pipe -fomit-frame-pointer -fno-stack-protector -U_FORTIFY_SOURCE -march=armv7-a -mtune=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb -c /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src/dri2.c -fPIC -DPIC -o .libs/dri2.o libtool: compile: armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -O2 -pipe -fomit-frame-pointer -fno-stack-protector -U_FORTIFY_SOURCE -march=armv7-a -mtune=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb -c /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src/common_helpers.c -fPIC -DPIC -o .libs/common_helpers.o libtool: compile: armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -O2 -pipe -fomit-frame-pointer -fno-stack-protector -U_FORTIFY_SOURCE -march=armv7-a -mtune=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb -c /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src/driver.c -fPIC -DPIC -o .libs/driver.o /bin/sh ../libtool --tag=CC --mode=compile armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -O2 -pipe -fomit-frame-pointer -fno-stack-protector -U_FORTIFY_SOURCE -march=armv7-a -mtune=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb -c -o drm_plane.lo /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src/drm_plane.c /bin/sh ../libtool --tag=CC --mode=compile armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -O2 -pipe -fomit-frame-pointer -fno-stack-protector -U_FORTIFY_SOURCE -march=armv7-a -mtune=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb -c -o drmmode_display.lo /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src/drmmode_display.c /bin/sh ../libtool --tag=CC --mode=compile armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -O2 -pipe -fomit-frame-pointer -fno-stack-protector -U_FORTIFY_SOURCE -march=armv7-a -mtune=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb -c -o xv.lo /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src/xv.c libtool: compile: armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -O2 -pipe -fomit-frame-pointer -fno-stack-protector -U_FORTIFY_SOURCE -march=armv7-a -mtune=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb -c /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src/drm_plane.c -fPIC -DPIC -o .libs/drm_plane.o libtool: compile: armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -O2 -pipe -fomit-frame-pointer -fno-stack-protector -U_FORTIFY_SOURCE -march=armv7-a -mtune=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb -c /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src/drmmode_display.c -fPIC -DPIC -o .libs/drmmode_display.o libtool: compile: armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -O2 -pipe -fomit-frame-pointer -fno-stack-protector -U_FORTIFY_SOURCE -march=armv7-a -mtune=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb -c /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src/xv.c -fPIC -DPIC -o .libs/xv.o /bin/sh ../libtool --tag=CC --mode=compile armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -O2 -pipe -fomit-frame-pointer -fno-stack-protector -U_FORTIFY_SOURCE -march=armv7-a -mtune=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb -c -o exa.lo /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src/exa.c /bin/sh ../libtool --tag=CC --mode=compile armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -O2 -pipe -fomit-frame-pointer -fno-stack-protector -U_FORTIFY_SOURCE -march=armv7-a -mtune=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb -c -o vblank.lo /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src/vblank.c libtool: compile: armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -O2 -pipe -fomit-frame-pointer -fno-stack-protector -U_FORTIFY_SOURCE -march=armv7-a -mtune=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb -c /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src/exa.c -fPIC -DPIC -o .libs/exa.o libtool: compile: armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -O2 -pipe -fomit-frame-pointer -fno-stack-protector -U_FORTIFY_SOURCE -march=armv7-a -mtune=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb -c /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src/vblank.c -fPIC -DPIC -o .libs/vblank.o /bin/sh ../libtool --tag=CC --mode=compile armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -O2 -pipe -fomit-frame-pointer -fno-stack-protector -U_FORTIFY_SOURCE -march=armv7-a -mtune=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb -c -o tegra_stream.lo /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src/tegra_stream.c libtool: compile: armv7a-hardfloat-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -O2 -pipe -fomit-frame-pointer -fno-stack-protector -U_FORTIFY_SOURCE -march=armv7-a -mtune=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb -c /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/src/tegra_stream.c -fPIC -DPIC -o .libs/tegra_stream.o /bin/sh ../libtool --tag=CC --mode=link armv7a-hardfloat-linux-gnueabi-gcc -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -I/usr/include/libdrm -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Wimplicit -Wnonnull -Winit-self -Wmain -Wmissing-braces -Wsequence-point -Wreturn-type -Wtrigraphs -Warray-bounds -Wwrite-strings -Waddress -Wint-to-pointer-cast -Wpointer-to-int-cast -fno-strict-aliasing -O2 -pipe -fomit-frame-pointer -fno-stack-protector -U_FORTIFY_SOURCE -march=armv7-a -mtune=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb -module -avoid-version -Wl,-O1 -Wl,--as-needed -Wl,-z,lazy -o opentegra_drv.la -rpath /usr/lib/xorg/modules/drivers common_helpers.lo dri2.lo driver.lo drm_plane.lo drmmode_display.lo xv.lo exa.lo vblank.lo tegra_stream.lo -ludev -ldrm_tegra libtool: link: armv7a-hardfloat-linux-gnueabi-gcc -shared -fPIC -DPIC .libs/common_helpers.o .libs/dri2.o .libs/driver.o .libs/drm_plane.o .libs/drmmode_display.o .libs/xv.o .libs/exa.o .libs/vblank.o .libs/tegra_stream.o -Wl,--as-needed -ludev -ldrm_tegra -O2 -march=armv7-a -mtune=cortex-a9 -mfpu=vfpv3-d16 -mfloat-abi=hard -mthumb -Wl,-O1 -Wl,-z -Wl,lazy -Wl,-soname -Wl,opentegra_drv.so -o .libs/opentegra_drv.so libtool: link: ( cd ".libs" && rm -f "opentegra_drv.la" && ln -s "../opentegra_drv.la" "opentegra_drv.la" ) make[2]: Leaving directory '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999_build/src' Making all in man make[2]: Entering directory '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999_build/man' /bin/sed -e 's|vendorversion|"xf86-video-opentegra 0.6.0" "X Version 11"|' -e 's|xorgversion|"xf86-video-opentegra 0.6.0" "X Version 11"|' -e 's|xservername|Xorg|g' -e 's|xconfigfile|xorg.conf|g' -e 's|projectroot|/usr|g' -e 's|apploaddir||g' -e 's|appmansuffix|1|g' -e 's|drivermansuffix|4|g' -e 's|adminmansuffix|8|g' -e 's|libmansuffix|3|g' -e 's|miscmansuffix|7|g' -e 's|filemansuffix|5|g' < /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/man/opentegra.man > opentegra.4 make[2]: Leaving directory '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999_build/man' make[2]: Entering directory '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999_build' make[2]: Leaving directory '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999_build' make[1]: Leaving directory '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999_build' Source compiled. Test phase [not enabled]: x11-drivers/xf86-video-opentegra-9999

Install xf86-video-opentegra-9999 into /tmp/portage/x11-drivers/xf86-video-opentegra-9999/image/ category x11-drivers Working in BUILD_DIR: "/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999_build" make -j3 DESTDIR=/tmp/portage/x11-drivers/xf86-video-opentegra-9999/image/ docdir=/usr/share/doc/xf86-video-opentegra-9999 install Making install in src make[1]: Entering directory '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999_build/src' make[2]: Entering directory '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999_build/src' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/image//usr/lib/xorg/modules/drivers' /bin/sh ../libtool --mode=install /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c opentegra_drv.la '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/image//usr/lib/xorg/modules/drivers' libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c .libs/opentegra_drv.so /tmp/portage/x11-drivers/xf86-video-opentegra-9999/image//usr/lib/xorg/modules/drivers/opentegra_drv.so libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c .libs/opentegra_drv.lai /tmp/portage/x11-drivers/xf86-video-opentegra-9999/image//usr/lib/xorg/modules/drivers/opentegra_drv.la libtool: warning: remember to run 'libtool --finish /usr/lib/xorg/modules/drivers' make[2]: Leaving directory '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999_build/src' make[1]: Leaving directory '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999_build/src' Making install in man make[1]: Entering directory '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999_build/man' make[2]: Entering directory '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999_build/man' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/image//usr/share/man/man4' /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 opentegra.4 '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/image//usr/share/man/man4' make[2]: Leaving directory '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999_build/man' make[1]: Leaving directory '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999_build/man' make[1]: Entering directory '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999_build' make[2]: Entering directory '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999_build' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/image//usr/share/X11/xorg.conf.d' /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 /tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999/opentegra.conf '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/image//usr/share/X11/xorg.conf.d' make[2]: Leaving directory '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999_build' make[1]: Leaving directory '/tmp/portage/x11-drivers/xf86-video-opentegra-9999/work/xf86-video-opentegra-9999_build' fatal: Not a git repository (or any of the parent directories): .git

  • Removing unnecessary /usr/lib/xorg/modules/drivers/opentegra_drv.la (module) Completed installing xf86-video-opentegra-9999 into /tmp/portage/x11-drivers/xf86-video-opentegra-9999/image/

qemu: Unsupported syscall: 383 scanelf: seccomp_load failed: Bad address qemu: Unsupported syscall: 383 scanelf: seccomp_load failed: Bad address qemu: Unsupported syscall: 383 scanelf: seccomp_load failed: Bad address qemu: Unsupported syscall: 383 scanelf: seccomp_load failed: Bad address qemu: Unsupported syscall: 383 scanelf: seccomp_load failed: Bad address qemu: Unsupported syscall: 383 scanelf: seccomp_load failed: Bad address qemu: Unsupported syscall: 383 scanelf: seccomp_load failed: Bad address strip: armv7a-hardfloat-linux-gnueabi-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version usr/lib/xorg/modules/drivers/opentegra_drv.so ecompressdir: bzip2 -9 /usr/share/man ecompressdir: bzip2 -9 /usr/share/doc qemu: Unsupported syscall: 383 scanelf: seccomp_load failed: Bad address

Installing (1 of 1) x11-drivers/xf86-video-opentegra-9999::grate-overlay

  • Removing /usr/share/man
  • Removing /usr/share/doc qemu: Unsupported syscall: 391 qemu: Unsupported syscall: 391

Recording x11-drivers/xf86-video-opentegra in "world" favorites file... Auto-cleaning packages...

No outdated packages were found on your system. `

digetx commented 7 years ago

@dev-dvl Okay, nevertheless the include path wasn't correct.

digetx commented 7 years ago

For the reference, this issue should be avoided in the future by this change https://github.com/grate-driver/grate-overlay/commit/72cd8a52cb7c47953141ccbb16bb902ce2a14b18