GNU bug report logs - #66774
master branch profiler.c: In function ‘syms_of_profiler_for_pdumper’: profiler.c:636:7: error: ‘memory’ undeclared (first use in this function)

Previous Next

Package: emacs;

Reported by: Jim Dupont <jmikedupont2 <at> gmail.com>

Date: Fri, 27 Oct 2023 14:42:01 UTC

Severity: normal

Tags: moreinfo

Done: Stefan Kangas <stefankangas <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 66774 <at> debbugs.gnu.org (full text, mbox):

From: Jim Dupont <jmikedupont2 <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 66774 <at> debbugs.gnu.org
Subject: Re: bug#66774: master branch profiler.c: In function ‘syms_of_profiler_for_pdumper’: profiler.c:636:7: error: ‘memory’ undeclared (first use in this function)
Date: Fri, 27 Oct 2023 13:29:57 -0400
[Message part 1 (text/plain, inline)]
so turning that flag on resulted in the compile working but linking had this
```/usr/bin/ld: profiler.o: in function `Fprofiler_memory_log':
                           /mnt/data1/2023/10/23/emacs/src/profiler.c:514:
undefined reference to `export_log'
/usr/bin/ld: profiler.o: in function `malloc_probe':
                       /mnt/data1/2023/10/23/emacs/src/profiler.c:524:
undefined reference to `add_sample'
collect2: error: ld returned 1 exit status
```
here are my last 2 config logs let me know if you need anything else.

https://github.com/jmikedupont2/emacs/blob/bugreport/profile/var/log/build/config.log
and
https://github.com/jmikedupont2/emacs/blob/bugreport/profile/var/log/build/config.log~

On Fri, Oct 27, 2023, 13:10 Eli Zaretskii <eliz <at> gnu.org> wrote:

> [Please use Reply All to keep the bug tracker on the CC list.]
>
> > From: Jim Dupont <jmikedupont2 <at> gmail.com>
> > Date: Fri, 27 Oct 2023 11:29:54 -0400
> >
> > this is standard x86 64 gnu linux.
> > adding the define got me past it, I think its just autoconfig not
> working. you want my config logs?
>
> Yes, please post config.log.
>
[Message part 2 (text/html, inline)]

This bug report was last modified 1 year and 191 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.