[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#481147: marked as done (wish: Build-Depends-Indep: arch != i386 uses cross compiler?)



Your message dated Tue, 10 May 2016 11:50:22 +0200 (CEST)
with message-id <alpine.DEB.2.20.1605101141320.10637@cantor.unex.es>
and subject line Re: wish: Build-Depends-Indep: arch != i386 uses cross compiler?
has caused the Debian Bug report #481147,
regarding wish: Build-Depends-Indep: arch != i386 uses cross compiler?
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
481147: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=481147
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: bochs
Version: 2.3.6-2~bpo40+1
Severity: wishlist

supaplex@youwish.area51.mil:bochs-2.3.6$ ./debian/rules build-indep
....
../debian/rules:129: *** "build-indep will only succeed on any-i386".
Stop.

Would a debian/control Build-Depends-Indep arch != i386 on a i386 cross
compiler resolve the underlying issue here?  If not, a bts# in the error
might be handy to reference. Eg "... on any-i386 (see bts#nnnnnn)". I've 
poked around in the source directory here, and I don't see anything like 
this.

Thanks,


Scott Edwards
-- Daxal Communications - http://daxal.com/?from=debian+bts

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-vserver-amd64
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages bochs depends on:
ii  bochs-wx [bochs-gui]   2.3-2etch1        WxWindows plugin for Bochs
ii  bochsbios              2.3-2etch1        BIOS for the Bochs emulator
ii  libc6                  2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii  libgcc1                1:4.1.1-21        GCC support library
ii  libstdc++6             4.1.1-21          The GNU Standard C++ Library v3
ii  vgabios                0.6a-1            VGA BIOS software for the Bochs an
ii  zlib1g                 1:1.2.3-13        compression library - runtime

Versions of packages bochs recommends:
pn  bximage | createdisk          <none>     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 2.4.1-1

On Wed, 14 May 2008, debian@foss.daxal.com wrote:

> Package: bochs
> Version: 2.3.6-2~bpo40+1
> Severity: wishlist
> 
> supaplex@youwish.area51.mil:bochs-2.3.6$ ./debian/rules build-indep
> ....
> ../debian/rules:129: *** "build-indep will only succeed on any-i386".
> Stop.
> 
> Would a debian/control Build-Depends-Indep arch != i386 on a i386 cross
> compiler resolve the underlying issue here?  If not, a bts# in the error
> might be handy to reference. Eg "... on any-i386 (see bts#nnnnnn)". I've 
> poked around in the source directory here, and I don't see anything like 
> this.

debian/rules has now:

  $(error "build-indep will only succeed on any-i386 or any-amd64")

and the changelog for 2.4.1-1 says this:

  * Add support for building the bochsbios architecture independent package
    also on any-amd64 systems, and add gcc-multilib for such systems to
    Build-Depends-Indep.


Moreover, we have now source-only uploads and there is an "Arch: all"
autobuilder which runs on the amd64 architecture, which is also
the most widely used architecture, so as far as it works on amd64,
this is not a big deal.

Thanks.

--- End Message ---

Reply to: