[flext] pd-extended buildfarm addition + some errors/notes

dmotd dmotd at gmx.net
Sun Jun 27 07:15:15 CEST 2010


Thomas Grill wrote:
> it's certainly a good idea to include xsample, py/pyext, pool, vasp,
> absattr and clk.

absattr built fine, clk is hitting a wall, see log attached.

-
dmotd
-------------- next part --------------
mkdir -p pd-linux/release-single/
g++ -c -DPD -I/home/dmotd/archpkgs/aur/pd-extended-flext/src/pd-extended-build/pd/src -Wall -W -ggdb -I/home/dmotd/archpkgs/aur/pd-extended-flext/src/pd-extended-build/Gem/src -I/home/dmotd/archpkgs/aur/pd-extended-flext/src/pd-extended-build/externals/pdp/include -DUNIX -Dunix -DDL_OPEN -fPIC -DPD -I/home/dmotd/archpkgs/aur/pd-extended-flext/src/pd-extended-build/pd/src -Wall -W -ggdb -I/home/dmotd/archpkgs/aur/pd-extended-flext/src/pd-extended-build/Gem/src -I/home/dmotd/archpkgs/aur/pd-extended-flext/src/pd-extended-build/externals/pdp/include -DUNIX -Dunix -DDL_OPEN -fPIC -O2    -pthread -fPIC -fvisibility-inlines-hidden -DNDEBUG -DFLEXT_SYS=2 -DPD -I/home/dmotd/archpkgs/aur/pd-extended-flext/src/pd-extended-build/pd/src -I/usr/local/include/stk -I/usr/local/include/sndobj -I/home/dmotd/archpkgs/aur/pd-extended-flext/pkg/usr/include/flext clk_master.cpp -o pd-linux/release-single/clk_master.opp
In file included from /home/dmotd/archpkgs/aur/pd-extended-flext/pkg/usr/include/flext/flbase.h:24:0,
                 from /home/dmotd/archpkgs/aur/pd-extended-flext/pkg/usr/include/flext/flclass.h:23,
                 from /home/dmotd/archpkgs/aur/pd-extended-flext/pkg/usr/include/flext/flext.h:65,
                 from clk.h:18,
                 from clk_master.h:16,
                 from clk_master.cpp:13:
/home/dmotd/archpkgs/aur/pd-extended-flext/pkg/usr/include/flext/flsupport.h: In member function ?bool flext_single::buffer::Valid() const?:
/home/dmotd/archpkgs/aur/pd-extended-flext/pkg/usr/include/flext/flsupport.h:267:30: warning: statement has no effect
In file included from /home/dmotd/archpkgs/aur/pd-extended-flext/pkg/usr/include/flext/flclass.h:23:0,
                 from /home/dmotd/archpkgs/aur/pd-extended-flext/pkg/usr/include/flext/flext.h:65,
                 from clk.h:18,
                 from clk_master.h:16,
                 from clk_master.cpp:13:
/home/dmotd/archpkgs/aur/pd-extended-flext/pkg/usr/include/flext/flbase.h: In member function ?t_sigobj* flext_obj_single::thisHdr()?:
/home/dmotd/archpkgs/aur/pd-extended-flext/pkg/usr/include/flext/flbase.h:145:44: warning: statement has no effect
/home/dmotd/archpkgs/aur/pd-extended-flext/pkg/usr/include/flext/flbase.h: In member function ?const t_sigobj* flext_obj_single::thisHdr() const?:
/home/dmotd/archpkgs/aur/pd-extended-flext/pkg/usr/include/flext/flbase.h:146:56: warning: statement has no effect
In file included from /home/dmotd/archpkgs/aur/pd-extended-flext/pkg/usr/include/flext/flclass.h:23:0,
                 from /home/dmotd/archpkgs/aur/pd-extended-flext/pkg/usr/include/flext/flext.h:65,
                 from clk.h:18,
                 from clk_master.h:16,
                 from clk_master.cpp:13:
/home/dmotd/archpkgs/aur/pd-extended-flext/pkg/usr/include/flext/flbase.h: In constructor ?flext_obj_single::Locker::Locker(flext_hdr*)?:
/home/dmotd/archpkgs/aur/pd-extended-flext/pkg/usr/include/flext/flbase.h:235:68: warning: statement has no effect
In file included from /home/dmotd/archpkgs/aur/pd-extended-flext/pkg/usr/include/flext/flext.h:65:0,
                 from clk.h:18,
                 from clk_master.h:16,
                 from clk_master.cpp:13:
/home/dmotd/archpkgs/aur/pd-extended-flext/pkg/usr/include/flext/flclass.h: In member function ?flext_base_single::ItemSet& flext_base_single::ItemCont::GetInlet(int)?:
/home/dmotd/archpkgs/aur/pd-extended-flext/pkg/usr/include/flext/flclass.h:768:50: warning: statement has no effect
In file included from clk_master.h:16:0,
                 from clk_master.cpp:13:
clk.h: In constructor ?clk::Clock::Clock(const t_symbol*, clk::Master*)?:
clk.h:301:13: warning: ?clk::Clock::master? will be initialized after
clk.h:238:10: warning:   ?bool clk::Clock::logical?
clk.h:247:5: warning:   when initialized here
clk.h:302:11: warning: ?clk::Clock::precision? will be initialized after
clk.h:244:11: warning:   ?float clk::Clock::weight?
clk.h:247:5: warning:   when initialized here
clk_master.cpp: In constructor ?clk::Master::Master(int, const t_atom*)?:
clk_master.cpp:29:40: error: ?sprintf? was not declared in this scope


More information about the flext mailing list