swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Swftools-common] problem with dev snapshot dist


From: Marc Weber
Subject: [Swftools-common] problem with dev snapshot dist
Date: Wed, 15 Oct 2008 03:03:23 +0200
User-agent: Mutt/1.5.15 (2007-04-06)

Hi, the stable version does compile fine on nixos, but the dev snapshot
fails with:

        modules/swftools.c -o modules/swftools.o
        make[1]: *** No rule to make target `modules/swfscripts.o', needed by

It's not a problem for me but I just want to tell you about it.

Sincerly
Marc Weber



full log:

configure flags:
--prefix=/nix/store/yc06mw1l88yb95y8y8mgyjpambhwx15p-swftools-2008-10-13-1554  
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether gcc supports lazy variable declaration... yes
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install...
/nix/store/d8imsim3zs87dskyvmgdd24dn9ak4nbp-coreutils-6.12/bin/install
-c
checking whether ln -s works... yes
checking for gzip... gzip
checking for pkg-config... no
checking host system type... (cached) x86_64-unknown-linux-gnu
checking for target system... 
checking for sin in -lm... yes
checking for deflate in -lz... yes
checking for jpeg_write_raw_data in -ljpeg... yes
checking for DGifOpen in -lungif... no
checking for DGifOpen in -lgif... yes
checking for byte order... little endian
checking whether system() can handle command substitution... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for grep that handles long lines and -e...
/nix/store/iial4mb06c6lxqf0qd4m2yq5317phnh2-gnugrep-2.5.3/bin/grep
checking for egrep...
/nix/store/iial4mb06c6lxqf0qd4m2yq5317phnh2-gnugrep-2.5.3/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking gif_lib.h usability... yes
checking gif_lib.h presence... yes
checking for gif_lib.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking sys/bsdtypes.h usability... no
checking sys/bsdtypes.h presence... no
checking for sys/bsdtypes.h... no
checking sys/ndir.h usability... no
checking sys/ndir.h presence... no
checking for sys/ndir.h... no
checking sys/dir.h usability... yes
checking sys/dir.h presence... yes
checking for sys/dir.h... yes
checking ndir.h usability... no
checking ndir.h presence... no
checking for ndir.h... no
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for boolean... no
checking for popen... yes
checking for wcschr... yes
checking for wcsdup... yes
checking for mkstemp... yes
checking for stat... yes
checking for lrand48... yes
checking for rand... yes
checking for srand48... yes
checking for srand... yes
checking for bcopy... yes
checking for bzero... yes
checking for time... yes
checking for getrusage... yes
checking for mallinfo... yes
checking for signed char... yes
checking size of signed char... 1
checking for signed short... yes
checking size of signed short... 2
checking for signed... yes
checking size of signed... 4
checking for signed long long... yes
checking size of signed long long... 8
checking for void*... yes
checking size of void*... 8
checking for freetype-config...
/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/bin/freetype-config
checking ft2build.h usability... yes
checking ft2build.h presence... yes
checking for ft2build.h... yes
checking whether we can compile the freetype test program... yes
checking for FcInit in -lfontconfig... no
checking fontconfig.h usability... no
checking fontconfig.h presence... no
checking for fontconfig.h... no
checking for glBegin in -lGL... no
checking for gluBeginSurface in -lGLU... no
checking for glutInit in -lglut... no
checking GL/gl.h usability... no
checking GL/gl.h presence... no
checking for GL/gl.h... no
checking GL/glut.h usability... no
checking GL/glut.h presence... no
checking for GL/glut.h... no
checking whether we can compile the opengl test program... no
checking for lame_init in -lmp3lame... no
checking lame.h usability... no
checking lame.h presence... no
checking for lame.h... no
checking for avifile-config... no
checking whether we can compile the avifile test program... no
checking for Python.h... nope
checking for missing libraries... 
configure: creating ./config.status
config.status: creating Makefile.common
config.status: WARNING:  Makefile.common.in seems to ignore the
--datarootdir setting
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating lib/action/Makefile
config.status: creating src/Makefile
config.status: creating lib/pdf/Makefile
config.status: creating swfs/Makefile
config.status: creating pdf2swf/fonts/Makefile
config.status: creating lib/art/Makefile
config.status: creating lib/readers/Makefile
config.status: creating config.h
building
make flags:    
building all
making all in m4...
 cd m4;make all
make[1]: Entering directory
`/tmp/nix-build-abr0sf9r4vba2m2387v62qjppmvqsk2y-swftools-2008-10-13-1554.drv-0/swftools-2008-10-13-1554/m4'
building clear
building test.c
make[1]: Leaving directory
`/tmp/nix-build-abr0sf9r4vba2m2387v62qjppmvqsk2y-swftools-2008-10-13-1554.drv-0/swftools-2008-10-13-1554/m4'
making all in lib...
 cd lib;make all
make[1]: Entering directory
`/tmp/nix-build-abr0sf9r4vba2m2387v62qjppmvqsk2y-swftools-2008-10-13-1554.drv-0/swftools-2008-10-13-1554/lib'
building modules/swfabc.o
 gcc -c -DHAVE_CONFIG_H
-I/nix/store/yc06mw1l88yb95y8y8mgyjpambhwx15p-swftools-2008-10-13-1554/include
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include/freetype2
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include
-fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer
modules/swfabc.c -o modules/swfabc.o
building modules/swfaction.o
 gcc -c -DHAVE_CONFIG_H
-I/nix/store/yc06mw1l88yb95y8y8mgyjpambhwx15p-swftools-2008-10-13-1554/include
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include/freetype2
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include
-fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer
modules/swfaction.c -o modules/swfaction.o
building modules/swfbits.o
 gcc -c -DHAVE_CONFIG_H
-I/nix/store/yc06mw1l88yb95y8y8mgyjpambhwx15p-swftools-2008-10-13-1554/include
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include/freetype2
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include
-fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer
modules/swfbits.c -o modules/swfbits.o
building modules/swfbutton.o
 gcc -c -DHAVE_CONFIG_H
-I/nix/store/yc06mw1l88yb95y8y8mgyjpambhwx15p-swftools-2008-10-13-1554/include
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include/freetype2
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include
-fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer
modules/swfbutton.c -o modules/swfbutton.o
building modules/swfcgi.o
 gcc -c -DHAVE_CONFIG_H
-I/nix/store/yc06mw1l88yb95y8y8mgyjpambhwx15p-swftools-2008-10-13-1554/include
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include/freetype2
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include
-fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer
modules/swfcgi.c -o modules/swfcgi.o
building modules/swfdraw.o
 gcc -c -DHAVE_CONFIG_H
-I/nix/store/yc06mw1l88yb95y8y8mgyjpambhwx15p-swftools-2008-10-13-1554/include
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include/freetype2
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include
-fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer
modules/swfdraw.c -o modules/swfdraw.o
building modules/swfdump.o
 gcc -c -DHAVE_CONFIG_H
-I/nix/store/yc06mw1l88yb95y8y8mgyjpambhwx15p-swftools-2008-10-13-1554/include
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include/freetype2
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include
-fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer
modules/swfdump.c -o modules/swfdump.o
building modules/swffilter.o
 gcc -c -DHAVE_CONFIG_H
-I/nix/store/yc06mw1l88yb95y8y8mgyjpambhwx15p-swftools-2008-10-13-1554/include
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include/freetype2
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include
-fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer
modules/swffilter.c -o modules/swffilter.o
building modules/swffont.o
 gcc -c -DHAVE_CONFIG_H
-I/nix/store/yc06mw1l88yb95y8y8mgyjpambhwx15p-swftools-2008-10-13-1554/include
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include/freetype2
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include
-fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer
modules/swffont.c -o modules/swffont.o
building modules/swfobject.o
 gcc -c -DHAVE_CONFIG_H
-I/nix/store/yc06mw1l88yb95y8y8mgyjpambhwx15p-swftools-2008-10-13-1554/include
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include/freetype2
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include
-fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer
modules/swfobject.c -o modules/swfobject.o
building modules/swfrender.o
 gcc -c -DHAVE_CONFIG_H
-I/nix/store/yc06mw1l88yb95y8y8mgyjpambhwx15p-swftools-2008-10-13-1554/include
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include/freetype2
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include
-fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer
modules/swfrender.c -o modules/swfrender.o
building modules/swfshape.o
 gcc -c -DHAVE_CONFIG_H
-I/nix/store/yc06mw1l88yb95y8y8mgyjpambhwx15p-swftools-2008-10-13-1554/include
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include/freetype2
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include
-fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer
modules/swfshape.c -o modules/swfshape.o
building modules/swfsound.o
 gcc -c -DHAVE_CONFIG_H
-I/nix/store/yc06mw1l88yb95y8y8mgyjpambhwx15p-swftools-2008-10-13-1554/include
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include/freetype2
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include
-fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer
modules/swfsound.c -o modules/swfsound.o
building modules/swftext.o
 gcc -c -DHAVE_CONFIG_H
-I/nix/store/yc06mw1l88yb95y8y8mgyjpambhwx15p-swftools-2008-10-13-1554/include
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include/freetype2
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include
-fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer
modules/swftext.c -o modules/swftext.o
building modules/swftools.o
 gcc -c -DHAVE_CONFIG_H
-I/nix/store/yc06mw1l88yb95y8y8mgyjpambhwx15p-swftools-2008-10-13-1554/include
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include/freetype2
-I/nix/store/ajlrmylgkz1bnhq9pg2jrrlyh6hjnwr3-freetype-2.3.6/include
-fPIC -Wparentheses -Wimplicit -Wreturn-type -O -fomit-frame-pointer
modules/swftools.c -o modules/swftools.o
make[1]: *** No rule to make target `modules/swfscripts.o', needed by
`librfxswf.a'.  Stop.
make[1]: Leaving directory
`/tmp/nix-build-abr0sf9r4vba2m2387v62qjppmvqsk2y-swftools-2008-10-13-1554.drv-0/swftools-2008-10-13-1554/lib'
make: *** [all] Error 2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]