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

Bug#739968: marked as done (linux-libc-dev: binfmts.h defines MAX_ARG_STRLEN using PAGE_SIZE which is not defined in armhf's libc)



Your message dated Sat, 16 Oct 2021 02:16:44 -0700 (PDT)
with message-id <616a987c.1c69fb81.2526.3678@mx.google.com>
and subject line Closing this bug (BTS maintenance for src:linux bugs)
has caused the Debian Bug report #739968,
regarding linux-libc-dev: binfmts.h defines MAX_ARG_STRLEN using PAGE_SIZE which is not defined in armhf's libc
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.)


-- 
739968: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739968
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: linux-libc-dev
Version: 3.12.9-1
Severity: important

Trying to build a software package that uses MAX_ARG_STRLEN on armhf I hit a build
failure caused by PAGE_SIZE being undefined, we probably need to define MAX_ARG_STRLEN
in a different fashion for armhf:

    #define MAX_ARG_STRLEN (PAGE_SIZE * 32)

Thanks,

Gustavo Noronha

--- End Message ---
--- Begin Message ---
Hi

This bug was filed for a very old kernel or the bug is old itself
without resolution.

If you can reproduce it with

- the current version in unstable/testing
- the latest kernel from backports

please reopen the bug, see https://www.debian.org/Bugs/server-control
for details.

Regards,
Salvatore

--- End Message ---

Reply to: