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

Bug#50093: apt does not build on m68k/potato



Package: apt
Version: 0.3.14

Automatic build of apt_0.3.14.dsc on aahz by sbuild
[...]
Checking correctness of source dependencies...
------------------------------------------------------------------------------
dpkg-buildpackage: source package is apt
dpkg-buildpackage: source version is 0.3.14
 /usr/bin/sudo debian/rules clean DEB_BUILD_ARCH=m68k DEB_BUILD_GNU_CPU=m68k DEB_BUILD_GNU_SYSTEM=linux DEB_BUILD_GNU_TYPE=m68k-linux DEB_HOST_ARCH=m68k DEB_HOST_GNU_CPU=m68k DEB_HOST_GNU_SYSTEM=linux DEB_HOST_GNU_TYPE=m68k-linux
dh_testdir
rm -f build-stamp
rm -rf build
# Add here commands to clean up after the build process.
[...]
(cd build; ../configure)
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
checking host system type... m68k-unknown-linux-gnu
checking for m68k-linux-c++... no
checking for c++... c++
../configure: line 1249:  6287 Broken pipe             $CXX -v 2>&1
      6288 Done                    | grep -q gcc
checking if c++ -bm68k-linux works... yes
checking whether we are using GNU C++... yes
checking whether c++ -bm68k-linux accepts -g... yes
checking how to run the C++ preprocessor... c++ -bm68k-linux -E
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XpmLibraryVersion in -lXpm... yes
checking for SLang_Version in -lslang... yes
checking for Gpm_Open in -lgpm... no
checking system architecture... m68k
checking for C9x integer types... no
checking whether byte ordering is bigendian... (cached) yes
checking size of char... 1
checking size of int... 4
checking size of short... 2
checking size of long... 4
checking for debiandoc2html... yes
checking for debiandoc2text... yes
checking for yodl2man... yes
updating cache ./config.cache
creating ./config.status
creating environment.mak
creating makefile
creating include/config.h
[...]
Compiling contrib/md5.cc to ../build/obj/apt-pkg/md5.opic
contrib/md5.cc: In function `void byteSwap(uint8_t *, unsigned int)':
contrib/md5.cc:62: `UINT32' undeclared (first use this function)
contrib/md5.cc:62: (Each undeclared identifier is reported only once
contrib/md5.cc:62: for each function it appears in.)
contrib/md5.cc: In method `bool MD5Summation::Add(const unsigned char *, long unsigned int)':
contrib/md5.cc:271: passing `uint32_t *' as argument 1 of `byteSwap(uint8_t *, unsigned int)'
contrib/md5.cc:280: passing `uint32_t *' as argument 1 of `byteSwap(uint8_t *, unsigned int)'
contrib/md5.cc: In method `class MD5SumValue MD5Summation::Result()':
contrib/md5.cc:336: passing `uint32_t *' as argument 1 of `byteSwap(uint8_t *, unsigned int)'
contrib/md5.cc:343: passing `uint32_t *' as argument 1 of `byteSwap(uint8_t *, unsigned int)'
contrib/md5.cc:349: passing `uint32_t *' as argument 1 of `byteSwap(uint8_t *, unsigned int)'
make[2]: *** [../build/obj/apt-pkg/md5.opic] Error 1
make[2]: Leaving directory `/build/source/main/apt-0.3.14/apt-pkg'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/source/main/apt-0.3.14'
make: *** [build-stamp] Error 2
 
Ciao,
Christian.


Reply to: