Sergey Fedorov

Results 877 comments of Sergey Fedorov

> @herbygillot, can you say to us, is libraries provided by macports are built with clang? `clang` is broken for PowerPC. Everything that is currently built with Macports on PowerPC...

@r4sas So yes, `boost` is built with `gcc7` for PowerPC. It does't show in `port -v installed`: ``` 36-47:~ svacchanda$ port -v installed boost176 The following ports are currently installed:...

> Hm... In that case I can't say anything. Can you try rebuild boost locally? @r4sas Sure, I will do that in a couple of days. I wanna rebuild `gcc`...

Anyone has a fix for `error: no matching function for call to 'MHD_start_daemon'`? I get this error when building `Akumuli` with Clang: https://github.com/macports/macports-ports/pull/15631#issuecomment-1207142749

There is still a problem with a missing header, and install fails: https://github.com/miniupnp/miniupnp/issues/574#issuecomment-1077658534

@miniupnp It still complains about a missing header: ``` CMake Error at cmake_install.cmake:131 (file): file INSTALL cannot find "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_net_miniupnpc/miniupnpc/work/miniupnpc-2.2.3/miniupnpc.h": No such file or directory. make: *** [install/fast] Error 1 ```

@ChrisForsythe Thank you. I will try building it and update you here then. P. S. Adium is missing on Macports, right?

@classilla I am trying to build with gcc6 on 10.5.8, and it fails on this: ``` gmake[8]: Entering directory '/Users/svacchanda/tenfourfox/obj-ff-dbg/intl/icu/target/data' gmake[8]: Leaving directory '/Users/svacchanda/tenfourfox/obj-ff-dbg/intl/icu/target/data' generating out/tmp/res_index.txt (list of installed locales)...

> note that TFF has "10.4" in the title, and 10.4 has very little support for ppc64 (essentially nothing beyond the base libs; no frameworks, no objc .. ) so...