Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 11/09/2008, à 15:12

Springbank

Pb pour création d'un .deb

Bonjour à tous,
je suis en ce moment le tuto synchroniser son pda sous hardyhttp://doc.ubuntu-fr.org/tutoriel/sync_wm5-6 mais j'ai un problème au niveau de la compilation deb.
voici ce que cela me dit:

xavier@xavier-laptop:~/gvfs-0.2.5/synce-gvfs-0.1.svn20080423$ sudo dpkg-buildpackage -rfakeroot
dpkg-buildpackage: avertissement: utilisation d'une commande pour obtenir les privilèges administrateur en tant qu'administrateur
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set LDFLAGS to default value: -Wl,-Bsymbolic-functions
dpkg-buildpackage: paquet source synce-gvfs
dpkg-buildpackage: version source 0.1.svn20080423-1
dpkg-buildpackage: source changé en Mark Ellis <mark@mpellis.org.uk>
dpkg-buildpackage: architecture hôte i386
 fakeroot debian/rules clean
test -x debian/rules
dh_testroot
for i in ./config.guess ./config.sub  ; do \
        if test -e $i.cdbs-orig ; then \
            mv $i.cdbs-orig $i ; \
        fi ; \
    done
dh_clean 
/usr/bin/make -C . -k distclean
make[1]: entrant dans le répertoire « /home/xavier/gvfs-0.2.5/synce-gvfs-0.1.svn20080423 »
Making distclean in pixmaps
make[2]: entrant dans le répertoire « /home/xavier/gvfs-0.2.5/synce-gvfs-0.1.svn20080423/pixmaps »
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
rm -f Makefile
make[2]: quittant le répertoire « /home/xavier/gvfs-0.2.5/synce-gvfs-0.1.svn20080423/pixmaps »
Making distclean in daemon
make[2]: entrant dans le répertoire « /home/xavier/gvfs-0.2.5/synce-gvfs-0.1.svn20080423/daemon »
 rm -f gvfsd-synce gvfsd-synce
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
rm -f *.tab.c
test -z "" || rm -f 
test -z "synce.mount" || rm -f synce.mount
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: quittant le répertoire « /home/xavier/gvfs-0.2.5/synce-gvfs-0.1.svn20080423/daemon »
Making distclean in .
make[2]: entrant dans le répertoire « /home/xavier/gvfs-0.2.5/synce-gvfs-0.1.svn20080423 »
rm -rf .libs _libs
rm -f *.lo
test -z "" || rm -f 
test -z "intltool-extract intltool-merge intltool-update" || rm -f intltool-extract intltool-merge intltool-update
rm -f config.h stamp-h1
rm -f libtool
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[2]: quittant le répertoire « /home/xavier/gvfs-0.2.5/synce-gvfs-0.1.svn20080423 »
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
make[1]: quittant le répertoire « /home/xavier/gvfs-0.2.5/synce-gvfs-0.1.svn20080423 »
rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
 dpkg-source -b synce-gvfs-0.1.svn20080423
dpkg-source : construction de synce-gvfs à partir de synce-gvfs_0.1.svn20080423.orig.tar.gz
dpkg-source : construction de synce-gvfs dans synce-gvfs_0.1.svn20080423-1.diff.gz
dpkg-source: avertissement: le fichier « po/stamp-it », nouvellement créé, ne sera pas représenté dans le diff
dpkg-source: avertissement: suppression du répertoire autom4te.cache ignorée
dpkg-source: avertissement: suppression du fichier autom4te.cache/traces.0 ignorée
dpkg-source: avertissement: suppression du fichier autom4te.cache/requests ignorée
dpkg-source: avertissement: suppression du fichier autom4te.cache/output.1 ignorée
dpkg-source: avertissement: suppression du fichier autom4te.cache/output.0 ignorée
dpkg-source: avertissement: suppression du fichier autom4te.cache/traces.1 ignorée
dpkg-source : construction de synce-gvfs dans synce-gvfs_0.1.svn20080423-1.dsc
 debian/rules build
test -x debian/rules
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
        for i in ./config.guess ; do \
            if ! test -e $i.cdbs-orig ; then \
                mv $i $i.cdbs-orig ; \
                cp --remove-destination /usr/share/misc/config.guess $i ; \
            fi ; \
        done ; \
    fi
if test -e /usr/share/misc/config.sub ; then \
        for i in ./config.sub ; do \
            if ! test -e $i.cdbs-orig ; then \
                mv $i $i.cdbs-orig ; \
                cp --remove-destination /usr/share/misc/config.sub $i ; \
            fi ; \
        done ; \
    fi
touch debian/stamp-autotools-files
chmod a+x /home/xavier/gvfs-0.2.5/synce-gvfs-0.1.svn20080423/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="-Wl,-Bsymbolic-functions" /home/xavier/gvfs-0.2.5/synce-gvfs-0.1.svn20080423/./configure --build=i486-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/synce-gvfs" --disable-maintainer-mode --disable-dependency-tracking --srcdir=.   --with-gvfs-source=/home/xavier/gvfs-0.2.5 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether build environment is sane... yes
checking for style of include used by make... GNU
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... none
checking for an ANSI C-conforming const... yes
checking for library containing strerror... none required
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) none
checking how to run the C preprocessor... cc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i486-pc-linux-gnu
checking host system type... i486-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognize dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for pkg-config... /usr/bin/pkg-config
checking whether cc understands -c and -o together... yes
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for DBUS... yes
checking for LIBRAPI2... yes
checking for intltool >= 0.35.0... 0.37.1 found
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
configure: creating ./config.status
config.status: creating Makefile
config.status: creating daemon/Makefile
config.status: creating pixmaps/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing intltool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
/usr/bin/make -C . 
make[1]: entrant dans le répertoire « /home/xavier/gvfs-0.2.5/synce-gvfs-0.1.svn20080423 »
/usr/bin/make  all-recursive
make[2]: entrant dans le répertoire « /home/xavier/gvfs-0.2.5/synce-gvfs-0.1.svn20080423 »
Making all in daemon
make[3]: entrant dans le répertoire « /home/xavier/gvfs-0.2.5/synce-gvfs-0.1.svn20080423/daemon »
cc -DHAVE_CONFIG_H -I. -I.. -I/home/xavier/gvfs-0.2.5 -I/home/xavier/gvfs-0.2.5/common -I/home/xavier/gvfs-0.2.5/daemon -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/   -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/lib/synce-gvfs/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DBACKEND_HEADER=gvfsbackendsynce.h -DDEFAULT_BACKEND_TYPE=synce -DMAX_JOB_THREADS=1  -DBACKEND_TYPES='"synce", G_VFS_TYPE_BACKEND_SYNCE,'   -g -O2 -g -Wall -O2 -c -o gvfsd_synce-gvfsbackendsynce.o `test -f 'gvfsbackendsynce.c' || echo './'`gvfsbackendsynce.c
cc -DHAVE_CONFIG_H -I. -I.. -I/home/xavier/gvfs-0.2.5 -I/home/xavier/gvfs-0.2.5/common -I/home/xavier/gvfs-0.2.5/daemon -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/   -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/lib/synce-gvfs/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DBACKEND_HEADER=gvfsbackendsynce.h -DDEFAULT_BACKEND_TYPE=synce -DMAX_JOB_THREADS=1  -DBACKEND_TYPES='"synce", G_VFS_TYPE_BACKEND_SYNCE,'   -g -O2 -g -Wall -O2 -c -o gvfsd_synce-daemon-main.o `test -f '/home/xavier/gvfs-0.2.5/daemon/daemon-main.c' || echo './'`/home/xavier/gvfs-0.2.5/daemon/daemon-main.c
cc -DHAVE_CONFIG_H -I. -I.. -I/home/xavier/gvfs-0.2.5 -I/home/xavier/gvfs-0.2.5/common -I/home/xavier/gvfs-0.2.5/daemon -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gio-unix-2.0/   -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -DDBUS_API_SUBJECT_TO_CHANGE -DLIBEXEC_DIR=\"/usr/lib/synce-gvfs/\" -DMOUNTABLE_DIR=\"/usr/share/gvfs/mounts/\" -DGVFS_LOCALEDIR=\""/usr/share/locale"\" -DG_DISABLE_DEPRECATED -DBACKEND_HEADER=gvfsbackendsynce.h -DDEFAULT_BACKEND_TYPE=synce -DMAX_JOB_THREADS=1  -DBACKEND_TYPES='"synce", G_VFS_TYPE_BACKEND_SYNCE,'   -g -O2 -g -Wall -O2 -c -o gvfsd_synce-daemon-main-generic.o `test -f '/home/xavier/gvfs-0.2.5/daemon/daemon-main-generic.c' || echo './'`/home/xavier/gvfs-0.2.5/daemon/daemon-main-generic.c
make[3]: *** Pas de règle pour fabriquer la cible « /home/xavier/gvfs-0.2.5/daemon/libdaemon.la », nécessaire pour « gvfsd-synce ». Arrêt.
make[3]: quittant le répertoire « /home/xavier/gvfs-0.2.5/synce-gvfs-0.1.svn20080423/daemon »
make[2]: *** [all-recursive] Erreur 1
make[2]: quittant le répertoire « /home/xavier/gvfs-0.2.5/synce-gvfs-0.1.svn20080423 »
make[1]: *** [all] Erreur 2
make[1]: quittant le répertoire « /home/xavier/gvfs-0.2.5/synce-gvfs-0.1.svn20080423 »
make: *** [debian/stamp-makefile-build] Erreur 2
dpkg-buildpackage: échec: debian/rules build a produit une erreur de sortie de type 2
xavier@xavier-laptop:~/gvfs-0.2.5/synce-gvfs-0.1.svn20080423

merci à vous

Hors ligne

#2 Le 11/09/2008, à 17:28

Springbank

Re : Pb pour création d'un .deb

un petit up pur m'aider à trouver une solution
merci les gars

Hors ligne