[Bug libctf/28545] New: cross compile incorrectly using host libraries in install relink

2021-11-04 Thread bugs.sourceware at johnthomson dot fastmail.com.au
Priority: P2 Component: libctf Assignee: unassigned at sourceware dot org Reporter: bugs.sourceware at johnthomson dot fastmail.com.au Target Milestone: --- I am trying to cross compile an arm OpenWrt target on an x86_64 Arch Linux host (host Arch Linux

[Bug libctf/28545] cross compile incorrectly using host libraries in install relink

2021-11-05 Thread bugs.sourceware at johnthomson dot fastmail.com.au
https://sourceware.org/bugzilla/show_bug.cgi?id=28545 --- Comment #1 from John --- Minimum OpenWrt config example: cat <.config CONFIG_TARGET_ipq40xx=y CONFIG_TARGET_ipq40xx_mikrotik=y CONFIG_TARGET_ipq40xx_mikrotik_DEVICE_mikrotik_hap-ac2=y CONFIG_DEVEL=y CONFIG_EXPERIMENTAL=y CONFIG_TESTING_

[Bug libctf/28545] cross compile incorrectly using host libraries in install relink

2021-11-05 Thread bugs.sourceware at johnthomson dot fastmail.com.au
https://sourceware.org/bugzilla/show_bug.cgi?id=28545 --- Comment #2 from John --- Created attachment 13762 --> https://sourceware.org/bugzilla/attachment.cgi?id=13762&action=edit Full compile log for OpenWrt ipq40xx binutils 2.37 package -- You are receiving this mail because: You are on th

[Bug libctf/28545] cross compile incorrectly using host libraries in install relink

2021-11-05 Thread bugs.sourceware at johnthomson dot fastmail.com.au
https://sourceware.org/bugzilla/show_bug.cgi?id=28545 --- Comment #3 from John --- Created attachment 13763 --> https://sourceware.org/bugzilla/attachment.cgi?id=13763&action=edit Full compile log for OpenWrt ath79 binutils 2.37 package -- You are receiving this mail because: You are on the

[Bug libctf/28545] cross compile incorrectly using host libraries in install relink

2021-11-06 Thread bugs.sourceware at johnthomson dot fastmail.com.au
https://sourceware.org/bugzilla/show_bug.cgi?id=28545 --- Comment #4 from John --- this libtool relink libctf.so is the only place in the whole build log where -L/usr/lib is used -- You are receiving this mail because: You are on the CC list for the bug.

[Bug libctf/27360] libctf.so.0: undefined symbol: bsearch_r

2021-11-06 Thread bugs.sourceware at johnthomson dot fastmail.com.au
https://sourceware.org/bugzilla/show_bug.cgi?id=27360 John changed: What|Removed |Added CC||bugs.sourceware@johnthomson

[Bug libctf/28545] cross compile incorrectly using host libraries in install relink

2021-11-06 Thread bugs.sourceware at johnthomson dot fastmail.com.au
https://sourceware.org/bugzilla/show_bug.cgi?id=28545 --- Comment #6 from John --- I used the OpenWrt package defaults. These look like: 80 TARGET_CFLAGS += $(FPIC) -Wno-unused-value 81 82 TARGET_LDFLAGS += $(if $(INTL_FULL),-lintl) 83 84 CONFIGURE_ARGS += \ 85 --host=$(REA

[Bug libctf/28545] cross compile incorrectly using host libraries in install relink

2021-11-06 Thread bugs.sourceware at johnthomson dot fastmail.com.au
https://sourceware.org/bugzilla/show_bug.cgi?id=28545 --- Comment #8 from John --- ./configure --target=arm-openwrt-linux --host=arm-openwrt-linux --build=x86_64-pc-linux-gnu --program-prefix="" --program-suffix="" --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecd

[Bug libctf/28545] cross compile incorrectly using host libraries in install relink

2021-11-11 Thread bugs.sourceware at johnthomson dot fastmail.com.au
https://sourceware.org/bugzilla/show_bug.cgi?id=28545 --- Comment #12 from John --- Thank you Nick, I will take this up again with OpenWrt Sorry I had not done an out-of-openwrt cross compile Just to make sure, I am seeing this error when I have both configure args: --enable-shared --prefix=/us

[Bug libctf/28545] cross compile incorrectly using host libraries in install relink

2021-11-11 Thread bugs.sourceware at johnthomson dot fastmail.com.au
https://sourceware.org/bugzilla/show_bug.cgi?id=28545 --- Comment #13 from John --- Created attachment 13778 --> https://sourceware.org/bugzilla/attachment.cgi?id=13778&action=edit Full compile log for OpenWrt (toolchain only) ipq40xx binutils 2.37 -- You are receiving this mail because: You

[Bug libctf/28545] cross compile incorrectly using host libraries in install relink

2021-11-18 Thread bugs.sourceware at johnthomson dot fastmail.com.au
https://sourceware.org/bugzilla/show_bug.cgi?id=28545 --- Comment #16 from John --- Created attachment 13798 --> https://sourceware.org/bugzilla/attachment.cgi?id=13798&action=edit Full compile log for bootlin toolchain armv7-eabihf I did try this away from the OpenWrt toolchain, and see the

[Bug gprofng/29477] Build failure on musl: collector_module.h:78:13: error: duplicate member ‘pwrite’

2022-08-13 Thread bugs.sourceware at johnthomson dot fastmail.com.au
https://sourceware.org/bugzilla/show_bug.cgi?id=29477 John changed: What|Removed |Added CC||bugs.sourceware@johnthomson