hello Iohannes, I noticed that you commit lot's of things in Gem git recently. i did not really had a look, but do you need me to compile the latest git to check for regression or else?
cheers Cyrille
Le 07/05/2014 11:36, Repository GEM: Graphics Environment for Multimedia gem.git a écrit :
master: using standard RGB2GREY conversion factors by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/712e548e0a1407566511b05376549861fefaf...
: make sure that dot_(h)size is at least 1 by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/57b9f6c83d331039d9b1f3c9a7a08cd267807...
: in YUV-space we deal with U16 rather than U32 by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/2b2958c820bfc5e94631c8497c8ca6c367994...
: removed trailing spaces by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/54f94319dd5689b57f40ead5d469a10fd1668...
: using size_t rather than int32 for lengths by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/48c4d04e98d661cdcf821c37cf384c1b4a6b8...
: fixing another potential integer overflow by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/2cc279aa0e31d3e67563ca5ce9a21fdd52f39...
: manual type promotion to prevent integer overflow by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/2f2bf232abe01d9cf6c6dcadfe5b0925dc118...
: make sure that (ushort)*(ushort) is written into (ulong) by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/fa6c94f5d9106fe5d1feaf56b460b603c6f3e...
: brute-force assertion that leaf_count > 0 by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/ed2c2a01da076eb8db529614f559a1b5f35ec...
: trying to sanitize values read from file by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/484436103ecb3203a8475f1b462574f8ed331...
: initializing WindowInfo::deskMode by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/547855a19f5973708d6379b24f6091f2044dc...
: added printf argument by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/0ba86510965d896ba3593af6fa87e71173bd0...
: proper variadic NOP macro by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/09833e8551ccf547b5fbfb4361cdecbd13b93...
: protecting m_thread_running with mutex by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/d3419a516741617598f5e4804e614deaf0d83...
: using std::string instead of char* by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/b965dd87e045c024aa655a8a1a98a3dbdcd0a...
: hopefully fixing integer overflow by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/5e96d7cc9f7ae4877db47851dda4864250fdc...
: fixing ressource leak in early exit by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/829f23d573f641db25c7b8707a3bb1626adf8...
: properly overriding std::bad_cast::what() by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/4ccbed766bc69d14d22ace30d8e8605e77dfb...
: make sure TAGLEN is usnigned long by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/c3d98c8656c42b7de5942c5277afa5c053819...
: default value for default-format is -1 by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/8061f0b0b79dcddfab1c2c90ca3335c9599b3...
: indentation by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/09fd2137eb19ee1161f6649986353607f227a...
: 0-initialization of XFontSet by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/5174181187655434ebe83592f444dddd61631...
: removed dead code by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/0843b2e34a6c66457a066f68bb3fb4ad31418...
: adapt to bad_any_cast::what() returning a 'char*' by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/7b293dfa810fdfad05c9369d7f0cce22a88f5...
: properly override what() in gem::bad_any_cast by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/b4e303c791bdb243f46fab0fdd9469df990fb...
: make sure that slices/stacks are > 0 by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/a7a72632782d714424f5a89af6e88c38aa390...
: orientation is currently dead-code by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/d0921419ed0d61e041c30b9a02def0dbd955b...
: removed unused members by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/1371bc626d58019e134e589970b30aae6c0e9...
: initialize all members by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/d223d1e1b551dd73a31cb0e3424251353d12f...
: document dead code by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/f2f2774b966adb0cbb668428d153a540b9d90...
: initializing all members by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/28bd4209471cbd1bb20a2853cdd02d17b6e56...
: removed unused variables by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/3ce87a6c3d0490776f9fca0f48010d1ce6b79...
: initializing members by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/17c23e7d81056691f9a02ff89acabfa60c321...
: mark dead-code as intentional by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/04317d65aa963aab14d5b6063d8f4f3e48960...
: simplify colormask code by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/bb3b98f5d1d52648e48b6f0917d84a4590f60...
: disable canvas-evaluation by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/fd09df0516d3f0fd82bba880fe21ab6b078f1...
: simplifying printout code by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/991d023072941c17710cd441bbcafc7222d78...
: initializing structs to 0 by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/602dac742b1a37fe864f9b26931035286d296...
: mark unset default by using negative values by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/dfcab10d1547454dd7a5e325b71c963021723...
: sanitizing image dimensions by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/ae17af43f7cbbaf543f143bf2aa94a8155bd3...
: indentation by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/c7ff00bc27602d2232a6d67c90663941ed042...
: removing unused variables by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/e3ac48517280c7df943c985c048cf98842943...
: initialize member variables by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/2202d9e82a0e9b7a3c5c55c325cfdb95c112c...
: initialize member variables by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/17d0186d3784653bebfbdc287da867c9d518b...
: check return value of (x)ioctl by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/0339e76c77b12384c04f385d9be77a5148176...
: check whether we actually do have the named property by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/7c7bc20cb198b3dd34c11232bf2a9f812b5cf...
: no need to check return-value of props.get() by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/a1416790144ec0ead84c3ce794b93f95e7d04...
: set average to 0 if there are no elements by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/446c053860b2b42e912b1d8d7dd541bfb2e0e...
: mark seemingly dead-code as false-positives by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/a7dd6952c566d2376e30a46cfaacac625d3c8...
: fixed typo (missing semicolon) by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/40180aa17aad9908bc47f8f3d9b247aaa5ecd...
: locking mutex before accessing 'isrunning' by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/1ead8fd6ef302716e38d0aa84361c5edc8600...
: checking dynamic_cast result, can lead to dead-code by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/46fd961735eb6a5a5c80d9319fa8d3fedebf1...
: use Y0 to get grey-value from YUV-data by IOhannes m zmölnig http://sourceforge.net/p/pd-gem/gem/ci/078919781ad35a6bea8188f8350698df1dc3a...
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/pd-gem/gem/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
On 05/08/2014 11:09 AM, Cyrille Henry wrote:
hello Iohannes, I noticed that you commit lot's of things in Gem git recently. i did not really had a look, but do you need me to compile the latest git to check for regression or else?
regression tests are always welcome.
those mass commits did not really add any new features, but where fixing bugs found by static code analysis (i submitted Gem to [1], and there tests revealed about 238 defects, ranging from integer-overruns via infinite-loops to resource-leaks. by now, i've eliminated almost all of these issues, but might have introduced some subtle bugs by doing so.
so please go ahead, compile and see whether your patches are still working ok :-)
fgrdsa IOhannes
hello,
after a system upgrade (i'm on ubuntu 14.04 now) a git pull / make clean / autogen / configure make give me this error :
make[3]: *** Pas de règle pour fabriquer la cible « glew.cpp », nécessaire pour « libGem_la-glew.lo ». Arrêt.
that translate into : no rule to build « glew.cpp », needed for « libGem_la-glew.lo ». Stop
any idea how to solve this? thanks c
P.S. my configure output :
Result: Target : Gem.pd_linux Objects : default window : gemglxwindow
Configuration: Compiler : g++ CXXFLAGS : -g -O2 -freg-struct-return -O3 -falign-loops -falign-functions -falign-jumps -funroll-loops -ffast-math -mmmx : -fopenmp -I/usr/include/ImageMagick -fopenmp -I/usr/include/ImageMagick -I/usr/include/FTGL -I/usr/include/freetype2 -I/usr/include/lqt -I/usr/include/unicap DEFINES :
LIBS : -lXxf86vm -ldl -lz -lm : -lvlc -lv4l2 -lv4l1 -lunicap -lrt -liec61883 -lraw1394 -lraw1394 -ldv -lm -ldc1394 -lquicktime -lpthread -lm -lz -ldl -lgmerlin_avdec -lgavl -lftgl -lMagickCore -lMagick++ -lMagickCore LDFLAGS : :
Install path : /usr/local
RTE (Pure Data): external-extension : pd_linux CFLAGS : -DPD LIBS :
used optional libraries:
font-rendering : FTGL default font :
image-support use ImageMagick : yes (Magick++) use QuickTime : no use TIFF : yes use JPEG : yes moviefile-support use PLUGINS : yes use mpeg : no use mpeg-3 : yes use QuickTime : yes use aviplay : no use gmerlin : yes capture-support use PLUGINS : yes use v4l : yes (libv4l) use v4l2 : yes (libv4l) use ieee1394 : yes (libdc1394) use DV : yes use Unicap : yes use Video-for-WinDOS : no use QuickTime : no
Le 08/05/2014 11:50, IOhannes m zmölnig a écrit :
On 05/08/2014 11:09 AM, Cyrille Henry wrote:
hello Iohannes, I noticed that you commit lot's of things in Gem git recently. i did not really had a look, but do you need me to compile the latest git to check for regression or else?
regression tests are always welcome.
those mass commits did not really add any new features, but where fixing bugs found by static code analysis (i submitted Gem to [1], and there tests revealed about 238 defects, ranging from integer-overruns via infinite-loops to resource-leaks. by now, i've eliminated almost all of these issues, but might have introduced some subtle bugs by doing so.
so please go ahead, compile and see whether your patches are still working ok :-)
fgrdsa IOhannes
[1] https://scan.coverity.com/projects/1832
GEM-dev mailing list GEM-dev@iem.at http://lists.puredata.info/listinfo/gem-dev
hello,
I got the same here with ubuntu 12.04 even if I do : ./configure --without-glew --without-glewmx
+ a
-- do it yourself http://antoine.villeret.free.fr
2014-05-13 12:36 GMT+02:00 Cyrille Henry ch@chnry.net:
hello,
after a system upgrade (i'm on ubuntu 14.04 now) a git pull / make clean / autogen / configure make give me this error : make[3]: *** Pas de règle pour fabriquer la cible « glew.cpp », nécessaire pour « libGem_la-glew.lo ». Arrêt.
that translate into : no rule to build « glew.cpp », needed for « libGem_la-glew.lo ». Stop
any idea how to solve this? thanks c
P.S. my configure output :
Result: Target : Gem.pd_linux Objects : default window : gemglxwindow
Configuration: Compiler : g++ CXXFLAGS : -g -O2 -freg-struct-return -O3 -falign-loops -falign-functions -falign-jumps -funroll-loops -ffast-math -mmmx : -fopenmp -I/usr/include/ImageMagick -fopenmp -I/usr/include/ImageMagick -I/usr/include/FTGL -I/usr/include/freetype2 -I/usr/include/lqt -I/usr/include/unicap DEFINES :
LIBS : -lXxf86vm -ldl -lz -lm : -lvlc -lv4l2 -lv4l1 -lunicap -lrt -liec61883 -lraw1394 -lraw1394 -ldv -lm -ldc1394 -lquicktime -lpthread -lm -lz -ldl -lgmerlin_avdec -lgavl -lftgl -lMagickCore -lMagick++ -lMagickCore LDFLAGS : :
Install path : /usr/local
RTE (Pure Data): external-extension : pd_linux CFLAGS : -DPD LIBS :
used optional libraries:
font-rendering : FTGL default font :
image-support use ImageMagick : yes (Magick++) use QuickTime : no use TIFF : yes use JPEG : yes moviefile-support use PLUGINS : yes use mpeg : no use mpeg-3 : yes use QuickTime : yes use aviplay : no use gmerlin : yes capture-support use PLUGINS : yes use v4l : yes (libv4l) use v4l2 : yes (libv4l) use ieee1394 : yes (libdc1394) use DV : yes use Unicap : yes use Video-for-WinDOS : no use QuickTime : no
Le 08/05/2014 11:50, IOhannes m zmölnig a écrit :
On 05/08/2014 11:09 AM, Cyrille Henry wrote:
hello Iohannes, I noticed that you commit lot's of things in Gem git recently. i did not really had a look, but do you need me to compile the latest git to check for regression or else?
regression tests are always welcome.
those mass commits did not really add any new features, but where fixing bugs found by static code analysis (i submitted Gem to [1], and there tests revealed about 238 defects, ranging from integer-overruns via infinite-loops to resource-leaks. by now, i've eliminated almost all of these issues, but might have introduced some subtle bugs by doing so.
so please go ahead, compile and see whether your patches are still working ok :-)
fgrdsa IOhannes
[1] https://scan.coverity.com/projects/1832
GEM-dev mailing list GEM-dev@iem.at http://lists.puredata.info/listinfo/gem-dev
GEM-dev mailing list GEM-dev@lists.iem.at http://lists.puredata.info/listinfo/gem-dev
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On 2014-05-13 13:25, Antoine Villeret wrote:
hello,
I got the same here with ubuntu 12.04 even if I do : ./configure --without-glew --without-glewmx
did you run $ ./autogen.sh
it seems like your Makefile's have not been udpated from Makefile.am (in theory this should happen automatically; but sometimes - esp. when you have also upgraded automake - this fails; ./autogen.sh forces the regeneration)
fgmasdr IOhannes
Le 14/05/2014 14:55, IOhannes m zmoelnig a écrit :
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On 2014-05-13 13:25, Antoine Villeret wrote:
hello,
I got the same here with ubuntu 12.04 even if I do : ./configure --without-glew --without-glewmx
did you run $ ./autogen.sh
it seems like your Makefile's have not been udpated from Makefile.am (in theory this should happen automatically; but sometimes - esp. when you have also upgraded automake - this fails; ./autogen.sh forces the regeneration)
yes, i did ./autogen.sh, then ./configure.sh, then make fail with :
make[3]: entrant dans le répertoire « /home/chnry/pd/Gem/src/Gem » make[3]: *** Pas de règle pour fabriquer la cible « glew.cpp », nécessaire pour « libGem_la-glew.lo ». Arrêt.
glew.cpp did not exist, but glew.c did.
simlinking glew.c to glew.cpp and ./autogen.sh ; ./configure.sh; make did work.
c
fgmasdr IOhannes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Using GnuPG with Icedove - http://www.enigmail.net/
iQIcBAEBCAAGBQJTc2evAAoJELZQGcR/ejb4GBAP/3h13ujnjXLc0m3mB7jffiam yhWFL1Ab4jQU5M5LD3+A8ncxJH4oy393tfGa4oMGrMauuKI2cHDJvg39z9dO6dny mU1sFTX3GQgN1IUR4MRoWd0Q5lJ1E205ZgOTS6bXFXFdsl10siFFI/AVozgaFdZU CgQrNpF82B+HPhN2FLABy7fmcIORNXh+x8qDzwjfvY9YOLCxr+fixD3XDWA7SOZP Zyty4BwtKuV6bBloFTjwhh2zcreZI8cwRS/Iawy42fjtqxKF2pTShgHjrsicNunb /APZ+LPy5in6qp8BwyNfbT9sGraUCq+G/0ndhAJvgetrYsMvvcFoOKeImSIEq8SX nGK43Hs5ww364b72TjB59LuwZB+HdZPSqQbYrhNMMAvL5TvVH2jHym/eDPp7HJuJ 6ce+1HNHCoEzz2wmf2Zf87VwhzPiLIkgP9xWNidXX/xEeYudlP/5uO3oE7iACjWd 2kKtfORdXJSDg3oJb8kwkSSPGB5izo36cM1VZGRmzMOKDQgf7+v18ReyWMGAsCYz bv8/bm49oFjvqTIUYZp9OFkKJmA4lBs6g8BCj3yRFN/eBKLYYdU6E7TpojVmUNoZ BqYwvuT+wiD+jX35ZtWg2SSHOHdzUSlMDjSb3wo/t1ZDBARZ2Otv5Lh++pC7Kaes 2ldjdg0VlvfPCpqXq5Vs =KftZ -----END PGP SIGNATURE-----
GEM-dev mailing list GEM-dev@lists.iem.at http://lists.puredata.info/listinfo/gem-dev
same here,
deleting Makefile, Makefile.in, configure and re-run ./autogen.sh doesn't help
but cloning a fresh copy of repo and ./autogen.sh && ./configure && make works
weird...
+ a
-- do it yourself http://antoine.villeret.free.fr
2014-05-19 19:42 GMT+02:00 Cyrille Henry ch@chnry.net:
Le 14/05/2014 14:55, IOhannes m zmoelnig a écrit :
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
On 2014-05-13 13:25, Antoine Villeret wrote:
hello,
I got the same here with ubuntu 12.04 even if I do : ./configure --without-glew --without-glewmx
did you run $ ./autogen.sh
it seems like your Makefile's have not been udpated from Makefile.am (in theory this should happen automatically; but sometimes - esp. when you have also upgraded automake - this fails; ./autogen.sh forces the regeneration)
yes, i did ./autogen.sh, then ./configure.sh, then make fail with :
make[3]: entrant dans le répertoire « /home/chnry/pd/Gem/src/Gem »
make[3]: *** Pas de règle pour fabriquer la cible « glew.cpp », nécessaire pour « libGem_la-glew.lo ». Arrêt.
glew.cpp did not exist, but glew.c did.
simlinking glew.c to glew.cpp and ./autogen.sh ; ./configure.sh; make did work.
c
fgmasdr IOhannes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Using GnuPG with Icedove - http://www.enigmail.net/
iQIcBAEBCAAGBQJTc2evAAoJELZQGcR/ejb4GBAP/3h13ujnjXLc0m3mB7jffiam yhWFL1Ab4jQU5M5LD3+A8ncxJH4oy393tfGa4oMGrMauuKI2cHDJvg39z9dO6dny mU1sFTX3GQgN1IUR4MRoWd0Q5lJ1E205ZgOTS6bXFXFdsl10siFFI/AVozgaFdZU CgQrNpF82B+HPhN2FLABy7fmcIORNXh+x8qDzwjfvY9YOLCxr+fixD3XDWA7SOZP Zyty4BwtKuV6bBloFTjwhh2zcreZI8cwRS/Iawy42fjtqxKF2pTShgHjrsicNunb /APZ+LPy5in6qp8BwyNfbT9sGraUCq+G/0ndhAJvgetrYsMvvcFoOKeImSIEq8SX nGK43Hs5ww364b72TjB59LuwZB+HdZPSqQbYrhNMMAvL5TvVH2jHym/eDPp7HJuJ 6ce+1HNHCoEzz2wmf2Zf87VwhzPiLIkgP9xWNidXX/xEeYudlP/5uO3oE7iACjWd 2kKtfORdXJSDg3oJb8kwkSSPGB5izo36cM1VZGRmzMOKDQgf7+v18ReyWMGAsCYz bv8/bm49oFjvqTIUYZp9OFkKJmA4lBs6g8BCj3yRFN/eBKLYYdU6E7TpojVmUNoZ BqYwvuT+wiD+jX35ZtWg2SSHOHdzUSlMDjSb3wo/t1ZDBARZ2Otv5Lh++pC7Kaes 2ldjdg0VlvfPCpqXq5Vs =KftZ -----END PGP SIGNATURE-----
GEM-dev mailing list GEM-dev@lists.iem.at http://lists.puredata.info/listinfo/gem-dev
GEM-dev mailing list GEM-dev@lists.iem.at http://lists.puredata.info/listinfo/gem-dev
ah, that's the "compile" file to manually delete before ./autogen.sh etc.
Le 19/05/2014 19:53, Antoine Villeret a écrit :
same here,
deleting Makefile, Makefile.in, configure and re-run ./autogen.sh doesn't help
but cloning a fresh copy of repo and ./autogen.sh && ./configure && make works
weird...
a
-- do it yourself http://antoine.villeret.free.fr
2014-05-19 19:42 GMT+02:00 Cyrille Henry <ch@chnry.net mailto:ch@chnry.net>:
Le 14/05/2014 14:55, IOhannes m zmoelnig a écrit : -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On 2014-05-13 13:25, Antoine Villeret wrote: hello, I got the same here with ubuntu 12.04 even if I do : ./configure --without-glew --without-glewmx did you run $ ./autogen.sh it seems like your Makefile's have not been udpated from Makefile.am (in theory this should happen automatically; but sometimes - esp. when you have also upgraded automake - this fails; ./autogen.sh forces the regeneration) yes, i did ./autogen.sh, then ./configure.sh, then make fail with : make[3]: entrant dans le répertoire « /home/chnry/pd/Gem/src/Gem » make[3]: *** Pas de règle pour fabriquer la cible « glew.cpp », nécessaire pour « libGem_la-glew.lo ». Arrêt. glew.cpp did not exist, but glew.c did. simlinking glew.c to glew.cpp and ./autogen.sh ; ./configure.sh; make did work. c fgmasdr IOhannes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Using GnuPG with Icedove - http://www.enigmail.net/ iQIcBAEBCAAGBQJTc2evAAoJELZQGc__R/ejb4GBAP/__3h13ujnjXLc0m3mB7jffiam yhWFL1Ab4jQU5M5LD3+__A8ncxJH4oy393tfGa4oMGrMauuKI2c__HDJvg39z9dO6dny mU1sFTX3GQgN1IUR4MRoWd0Q5lJ1E2__05ZgOTS6bXFXFdsl10siFFI/__AVozgaFdZU CgQrNpF82B+__HPhN2FLABy7fmcIORNXh+__x8qDzwjfvY9YOLCxr+__fixD3XDWA7SOZP Zyty4BwtKuV6bBloFTjwhh2zcreZI8__cwRS/__Iawy42fjtqxKF2pTShgHjrsicNunb /APZ+__LPy5in6qp8BwyNfbT9sGraUCq+G/__0ndhAJvgetrYsMvvcFoOKeImSIEq8S__X nGK43Hs5ww364b72TjB59LuwZB+__HdZPSqQbYrhNMMAvL5TvVH2jHym/__eDPp7HJuJ 6ce+__1HNHCoEzz2wmf2Zf87VwhzPiLIkgP9__xWNidXX/xEeYudlP/5uO3oE7iACjWd 2kKtfORdXJSDg3oJb8kwkSSPGB5izo__36cM1VZGRmzMOKDQgf7+__v18ReyWMGAsCYz bv8/__bm49oFjvqTIUYZp9OFkKJmA4lBs6g8__BCj3yRFN/eBKLYYdU6E7TpojVmUNoZ BqYwvuT+wiD+__jX35ZtWg2SSHOHdzUSlMDjSb3wo/__t1ZDBARZ2Otv5Lh++pC7Kaes 2ldjdg0VlvfPCpqXq5Vs =KftZ -----END PGP SIGNATURE----- _________________________________________________ GEM-dev mailing list GEM-dev@lists.iem.at <mailto:GEM-dev@lists.iem.at> http://lists.puredata.info/__listinfo/gem-dev <http://lists.puredata.info/listinfo/gem-dev> _________________________________________________ GEM-dev mailing list GEM-dev@lists.iem.at <mailto:GEM-dev@lists.iem.at> http://lists.puredata.info/__listinfo/gem-dev <http://lists.puredata.info/listinfo/gem-dev>
GEM-dev mailing list GEM-dev@lists.iem.at http://lists.puredata.info/listinfo/gem-dev
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
Le 19/05/2014 19:53, Antoine Villeret a écrit :
same here,
deleting Makefile, Makefile.in, configure and re-run ./autogen.sh doesn't help
but cloning a fresh copy of repo and ./autogen.sh && ./configure && make works
weird...
indeed weird, but at least somewhere to start :-)
On 2014-05-19 20:58, Cyrille Henry wrote:
ah, that's the "compile" file to manually delete before ./autogen.sh
etc.
now that is even weirder. looking at my "compile" file, i don't see anything that could cause the problem. (it might be interesting to get a copy of a complete Gem-tree that has the problem; but then it might not be worth it)
i guess what would have helped was to run "make distclean" before any other steps.
fgmasdr IOhannes
Le 20/05/2014 09:19, IOhannes m zmoelnig a écrit :
now that is even weirder. looking at my "compile" file, i don't see anything that could cause the problem. (it might be interesting to get a copy of a complete Gem-tree that has the problem; but then it might not be worth it)
the compile file i have in my last computed data saved is the same than the one i have now. on older saved, i can't find this file.
i guess what would have helped was to run "make distclean" before any other steps.
ok. i will try next time i face such problem
cheers c
fgmasdr IOhannes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Using GnuPG with Icedove - http://www.enigmail.net/
iQIcBAEBCAAGBQJTewHoAAoJELZQGcR/ejb4pCgQAJjLbEJj39kVjKugAfT6JdUm luLHYYkNmOZagxmp9LUvwDGtw7ZF9+Lu8Tejf8d+zOlorhGn2DElsHlyJHldRVWj PvqG1uk8ptmN6Hp5fR6QTIgoV+getr6EY2ZlVD/RppE5vlDluAIkTZS4FuQhLQjn ZBLWBTsr9IeqhkMqBLTRbw2M7+V0DMtL4G/CUzGSJW37orKwuQvourtxkV6Cwr7R ZbL30hrs50uZpqQr6cDa637ALboyvZrUPI+3Lmw6fX80MsOx1XtSPfD4syrDIbC4 n6/Bi3lAe3nKU0GyR8hvK+Qp+Lq3iy/FgLKiruqRE7VsEh/FGN59KDFh+HymJzaC uwEUgaovlG+jEvFxJu34LVqQn1VReiRZuJ/Ers4ux1DHMN9vsIaHfrHJjjz3hQrm Dzb5236Qz8somcgBXjr0MBqBL1A4BUIJ3qxIq2a3jhZkYBJ3Ufp4YO0X04/u3SIy Ji+gFSTlgM6FQ7z/G+C10mZnRfd7CjxSQ7um7NGht7PqIVFlga/QyKLBnHhm8uFo a9aXr58mF+OHUc78Sm4m44YNOHFjz5SYPoxayMseFNHszKoKPHzAtgVHvTbOfstM 9oSQUV+AvbM7DoNjeevdALCDfPKSUfrwcruMeWyjY0VBoJJZyxmUp3Ym6eqjKe8i DwanbdIEeE17ge7Ur9/I =mZVM -----END PGP SIGNATURE-----
GEM-dev mailing list GEM-dev@lists.iem.at http://lists.puredata.info/listinfo/gem-dev
2014-05-20 10:01 GMT+02:00 Cyrille Henry ch@chnry.net:
Le 20/05/2014 09:19, IOhannes m zmoelnig a écrit :
now that is even weirder.
looking at my "compile" file, i don't see anything that could cause the problem. (it might be interesting to get a copy of a complete Gem-tree that has the problem; but then it might not be worth it)
FYI I've put a tarball of my not working diectory here :
the compile file i have in my last computed data saved is the same than the one i have now. on older saved, i can't find this file.
i guess what would have helped was to run "make distclean" before any other steps.
ok. i will try next time i face such problem
"make distclean" didn't solve the issue for me
cheers
c
fgmasdr IOhannes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Using GnuPG with Icedove - http://www.enigmail.net/
iQIcBAEBCAAGBQJTewHoAAoJELZQGcR/ejb4pCgQAJjLbEJj39kVjKugAfT6JdUm luLHYYkNmOZagxmp9LUvwDGtw7ZF9+Lu8Tejf8d+zOlorhGn2DElsHlyJHldRVWj PvqG1uk8ptmN6Hp5fR6QTIgoV+getr6EY2ZlVD/RppE5vlDluAIkTZS4FuQhLQjn ZBLWBTsr9IeqhkMqBLTRbw2M7+V0DMtL4G/CUzGSJW37orKwuQvourtxkV6Cwr7R ZbL30hrs50uZpqQr6cDa637ALboyvZrUPI+3Lmw6fX80MsOx1XtSPfD4syrDIbC4 n6/Bi3lAe3nKU0GyR8hvK+Qp+Lq3iy/FgLKiruqRE7VsEh/FGN59KDFh+HymJzaC uwEUgaovlG+jEvFxJu34LVqQn1VReiRZuJ/Ers4ux1DHMN9vsIaHfrHJjjz3hQrm Dzb5236Qz8somcgBXjr0MBqBL1A4BUIJ3qxIq2a3jhZkYBJ3Ufp4YO0X04/u3SIy Ji+gFSTlgM6FQ7z/G+C10mZnRfd7CjxSQ7um7NGht7PqIVFlga/QyKLBnHhm8uFo a9aXr58mF+OHUc78Sm4m44YNOHFjz5SYPoxayMseFNHszKoKPHzAtgVHvTbOfstM 9oSQUV+AvbM7DoNjeevdALCDfPKSUfrwcruMeWyjY0VBoJJZyxmUp3Ym6eqjKe8i DwanbdIEeE17ge7Ur9/I =mZVM -----END PGP SIGNATURE-----
GEM-dev mailing list GEM-dev@lists.iem.at http://lists.puredata.info/listinfo/gem-dev
GEM-dev mailing list GEM-dev@lists.iem.at http://lists.puredata.info/listinfo/gem-dev