lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 26 Aug 2014 21:35:42 -0400
From:	Daniel Peebles <pumpkingod@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: 3.17 regression: building with cwd outside of source root fails

I'm a kernel newbie so I feel a bit out of place here, but I wanted to
draw attention to this bug I filed:
https://bugzilla.kernel.org/show_bug.cgi?id=83251. It fails in both
3.17-rc1 and -rc2, and the same workflow worked fine with 3.16.

I *think* the problem was introduced by the new references to $PWD in
the makefiles in commit 00a2430ff07d4e0e0e7e24e02fd8adede333b797
(https://github.com/torvalds/linux/commit/00a2430ff07d4e0e0e7e24e02fd8adede333b797
for the lazy), since my working directory isn't the main source tree.
Then again, it looks like there were already some mentions of $PWD
before that commit, so I'm not too sure.

Anyway, I'd appreciate feedback and/or hints for how to better
diagnose this or advice as to what the correct fix is.

Thanks,
Dan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists