Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156016 - TEXTREL in media-video/gpac-0.4.2
Summary: TEXTREL in media-video/gpac-0.4.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-23 03:22 UTC by Timothy Redaelli (RETIRED)
Modified: 2006-11-23 11:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Redaelli (RETIRED) gentoo-dev 2006-11-23 03:22:46 UTC
There are some TEXTRELs in gpac and so it fail QA check with FEATURES=stricter

QA Notice: the following files contain runtime text relocations
 Text relocations force the dynamic linker to perform extra
 work at startup, waste system resources, and may pose a security
 risk.  On some architectures, the code may not even function
 properly, if at all.
 For more information, see http://hardened.gentoo.org/pic-fix-guide.xml
 Please include this file in your report:
 /var/tmp/portage/media-video/gpac-0.4.2/temp/scanelf-textrel.log
TEXTREL usr/lib/gpac/gm_aac_in.so
TEXTREL usr/lib/gpac/gm_amr_float_dec.so
TEXTREL usr/lib/gpac/gm_bifs_dec.so
TEXTREL usr/lib/gpac/gm_ctx_load.so
TEXTREL usr/lib/gpac/gm_dummy_in.so
TEXTREL usr/lib/gpac/gm_ft_font.so
TEXTREL usr/lib/gpac/gm_img_in.so
TEXTREL usr/lib/gpac/gm_isom_in.so
TEXTREL usr/lib/gpac/gm_laser_dec.so
TEXTREL usr/lib/gpac/gm_mp3_in.so
TEXTREL usr/lib/gpac/gm_odf_dec.so
TEXTREL usr/lib/gpac/gm_ogg_xiph.so
TEXTREL usr/lib/gpac/gm_raw_out.so
TEXTREL usr/lib/gpac/gm_render2d.so
TEXTREL usr/lib/gpac/gm_render3d.so
TEXTREL usr/lib/gpac/gm_rtp_in.so
TEXTREL usr/lib/gpac/gm_saf_in.so
TEXTREL usr/lib/gpac/gm_soft_raster.so
TEXTREL usr/lib/gpac/gm_svg_in.so
TEXTREL usr/lib/gpac/gm_svg_loader.so
TEXTREL usr/lib/gpac/gm_timedtext.so
TEXTREL usr/lib/gpac/gm_x11_out.so
TEXTREL usr/lib/libgpac-0.4.2.so


!!! ERROR: media-video/gpac-0.4.2 failed.
Call stack:
  misc-functions.sh, line 439:   Called install_qa_check
  misc-functions.sh, line 165:   Called die

!!! Aborting due to QA concerns:  textrels,
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Alexis Ballier gentoo-dev 2006-11-23 11:59:05 UTC
ouch...

    # amd64 compile
    [ "${ARCH}" = "amd64" ] && append-flags -fPIC


that hurts...



should be fixed in -r1