Bug#767323: LTO not working: File format not recognized

2014-12-25 Thread Benjamin Kay
TL;DR The problem appears to be related to binutils and not clang. I am having the same problem as the submitter with Clang 3.5.0-9. Compiling the following simple hello world program: #include iostream int main() { std::cout Hello World\n; return 0; } $ clang++ -flto -c hello.cpp $

Bug#726368: (no subject)

2013-12-23 Thread Benjamin Kay
Could you please post the contents of ~/.xsession-errors? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#667706: openssl 1.0.1 breaks wpa_supplicant

2012-07-23 Thread Benjamin Kay
WPA2 enterprise authentication +against some (probably broken) access points. (Bug #667706) + + -- Benjamin Kay benja...@benkay.net Mon, 23 Jul 2012 13:33:49 -0400 + wpa (1.0-2) unstable; urgency=low * Really enable hardened build flags, thanks Simon Ruderich diff -Nru wpa-1.0/debian

Bug#675205: openssh-client: openssh 1:6.0 should depend on libssl1.0.0 = 1.0.1

2012-05-30 Thread Benjamin Kay
Package: openssh-client Version: 1:6.0p1-1 Severity: normal Dear Maintainer, openssh-client depends on libssl1.0.0 = 1.0.0, but is should depend on libssl1.0.0 = 1.0.1. With libssl1.0.0_1.0.0h-1 installed, attempts to login to a remote server using public key authentication produce the following

Bug#667706: openssl 1.0.1 breaks wpa_supplicant

2012-05-29 Thread Benjamin Kay
On Monday, April 30, 2012 20:15:26 Raghav Krishnapriyan wrote: On Sun, Apr 29, 2012, at 07:26:11 pm +0200, Kurt Roeckx wrote: Can you please try with the 1.0.1b version? 1.0.1b still results in the same problem, unfortunately. FYI, 1.0.1c (the most current version at the time of this

Bug#628822: gtk-redshift should depend on python-gtk2 but doesn't

2011-06-01 Thread Benjamin Kay
Package: gtk-redshift Version: 1.6-1 Severity: important gtk-redshift does not start on my system. Running gtk-redshift from the commandline produces the following output: Traceback (most recent call last): File /usr/bin/gtk-redshift, line 22, in module from gtk_redshift.statusicon import