Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930248 - net-misc/networkmanager-1.46.0-r1 failed (compile phase)
Summary: net-misc/networkmanager-1.46.0-r1 failed (compile phase)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-19 14:52 UTC by 2659246691
Modified: 2024-04-20 11:18 UTC (History)
1 user (show)

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


Attachments
environment description (info,18.55 KB, text/plain)
2024-04-19 14:52 UTC, 2659246691
Details
the build log part 1 (build.log,963.93 KB, text/x-log)
2024-04-19 23:13 UTC, 2659246691
Details
the build log part 2 (build.log.2,67.17 KB, text/plain)
2024-04-19 23:14 UTC, 2659246691
Details

Note You need to log in before you can comment on or make changes to this bug.
Description 2659246691 2024-04-19 14:52:56 UTC
Created attachment 891094 [details]
environment description

this is part of the logs, more info please refer to the attachment

FAILED: src/core/NetworkManager.ver 
/tmp/portage/net-misc/networkmanager-1.46.0-r1/work/NetworkManager-1.46.0/tools/create-exports-NetworkManager.sh --called-from-build /tmp/portage/net-misc/networkmanager-1.46.0-r1/work/NetworkManager-1.46.0
nm: ./src/core/NetworkManager-all-sym: no symbols
nm: ./src/core/devices/adsl/libnm-device-plugin-adsl.so: no symbols
nm: ./src/core/devices/bluetooth/libnm-device-plugin-bluetooth.so: no symbols
nm: ./src/core/devices/wifi/libnm-device-plugin-wifi.so: no symbols
nm: ./src/core/devices/wwan/libnm-wwan.so: no symbols
nm: ./src/core/devices/wwan/libnm-device-plugin-wwan.so: no symbols
nm: ./src/core/ppp/nm-pppd-plugin.so: no symbols
nm: ./src/core/ppp/libnm-ppp-plugin.so: no symbols
ninja: build stopped: subcommand failed.
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -j 16 -v
 * ERROR: net-misc/networkmanager-1.46.0-r1::gentoo failed (compile phase):
 *   compile failed
 * 
 * Call stack:
 *     ebuild.sh, line  136:  Called src_compile
 *   environment, line 4338:  Called meson-multilib_src_compile
 *   environment, line 2783:  Called multilib-minimal_src_compile
 *   environment, line 2979:  Called multilib_foreach_abi 'multilib-minimal_abi_src_compile'
 *   environment, line 3246:  Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile'
 *   environment, line 2939:  Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_compile'
 *   environment, line 2937:  Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_compile'
 *   environment, line  829:  Called multilib-minimal_abi_src_compile
 *   environment, line 2973:  Called multilib_src_compile
 *   environment, line 3466:  Called meson_src_compile
 *   environment, line 2862:  Called die
 * The specific snippet of code:
 *       "$@" || die -n "compile failed";
Comment 1 Mike Gilbert gentoo-dev 2024-04-19 15:10:14 UTC
Please attach the full build log.
Comment 2 2659246691 2024-04-19 23:13:39 UTC
Created attachment 891144 [details]
the build log part 1

the build logs more than 1000kb, so I have to split them into two files, thank you!
Comment 3 2659246691 2024-04-19 23:14:10 UTC
Created attachment 891145 [details]
the build log part 2
Comment 4 Mike Gilbert gentoo-dev 2024-04-20 00:39:56 UTC
Your LDFLAGS variable contains some strange options. Please try building with LDFLAGS commented out.
Comment 5 2659246691 2024-04-20 11:17:34 UTC
Thank you very much Mike, it works perfect now!