Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 658062 - media-video/gpac-0.7.1 : downloader.c:(.text+<snip>): undefined reference to ASN1_STRING_get0_data
Summary: media-video/gpac-0.7.1 : downloader.c:(.text+<snip>): undefined reference to ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libressl-2.8.0
  Show dependency tree
 
Reported: 2018-06-13 18:38 UTC by Toralf Förster
Modified: 2020-08-20 12:30 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.60 KB, text/plain)
2018-06-13 18:38 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,213.03 KB, text/plain)
2018-06-13 18:38 UTC, Toralf Förster
Details
environment (environment,90.44 KB, text/plain)
2018-06-13 18:38 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.03 KB, application/x-bzip)
2018-06-13 18:38 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.22 KB, application/x-bzip)
2018-06-13 18:38 UTC, Toralf Förster
Details
media-video:gpac-0.7.1:20180613-183203.log (media-video:gpac-0.7.1:20180613-183203.log,215.33 KB, text/plain)
2018-06-13 18:38 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,30.84 KB, application/x-bzip)
2018-06-13 18:39 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-06-13 18:38:42 UTC
utils/downloader.o: In function `gf_dm_connect':
downloader.c:(.text+0x1f30): undefined reference to `ASN1_STRING_get0_data'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:267: ../bin/gcc/libgpac.so] Error 1
make[1]: Leaving directory '/var/tmp/portage/media-video/gpac-0.7.1/work/gpac-0.7.1/src'

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_libressl_20180609-100331

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
  [2]   ruby25 (with Rubygems)



emerge -qpv media-video/gpac
[ebuild  N    ] media-video/gpac-0.7.1  USE="ipv6 libressl ssl -X -a52 -aac -alsa -debug -dvb -ffmpeg -jack -jpeg -jpeg2k -libav -mad -opengl -oss -png -pulseaudio -sdl -static-libs -theora -truetype -vorbis -xml -xvid"
Comment 1 Toralf Förster gentoo-dev 2018-06-13 18:38:45 UTC
Created attachment 535806 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-06-13 18:38:48 UTC
Created attachment 535808 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-06-13 18:38:50 UTC
Created attachment 535810 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-06-13 18:38:53 UTC
Created attachment 535812 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-06-13 18:38:56 UTC
Created attachment 535814 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-06-13 18:38:59 UTC
Created attachment 535816 [details]
media-video:gpac-0.7.1:20180613-183203.log
Comment 7 Toralf Förster gentoo-dev 2018-06-13 18:39:02 UTC
Created attachment 535818 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-08-20 12:30:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b34462e1b49b4b30ed014713f3011d5a246a91e

commit 4b34462e1b49b4b30ed014713f3011d5a246a91e
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-08-20 12:12:54 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-08-20 12:30:44 +0000

    media-video/gpac: security bump to 0.8.1
    
    We're bumping to 0.8.1 before 1.0.0 because there was
    a substantial rewrite. The aim is to stabilise this release
    first, give 1.0.0 (later commit) a few days in ~arch, then do that.
    
    Bug: https://bugs.gentoo.org/711262
    Closes: https://bugs.gentoo.org/701538
    Closes: https://bugs.gentoo.org/654418
    Closes: https://bugs.gentoo.org/658062
    Package-Manager: Portage-3.0.3, Repoman-3.0.0
    Signed-off-by: Sam James <sam@gentoo.org>

 media-video/gpac/Manifest                         |   1 +
 media-video/gpac/files/gpac-0.8.1-configure.patch | 100 +++++++++++++++
 media-video/gpac/gpac-0.8.1.ebuild                | 149 ++++++++++++++++++++++
 3 files changed, 250 insertions(+)