Opened 7 years ago

Closed 6 years ago

#6484 closed defect (worksforme)

libavfilter.a: File in wrong format

Reported by: svnpenn Owned by:
Priority: important Component: build system
Version: git-master Keywords: regression
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

x86_64-w64-mingw32-ar: libavfilter/libavfilter.a: File in wrong format

I did a git bisect, here is the result:

18f09524f72ccc56273859fceb2c7cf1c7b15c78 is the first bad commit
commit 18f09524f72ccc56273859fceb2c7cf1c7b15c78
Author: Rostislav Pehlivanov <atomnuker@gmail.com>
Date:   Tue May 16 12:08:37 2017 +0100

    configure: use -x instead of -wN ..@ to strip assembly files

    Reduces the amount of debugging information of external asm from
    uselessly verbose to informative enough.

    Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
    Reviewed-by: James Darnley <james.darnley@gmail.com>

Change History (4)

comment:1 by Carl Eugen Hoyos, 7 years ago

Component: undeterminedbuild system
Keywords: regression added
Priority: normalimportant
Version: unspecifiedgit-master

comment:2 by Elon Musk, 6 years ago

Is this still relevant?

comment:3 by svnpenn, 6 years ago

I just tried this again with the commit in question (and with x264 2451a72) and I cannot reproduce the original error

perhaps it was a problem with one of my build tools at the time

i would consider the issue resolved - unless someone can reproduce the error - thanks

comment:4 by Hendrik, 6 years ago

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.