WebHosting Paid by #1Payday.Loans


   The ROCK Linux project has been discontinued in 2010. Here are the old data for the historical record!

Package description for 'siefs'

A user-space filesystem for Siemens mobile phones

 SieFS is a virtual filesystem for accessing Siemens mobile phones'
 memory (flexmem or MultiMediaCard) from Linux. Now you can mount your
 phone (by datacable or IRDA) and work with it like with any other
 removable storage.

Various other information for package 'siefs'   (Repository 'public')

URL: https://chaos.allsiemens.com/siefs/

Author: Dmitry Zakharov aka Chaos <dmitry-z@mail.ru>
Maintainer: The ROCK Linux Project

License: GPL
Status: Beta
Version: 0.5

Download: https://chaos.allsiemens.com/download/ siefs-0.5.tar.gz

Buildtime: 1570 (5) ERROR seconds (on reference hardware)
Buildtime: 1629 (9) ERROR seconds (on reference hardware)
Buildtime: 1610 (5) ERROR seconds (on reference hardware)
Buildtime: 1582 (9) ERROR seconds (on reference hardware)
Buildtime: 1582 (5) ERROR seconds (on reference hardware)
Buildtime: 1542 (9) ERROR seconds (on reference hardware)

ROCK Sources:  librt-hotfix.patchsiefs.cachesiefs.confsiefs.desc

Error Logs

[5-ERROR] siefs.c:425: warning: passing argument 1 of 'new_ascii2utf' discards qualifiers 
from pointer target type
[5-ERROR] siefs.c:428: warning: passing argument 1 of 'free' discards qualifiers from poin
ter target type
[5-ERROR] siefs.c:437: warning: passing argument 1 of 'free' discards qualifiers from poin
ter target type
[5-ERROR] siefs.c:450: warning: passing argument 1 of 'free' discards qualifiers from poin
ter target type
[5-ERROR] siefs.c: In function 'siefs_write':
[5-ERROR] siefs.c:462: warning: passing argument 1 of 'new_ascii2utf' discards qualifiers 
from pointer target type
[5-ERROR] siefs.c:465: warning: passing argument 1 of 'free' discards qualifiers from poin
ter target type
[5-ERROR] siefs.c:470: warning: passing argument 1 of 'free' discards qualifiers from poin
ter target type
[5-ERROR] siefs.c:482: warning: passing argument 1 of 'free' discards qualifiers from poin
ter target type
[5-ERROR] source='obex.c' object='obex.o' libtool=no \
[5-ERROR]       depfile='.deps/obex.Po' tmpdepfile='.deps/obex.TPo' \
[5-ERROR]       depmode=gcc3 /bin/sh ../depcomp \
[5-ERROR]       gcc-42 -DHAVE_CONFIG_H -I. -I. -I..   -I/include  -I/usr/include -DFUSEINS
T="\"/usr\"" -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22 -c `test -f 'obex.c' || echo './
'`obex.c
[5-ERROR] source='transport.c' object='transport.o' libtool=no \
[5-ERROR]       depfile='.deps/transport.Po' tmpdepfile='.deps/transport.TPo' \
[5-ERROR]       depmode=gcc3 /bin/sh ../depcomp \
[5-ERROR]       gcc-42 -DHAVE_CONFIG_H -I. -I. -I..   -I/include  -I/usr/include -DFUSEINS
T="\"/usr\"" -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22 -c `test -f 'transport.c' || ech
o './'`transport.c
[5-ERROR] transport.c: In function 'tra_send':
[5-ERROR] transport.c:353: warning: incompatible implicit declaration of built-in function
 'memcpy'
[5-ERROR] transport.c: In function 'tra_recv':
[5-ERROR] transport.c:478: warning: incompatible implicit declaration of built-in function
 'memcpy'
[5-ERROR] transport.c:486: warning: incompatible implicit declaration of built-in function
 'memcpy'
[5-ERROR] transport.c:496: warning: incompatible implicit declaration of built-in function
 'memcpy'
[5-ERROR] source='comm.c' object='comm.o' libtool=no \
[5-ERROR]       depfile='.deps/comm.Po' tmpdepfile='.deps/comm.TPo' \
[5-ERROR]       depmode=gcc3 /bin/sh ../depcomp \
[5-ERROR]       gcc-42 -DHAVE_CONFIG_H -I. -I. -I..   -I/include  -I/usr/include -DFUSEINS
T="\"/usr\"" -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22 -c `test -f 'comm.c' || echo './
'`comm.c
[5-ERROR] comm.c: In function 'comm_open':
[5-ERROR] comm.c:54: warning: incompatible implicit declaration of built-in function 'strd
up'
[5-ERROR] comm.c: In function 'comm_restore':
[5-ERROR] comm.c:117: warning: incompatible implicit declaration of built-in function 'bze
ro'
[5-ERROR] source='crcmodel.c' object='crcmodel.o' libtool=no \
[5-ERROR]       depfile='.deps/crcmodel.Po' tmpdepfile='.deps/crcmodel.TPo' \
[5-ERROR]       depmode=gcc3 /bin/sh ../depcomp \
[5-ERROR]       gcc-42 -DHAVE_CONFIG_H -I. -I. -I..   -I/include  -I/usr/include -DFUSEINS
T="\"/usr\"" -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22 -c `test -f 'crcmodel.c' || echo
 './'`crcmodel.c
[5-ERROR] source='charset.c' object='charset.o' libtool=no \
[5-ERROR]       depfile='.deps/charset.Po' tmpdepfile='.deps/charset.TPo' \
[5-ERROR]       depmode=gcc3 /bin/sh ../depcomp \
[5-ERROR]       gcc-42 -DHAVE_CONFIG_H -I. -I. -I..   -I/include  -I/usr/include -DFUSEINS
T="\"/usr\"" -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22 -c `test -f 'charset.c' || echo 
'./'`charset.c
[5-ERROR] gcc-42  -I/usr/include -DFUSEINST="\"/usr\"" -D_FILE_OFFSET_BITS=64 -DFUSE_USE_V
ERSION=22  -L/lib -o siefs  siefs.o obex.o transport.o comm.o crcmodel.o charset.o /usr/li
b/libfuse.a -lpthread 
[5-ERROR] /usr/lib/libfuse.a(fuse.o): In function `curr_time':
[5-ERROR] fuse.c:(.text+0xd26): undefined reference to `clock_gettime'
[5-ERROR] fuse.c:(.text+0xd4d): undefined reference to `clock_gettime'
[5-ERROR] collect2: ld returned 1 exit status
[5-ERROR] make[2]: *** [siefs] Error 1
[5-ERROR] make[2]: Leaving directory `/ROCK/loop/src.siefs.1181940636.2663.4079832494/sief
s-0.5/siefs'
[5-ERROR] make[1]: *** [all-recursive] Error 1
[5-ERROR] make[1]: Leaving directory `/ROCK/loop/src.siefs.1181940636.2663.4079832494/sief
s-0.5'
[5-ERROR] make: *** [all] Error 2
[5-ERROR] --- BUILD ERROR ---

[9-ERROR] siefs.c:425: warning: passing argument 1 of 'new_ascii2utf' discards qualifiers 
from pointer target type
[9-ERROR] siefs.c:428: warning: passing argument 1 of 'free' discards qualifiers from poin
ter target type
[9-ERROR] siefs.c:437: warning: passing argument 1 of 'free' discards qualifiers from poin
ter target type
[9-ERROR] siefs.c:450: warning: passing argument 1 of 'free' discards qualifiers from poin
ter target type
[9-ERROR] siefs.c: In function 'siefs_write':
[9-ERROR] siefs.c:462: warning: passing argument 1 of 'new_ascii2utf' discards qualifiers 
from pointer target type
[9-ERROR] siefs.c:465: warning: passing argument 1 of 'free' discards qualifiers from poin
ter target type
[9-ERROR] siefs.c:470: warning: passing argument 1 of 'free' discards qualifiers from poin
ter target type
[9-ERROR] siefs.c:482: warning: passing argument 1 of 'free' discards qualifiers from poin
ter target type
[9-ERROR] source='obex.c' object='obex.o' libtool=no \
[9-ERROR]       depfile='.deps/obex.Po' tmpdepfile='.deps/obex.TPo' \
[9-ERROR]       depmode=gcc3 /bin/sh ../depcomp \
[9-ERROR]       gcc-42 -DHAVE_CONFIG_H -I. -I. -I..   -I/include  -I/usr/include -DFUSEINS
T="\"/usr\"" -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22 -c `test -f 'obex.c' || echo './
'`obex.c
[9-ERROR] source='transport.c' object='transport.o' libtool=no \
[9-ERROR]       depfile='.deps/transport.Po' tmpdepfile='.deps/transport.TPo' \
[9-ERROR]       depmode=gcc3 /bin/sh ../depcomp \
[9-ERROR]       gcc-42 -DHAVE_CONFIG_H -I. -I. -I..   -I/include  -I/usr/include -DFUSEINS
T="\"/usr\"" -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22 -c `test -f 'transport.c' || ech
o './'`transport.c
[9-ERROR] transport.c: In function 'tra_send':
[9-ERROR] transport.c:353: warning: incompatible implicit declaration of built-in function
 'memcpy'
[9-ERROR] transport.c: In function 'tra_recv':
[9-ERROR] transport.c:478: warning: incompatible implicit declaration of built-in function
 'memcpy'
[9-ERROR] transport.c:486: warning: incompatible implicit declaration of built-in function
 'memcpy'
[9-ERROR] transport.c:496: warning: incompatible implicit declaration of built-in function
 'memcpy'
[9-ERROR] source='comm.c' object='comm.o' libtool=no \
[9-ERROR]       depfile='.deps/comm.Po' tmpdepfile='.deps/comm.TPo' \
[9-ERROR]       depmode=gcc3 /bin/sh ../depcomp \
[9-ERROR]       gcc-42 -DHAVE_CONFIG_H -I. -I. -I..   -I/include  -I/usr/include -DFUSEINS
T="\"/usr\"" -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22 -c `test -f 'comm.c' || echo './
'`comm.c
[9-ERROR] comm.c: In function 'comm_open':
[9-ERROR] comm.c:54: warning: incompatible implicit declaration of built-in function 'strd
up'
[9-ERROR] comm.c: In function 'comm_restore':
[9-ERROR] comm.c:117: warning: incompatible implicit declaration of built-in function 'bze
ro'
[9-ERROR] source='crcmodel.c' object='crcmodel.o' libtool=no \
[9-ERROR]       depfile='.deps/crcmodel.Po' tmpdepfile='.deps/crcmodel.TPo' \
[9-ERROR]       depmode=gcc3 /bin/sh ../depcomp \
[9-ERROR]       gcc-42 -DHAVE_CONFIG_H -I. -I. -I..   -I/include  -I/usr/include -DFUSEINS
T="\"/usr\"" -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22 -c `test -f 'crcmodel.c' || echo
 './'`crcmodel.c
[9-ERROR] source='charset.c' object='charset.o' libtool=no \
[9-ERROR]       depfile='.deps/charset.Po' tmpdepfile='.deps/charset.TPo' \
[9-ERROR]       depmode=gcc3 /bin/sh ../depcomp \
[9-ERROR]       gcc-42 -DHAVE_CONFIG_H -I. -I. -I..   -I/include  -I/usr/include -DFUSEINS
T="\"/usr\"" -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=22 -c `test -f 'charset.c' || echo 
'./'`charset.c
[9-ERROR] gcc-42  -I/usr/include -DFUSEINST="\"/usr\"" -D_FILE_OFFSET_BITS=64 -DFUSE_USE_V
ERSION=22  -L/lib -o siefs  siefs.o obex.o transport.o comm.o crcmodel.o charset.o /usr/li
b/libfuse.a -lpthread 
[9-ERROR] /usr/lib/libfuse.a(fuse.o): In function `curr_time':
[9-ERROR] fuse.c:(.text+0xd26): undefined reference to `clock_gettime'
[9-ERROR] fuse.c:(.text+0xd4d): undefined reference to `clock_gettime'
[9-ERROR] collect2: ld returned 1 exit status
[9-ERROR] make[2]: *** [siefs] Error 1
[9-ERROR] make[2]: Leaving directory `/ROCK/loop/src.siefs.1181961193.25601.1874910178/sie
fs-0.5/siefs'
[9-ERROR] make[1]: *** [all-recursive] Error 1
[9-ERROR] make[1]: Leaving directory `/ROCK/loop/src.siefs.1181961193.25601.1874910178/sie
fs-0.5'
[9-ERROR] make: *** [all] Error 2
[9-ERROR] --- BUILD ERROR ---