GNU bug report logs - #74600
[PATCH scratch/igc] fix mps library check

Previous Next

Package: emacs;

Reported by: Yikai Zhao <yikai <at> z1k.dev>

Date: Fri, 29 Nov 2024 07:57:02 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74600 in the body.
You can then email your comments to 74600 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#74600; Package emacs. (Fri, 29 Nov 2024 07:57:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Yikai Zhao <yikai <at> z1k.dev>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 29 Nov 2024 07:57:02 GMT) Full text and rfc822 format available.

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

From: Yikai Zhao <yikai <at> z1k.dev>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH scratch/igc] fix mps library check
Date: Fri, 29 Nov 2024 15:56:36 +0800
[Message part 1 (text/plain, inline)]
--with-mps detection failed when building with --without-x:

config.log:

configure:28292: checking for mps_arena_create in -lmps
configure:28317: gcc -o conftest -g3 -O2     conftest.c -lmps  -lsqlite3   >&5
/usr/local/bin/ld: /usr/local/lib/libmps.a(mps.o): in function
`PThreadextModuleInit':
/work/mps-release-1.118.0/code/pthrdext.c:139:(.text+0x499b):
undefined reference to `sem_init'
/usr/local/bin/ld: /usr/local/lib/libmps.a(mps.o): in function `LockInit':
/work/mps-release-1.118.0/code/lockix.c:88:(.text+0x404c3): undefined
reference to `pthread_mutexattr_init'
/usr/local/bin/ld:
/work/mps-release-1.118.0/code/lockix.c:90:(.text+0x404d8): undefined
reference to `pthread_mutexattr_settype'
/usr/local/bin/ld:
/work/mps-release-1.118.0/code/lockix.c:94:(.text+0x404fc): undefined
reference to `pthread_mutexattr_destroy'
/usr/local/bin/ld:
/work/mps-release-1.118.0/code/lockix.c:94:(.text+0x405bd): undefined
reference to `pthread_mutexattr_destroy'
...
[0001-Fix-mps-library-check.patch (text/x-patch, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#74600; Package emacs. (Fri, 29 Nov 2024 08:22:02 GMT) Full text and rfc822 format available.

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

From: Gerd Möllmann <gerd.moellmann <at> gmail.com>
To: Yikai Zhao <yikai <at> z1k.dev>
Cc: 74600 <at> debbugs.gnu.org
Subject: Re: bug#74600: [PATCH scratch/igc] fix mps library check
Date: Fri, 29 Nov 2024 09:20:12 +0100
Yikai Zhao <yikai <at> z1k.dev> writes:

> --with-mps detection failed when building with --without-x:

Thanks! I've pushed your patch, since I can see other commits from you
in master. It works fine for me on macOS, too, BTW.




Reply sent to Stefan Kangas <stefankangas <at> gmail.com>:
You have taken responsibility. (Tue, 24 Dec 2024 02:57:02 GMT) Full text and rfc822 format available.

Notification sent to Yikai Zhao <yikai <at> z1k.dev>:
bug acknowledged by developer. (Tue, 24 Dec 2024 02:57:02 GMT) Full text and rfc822 format available.

Message #13 received at 74600-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefankangas <at> gmail.com>
To: Gerd Möllmann <gerd.moellmann <at> gmail.com>, 
 Yikai Zhao <yikai <at> z1k.dev>
Cc: 74600-done <at> debbugs.gnu.org
Subject: Re: bug#74600: [PATCH scratch/igc] fix mps library check
Date: Tue, 24 Dec 2024 02:55:32 +0000
Gerd Möllmann <gerd.moellmann <at> gmail.com> writes:

> Yikai Zhao <yikai <at> z1k.dev> writes:
>
>> --with-mps detection failed when building with --without-x:
>
> Thanks! I've pushed your patch, since I can see other commits from you
> in master. It works fine for me on macOS, too, BTW.

I'm therefore closing this bug report.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 21 Jan 2025 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 207 days ago.

Previous Next


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