Hi!

John Paul Adrian Glaubitz wrote:
> configure: error: unsupported cpu sparc64

Does this help?

--- debian/rules.orig   2015-11-25 12:50:12.758193105 +0000
+++ debian/rules        2015-11-25 12:50:58.059187819 +0000
@@ -124,7 +124,7 @@
 
 with_wgy_zenhai = $(if $(filter $(distrel),lenny),,yes)
 
-arch_map       := alpha=alpha arm=arm armel=arm armhf=arm arm64=aarch64 
amd64=amd64 hppa=parisc i386=i586 m68k=m68k mips=mips mipsel=mipsel 
mips64=mips64 mips64el=mips64el powerpc=ppc powerpcspe=ppc ppc64=ppc64 
ppc64el=ppc64le sparc=sparc sparc64=sparc64 sh4=sh s390x=s390x ia64=ia64 
m68k=m68k x32=x32
+arch_map       := alpha=alpha arm=arm armel=arm armhf=arm arm64=aarch64 
amd64=amd64 hppa=parisc i386=i586 m68k=m68k mips=mips mipsel=mipsel 
mips64=mips64 mips64el=mips64el powerpc=ppc powerpcspe=ppc ppc64=ppc64 
ppc64el=ppc64le sparc=sparc sparc64=sparcv9 sh4=sh s390x=s390x ia64=ia64 
m68k=m68k x32=x32
 archdir_map    := alpha=alpha arm=arm armel=arm armhf=arm arm64=aarch64 
amd64=amd64 hppa=parisc i386=i386 m68k=m68k mips=mips mipsel=mipsel 
mips64=mips64 mips64el=mips64el powerpc=ppc powerpcspe=ppc ppc64=ppc64 
ppc64el=ppc64le sparc=sparc sparc64=sparcv9 sh4=sh s390x=s390x ia64=ia64 
m68k=m68k x32=x32
 
 jvmarch                := $(strip $(patsubst $(DEB_HOST_ARCH_CPU)=%, %, \

> Note that I temporarily had to drop "openjdk-8-jdk" from the Build-Depends to
> get openjdk-8 to be able to fulfill its build dependencies.

It's expected to do that, or have openjdk-7-jdk installed already in the
build chroot, to build openjdk-8 the first time.  sbuild can't handle
alternate dependencies by itself.

Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org

Attachment: signature.asc
Description: Digital signature

Reply via email to