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

Bug#78491: regex_0.12-10(unstable): build error



Package: regex
Version: 0.12-10
Severity: Important

I tried to recompile regex for m68k, but it failed with:

> touch build-stamp
>  /usr/bin/sudo debian/rules binary-arch 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
> dh_testroot
> dh_clean -k
> dh_installdirs
> install -m 644 libregex.so.0.12 debian/libregex0/usr/lib/libc5-compat
> ln -s libregex.so.0.12 debian/libregex0/usr/lib/libc5-compat/libregex.so.0
> install -m 644 libregex.a debian/libregex0-altdev/usr/m68k-linuxlibc1/lib/
> install: cannot create regular file `debian/libregex0-altdev/usr/m68k-linuxlibc1/lib/': No such file or directory
> make: *** [install] Error 1

It seems the necessary directories aren't created. Don't know if this
happens because the arch != i386 or because the build daemons don't
execute the binary-indep target (which is unnecessary).

Since this is a "cannot build from source" type bug, it is to be
considered important. (See Debian developer's reference.)

Roman

A complete build log can be found at
http://m68k.debian.org/buildd/logs/regex_0.12-10_20001130-0949



Reply to: