Source: coreutils
Version: 8.30-3
Severity: normal

Dear Maintainer,

Since 8.30-2, coreutils fails to build on hppa with following error:

make[5]: Entering directory '/<<PKGBUILDDIR>>'
 /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/coreutils/usr/bin'
  src/ginstall -c src/ginstall 
'/<<PKGBUILDDIR>>/debian/coreutils/usr/bin/./install'
src/ginstall: setting permissions for 
'/<<PKGBUILDDIR>>/debian/coreutils/usr/bin/./install': Unknown error 252
make[5]: *** [Makefile:6524: install-binPROGRAMS] Error 1

Error 252 used to be ENOTSUP but this error number is no longer used on
hppa-linux.  ENOTSUP is now defined to be EOPNOTSUPP.

I tried to debug the failing command to see if I could find how the error
occurs.  However, src/ginstall doesn't fail when I run the command outside
the build.  So, I'm probably not setting the environment correctly.

Regards,
Dave Anglin

-- System Information:
Debian Release: buster/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable')
Architecture: hppa (parisc64)

Kernel: Linux 4.14.104+ (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- no debconf information

Reply via email to