Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2013 10:11:22 GMT
From:      John Marino <draco@marino.st>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/179756: games/f1lt: Fails to install with modern binutils
Message-ID:  <201306201011.r5KABMuK060098@oldred.freebsd.org>
Resent-Message-ID: <201306201020.r5KAK0uL025407@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306201011.r5KABMuK060098>