Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 2017 14:03:48 -0400
From:      Ed Maste <emaste@freebsd.org>
To:        Dimitry Andric <dim@freebsd.org>
Cc:        Roger Marquis <marquis@roble.com>, freebsd-security@freebsd.org
Subject:   Re: /tmp/ecp.* created during kernel build?
Message-ID:  <CAPyFy2DbEs7hd1UWbzf9vOdKubqP0wQfM_J%2BJ3XfJLWY_UXepQ@mail.gmail.com>
In-Reply-To: <A7D222D1-48AA-4F9D-97CC-A2D9B7DD7B95@FreeBSD.org>
References:  <alpine.BSF.2.11.1612271756590.79526@eboyr.pbz> <1612271904400.79526@mx5.roble.com> <A7D222D1-48AA-4F9D-97CC-A2D9B7DD7B95@FreeBSD.org>

index | next in thread | previous in thread | raw e-mail

On 28 December 2016 at 06:31, Dimitry Andric <dim@freebsd.org> wrote:
>
> This looks like a minor bug in elfcopy, when used as objcopy,
> specifically when in combination with the --input-target binary flag:
>
> $ mkdir /tmp/foo
> $ export TMPDIR=/tmp/foo
> $ ls -l /tmp/foo/
> $ /usr/bin/objcopy --input-target binary --output-target elf64-x86-64-freebsd  --binary-architecture i386  cloudabi32_vdso.o bar.o
> $ ls -l /tmp/foo
> total 12
> -rw-r--r--  1 dim  wheel  10198 2016-12-28 12:29:32 ecp.0xbNAi5i
>
> E.g. for some reason this does not clean up the temporary file.

This should be fixed as of r316284 and will be MFCd before 11.1.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2DbEs7hd1UWbzf9vOdKubqP0wQfM_J%2BJ3XfJLWY_UXepQ>