[Mesa-dev] [PATCH 0/9] remove mfeatures.h file
Brian Paul
brianp at vmware.com
Tue Feb 26 10:16:31 PST 2013
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
-Brian
More information about the mesa-dev
mailing list