Package Details: swftools-git r5100.eeede5d8-1

Git Clone URL: https://aur.archlinux.org/swftools-git.git (read-only, click to copy)
Package Base: swftools-git
Description: Utilities for editing and generating Adobe Flash (SWF) files
Upstream URL: https://github.com/matthiaskramm/swftools
Licenses: GPL
Conflicts: swftools
Provides: swftools
Submitter: coderobe
Maintainer: coderobe
Last Packager: coderobe
Votes: 1
Popularity: 0.000000
First Submitted: 2018-03-04 16:42 (UTC)
Last Updated: 2018-03-04 16:42 (UTC)

Required by (3)

Sources (1)

Latest Comments

tietze commented on 2025-07-15 13:18 (UTC) (edited on 2025-07-15 13:22 (UTC) by tietze)

Build error:

gcc -c -DHAVE_CONFIG_H   -I/usr/include -I/usr/include/freetype2 -Ilame -Ilib/lame -fPIC -Wimplicit -Wreturn-type -Wno-write-strings -Wformat -O -fomit-frame-pointer  action/lex.swf4.c -o action/lex.swf4.o
swf4compiler.flex: In function ‘do_unput4’:
lex.swf4.c:198:18: error: too many arguments to function ‘yyunput’; expected 0, have 2
swf4compiler.flex:89:33: note: in expansion of macro ‘unput’
swf4compiler.flex:87:14: note: declared here
lex.swf4.c: At top level:
lex.swf4.c:932:17: error: conflicting types for ‘yyunput’; have ‘void(int,  char *)’
swf4compiler.flex:87:14: note: previous declaration of ‘yyunput’ with type ‘void(void)’
swf4compiler.flex:87:14: warning: ‘yyunput’ used but never defined
make[1]: *** [Makefile:33: action/lex.swf4.o] Error 1
make[1]: Leaving directory '/home/***/.cache/paru/clone/swftools-git/src/swftools/lib'
make: *** [Makefile:10: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'swftools-git-r5100.eeede5d8-1': 
error: packages failed to build: swftools-git-r5100.eeede5d8-1

akovia commented on 2024-06-17 12:13 (UTC)

Not building for me.

gcc -DHAVE_CONFIG_H swfextract.o -o swfextract ../lib/librfxswf.a ../lib/libbase.a -L/usr/local/lib -L/usr/lib -lzzip -lgif -ljpeg -lpdf -lz -lm  -lfreetype -lfftw3f
/usr/bin/ld: ../lib/librfxswf.a(quantize.o): in function `VBR_iteration_loop':
quantize.c:(.text+0x29c2): undefined reference to `bitpressure_strategy1'
debug enabled, not stripping png2swf
gcc -DHAVE_CONFIG_H swfdump.o -o swfdump ../lib/librfxswf.a ../lib/libbase.a -L/usr/local/lib -L/usr/lib -lzzip -lgif -ljpeg -lpdf -lz -lm  -lfreetype -lfftw3f
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:75: wav2swf] Error 1
make[1]: *** Waiting for unfinished jobs....
debug enabled, not stripping swfcombine
debug enabled, not stripping swfstrings
debug enabled, not stripping swfextract
debug enabled, not stripping swfdump
make[1]: Leaving directory '/home/akovia/.cache/yay/swftools-git/src/swftools/src'
make: *** [Makefile:18: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: swftools-git-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
swftools-git - exit status 4