Hello, I'm re-build some 100 ports in a poudriere jail r292778 amd64 and ports from r414411 with
CFLAGS=-O0 -g CXXFLAGS=-O0 -g in the jails make.conf file to nail down or at least get a gdb backtrace of the astro/stellarium which crashes on start; Two problems: The above CFLAGS/CXXFLAGS are fine for all ports, but devel/binutil does not compile (I can't find some libintl.h header file); I could file a PR if it is not a known issue already; I found no way to avoid the strip of the binaries; I ended up with copy /usr/bin/true to /usr/bin/strip in the jail. What is the right way to do so with some config value? Thanks matthias -- Matthias Apitz, ✉ g...@unixarea.de, ⌂ http://www.unixarea.de/ ☎ +49-176-38902045 "Wer übersieht, dass wir uns den anderen weggenommen haben und sie uns wiederhaben wollen, kann von den Kämpfen der letzten Tage keinen verstehen. Und kann natürlich auch keinen dieser Kämpfe bestehen." Hermann Kant in jW 1.10.1989 _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"