Package Details: frameworks 0.3.7-4

Git Clone URL: https://aur.archlinux.org/frameworks.git (read-only, click to copy)
Package Base: frameworks
Description: Stop-motion animation frame capture software primarily for Linux.
Upstream URL: http://frameworks.polycrystal.org/
Licenses: GPL2
Submitter: frdbr
Maintainer: bidulock
Last Packager: bidulock
Votes: 6
Popularity: 0.000000
First Submitted: 2008-08-22 23:33 (UTC)
Last Updated: 2021-04-29 12:21 (UTC)

Latest Comments

micwoj92 commented on 2021-04-25 05:00 (UTC)

Build fails

gcc  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -lm -o frameworks  frameworks.o camera.o interface.o callbacks.o animation.o colorspace.o -lgthread-2.0 -pthread -lglib-2.0 -lglade-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lxml2  
/usr/bin/ld: camera.o:(.bss+0x0): multiple definition of `fwks_quit'; frameworks.o:(.bss+0x0): first defined here
/usr/bin/ld: interface.o:(.bss+0x0): multiple definition of `fwks_quit'; frameworks.o:(.bss+0x0): first defined here
/usr/bin/ld: callbacks.o:(.bss+0x0): multiple definition of `fwks_quit'; frameworks.o:(.bss+0x0): first defined here
/usr/bin/ld: animation.o:(.bss+0x0): multiple definition of `fwks_quit'; frameworks.o:(.bss+0x0): first defined here
/usr/bin/ld: colorspace.o:(.bss+0x0): multiple definition of `force_palette'; frameworks.o:(.data+0x0): first defined here
/usr/bin/ld: colorspace.o:(.bss+0x4): multiple definition of `fwks_quit'; frameworks.o:(.bss+0x0): first defined here
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:175: frameworks] Error 1
make[1]: Leaving directory '/tmp/frameworks-7348824488736813533/frameworks/src/frameworks-0.3.7/src'
make: *** [Makefile:115: all-recursive] Error 1