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

Re: Any progress with FIS GT.M?




On Thu, 21 Jun 2012, Yaroslav Halchenko wrote:

> ok -- I have just git svn dcommitted few relevant changes:

> * 804f96c - (HEAD, git-svn, master) Progress to use most recent origin/hackathonjune2012-brad (43 seconds ago) [yoh]
> * 1cc6a96 - debian/watch - parse upstream's single number version (e.g. 55000 -> 5.5-000) (45 seconds ago) [yoh]
> * 7aefbdd - get-orig-source: fetch tarball from github of pre-release snapshots (46 seconds ago) [yoh]

> so now you can just do

> debian/rules get-orig-source

> and depending on either it is a packaging of a released version or of git
> tarball -- it should fetch a corresponding tarball for you from uscan or from
> github directly.  Tarball will match treeish in the latest debian changelog entry.

> all patches still apply fine as I see ;-)

but it doesn't build any longer :-/ (returning all others into CCs ;)

[  0%] Building C object CMakeFiles/gtm_threadgbl_deftypes.dir/sr_port/gtm_threadgbl_deftypes.c.o
/usr/lib/ccache/gcc  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_XOPEN_SOURCE=600 -D_LARGEFILE64_SOURCE -ansi -fsigned-char -fPIC -Wmissing-prototypes -O2 -DNDEBUG -fno-defer-pop -fno-strict-aliasing -ffloat-store -I/home/yoh/deb/perspect/fis-gtm/fis-gtm-gitsvn/sr_linux -I/home/yoh/deb/perspect/fis-gtm/fis-gtm-gitsvn/sr_x86_64 -I/home/yoh/deb/perspect/fis-gtm/fis-gtm-gitsvn/sr_x86_regs -I/home/yoh/deb/perspect/fis-gtm/fis-gtm-gitsvn/sr_unix_gnp -I/home/yoh/deb/perspect/fis-gtm/fis-gtm-gitsvn/sr_unix_cm -I/home/yoh/deb/perspect/fis-gtm/fis-gtm-gitsvn/sr_unix -I/home/yoh/deb/perspect/fis-gtm/fis-gtm-gitsvn/sr_port_cm -I/home/yoh/deb/perspect/fis-gtm/fis-gtm-gitsvn/sr_port -I/home/yoh/deb/perspect/fis-gtm/fis-gtm-gitsvn/obj-x86_64-linux-gnu    -o CMakeFiles/gtm_threadgbl_deftypes.dir/sr_port/gtm_threadgbl_deftypes.c.o   -c /home/yoh/deb/perspect/fis-gtm/fis-gtm-gitsvn/sr_port/gtm_threadgbl_deftypes.c
In file included from /home/yoh/deb/perspect/fis-gtm/fis-gtm-gitsvn/sr_port/mprof.h:17:0,
                 from /home/yoh/deb/perspect/fis-gtm/fis-gtm-gitsvn/sr_port/gtm_threadgbl_deftypes.c:61:
/home/yoh/deb/perspect/fis-gtm/fis-gtm-gitsvn/sr_port/fix_xfer_entry.h:22:23: fatal error: xfer_desc.i: No such file or directory
compilation terminated.
make[3]: *** [CMakeFiles/gtm_threadgbl_deftypes.dir/sr_port/gtm_threadgbl_deftypes.c.o] Error 1
make[3]: Leaving directory `/home/yoh/deb/perspect/fis-gtm/fis-gtm-gitsvn/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/gtm_threadgbl_deftypes.dir/all] Error 2
make[2]: Leaving directory `/home/yoh/deb/perspect/fis-gtm/fis-gtm-gitsvn/obj-x86_64-linux-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/yoh/deb/perspect/fis-gtm/fis-gtm-gitsvn/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2

I guess smth is needed in addition to 

commit 33f1fdacf98c92e01bb5fb116521a234010cc3fa
Author: Brad King <brad.king@kitware.com>
Date:   Thu Jun 21 09:33:15 2012 -0400

    Generate xfer_desc.i with CMake code

 CMakeLists.txt              |   31 ++++-
 sr_unix/gen_xfer_desc.cmake |   63 ++++++++++
 sr_x86_64/xfer_desc.i       |  275 -------------------------------------------
 3 files changed, 90 insertions(+), 279 deletions(-)


-- 
Yaroslav O. Halchenko
Postdoctoral Fellow,   Department of Psychological and Brain Sciences
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834                       Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik        


Reply to: