Date: Tue, 24 Jan 2017 07:28:51 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-amd64@FreeBSD.org Subject: [Bug 215934] graphics/netpbm missing betweenZeroAndOne function won't build on FreeBSD11.0S Message-ID: <bug-215934-6-f6Ua6bZfk6@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-215934-6@https.bugs.freebsd.org/bugzilla/> References: <bug-215934-6@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215934 --- Comment #2 from dewayne@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=3Dcore2 -mtune=3Dcore2 -DPNG_DEPSTRUCT=3D = -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 DEBUGGIN= G. :? Due to there being an "Error 1", the package isn't assembled; hence not abl= e to install. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215934-6-f6Ua6bZfk6>