ports/179756: games/f1lt: Fails to install with modern binutils

John Marino draco at marino.st
Thu Jun 20 10:20:00 UTC 2013


>Number:         179756
>Category:       ports
>Synopsis:       games/f1lt: Fails to install with modern binutils
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 20 10:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     John Marino
>Release:        
>Organization:
>Environment:
>Description:
The games/f1lt port tries to strip a data file during installation and later binutils emit an error for this.

=======================<phase: install     >==========================
===>  Installing for f1lt-2.1.0
===>   f1lt-2.1.0 depends on file: /usr/local/lib/qt4/libQtGui.so - found
===>   f1lt-2.1.0 depends on file: /usr/local/lib/qt4/libQtNetwork.so - found
===>   Generating temporary packing list
===>  Checking if games/f1lt already installed
install -s -o root -g wheel -m 755 "F1LT" "/usr/local/bin/F1LT"
install -s -o root -g wheel -m 755 /wrkdirs/games/f1lt/work/f1lt-2.1.0/season.dat /usr/local/share/f1lt/
/usr/libexec/binutils222/elf/strip:/usr/local/share/f1lt//season.dat: File format not recognized
install: wait: No such file or directory
gmake: *** [install_DATA_FILES] Error 70
*** Error code 2
>How-To-Repeat:

>Fix:
patch the makefile to make sure season.dat is not stripped upon installation.

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list