You are not logged in.

#1 2008-09-19 18:15:26

dajek
Member
Registered: 2008-09-19
Posts: 2

building metisse from AUR - bootstrap hunk 1 failed at 14

I'm using this build package from AUR. I've already built and installed nucleo.

At first, I got several errors such as:

3dno_normal.S suffix or operands invalid for "push"

But now, when I went to build it to get the log file, I get this at the end: (full log at end of post)

==> Starting make...
patching file bootstrap
Hunk #1 FAILED at 14.
1 out of 1 hunk FAILED -- saving rejects to file bootstrap.rej

I'm building on a Compaq F750US with a 64bit dual-core processor.

bootstrap.rej

***************
*** 14,20 ****
 
  bad_libtool=true
  case $libtool_version in
!     1.4*|1.5*|1.6*|1.7*|1.8*|1.9*|1.10*|1.11*|1.12*|1.13*)
      bad_libtool=false
      ;;
  esac
--- 14,20 ----
 
  bad_libtool=true
  case $libtool_version in
!     1.4*|1.5*|1.6*|1.7*|1.8*|1.9*|1.10*|1.11*|1.12*|1.13*|2.*)
      bad_libtool=false
      ;;
  esac

metisse-cvs-20080919-1-x86_64.log

==> Connecting to metisse CVS server.......
cvs checkout: warning: failed to open /home/grant/.cvspass for reading: No such file or directory
cvs checkout: Updating metisse
U metisse/AUTHORS
U metisse/ChangeLog
## No errors during the update -dajek
U fvwm-insitu/vms/vms.c
U fvwm-insitu/vms/vms.h
U fvwm-insitu/vms/vms_shareables.opt
==> CVS checkout done or server timeout
==> Starting make...
patching file bootstrap
Hunk #1 FAILED at 14.
1 out of 1 hunk FAILED -- saving rejects to file bootstrap.rej

Thanks in advance.

Last edited by dajek (2008-09-19 18:37:08)

Offline

#2 2008-09-21 12:14:19

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: building metisse from AUR - bootstrap hunk 1 failed at 14

What happens when building without that patch?

Offline

#3 2008-09-22 21:36:01

dajek
Member
Registered: 2008-09-19
Posts: 2

Re: building metisse from AUR - bootstrap hunk 1 failed at 14

Ok, that got around the first error, now I'm back to

X86/3dnow_normal.S:776: Error: suffix or operands invalid for 'pop'

^Just one of many.
That's in "metisse-cvs/src/metisse-build/xserver/GL/mesa". I disabled the other patch, and get the same error.

Offline

Board footer

Powered by FluxBB