[MacPorts] #16996: bcwipe port update and compile error fix
#16996: bcwipe port update and compile error fix -----------------------------------------+---------------------------------- Reporter: ranauei@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: bcwipe, update, compile fix | Port: bcwipe -----------------------------------------+---------------------------------- Last version of bcwipe (1.7-7) fails to compile under os x: cc -O -DOS_Darwin -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -o bcwipe wipe.c sha1.o sha1random.o options.o schemes.o wipe.c: In function ‘get_free_space’: wipe.c:1630: error: storage size of ‘sfs’ isn’t known wipe.c: In function ‘can_wipe_all_free_space’: wipe.c:2067: error: storage size of ‘sfs’ isn’t known make: *** [bcwipe] Error 1 Attached new Portfile and patches. -- Ticket URL: <http://trac.macports.org/ticket/16996> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16996: bcwipe port update and compile error fix --------------------------------+------------------------------------------- Reporter: ranauei@gmail.com | Owner: macsforever2000@macports.org Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: | Keywords: bcwipe, update, compile fix Port: bcwipe | --------------------------------+------------------------------------------- Changes (by macsforever2000@macports.org): * owner: macports-tickets@lists.macosforge.org => macsforever2000@macports.org * status: new => assigned * type: defect => enhancement * milestone: Port Bugs => Port Enhancements -- Ticket URL: <http://trac.macports.org/ticket/16996#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#16996: bcwipe port update and compile error fix --------------------------------+------------------------------------------- Reporter: ranauei@gmail.com | Owner: macsforever2000@macports.org Type: enhancement | Status: closed Priority: Normal | Milestone: Port Enhancements Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: bcwipe, update, compile fix Port: bcwipe | --------------------------------+------------------------------------------- Changes (by macsforever2000@macports.org): * status: assigned => closed * resolution: => fixed Comment: Committed revision r41137. Thanks! I also replaced the hard coded version numbers with the ${version} variable and fixed a lint issue. -- Ticket URL: <http://trac.macports.org/ticket/16996#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts