Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 515428 - dev-lang/R-3.1.0 pkg-config files with wrong LDFLAGS detected
Summary: dev-lang/R-3.1.0 pkg-config files with wrong LDFLAGS detected
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Denis Dupeyron (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-27 06:12 UTC by Patrick Lauer
Modified: 2020-01-13 13:14 UTC (History)
2 users (show)

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 Patrick Lauer gentoo-dev 2014-06-27 06:12:16 UTC
ecompressdir: bzip2 -9 /usr/share/doc
ecompressdir: bzip2 -9 /usr/share/man
 * QA Notice: pkg-config files with wrong LDFLAGS detected:
 * /usr/lib64/pkgconfig/libR.pc:Libs: -Wl,--export-dynamic -fopenmp  -Wl,-O1 -Wl,--as-needed -L${rlibdir} -lR

 * QA Notice: Package triggers severe warnings which indicate that it
 *            may exhibit random runtime failures.
 * main.c:1585:5: warning: function returns address of local variable [-Wreturn-local-addr]

 * Please do not file a Gentoo bug and instead report the above QA
 * issues directly to the upstream developers of this software.
 * Homepage: http://www.r-project.org/
>>> Done.
Comment 1 Larry the Git Cow gentoo-dev 2020-01-13 13:14:48 UTC
The bug has been closed via the following commit(s):

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

commit c9dc8c0bd3f814e3abc913d07fb0935a78797258
Author:     Mark Wright <gienah@gentoo.org>
AuthorDate: 2020-01-13 13:14:07 +0000
Commit:     Mark Wright <gienah@gentoo.org>
CommitDate: 2020-01-13 13:14:07 +0000

    dev-lang/R: Bump to 3.6.2
    
    Thanks to Neil for reporting, UlvHare for testing bug #702808.
    
    Fix bug #515428 pkg-config files with wrong LDFLAGS detected,
    thanks to patrick for reporting.
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=702808
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=515428
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Mark Wright <gienah@gentoo.org>

 dev-lang/R/Manifest                                |   1 +
 dev-lang/R/R-3.6.2.ebuild                          | 207 +++++++++++++++++++++
 .../R-3.6.2-no-LDFLAGS-in-libR-pkg-config.patch    |  11 ++
 dev-lang/R/files/R-3.6.2-no-gzip-doc.patch         |  10 +
 4 files changed, 229 insertions(+)