Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Jan 2015 03:38:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196268] sysutils/lsof: Fix build for ARCH != i386 (incl. amd64,  etc)
Message-ID:  <bug-196268-13-Eox2gQ9gKW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196268-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196268-13@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=196268

--- Comment #12 from matthew@reztek.cz ---
Created attachment 151380
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151380&action=edit
second build log

I updated one of my systems yesterday and repaeted the tests today.
Unsurprisingly, the results are the same; build failure without my patch.

I notice there is something odd about this build. The first piece of CFLAGS is
separated into DEBUG and then not used when executing the compiler, while the
rest are carried along and used. There's something fishy with CFLAGS handling
so maybe just the fact I set a couple basic flags in make.conf has something to
do with it.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196268-13-Eox2gQ9gKW>