Your message dated Sun, 09 Jan 2011 07:02:08 +0000
with message-id <e1pbpi0-0002ca...@franck.debian.org>
and subject line Bug#609102: fixed in openfetion 2.0.7-1
has caused the Debian Bug report #609102,
regarding openfetion: FTBFS: configure returned exit code 1 (segv of a test)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
609102: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609102
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: openfetion
Version: 2.0.4-1
Severity: serious
My guess is that as-needed fails somehow. Furthermore you use an experimental
linker which means that half of Debian's release architectures are not
supported: https://buildd.debian.org/status/package.php?p=openfetion shows a
lot of BD-Uninstallables.
>
> sbuild (Debian sbuild) 0.60.0 (23 Feb 2010) on poulenc.debian.org
>
> ╔══════════════════════════════════════════════════════════════════════════════╗
> ║ openfetion 2.0.4-1 (powerpc) 02 Jan 2011
> 17:52 ║
> ╚══════════════════════════════════════════════════════════════════════════════╝
[...]
> ┌──────────────────────────────────────────────────────────────────────────────┐
> │ Build
> │
> └──────────────────────────────────────────────────────────────────────────────┘
>
>
> Unpack source
> ─────────────
>
> dpkg-source: warning: -sn is not a valid option for
> Dpkg::Source::Package::V3::quilt
> gpgv: keyblock resource `/home/buildd/.gnupg/trustedkeys.gpg': file open error
> gpgv: Signature made Sat Nov 27 09:10:57 2010 UTC using DSA key ID 6087D2F8
> gpgv: Can't check signature: public key not found
> dpkg-source: warning: failed to verify signature on ./openfetion_2.0.4-1.dsc
> dpkg-source: info: extracting openfetion in openfetion-2.0.4
> dpkg-source: info: unpacking openfetion_2.0.4.orig.tar.gz
> dpkg-source: info: unpacking openfetion_2.0.4-1.debian.tar.gz
>
> Check disc space
> ────────────────
>
>
> dpkg-buildpackage
> ─────────────────
>
> dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2
> dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor):
> dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g
> -O2
> dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
> dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor):
> dpkg-buildpackage: source package openfetion
> dpkg-buildpackage: source version 2.0.4-1
> dpkg-source --before-build openfetion-2.0.4
> dpkg-buildpackage: host architecture powerpc
> /usr/bin/fakeroot debian/rules clean
> dh clean
> dh_testdir
> dh_auto_clean
> dh_clean
> debian/rules build
> dh build
> dh_testdir
> dh_auto_configure
> configure: WARNING: unrecognized options: --disable-maintainer-mode
> 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 for gcc... gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.out
> checking for suffix of executables...
> configure: error: in
> `/build/buildd-openfetion_2.0.4-1-powerpc-yNgYky/openfetion-2.0.4':
> configure: error: cannot run C compiled programs.
> If you meant to cross compile, use `--host'.
> See `config.log' for more details
> checking whether we are cross compiling... ==> config.log <==
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
>
> It was created by OpenFetion configure 2.0.4, which was
> generated by GNU Autoconf 2.67. Invocation command line was
>
> $ ./configure --build=powerpc-linux-gnu --prefix=/usr
> --includedir=${prefix}/include --mandir=${prefix}/share/man
> --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
> --libexecdir=${prefix}/lib/openfetion --disable-maintainer-mode
> --disable-dependency-tracking
>
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>
> hostname = poulenc
> uname -m = ppc
> uname -r = 2.6.26-2-powerpc64
> uname -s = Linux
> uname -v = #1 SMP Thu Nov 25 15:01:22 UTC 2010
>
> /usr/bin/uname -p = unknown
> /bin/uname -X = unknown
>
> /bin/arch = unknown
> /usr/bin/arch -k = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo = unknown
> /bin/machine = unknown
> /usr/bin/oslevel = unknown
> /bin/universe = unknown
>
> PATH: /usr/local/sbin
> PATH: /usr/local/bin
> PATH: /usr/sbin
> PATH: /usr/bin
> PATH: /sbin
> PATH: /bin
> PATH: /usr/X11R6/bin
> PATH: /usr/games
>
>
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>
> configure:2587: checking for a BSD-compatible install
> configure:2655: result: /usr/bin/install -c
> configure:2666: checking whether build environment is sane
> configure:2716: result: yes
> configure:2857: checking for a thread-safe mkdir -p
> configure:2896: result: /bin/mkdir -p
> configure:2909: checking for gawk
> configure:2939: result: no
> configure:2909: checking for mawk
> configure:2925: found /usr/bin/mawk
> configure:2936: result: mawk
> configure:2947: checking whether make sets $(MAKE)
> configure:2969: result: yes
> configure:3099: checking for gcc
> configure:3115: found /usr/bin/gcc
> configure:3126: result: gcc
> configure:3355: checking for C compiler version
> configure:3364: gcc --version >&5
> gcc (Debian 4.4.5-6) 4.4.5
> Copyright (C) 2010 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> configure:3375: $? = 0
> configure:3364: gcc -v >&5
> Using built-in specs.
> Target: powerpc-linux-gnu
> Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-6'
> --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs
> --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr
> --program-suffix=-4.4 --enable-shared --enable-multiarch
> --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib
> --without-included-gettext --enable-threads=posix
> --with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls
> --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc
> --enable-secureplt --disable-softfloat
> --enable-targets=powerpc-linux,powerpc64-linux --with-cpu=default32
> --with-long-double-128 --enable-checking=release --build=powerpc-linux-gnu
> --host=powerpc-linux-gnu --target=powerpc-linux-gnu
> Thread model: posix
> gcc version 4.4.5 (Debian 4.4.5-6)
> configure:3375: $? = 0
> configure:3364: gcc -V >&5
> gcc: '-V' option must have argument
> configure:3375: $? = 1
> configure:3364: gcc -qversion >&5
> gcc: unrecognized option '-qversion'
> gcc: no input files
> configure:3375: $? = 1
> configure:3395: checking whether the C compiler works
> configure:3417: gcc -g -O2 -Wl,--as-needed conftest.c >&5
> configure:3421: $? = 0
> configure:3469: result: yes
> configure:3472: checking for C compiler default output file name
> configure:3474: result: a.out
> configure:3480: checking for suffix of executables
> configure:3487: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c >&5
> configure:3491: $? = 0
> configure:3513: result:
> configure:3535: checking whether we are cross compiling
> configure:3543: gcc -o conftest -g -O2 -Wl,--as-needed conftest.c >&5
> configure:3547: $? = 0
> configure:3554: ./conftest
> ./configure: line 3556: 31267 Segmentation fault ./conftest$ac_cv_exeext
> configure:3558: $? = 139
> configure:3565: error: in
> `/build/buildd-openfetion_2.0.4-1-powerpc-yNgYky/openfetion-2.0.4':
> configure:3567: error: cannot run C compiled programs.
> If you meant to cross compile, use `--host'.
> See `config.log' for more details
>
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>
> ac_cv_env_CC_set=
> ac_cv_env_CC_value=
> ac_cv_env_CFLAGS_set=set
> ac_cv_env_CFLAGS_value='-g -O2'
> ac_cv_env_CPPFLAGS_set=set
> ac_cv_env_CPPFLAGS_value=
> ac_cv_env_CPP_set=
> ac_cv_env_CPP_value=
> ac_cv_env_DBUS_CFLAGS_set=
> ac_cv_env_DBUS_CFLAGS_value=
> ac_cv_env_DBUS_LIBS_set=
> ac_cv_env_DBUS_LIBS_value=
> ac_cv_env_GLIB2_CFLAGS_set=
> ac_cv_env_GLIB2_CFLAGS_value=
> ac_cv_env_GLIB2_LIBS_set=
> ac_cv_env_GLIB2_LIBS_value=
> ac_cv_env_GOBJECT2_CFLAGS_set=
> ac_cv_env_GOBJECT2_CFLAGS_value=
> ac_cv_env_GOBJECT2_LIBS_set=
> ac_cv_env_GOBJECT2_LIBS_value=
> ac_cv_env_GSTREAMER_CFLAGS_set=
> ac_cv_env_GSTREAMER_CFLAGS_value=
> ac_cv_env_GSTREAMER_LIBS_set=
> ac_cv_env_GSTREAMER_LIBS_value=
> ac_cv_env_GTHREAD_CFLAGS_set=
> ac_cv_env_GTHREAD_CFLAGS_value=
> ac_cv_env_GTHREAD_LIBS_set=
> ac_cv_env_GTHREAD_LIBS_value=
> ac_cv_env_GTK_CFLAGS_set=
> ac_cv_env_GTK_CFLAGS_value=
> ac_cv_env_GTK_LIBS_set=
> ac_cv_env_GTK_LIBS_value=
> ac_cv_env_LDFLAGS_set=set
> ac_cv_env_LDFLAGS_value=-Wl,--as-needed
> ac_cv_env_LIBNOTIFY_CFLAGS_set=
> ac_cv_env_LIBNOTIFY_CFLAGS_value=
> ac_cv_env_LIBNOTIFY_LIBS_set=
> ac_cv_env_LIBNOTIFY_LIBS_value=
> ac_cv_env_LIBSSL_CFLAGS_set=
> ac_cv_env_LIBSSL_CFLAGS_value=
> ac_cv_env_LIBSSL_LIBS_set=
> ac_cv_env_LIBSSL_LIBS_value=
> ac_cv_env_LIBS_set=
> ac_cv_env_LIBS_value=
> ac_cv_env_LIBXML_CFLAGS_set=
> ac_cv_env_LIBXML_CFLAGS_value=
> ac_cv_env_LIBXML_LIBS_set=
> ac_cv_env_LIBXML_LIBS_value=
> ac_cv_env_LIBXSS_CFLAGS_set=
> ac_cv_env_LIBXSS_CFLAGS_value=
> ac_cv_env_LIBXSS_LIBS_set=
> ac_cv_env_LIBXSS_LIBS_value=
> ac_cv_env_NETWORKMANAGER_CFLAGS_set=
> ac_cv_env_NETWORKMANAGER_CFLAGS_value=
> ac_cv_env_NETWORKMANAGER_LIBS_set=
> ac_cv_env_NETWORKMANAGER_LIBS_value=
> ac_cv_env_PKG_CONFIG_LIBDIR_set=
> ac_cv_env_PKG_CONFIG_LIBDIR_value=
> ac_cv_env_PKG_CONFIG_PATH_set=
> ac_cv_env_PKG_CONFIG_PATH_value=
> ac_cv_env_PKG_CONFIG_set=
> ac_cv_env_PKG_CONFIG_value=
> ac_cv_env_SQLITE3_CFLAGS_set=
> ac_cv_env_SQLITE3_CFLAGS_value=
> ac_cv_env_SQLITE3_LIBS_set=
> ac_cv_env_SQLITE3_LIBS_value=
> ac_cv_env_build_alias_set=set
> ac_cv_env_build_alias_value=powerpc-linux-gnu
> ac_cv_env_host_alias_set=
> ac_cv_env_host_alias_value=
> ac_cv_env_target_alias_set=
> ac_cv_env_target_alias_value=
> ac_cv_path_install='/usr/bin/install -c'
> ac_cv_path_mkdir=/bin/mkdir
> ac_cv_prog_AWK=mawk
> ac_cv_prog_ac_ct_CC=gcc
> ac_cv_prog_make_make_set=yes
>
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>
> ACLOCAL='${SHELL}
> /build/buildd-openfetion_2.0.4-1-powerpc-yNgYky/openfetion-2.0.4/missing
> --run aclocal-1.11'
> ALL_LINGUAS=''
> AMDEPBACKSLASH=''
> AMDEP_FALSE=''
> AMDEP_TRUE=''
> AMTAR='${SHELL}
> /build/buildd-openfetion_2.0.4-1-powerpc-yNgYky/openfetion-2.0.4/missing
> --run tar'
> AR=''
> AUTOCONF='${SHELL}
> /build/buildd-openfetion_2.0.4-1-powerpc-yNgYky/openfetion-2.0.4/missing
> --run autoconf'
> AUTOHEADER='${SHELL}
> /build/buildd-openfetion_2.0.4-1-powerpc-yNgYky/openfetion-2.0.4/missing
> --run autoheader'
> AUTOMAKE='${SHELL}
> /build/buildd-openfetion_2.0.4-1-powerpc-yNgYky/openfetion-2.0.4/missing
> --run automake-1.11'
> AWK='mawk'
> CATALOGS=''
> CATOBJEXT=''
> CC='gcc'
> CCDEPMODE=''
> CFLAGS='-g -O2'
> CPP=''
> CPPFLAGS=''
> CYGPATH_W='echo'
> DATADIRNAME=''
> DBUS_CFLAGS=''
> DBUS_LIBS=''
> DEFS=''
> DEPDIR=''
> DSYMUTIL=''
> DUMPBIN=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP=''
> EXEEXT=''
> FGREP=''
> GETTEXT_MACRO_VERSION=''
> GETTEXT_PACKAGE=''
> GLIB2_CFLAGS=''
> GLIB2_LIBS=''
> GMOFILES=''
> GMSGFMT=''
> GMSGFMT_015=''
> GOBJECT2_CFLAGS=''
> GOBJECT2_LIBS=''
> GREP=''
> GSTREAMER_CFLAGS=''
> GSTREAMER_LIBS=''
> GTHREAD_CFLAGS=''
> GTHREAD_LIBS=''
> GTK_CFLAGS=''
> GTK_LIBS=''
> HAVE_LD_VERSION_SCRIPT_FALSE=''
> HAVE_LD_VERSION_SCRIPT_TRUE=''
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
> INSTOBJEXT=''
> INTLLIBS=''
> INTLTOOL_CAVES_RULE=''
> INTLTOOL_DESKTOP_RULE=''
> INTLTOOL_DIRECTORY_RULE=''
> INTLTOOL_EXTRACT=''
> INTLTOOL_KBD_RULE=''
> INTLTOOL_KEYS_RULE=''
> INTLTOOL_MERGE=''
> INTLTOOL_OAF_RULE=''
> INTLTOOL_PERL=''
> INTLTOOL_POLICY_RULE=''
> INTLTOOL_PONG_RULE=''
> INTLTOOL_PROP_RULE=''
> INTLTOOL_SCHEMAS_RULE=''
> INTLTOOL_SERVER_RULE=''
> INTLTOOL_SERVICE_RULE=''
> INTLTOOL_SHEET_RULE=''
> INTLTOOL_SOUNDLIST_RULE=''
> INTLTOOL_THEME_RULE=''
> INTLTOOL_UI_RULE=''
> INTLTOOL_UPDATE=''
> INTLTOOL_XAM_RULE=''
> INTLTOOL_XML_NOMERGE_RULE=''
> INTLTOOL_XML_RULE=''
> INTL_MACOSX_LIBS=''
> LD=''
> LDFLAGS='-Wl,--as-needed'
> LIBICONV=''
> LIBINTL=''
> LIBNOTIFY_CFLAGS=''
> LIBNOTIFY_LIBS=''
> LIBOBJS=''
> LIBS=''
> LIBSSL_CFLAGS=''
> LIBSSL_LIBS=''
> LIBTOOL=''
> LIBXML_CFLAGS=''
> LIBXML_LIBS=''
> LIBXSS_CFLAGS=''
> LIBXSS_LIBS=''
> LIPO=''
> LN_S=''
> LTLIBICONV=''
> LTLIBINTL=''
> LTLIBOBJS=''
> MAKEINFO='${SHELL}
> /build/buildd-openfetion_2.0.4-1-powerpc-yNgYky/openfetion-2.0.4/missing
> --run makeinfo'
> MKDIR_P='/bin/mkdir -p'
> MKINSTALLDIRS=''
> MSGFMT=''
> MSGFMT_015=''
> MSGFMT_OPTS=''
> MSGMERGE=''
> NETWORKMANAGER_CFLAGS=''
> NETWORKMANAGER_LIBS=''
> NM=''
> NMEDIT=''
> OBJDUMP=''
> OBJEXT=''
> OTOOL64=''
> OTOOL=''
> PACKAGE='openfetion'
> PACKAGE_BUGREPORT='http://basiccoder.com/openfetion'
> PACKAGE_NAME='OpenFetion'
> PACKAGE_STRING='OpenFetion 2.0.4'
> PACKAGE_TARNAME='openfetion'
> PACKAGE_URL=''
> PACKAGE_VERSION='2.0.4'
> PATH_SEPARATOR=':'
> PKG_CONFIG=''
> PKG_CONFIG_LIBDIR=''
> PKG_CONFIG_PATH=''
> POFILES=''
> POSUB=''
> PO_IN_DATADIR_FALSE=''
> PO_IN_DATADIR_TRUE=''
> RANLIB=''
> SED=''
> SET_MAKE=''
> SHELL='/bin/bash'
> SQLITE3_CFLAGS=''
> SQLITE3_LIBS=''
> STRIP=''
> USE_NLS=''
> VERSION='2.0.4'
> XGETTEXT=''
> XGETTEXT_015=''
> XGETTEXT_EXTRA_OPTIONS=''
> ac_ct_CC='gcc'
> ac_ct_DUMPBIN=''
> am__EXEEXT_FALSE=''
> am__EXEEXT_TRUE=''
> am__fastdepCC_FALSE=''
> am__fastdepCC_TRUE=''
> am__include=''
> am__isrc=''
> am__leading_dot='.'
> am__quote=''
> am__tar='${AMTAR} chof - "$$tardir"'
> am__untar='${AMTAR} xf -'
> bindir='${exec_prefix}/bin'
> build='powerpc-linux-gnu'
> build_alias='powerpc-linux-gnu'
> build_cpu=''
> build_os=''
> build_vendor=''
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
> dvidir='${docdir}'
> exec_prefix='NONE'
> host=''
> host_alias=''
> host_cpu=''
> host_os=''
> host_vendor=''
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${prefix}/share/info'
> install_sh='${SHELL}
> /build/buildd-openfetion_2.0.4-1-powerpc-yNgYky/openfetion-2.0.4/install-sh'
> libdir='${exec_prefix}/lib'
> libexecdir='${prefix}/lib/openfetion'
> localedir='${datarootdir}/locale'
> localstatedir='/var'
> lt_ECHO='echo'
> mandir='${prefix}/share/man'
> mkdir_p='/bin/mkdir -p'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> prefix='/usr'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='/etc'
> target_alias=''
>
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>
> /* confdefs.h */
> #define PACKAGE_NAME "OpenFetion"
> #define PACKAGE_TARNAME "openfetion"
> #define PACKAGE_VERSION "2.0.4"
> #define PACKAGE_STRING "OpenFetion 2.0.4"
> #define PACKAGE_BUGREPORT "http://basiccoder.com/openfetion"
> #define PACKAGE_URL ""
> #define PACKAGE "openfetion"
> #define VERSION "2.0.4"
>
> configure: exit 1
> dh_auto_configure: ./configure --build=powerpc-linux-gnu --prefix=/usr
> --includedir=${prefix}/include --mandir=${prefix}/share/man
> --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
> --libexecdir=${prefix}/lib/openfetion --disable-maintainer-mode
> --disable-dependency-tracking returned exit code 1
> make: *** [build] Error 9
> dpkg-buildpackage: error: debian/rules build gave error exit status 2
> ────────────────────────────────────────────────────────────────────────────────
> Build finished at 20110102-1755
> FAILED [dpkg-buildpackage died]
> ────────────────────────────────────────────────────────────────────────────────
> Purging
> /var/lib/schroot/mount/sid-powerpc-sbuild-0c0ca160-a8c3-4622-8e41-ef4f9be04f71/build/buildd-openfetion_2.0.4-1-powerpc-yNgYky
> Not removing build depends: cloned chroot in use
> ────────────────────────────────────────────────────────────────────────────────
> Finished at 20110102-1755
> Build needed 00:02:49, 4084k disc space
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: openfetion
Source-Version: 2.0.7-1
We believe that the bug you reported is fixed in the latest version of
openfetion, which is due to be installed in the Debian FTP archive:
libofetion-dev_2.0.7-1_amd64.deb
to main/o/openfetion/libofetion-dev_2.0.7-1_amd64.deb
libofetion0_2.0.7-1_amd64.deb
to main/o/openfetion/libofetion0_2.0.7-1_amd64.deb
openfetion_2.0.7-1.debian.tar.gz
to main/o/openfetion/openfetion_2.0.7-1.debian.tar.gz
openfetion_2.0.7-1.dsc
to main/o/openfetion/openfetion_2.0.7-1.dsc
openfetion_2.0.7-1_amd64.deb
to main/o/openfetion/openfetion_2.0.7-1_amd64.deb
openfetion_2.0.7.orig.tar.gz
to main/o/openfetion/openfetion_2.0.7.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 609...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Aron Xu <happyaron...@gmail.com> (supplier of updated openfetion package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 28 Nov 2010 20:22:53 +0800
Source: openfetion
Binary: openfetion libofetion0 libofetion-dev
Architecture: source amd64
Version: 2.0.7-1
Distribution: unstable
Urgency: medium
Maintainer: Aron Xu <happyaron...@gmail.com>
Changed-By: Aron Xu <happyaron...@gmail.com>
Description:
libofetion-dev - open source implemention of fetion protocol library -
development
libofetion0 - open source implemention of fetion protocol library
openfetion - open source implemention of fetion protocol client
Closes: 609102
Changes:
openfetion (2.0.7-1) unstable; urgency=medium
.
* New upstream bug fix release
* debian/control:
- Remove binutils-gold from Build-Dep
- Set DMUA
* debian/rules:
- Remove LDFLAGS setting to workaround powerpc FTBFS (Closes: #609102)
Checksums-Sha1:
69fd7b55530a6d1e33802739bfe7adeda796c161 1341 openfetion_2.0.7-1.dsc
5b2a8abfa61928618c033ebc034b4a5f730003a6 794386 openfetion_2.0.7.orig.tar.gz
8f2b6172ab8a2fbf2271e51ba5b59f71bce3a52a 3801 openfetion_2.0.7-1.debian.tar.gz
64ffaa4076d386028b1297d5606d62ba9af19957 350544 openfetion_2.0.7-1_amd64.deb
a5e984cd349720f6b97d2bccf346c81bb07d6e64 66520 libofetion0_2.0.7-1_amd64.deb
07a2f57a613faf496f49da9523250d2be777bb02 93178 libofetion-dev_2.0.7-1_amd64.deb
Checksums-Sha256:
5a83a983bb5bba6d6962b4f107bd72772cf80825b2047c17607722dec856e3f4 1341
openfetion_2.0.7-1.dsc
37bdab942713512ab02d34e1b16a810764e55688c93cd5daee88c64c50c22695 794386
openfetion_2.0.7.orig.tar.gz
7b53d74753b397037568de83e8fd2f9b5409390723f717e0a1799d3778442a32 3801
openfetion_2.0.7-1.debian.tar.gz
446a200432e85298c778571c9b524f3e3da7983f77145399d4353a61bceabbc1 350544
openfetion_2.0.7-1_amd64.deb
bf013bb6cf8d871e988150d70edf9546c6887560e6c39e9dedeb02a0fe72139e 66520
libofetion0_2.0.7-1_amd64.deb
64f4edd641bede31de21ba221aed9f0b546992c5b21455ae9385ba82327815d3 93178
libofetion-dev_2.0.7-1_amd64.deb
Files:
bbef7d1fc23e2cbbf4e2da8522f9f7ef 1341 net optional openfetion_2.0.7-1.dsc
b038315a630bd65091eae26e6b10f0fa 794386 net optional
openfetion_2.0.7.orig.tar.gz
80bab6412eab0bd38c0c2f1973fd1c8b 3801 net optional
openfetion_2.0.7-1.debian.tar.gz
d791af365a1658a558f4f0d2f5d2b66b 350544 net optional
openfetion_2.0.7-1_amd64.deb
49a66fb7d7c8d164189cc1791ea0274a 66520 libs optional
libofetion0_2.0.7-1_amd64.deb
8e0dfae535aed6275eae39c22f8121a6 93178 libdevel optional
libofetion-dev_2.0.7-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk0pWh4ACgkQ5TUK4GCH0vhJmACfUrQQBK99/OJ8vu7nEqynJBvo
/FsAoKcQObqRpTYR05NVLAh6KyXhFzDG
=voBa
-----END PGP SIGNATURE-----
--- End Message ---