URL: <http://gna.org/bugs/?24991>
Summary: --enable-debug=no not being respected Project: Freeciv Submitted by: chrisk Submitted on: Mi 17 Aug 2016 13:13:19 CEST Category: None Severity: 3 - Normal Priority: 5 - Normal Status: None Assigned to: None Originator Email: Open/Closed: Open Release: 2.5.5+ R33631 Discussion Lock: Any Operating System: GNU/Linux Planned Release: Contains string changes: None _______________________________________________________ Details: ~/Freeciv/svn/s2_5$ svn info [...] Revision: 33631 [...] ~/Freeciv/svn/s2_5$ make clean ~/Freeciv/svn/s2_5$ ./autogen.sh --with-missinglist --enable-client=all --enable-fcmp=all --with-readline --enable-svnrev --enable-gitrev --enable-mapimg=no --enable-debug=no [...] ****************** Configuration Summary ****************** == General build options == Shared libraries: no Debugging support: no [...] make -j 4 ~/Freeciv/svn/s2_5$ su -c "make install" ~/Freeciv/svn/s2_5$ date Mi 17. Aug 12:55:45 CEST 2016 ~/Freeciv/svn/s2_5$ ls -l `which freeciv-server` -rwxr-xr-x 1 root staff 9326292 Aug 17 12:55 /usr/local/bin/freeciv-server ~/Freeciv/svn/s2_5$ ls -l `which freeciv-gtk3` -rwxr-xr-x 1 root staff 8868372 Aug 17 12:55 /usr/local/bin/freeciv-gtk3 ~$ freeciv-server --help 2>&1 | grep debug -d, --debug NUM Setze Debugloglevel (0 bis 3) ~$ freeciv-gtk3 --help 2>&1 | grep debug -d, --debug NUM Setze Debugloglevel (0 bis 3) ~$ freeciv-server -d 3 -l log123 Dies ist der Server von Freeciv Version 2.5.5+ (r33631) [...] ~$ freeciv-gtk3 -d 3 -l log321 ** (freeciv-gtk3:5484): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files ~$ egrep '^[1234]' log123 log321 | wc -l 114 _______________________________________________________ Reply to this item at: <http://gna.org/bugs/?24991> _______________________________________________ Nachricht gesendet von/durch Gna! http://gna.org/ _______________________________________________ Freeciv-dev mailing list Freeciv-dev@gna.org https://mail.gna.org/listinfo/freeciv-dev