JeffyCN / xorg-xserver

X server with glamor hacks for gles2 and rga based exa
Other
15 stars 23 forks source link

compile 1.20.8-2ubuntu2 fail #3

Closed matinalsun closed 3 years ago

matinalsun commented 3 years ago

I use dpkg-buildpackage to compile 1.20.8-2ubuntu2 in ubuntu 20.04. Encountered this problem:

Applying patch reset-transforms-in-closescreen.diff
patching file hw/xfree86/modes/xf86Crtc.c

Applying patch dri2-use-va-gl-for-intel.diff
patching file hw/xfree86/dri2/dri2.c
Hunk #1 FAILED at 1602.
1 out of 1 hunk FAILED -- rejects in file hw/xfree86/dri2/dri2.c
Patch dri2-use-va-gl-for-intel.diff does not apply (enforce with -f)
dh_quilt_patch: error: quilt --quiltrc /dev/null push -a || test $? = 2 returned exit code 1
make: *** [debian/rules:12: build] Error 1
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
JeffyCN commented 3 years ago

maybe try to remove that patch

JeffyCN commented 3 years ago

fixed just now