[Mesa-dev] [PATCH 0/9] remove mfeatures.h file

Jordan Justen jljusten at gmail.com
Tue Feb 26 10:58:15 PST 2013


On Tue, Feb 26, 2013 at 10:16 AM, Brian Paul <brianp at vmware.com> wrote:
> On 02/26/2013 10:09 AM, Jordan Justen wrote:
>>
>> On Sat, Feb 23, 2013 at 7:29 AM, Brian Paul<brianp at vmware.com>  wrote:
>>>
>>> This series removes the dependencies on the mfeatures.h file and the file
>>> itself.
>>>
>>> I'd appreciated someone doing a test build of this series to double-check
>>> my
>>> work.
>>
>> I'm getting a build error:
>>    GEN    main/get_hash.h
>> updating main/git_sha1.h
>> get_hash_generator.py: need at least a single enabled API
>>
>
> OK, I've got a patch for this, but it looks like the disk on fd.o is full.
> When I try to push to my branch I get:
>
> Counting objects: 19, done.
> Delta compression using up to 8 threads.
> Compressing objects: 100% (12/12), done.
> Writing objects: 100% (12/12), 1.16 KiB, done.
> Total 12 (delta 10), reused 0 (delta 0)
> error: file write error (No space left on device)
> fatal: unable to write sha1 file
> error: unpack failed: unpack-objects abnormal exit
> To ssh://brianp@people.freedesktop.org/~brianp/mesa.git
>  ! [remote rejected] remove-mfeatures -> remove-mfeatures (n/a (unpacker
> error))
> error: failed to push some refs to
> 'ssh://brianp@people.freedesktop.org/~brianp/mesa.git'
>
> brianp at annarchy:~$ df
> Filesystem           1K-blocks      Used Available Use% Mounted on
> /dev/vda1             10325748   7479656   2321572  77% /
> tmpfs                 12372476         0  12372476   0% /lib/init/rw
> udev                  12367172        96  12367076   1% /dev
> tmpfs                 12372476         0  12372476   0% /dev/shm
> /dev/vda5             82573108  78378536         4 100% /home

I looks like someone freed up some space on /home now...

-Jordan


More information about the mesa-dev mailing list