Georgi Valkov
Georgi Valkov
@mpratt14 ``` bash /usr/bin/env bash ../libtool --tag=CC --mode=compile /Volumes/test/m/openwrt/staging_dir/host/bin/gcc -D_GNU_SOURCE -DHAVE_CONFIG_H -DLOCALEDIR='"/Volumes/test/m/openwrt/staging_dir/host/share/locale"' -I. -I.. -I../libgnu -I../libgnu -I. -I. -I../lib -I.. -I/Volumes/test/m/openwrt/staging_dir/host/include -std=gnu99 -Wall -Wshadow -Wformat=2 -Wold-style-definition -Wstrict-prototypes -Wnull-dereference -Wimplicit-fallthrough -Werror...
@mpratt14 There are sometimes old materials and incompetent people. Stackoverflow is by far my best place to find good information. I will go on vacation for the weekend, maybe longer....
@mpratt14 ``` bash Undefined symbols for architecture x86_64: "_rpl_fts_close$INODE64", referenced from: _dwfl_linux_kernel_report_offline in libdw.a[189](linux-kernel-modules.o) _dwfl_linux_kernel_report_modules in libdw.a[189](linux-kernel-modules.o) "_rpl_fts_open$INODE64", referenced from: _dwfl_linux_kernel_report_offline in libdw.a[189](linux-kernel-modules.o) _dwfl_linux_kernel_report_modules in libdw.a[189](linux-kernel-modules.o) "_rpl_fts_read$INODE64", referenced from: _dwfl_linux_kernel_report_offline...
@mpratt14 ``` bash find /usr/lib /usr/local/include /usr/include | grep fts.h find: ‘/usr/include’: No such file or directory find /usr | grep fts.h find: ‘/usr/sbin/authserver’: Permission denied /usr/local/Cellar/libwebsockets/4.3.3/include/libwebsockets/lws-fts.h find /Applications/Xcode.app |...
@mpratt14 Good news: `gnulib` and `elfutils` build. Bad news: I think this breaks `frr` and possibly other packages. - [x] [x64.2024-05-05.01-gnulib-macos.txt](https://httpstorm.com/share/.openwrt/test/2024-03-12_xcode-15.3/x64.2024-05-05.01-gnulib-macos.txt) - [x] [x64.2024-05-05.02-elfutils-macos.txt](https://httpstorm.com/share/.openwrt/test/2024-03-12_xcode-15.3/x64.2024-05-05.02-elfutils-macos.txt) - [ ] [x64.2024-05-05.03-frr-macos.txt](https://httpstorm.com/share/.openwrt/test/2024-03-12_xcode-15.3/x64.2024-05-05.03-frr-macos.txt) ``` make...
@mpratt14 `build_dir/hostpkg/frr-9852228d1e87bdbad13e0fed8313203f00bf26af/config.log` [x64.2024-05-08.01-hostpkg-frr-config.log](https://httpstorm.com/share/.openwrt/test/2024-03-12_xcode-15.3/x64.2024-05-08.01-hostpkg-frr-config.log)
@mpratt14 `build_dir/host/elfutils-0.191/config.log` [x64.2024-05-08.02-host-elfutils-config.log](https://httpstorm.com/share/.openwrt/test/2024-03-12_xcode-15.3/x64.2024-05-08.02-host-elfutils-config.log)
@guidosarducci Hi Tony, I'm sorry for coming late, I just saw this today. Feel free to catch my attention with mail in the future. Let me know of any patches...
@mpratt14 > > fails with Xcode 15.3, workaround: revert to Xcode 15.2 > > so 15.3 is hopeless? that's the fix not the workaround haha Finding solutions is much easier...
@guidosarducci In case it is strictly necessary I can try installing macOS 12.7.3, but I'd rather avoid this if possible. It's my only computer. Would it be feasible to support...