packages that have not yet rebuilt in dist-f11

Kevin Kofler kevin.kofler at chello.at
Wed Apr 22 17:09:03 UTC 2009


Milos Jakubicek wrote:

> Bill Nottingham wrote:
>> rezso        libgeotiff
> 
> This one fails because of -fstack-protector...what to do -- remove
> -fstack-protector or not?
> 
> Failed build:
> http://koji.fedoraproject.org/koji/getfile?taskID=1313019

Fixed link:
http://koji.fedoraproject.org/koji/taskinfo?taskID=1313019

>From the build.log:
> ld -shared
This package is trying to link with ld, which is not allowed, it needs to
link with gcc -shared instead. Please fix the makefile.

Note that these warnings:
> ./geo_new.c:242: warning: dereferencing type-punned pointer will break
> strict-aliasing rules 
> ./geo_print.c:492: warning: dereferencing pointer 'sptr' does break
> strict-aliasing rules 
> ./geo_write.c:135: warning: dereferencing type-punned pointer will break
> strict-aliasing rules 
also need fixing!

        Kevin Kofler




More information about the devel mailing list