[MacPorts] #40870: vsftpd build failure on Mavericks (10.9)
#40870: vsftpd build failure on Mavericks (10.9) ---------------------+-------------------- Reporter: dluke@… | Owner: pmq@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Keywords: | Port: vsftpd ---------------------+-------------------- vsftpd fails to build on 10.9 because it sets -Werror: {{{ gcc -c sysstr.c -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wshadow -Werror -Wformat-security -D_FORTIFY_SOURCE=2 -idirafter dummyinc sysstr.c:77:40: error: implicit conversion from enumeration type 'enum EVSFSysStrOpenMode' to different enumeration type 'enum EVSFSysUtilOpenMode' [-Werror,-Wenum-conversion] enum EVSFSysUtilOpenMode open_mode = kVSFSysStrOpenUnknown; ~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~ }}} Attached patch adds a Makefile reinplace to remove -Werror which allows it to build. -- Ticket URL: <https://trac.macports.org/ticket/40870> MacPorts <http://www.macports.org/> Ports system for OS X
#40870: vsftpd build failure on Mavericks (10.9) ----------------------+---------------------- Reporter: dluke@… | Owner: pmq@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: haspatch Port: vsftpd | ----------------------+---------------------- Changes (by dluke@…): * keywords: => haspatch -- Ticket URL: <https://trac.macports.org/ticket/40870#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#40870: vsftpd build failure on Mavericks (10.9) ----------------------+---------------------- Reporter: dluke@… | Owner: pmq@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: haspatch Port: vsftpd | ----------------------+---------------------- Comment (by dluke@…): has duplicate #41258 -- Ticket URL: <https://trac.macports.org/ticket/40870#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#40870: vsftpd build failure on Mavericks (10.9) ----------------------+---------------------- Reporter: dluke@… | Owner: pmq@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: fixed | Keywords: haspatch Port: vsftpd | ----------------------+---------------------- Changes (by dluke@…): * status: new => closed * resolution: => fixed Comment: maintainer timeout, committed in r113317 -- Ticket URL: <https://trac.macports.org/ticket/40870#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts