[MacPorts] #31006: fuse4x-framework not compiling
MacPorts
noreply at macports.org
Sun Aug 28 12:40:50 PDT 2011
#31006: fuse4x-framework not compiling
----------------------------------+-----------------------------------------
Reporter: chris.platts@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.1
Keywords: wontcompile, sizeof | Port: fuse4x-framework
----------------------------------+-----------------------------------------
Hi,
I'm attempting to install fuse4x-framework so that I can compile an FS
which I've downloaded from elsewhere.
Presently, the only ports I've installed are fuse4x and encfs. This is
also a pretty clean Lion machine with only the current software updates
and latest Xcode installed.
A snippet of the error is:
{{{
:info:build
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_fuse_fuse4x-framework/fuse4x-framework/work
/fuse4x-
framework-0.8.11/GMUserFileSystem.m:2071:9:{2071:9-2071:42}{2071:9-2071:42}:
error: argument to 'sizeof' in '__builtin___memset_chk' call is the same
expression as the destination; did you mean to dereference it? [-Werror
,-Wsizeof-pointer-memaccess,3]
:info:build memset(crtime, 0, sizeof(crtime));
:info:build ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build /usr/include/secure/_string.h:77:41: note: instantiated from:
:info:build ? __builtin___memset_chk (dest, val, len, __darwin_obsz0
(dest)) \
:info:build ^
}}}
Attached is my full main.log file.
--
Ticket URL: <https://trac.macports.org/ticket/31006>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list