[Bug 238581] irc/irssi: Add DEBUG option

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 17 21:21:35 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238581

--- Comment #6 from David O'Rourke <dor.bsd at xm0.uk> ---
The newer patch passes `poudriere testport` with DEBUG both off and on.
DEBUG_CONFIGURE_WITH was removed, as irssi doesn't know about --with-debug or
--without-debug.
PORTREVISION was bumped.

The produced binaries look like the following when examined with `file` after
extracting the packages:

irssi-debug/usr/local/bin/irssi:   ELF 64-bit LSB executable, x86-64, version 1
(FreeBSD), dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD
12.0 (1200086), FreeBSD-style, with debug_info, not stripped
irssi-nodebug/usr/local/bin/irssi: ELF 64-bit LSB executable, x86-64, version 1
(FreeBSD), dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD
12.0 (1200086), FreeBSD-style, stripped

-David

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list