[Bug 215934] graphics/netpbm missing betweenZeroAndOne function won't build on FreeBSD11.0S

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 24 07:28:51 UTC 2017


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

--- Comment #2 from dewayne at heuristicsystems.com.au ---
(In reply to Tilman Keskinoz from comment #1)
Apologies for the delay, I receive a lot of email.

These are the flags that are passed to the compiler.

# make -C /usr/ports/graphics/netpbm -VCFLAGS
-O2 -pipe -DOPENSSL_NO_SSL2 -DOPENSSL_NO_SSL3 -g0 -ggdb0 -DSTRIP_FBSDID
-UNDEBUG -UDEBUGGING -UEBUGGING -UDEBUG -Wno-error -fstack-protector-strong
-fstack-protector-strong -march=core2 -mtune=core2  -DPNG_DEPSTRUCT= -Iutil
-fno-strict-aliasing

The various options that are used around DEBUG is to turn off debugging from
various ports that use it.  Yes there is/was a port that mis-spelt DEBUGGING.
:?

Due to there being an "Error 1", the package isn't assembled; hence not able to
install.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-amd64 mailing list