Forums WoW Modding Support Archives Azerothcore Discord Archives [DiscordArchive] I had an issue during building for the jemalloc deps, on safety_check.h :

[DiscordArchive] I had an issue during building for the jemalloc deps, on safety_check.h :

[DiscordArchive] I had an issue during building for the jemalloc deps, on safety_check.h :

rektbyfaith
Administrator
0
10-23-2025, 07:55 PM
#1
Archived author: Sonkei • Posted: 2025-10-23T19:55:48.860000+00:00
Original source

I had an issue during building for the jemalloc deps, on safety_check.h :
void safety_check_set_abort(void (*abort_fn)());
I had to complete the function prototype to have it running (according to what was in safety_check.c) :
void safety_check_set_abort(void (*abort_fn)(const char *));

My C knowledge is now dated, so why is it defined like this and why doesn’t it compile ?
I’m using gcc/g++ instead of clang, is it related ?
rektbyfaith
10-23-2025, 07:55 PM #1

Archived author: Sonkei • Posted: 2025-10-23T19:55:48.860000+00:00
Original source

I had an issue during building for the jemalloc deps, on safety_check.h :
void safety_check_set_abort(void (*abort_fn)());
I had to complete the function prototype to have it running (according to what was in safety_check.c) :
void safety_check_set_abort(void (*abort_fn)(const char *));

My C knowledge is now dated, so why is it defined like this and why doesn’t it compile ?
I’m using gcc/g++ instead of clang, is it related ?

rektbyfaith
Administrator
0
10-23-2025, 08:05 PM
#2
Archived author: Akuji • Posted: 2025-10-23T20:05:37.359000+00:00
Original source

Ill message you <@608322497128955905>. It's not a GCC vs Clang issue but the build with G++ and what it does differently if your function declarations and definitions dont match exactly
rektbyfaith
10-23-2025, 08:05 PM #2

Archived author: Akuji • Posted: 2025-10-23T20:05:37.359000+00:00
Original source

Ill message you <@608322497128955905>. It's not a GCC vs Clang issue but the build with G++ and what it does differently if your function declarations and definitions dont match exactly

rektbyfaith
Administrator
0
10-23-2025, 08:34 PM
#3
Archived author: zeeb • Posted: 2025-10-23T20:34:02.808000+00:00
Original source

So I noticed an issue with the CMake of AC. It uses default paths such as ".../OpenSSL-Win64/lib/VC/libssl64MD.lib". However, with the newest version of OpenSSL 3.6.0 it should be ".../OpenSSL-Win64/lib/VC/x64/MD/libssl.lib". Same with the crypto paths as well.

Anyone know where these settings are stored? Was thinking about making a GitHub push. If someone else wants to push it that's fine too.
rektbyfaith
10-23-2025, 08:34 PM #3

Archived author: zeeb • Posted: 2025-10-23T20:34:02.808000+00:00
Original source

So I noticed an issue with the CMake of AC. It uses default paths such as ".../OpenSSL-Win64/lib/VC/libssl64MD.lib". However, with the newest version of OpenSSL 3.6.0 it should be ".../OpenSSL-Win64/lib/VC/x64/MD/libssl.lib". Same with the crypto paths as well.

Anyone know where these settings are stored? Was thinking about making a GitHub push. If someone else wants to push it that's fine too.

rektbyfaith
Administrator
0
10-23-2025, 08:41 PM
#4
Archived author: Sonkei • Posted: 2025-10-23T20:41:21.966000+00:00
Original source

thank you for your explanations
rektbyfaith
10-23-2025, 08:41 PM #4

Archived author: Sonkei • Posted: 2025-10-23T20:41:21.966000+00:00
Original source

thank you for your explanations

rektbyfaith
Administrator
0
10-23-2025, 09:21 PM
#5
Archived author: JaqZ • Posted: 2025-10-23T21:21:28.694000+00:00
Original source

is the current master working? tests seem to fail
rektbyfaith
10-23-2025, 09:21 PM #5

Archived author: JaqZ • Posted: 2025-10-23T21:21:28.694000+00:00
Original source

is the current master working? tests seem to fail

rektbyfaith
Administrator
0
10-23-2025, 09:23 PM
#6
Archived author: WolfM90 • Posted: 2025-10-23T21:23:05.009000+00:00
Original source

Master is working, but tests are failing due to some issues with MySQL install on test, to my understanding
rektbyfaith
10-23-2025, 09:23 PM #6

Archived author: WolfM90 • Posted: 2025-10-23T21:23:05.009000+00:00
Original source

Master is working, but tests are failing due to some issues with MySQL install on test, to my understanding

rektbyfaith
Administrator
0
10-23-2025, 09:23 PM
#7
Archived author: WolfM90 • Posted: 2025-10-23T21:23:27.816000+00:00
Original source

Anyway, I'm running my fork on the latest changes from this evening
rektbyfaith
10-23-2025, 09:23 PM #7

Archived author: WolfM90 • Posted: 2025-10-23T21:23:27.816000+00:00
Original source

Anyway, I'm running my fork on the latest changes from this evening

rektbyfaith
Administrator
0
10-23-2025, 09:23 PM
#8
Archived author: thunder • Posted: 2025-10-23T21:23:50.387000+00:00
Original source

Anyone has an idea how city guards POI are done? Like how they show where are trainers etc etc
rektbyfaith
10-23-2025, 09:23 PM #8

Archived author: thunder • Posted: 2025-10-23T21:23:50.387000+00:00
Original source

Anyone has an idea how city guards POI are done? Like how they show where are trainers etc etc

rektbyfaith
Administrator
0
10-23-2025, 09:24 PM
#9
Archived author: thunder • Posted: 2025-10-23T21:24:22.262000+00:00
Original source

I compiled latest 5-6h ago
rektbyfaith
10-23-2025, 09:24 PM #9

Archived author: thunder • Posted: 2025-10-23T21:24:22.262000+00:00
Original source

I compiled latest 5-6h ago

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)