Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 707914 - dev-db/mariadb-10.4.12 - ld: mysys/libmysys.a(my_addr_resolve.c.o): in function `my_addr_resolve': my_addr_resolve.c:(.text+0x45): undefined reference to `bfd_get_section_flags'
Summary: dev-db/mariadb-10.4.12 - ld: mysys/libmysys.a(my_addr_resolve.c.o): in functi...
Status: RESOLVED DUPLICATE of bug 707852
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-02 12:40 UTC by email200202
Modified: 2020-02-02 19:45 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,728.26 KB, text/plain)
2020-02-02 12:45 UTC, email200202
Details
emerge -pqv '=dev-db/mariadb-10.4.12::gentoo' (file_707914.txt,417 bytes, text/plain)
2020-02-02 12:46 UTC, email200202
Details
emerge --info '=dev-db/mariadb-10.4.12::gentoo' (file_707914.txt,6.78 KB, text/plain)
2020-02-02 12:47 UTC, email200202
Details

Note You need to log in before you can comment on or make changes to this bug.
Description email200202 2020-02-02 12:40:38 UTC
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: mysys/libmysys.a(my_addr_resolve.c.o): in function `my_addr_resolve':
my_addr_resolve.c:(.text+0x45): undefined reference to `bfd_get_section_flags'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: my_addr_resolve.c:(.text+0x5a): undefined reference to `bfd_get_section_vma'
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: my_addr_resolve.c:(.text+0x6c): undefined reference to `bfd_get_section_size'
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
 * ERROR: dev-db/mariadb-10.4.12::gentoo failed (compile phase):
 *   ninja -v -j1 -l0 failed
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_compile
 *   environment, line 4110:  Called cmake_src_compile
 *   environment, line  916:  Called cmake_build
 *   environment, line  895:  Called eninja
 *   environment, line 1501:  Called die
 * The specific snippet of code:
 *       "$@" || die "${nonfatal_args[@]}" "${*} failed"
 * 


Reproducible: Always

Steps to Reproduce:
1. emerge --sync
2. emerge -auvDN world

Actual Results:  
dev-db/mariadb-10.4.12 failed to build

Expected Results:  
It should not
Comment 1 email200202 2020-02-02 12:45:36 UTC
Created attachment 611016 [details]
build.log
Comment 2 email200202 2020-02-02 12:46:38 UTC
Created attachment 611018 [details]
emerge -pqv '=dev-db/mariadb-10.4.12::gentoo'
Comment 3 email200202 2020-02-02 12:47:40 UTC
Created attachment 611020 [details]
emerge --info '=dev-db/mariadb-10.4.12::gentoo'
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2020-02-02 13:19:53 UTC
sys-devel/binutils:       2.33.1-r1::gentoo, 2.34::gentoo
Comment 5 Sergei Trofimovich (RETIRED) gentoo-dev 2020-02-02 13:54:37 UTC

*** This bug has been marked as a duplicate of bug 707852 ***
Comment 6 Jeroen Roovers (RETIRED) gentoo-dev 2020-02-02 19:45:50 UTC
*** Bug 707962 has been marked as a duplicate of this bug. ***