Ticket #196 (closed defect: worksforme)

Opened 4 months ago

Last modified 3 months ago

Aborting due to textrels in x11-drivers/nvidia-drivers

Reported by: trevorf Owned by:
Priority: normal Milestone: 0.4.7.3
Component: pkgcore Version: 0.4.7.2
Keywords: Cc:

Description (last modified by ferringb) (diff)

This installs correctly using portage

pmerge is Aborting due to textrels:

QA Notice: the following files contain runtime text relocations
 Text relocations require a lot of extra work to be preformed by the
 dynamic linker which will cause serious performance impact on IA-32
 and might not function properly on other architectures hppa for example.
 If you are a programmer please take a closer look at this package and
 consider writing a patch which addresses this problem.
TEXTREL usr/lib/libXvMCNVIDIA.so.173.14.05
TEXTREL usr/lib/opengl/nvidia/lib/libGLcore.so.173.14.05
TEXTREL usr/lib/opengl/nvidia/lib/libnvidia-cfg.so.173.14.05
TEXTREL usr/lib/opengl/nvidia/lib/libGL.so.173.14.05
TEXTREL usr/lib/opengl/nvidia/tls/libnvidia-tls.so.173.14.05
TEXTREL usr/lib/opengl/nvidia/no-tls/libnvidia-tls.so.173.14.05
TEXTREL usr/lib/opengl/nvidia/extensions/libglx.so
TEXTREL usr/lib/libcuda.so.173.14.05
TEXTREL usr/lib/xorg/modules/drivers/nvidia_drv.so

!!! ERROR: x11-drivers/nvidia-drivers-173.14.05 failed.
!!! Call stack:
!!!              ebuild-daemon.sh, line 200:  Called execute_phases 'install'
!!!                     ebuild.sh, line 622:  Called dyn_install
!!!   ebuild-default-functions.sh, line 353:  Called die
!!! The die message:
!!!  Aborting due to textrels
!!!
!!! If you need support, post the topmost build error, and the call stack if relevant.

phases failed
!!! Failed to build config wrapped(use): ebuild src: x11-drivers/nvidia-drivers-173.14.05: Failed build operation: install: Failed building (False/0 return from handler)

Change History

Changed 3 months ago by ferringb

  • description modified (diff)

Changed 3 months ago by ferringb

  • status changed from new to closed
  • resolution set to worksforme

Code works for me; presumably you've got FEATURES=stricter on, which flips this on...

Note: See TracTickets for help on using tickets.