[MacPorts] #33254: mime @1.1: fails to build
MacPorts
noreply at macports.org
Wed Feb 15 09:26:21 PST 2012
#33254: mime @1.1: fails to build
-----------------------------------+----------------------------------------
Reporter: clint.olsen@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port: mime
-----------------------------------+----------------------------------------
Comment(by clint.olsen@…):
Sorry, I don't know what happened there. I don't know how to use this
system.
{{{
:info:build /Developer/usr/bin/clang -arch x86_64 -Wall -I. -g -c
header.c -o header.o
:info:build In file included from header.c:34:
:info:build ./util.h:33:7: error: conflicting types for 'memmem'
:info:build char *memmem(const char *, int, const char *, int);
:info:build ^
:info:build /usr/include/string.h:159:7: note: previous declaration is
here
:info:build void *memmem(const void *, size_t, const void *, size_t)
__OSX_AVAILABLE_STARTING(__MAC_10_7, __IPHONE_4_3);
:info:build ^
:info:build 1 error generated.
:info:build make: *** [header.o] Error 1
:info:build make: *** Waiting for unfinished jobs....
:info:build make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_mime/mime/work/mime-1.1'
:info:build shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_mime/mime/work/mime-1.1"
&& /usr/bin/make -j2 -w all CC="/Developer/usr/bin/clang -arch x86_64" "
returned error 2
}}}
--
Ticket URL: <https://trac.macports.org/ticket/33254#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list