[Bug 244523] Review Request: ddrescue - Data recovery tool

bugzilla at redhat.com bugzilla at redhat.com
Sun Jun 17 18:10:44 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: ddrescue - Data recovery tool


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=244523


bjohnson at symetrix.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|nobody at fedoraproject.org    |bjohnson at symetrix.com
               Flag|                            |fedora-review?




------- Additional Comments From bjohnson at symetrix.com  2007-06-17 14:10 EST -------
rpm's CXX flags:
+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
-fasynchronous-unwind-tables'

are reset and not used in the build (from build.log):

CC = gcc
CXX = g++
CPPFLAGS =
CFLAGS = -Wall -W -O2
CXXFLAGS = -Wall -W -O2
LDFLAGS =
OK. Now you can run make.
+ make
g++  -Wall -W -O2 -c -o arg_parser.o arg_parser.cc
g++  -Wall -W -O2 -c -o block.o block.cc
g++  -Wall -W -O2 -c -o ddrescue.o ddrescue.cc
g++  -Wall -W -O2 -c -o logbook.o logbook.cc
g++  -Wall -W -O2 -DPROGVERSION=\"1.3\" -c -o main.o main.cc
g++  -o ddrescue arg_parser.o block.o ddrescue.o logbook.o main.o


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list