Project

General

Profile

Actions

Bug #6820

open

libhtp: compile warning if libhtp is bundled

Added by Victor Julien over 1 year ago. Updated 25 days ago.

Status:
New
Priority:
Low
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

make[4]: Entering directory '/suricata/libhtp/htp/lzma'
/bin/bash ../../libtool  --tag=CC   --mode=compile /usr/share/clang/scan-build-18/bin/../libexec/ccc-analyzer -DHAVE_CONFIG_H -I. -I../..   -O2 -I../.. -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT LzFind.lo -MD -MP -MF .deps/LzFind.Tpo -c -o LzFind.lo LzFind.c
libtool: compile:  /usr/share/clang/scan-build-18/bin/../libexec/ccc-analyzer -DHAVE_CONFIG_H -I. -I../.. -O2 -I../.. -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT LzFind.lo -MD -MP -MF .deps/LzFind.Tpo -c LzFind.c  -fPIC -DPIC -o .libs/LzFind.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<built-in>: note: this is the location of the previous definition

clang-18 on ubuntu 24.04 dev (docker)
Actions #1

Updated by Victor Julien over 1 year ago

Possible workaround (or hack) https://github.com/neovim/neovim/issues/2557

Actions #2

Updated by Victor Julien 7 months ago

  • Target version changed from 8.0.0-beta1 to TBD

Forgot to record where I saw this. Haven't seen it in a while.

Actions #3

Updated by Philippe Antoine 26 days ago

  • Status changed from New to Feedback

Should this be closed ?

Actions #4

Updated by Victor Julien 25 days ago

  • Status changed from Feedback to New
  • Assignee changed from OISF Dev to Community Ticket
  • Priority changed from Normal to Low
  • Target version changed from TBD to 7.0.13

Keeping open until 7 is EOL, but we won't work on it. If someone else wants to, feel free to claim the ticket.

Actions

Also available in: Atom PDF