pan-users
[Top][All Lists]
Advanced

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

[Pan-users] Tried again using source code via GIT


From: Chrome307
Subject: [Pan-users] Tried again using source code via GIT
Date: Tue, 24 Apr 2012 06:08:15 -0700 (PDT)

Hi there

I have attempted to compile Pan again using the source code available via GIT. In order for me to do this I needed to install Automake 1.11.5.
I still am unable to do these and here is my compilation log in it's entirety:

sh-4.1# ./configure -h
`configure' configures Pan 0.136 to adapt to many kinds of systems.

Usage: ./configure [OPTION]... [VAR=VALUE]...

To assign environment variables (e.g., CC, CFLAGS...), specify them as
VAR=VALUE.  See below for descriptions of some of the useful variables.

Defaults for the options are specified in brackets.

Configuration:
  -h, --help              display this help and exit
      --help=short        display options specific to this package
      --help=recursive    display the short help of all the included packages
  -V, --version           display version information and exit
  -q, --quiet, --silent   do not print `checking...' messages
      --cache-file=FILE   cache test results in FILE [disabled]
  -C, --config-cache      alias for `--cache-file=config.cache'
  -n, --no-create         do not create output files
      --srcdir=DIR        find the sources in DIR [configure dir or `..']

Installation directories:
  --prefix=PREFIX         install architecture-independent files in PREFIX
                          [/usr/local]
  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
                          [PREFIX]

By default, `make install' will install all the files in
`/usr/local/bin', `/usr/local/lib' etc.  You can specify
an installation prefix other than `/usr/local' using `--prefix',
for instance `--prefix=$HOME'.

For better control, use the options below.

Fine tuning of the installation directories:
  --bindir=DIR            user executables [EPREFIX/bin]
  --sbindir=DIR           system admin executables [EPREFIX/sbin]
  --libexecdir=DIR        program executables [EPREFIX/libexec]
  --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
  --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
  --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
  --libdir=DIR            object code libraries [EPREFIX/lib]
  --includedir=DIR        C header files [PREFIX/include]
  --oldincludedir=DIR     C header files for non-gcc [/usr/include]
  --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
  --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
  --infodir=DIR           info documentation [DATAROOTDIR/info]
  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
  --mandir=DIR            man documentation [DATAROOTDIR/man]
  --docdir=DIR            documentation root [DATAROOTDIR/doc/pan]
  --htmldir=DIR           html documentation [DOCDIR]
  --dvidir=DIR            dvi documentation [DOCDIR]
  --pdfdir=DIR            pdf documentation [DOCDIR]
  --psdir=DIR             ps documentation [DOCDIR]

Program names:
  --program-prefix=PREFIX            prepend PREFIX to installed program names
  --program-suffix=SUFFIX            append SUFFIX to installed program names
  --program-transform-name=PROGRAM   run sed PROGRAM on installed program names

System types:
  --build=BUILD     configure for building on BUILD [guessed]
  --host=HOST       cross-compile to build programs to run on HOST [BUILD]

Optional Features:
  --disable-option-checking  ignore unrecognized --enable/--with options
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
  --disable-maintainer-mode  disable make rules and dependencies not useful
 (and sometimes confusing) to the casual installer
  --enable-silent-rules          less verbose build output (undo: `make V=1')
  --disable-silent-rules         verbose build output (undo: `make V=0')
  --disable-dependency-tracking  speeds up one-time build
  --enable-dependency-tracking   do not reject slow dependency extractors
  --disable-nls           do not use Native Language Support
  --disable-glibtest      do not try to compile and run a test GLIB program
  --disable-gtktest       do not try to compile and run a test GTK+ program
  --enable-libnotify      enable libnotify support (normally: yes)
  --enable-gkr            enable gnome-keyring support (normally: yes)

Optional Packages:
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
  --with-gmime-crypto     enable GMime cryptography support (overrides auto-on
                          if GMime 2.6 is found) (normally: yes)
  --with-dbus             enable D-Bus support (normally: yes)
  --with-gtkspell         enable GtkSpell support (normally: yes)
  --with-gtk3             enable GTK+ 3 support (normally: no)
  --with-gnutls           enable GnuTLS support (normally: no)

Some influential environment variables:
  CXX         C++ compiler command
  CXXFLAGS    C++ compiler flags
  LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
              nonstandard directory <lib dir>
  LIBS        libraries to pass to the linker, e.g. -l<library>
  CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
              you have headers in a nonstandard directory <include dir>
  CC          C compiler command
  CFLAGS      C compiler flags
  CPP         C preprocessor
  PKG_CONFIG  path to pkg-config utility
  GMIME_CFLAGS
              C compiler flags for GMIME, overriding pkg-config
  GMIME_LIBS  linker flags for GMIME, overriding pkg-config
  GTK_CFLAGS  C compiler flags for GTK, overriding pkg-config
  GTK_LIBS    linker flags for GTK, overriding pkg-config
  GTKSPELL_CFLAGS
              C compiler flags for GTKSPELL, overriding pkg-config
  GTKSPELL_LIBS
              linker flags for GTKSPELL, overriding pkg-config
  GNUTLS_CFLAGS
              C compiler flags for GNUTLS, overriding pkg-config
  GNUTLS_LIBS linker flags for GNUTLS, overriding pkg-config
  LIBNOTIFY_CFLAGS
              C compiler flags for LIBNOTIFY, overriding pkg-config
  LIBNOTIFY_LIBS
              linker flags for LIBNOTIFY, overriding pkg-config
  LIBGNOME_KEYRING_1_CFLAGS
              C compiler flags for LIBGNOME_KEYRING_1, overriding pkg-config
  LIBGNOME_KEYRING_1_LIBS
              linker flags for LIBGNOME_KEYRING_1, overriding pkg-config

Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.

Report bugs to <https://bugzilla.gnome.org/enter_bug.cgi?product=Pan>.
Pan home page: <http://pan.rebelbase.com/>.
sh-4.1# ./configure --prefix=/usr --with-gnutls
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... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking for localtime_r... yes
checking for close... yes
checking for tr1/unordered_set... yes
checking whether the compiler implements namespaces... yes
checking whether the compiler has ext/hash_set... yes
checking for gawk... (cached) gawk
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
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 errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking whether NLS is requested... yes
checking for intltool >= 0.40.6... 0.41.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.10.1
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... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.17.6... yes (version 2.24.0)
checking for GMIME... yes
checking for GTKSPELL... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.16.0... yes (version 2.20.0)
checking for GNUTLS... yes
checking for LIBNOTIFY... yes
checking for LIBGNOME_KEYRING_1... no
checking for %l and %k support in strftime... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pan.spec
config.status: creating pan.iss
config.status: creating README.windows
config.status: creating po/Makefile.in
config.status: creating uulib/Makefile
config.status: creating pan/Makefile
config.status: creating pan/general/Makefile
config.status: creating pan/usenet-utils/Makefile
config.status: creating pan/data/Makefile
config.status: creating pan/tasks/Makefile
config.status: creating pan/icons/Makefile
config.status: creating pan/data-impl/Makefile
config.status: creating pan/gui/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands


Configuration:

        Source code location:   .
        Compiler:               g++
        With GtkSpell:          yes
        With GTK3:              no
        With GnuTLS:            yes >= 2.12.10


sh-4.1# make --jobs=2
make  all-recursive
make[1]: Entering directory `/mnt/sda1/Temp/pan2'
Making all in po
make[2]: Entering directory `/mnt/sda1/Temp/pan2/po'
file=`echo am | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file am.po
file=`echo ar | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file ar.po
file=`echo az | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file az.po
file=`echo bg | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file bg.po
file=`echo ca | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file ca.po
file=`echo cs | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file cs.po
file=`echo da | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file da.po
file=`echo de | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file de.po
file=`echo dz | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file dz.po
file=`echo el | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file el.po
file=`echo en_CA | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file en_CA.po
file=`echo en_GB | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po
file=`echo eo | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file eo.po
file=`echo es | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file es.po
file=`echo et | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file et.po
file=`echo eu | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file eu.po
file=`echo fi | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file fi.po
file=`echo fr | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file fr.po
file=`echo ga | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file ga.po
file=`echo gl | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file gl.po
file=`echo hr | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file hr.po
file=`echo hu | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file hu.po
file=`echo it | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file it.po
file=`echo ja | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file ja.po
file=`echo ko | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file ko.po
file=`echo lt | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file lt.po
file=`echo lv | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file lv.po
file=`echo ms | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file ms.po
file=`echo nb | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file nb.po
file=`echo nl | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file nl.po
file=`echo oc | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file oc.po
file=`echo pl | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file pl.po
file=`echo pt | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file pt.po
file=`echo pt_BR | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po
file=`echo ro | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file ro.po
file=`echo ru | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file ru.po
file=`echo sk | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file sk.po
file=`echo sl | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file sl.po
file=`echo sq | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file sq.po
file=`echo sr | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file sr.po
file=`echo address@hidden | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file address@hidden
file=`echo sv | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file sv.po
file=`echo tr | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file tr.po
file=`echo uk | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file uk.po
file=`echo vi | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file vi.po
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po
file=`echo zh_TW | sed 's,.*/,,'`.gmo \
 && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po
make[2]: Leaving directory `/mnt/sda1/Temp/pan2/po'
Making all in uulib
make[2]: Entering directory `/mnt/sda1/Temp/pan2/uulib'
  CC     uulib.o
  CC     uucheck.o
  CC     uunconc.o
uunconc.c: In function 'UUDecode':
uunconc.c:1561: warning: ignoring return value of 'fread', declared with attribute warn_unused_result
  CC     uuutil.o
  CC     uuencode.o
  CC     uuscan.o
  CC     uustring.o
  CC     fptools.o
  CC     crc32.o
  AR     libuu.a
make[2]: Leaving directory `/mnt/sda1/Temp/pan2/uulib'
Making all in pan
make[2]: Entering directory `/mnt/sda1/Temp/pan2/pan'
Making all in general
make[3]: Entering directory `/mnt/sda1/Temp/pan2/pan/general'
  CXX    debug.o
  CXX    e-util.o
  CXX    file-util.o
  CXX    log.o
  CXX    line-reader.o
  CXX    progress.o
  CXX    quark.o
  CXX    string-view.o
  CXX    text-match.o
  CXX    utf8-utils.o
  CXX    worker-pool.o
  AR     libgeneralutils.a
make[3]: Leaving directory `/mnt/sda1/Temp/pan2/pan/general'
Making all in usenet-utils
make[3]: Entering directory `/mnt/sda1/Temp/pan2/pan/usenet-utils'
  CXX    filter-info.o
  CXX    rules-info.o
  CXX    gnksa.o
  CXX    message-check.o
  CXX    mime-utils.o
  CXX    numbers.o
  CXX    scorefile.o
  CXX    text-massager.o
  CXX    url-find.o
  CXX    blowfish.o
  CXX    gpg.o
  AR     libusenetutils.a
make[3]: Leaving directory `/mnt/sda1/Temp/pan2/pan/usenet-utils'
Making all in data
make[3]: Entering directory `/mnt/sda1/Temp/pan2/pan/data'
  CXX    article.o
  CXX    article-cache.o
  CXX    encode-cache.o
  CXX    cert-store.o
  CXX    data.o
cert-store.cc: In member function 'bool pan::CertStore::import_from_file(const pan::Quark&, const char*)':
cert-store.cc:204: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result
  CXX    parts.o
  CXX    xref.o
  AR     libdata.a
make[3]: Leaving directory `/mnt/sda1/Temp/pan2/pan/data'
Making all in tasks
make[3]: Entering directory `/mnt/sda1/Temp/pan2/pan/tasks'
  CXX    decoder.o
  CXX    encoder.o
  CXX    task.o
  CXX    task-article.o
  CXX    task-groups.o
  CXX    task-post.o
  CXX    task-xover.o
  CXX    task-xoverinfo.o
  CXX    task-upload.o
  CXX    nntp.o
  CXX    nzb.o
  CXX    queue.o
  CXX    upload-queue.o
  CXX    socket.o
  CXX    socket-impl-main.o
  CXX    socket-impl-openssl.o
  CXX    socket-impl-gio.o
  CXX    socket-impl-scripted.o
  CXX    nntp-pool.o
  AR     libtasks.a
make[3]: Leaving directory `/mnt/sda1/Temp/pan2/pan/tasks'
Making all in data-impl
make[3]: Entering directory `/mnt/sda1/Temp/pan2/pan/data-impl'
  CXX    article-filter.o
  CXX    rules-filter.o
  CXX    data-io.o
  CXX    data-impl.o
  CXX    groups.o
  CXX    headers.o
  CXX    profiles.o
  CXX    server.o
  CXX    my-tree.o
  CXX    task-archive.o
  CXX    xover.o
  AR     libpandata.a
make[3]: Leaving directory `/mnt/sda1/Temp/pan2/pan/data-impl'
Making all in icons
make[3]: Entering directory `/mnt/sda1/Temp/pan2/pan/icons'
rm -f pan-pixbufs-internal.h
var=`echo "icon_article_read.png icon_article_unread.png icon_binary_complete.png icon_binary_complete_read.png icon_binary_incomplete.png icon_binary_incomplete_read.png icon_bluecheck.png icon_red_flag.png icon_by_me.png icon_by_others.png icon_compose_followup.png icon_compose_post.png icon_disk.png icon_empty.png icon_filter.png icon_filter_only_attachments.png icon_filter_only_cached.png icon_filter_only_me.png icon_filter_only_unread.png icon_filter_only_watched.png icon_get_dialog.png icon_get_flagged.png icon_get_selected.png icon_get_subscribed.png icon_layout_1.png icon_layout_2.png icon_layout_3.png icon_layout_4.png icon_layout_5.png icon_pan_logo.png icon_pan_about_logo.png icon_pan.png icon_read_group.png icon_read_more.png icon_read_less.png icon_read_unread_article.png icon_read_unread_thread.png icon_score.png icon_search_pulldown.png icon_x.png icon_mozilla_frown.png icon_mozilla_smile.png icon_mozilla_surprised.png icon_mozilla_tongueout.png icon_mozilla_wink.png icon_plain.png icon_cert.png icon_status_online.png icon_status_offline.png icon_status_active.png icon_status_queue_empty.png icon_status_error.png icon_status_idle.png icon_status_new_articles.png icon_sig_ok.png icon_sig_fail.png icon_prefs_applications.png icon_prefs_extras.png icon_prefs_hotkeys.png icon_prefs_behavior.png icon_prefs_fonts.png icon_prefs_upload.png icon_prefs_colors.png icon_prefs_headers.png icon_prefs_layout.png icon_prefs_actions.png" | sed -e 's,icon_\([^\.]*\)\.png,icon_\1 ./icon_\1.png,g'` ; \
  echo $var; \
  gdk-pixbuf-csource --extern --raw --build-list $var > pan-pixbufs-internal.h
icon_article_read ./icon_article_read.png icon_article_unread ./icon_article_unread.png icon_binary_complete ./icon_binary_complete.png icon_binary_complete_read ./icon_binary_complete_read.png icon_binary_incomplete ./icon_binary_incomplete.png icon_binary_incomplete_read ./icon_binary_incomplete_read.png icon_bluecheck ./icon_bluecheck.png icon_red_flag ./icon_red_flag.png icon_by_me ./icon_by_me.png icon_by_others ./icon_by_others.png icon_compose_followup ./icon_compose_followup.png icon_compose_post ./icon_compose_post.png icon_disk ./icon_disk.png icon_empty ./icon_empty.png icon_filter ./icon_filter.png icon_filter_only_attachments ./icon_filter_only_attachments.png icon_filter_only_cached ./icon_filter_only_cached.png icon_filter_only_me ./icon_filter_only_me.png icon_filter_only_unread ./icon_filter_only_unread.png icon_filter_only_watched ./icon_filter_only_watched.png icon_get_dialog ./icon_get_dialog.png icon_get_flagged ./icon_get_flagged.png icon_get_selected ./icon_get_selected.png icon_get_subscribed ./icon_get_subscribed.png icon_layout_1 ./icon_layout_1.png icon_layout_2 ./icon_layout_2.png icon_layout_3 ./icon_layout_3.png icon_layout_4 ./icon_layout_4.png icon_layout_5 ./icon_layout_5.png icon_pan_logo ./icon_pan_logo.png icon_pan_about_logo ./icon_pan_about_logo.png icon_pan ./icon_pan.png icon_read_group ./icon_read_group.png icon_read_more ./icon_read_more.png icon_read_less ./icon_read_less.png icon_read_unread_article ./icon_read_unread_article.png icon_read_unread_thread ./icon_read_unread_thread.png icon_score ./icon_score.png icon_search_pulldown ./icon_search_pulldown.png icon_x ./icon_x.png icon_mozilla_frown ./icon_mozilla_frown.png icon_mozilla_smile ./icon_mozilla_smile.png icon_mozilla_surprised ./icon_mozilla_surprised.png icon_mozilla_tongueout ./icon_mozilla_tongueout.png icon_mozilla_wink ./icon_mozilla_wink.png icon_plain ./icon_plain.png icon_cert ./icon_cert.png icon_status_online ./icon_status_online.png icon_status_offline ./icon_status_offline.png icon_status_active ./icon_status_active.png icon_status_queue_empty ./icon_status_queue_empty.png icon_status_error ./icon_status_error.png icon_status_idle ./icon_status_idle.png icon_status_new_articles ./icon_status_new_articles.png icon_sig_ok ./icon_sig_ok.png icon_sig_fail ./icon_sig_fail.png icon_prefs_applications ./icon_prefs_applications.png icon_prefs_extras ./icon_prefs_extras.png icon_prefs_hotkeys ./icon_prefs_hotkeys.png icon_prefs_behavior ./icon_prefs_behavior.png icon_prefs_fonts ./icon_prefs_fonts.png icon_prefs_upload ./icon_prefs_upload.png icon_prefs_colors ./icon_prefs_colors.png icon_prefs_headers ./icon_prefs_headers.png icon_prefs_layout ./icon_prefs_layout.png icon_prefs_actions ./icon_prefs_actions.png
rm -f pan-pixbufs.h
cat pan-pixbufs-internal.h | grep "const guint8 icon_" | grep -v pragma | grep -v __attribute | sed "s,^\([a-z0-9 _]*\[\]\) =,extern \1;," > pan-pixbufs.h
make[3]: Leaving directory `/mnt/sda1/Temp/pan2/pan/icons'
Making all in gui
make[3]: Entering directory `/mnt/sda1/Temp/pan2/pan/gui'
  CXX    actions.o
  CXX    body-pane.o
  CXX    dl-headers-ui.o
  CC     e-action-combo-box.o
  CC     e-charset.o
  CC     e-charset-combo-box.o
  CC     e-charset-dialog.o
  CC     e-cte-dialog.o
  CXX    group-pane.o
  CXX    group-prefs.o
  CXX    group-prefs-dialog.o
  CXX    header-pane.o
  CXX    hig.o
  CXX    log-ui.o
  CXX    pan-file-entry.o
  CC     pan-pixbufs.o
  CXX    pan-tree.o
  CXX    post-ui.o
  CXX    prefs.o
post-ui.cc: In member function 'void pan::PostUI::update_filequeue_label(GtkTreeSelection*)':
post-ui.cc:186: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t'
  CXX    prefs-file.o
  CXX    prefs-ui.o
  CXX    progress-view.o
  CXX    profiles-dialog.o
  CXX    render-bytes.o
  CXX    save-ui.o
  CXX    save-attach-ui.o
  CXX    score-add-ui.o
  CXX    score-view-ui.o
  CXX    server-ui.o
server-ui.cc: In function 'void<unnamed>::server_edit_response_cb(GtkDialog*, int, void*)':
server-ui.cc:232: warning: format not a string literal and no format arguments
server-ui.cc: In function 'void<unnamed>::cert_edit_button_clicked_cb(GtkButton*, void*)':
server-ui.cc:701: warning: format not a string literal and no format arguments
  CXX    task-pane.o
  CC     xface.o
  CXX    url.o
  CXX    gui.o
  CXX    pan.o
pan.cc:648: error: ISO C++ forbids declaration of 'GDBusNodeInfo' with no type
pan.cc:648: error: expected ';' before '*' token
pan.cc:649: error: 'GDBusInterfaceVTable' does not name a type
pan.cc: In constructor '<unnamed>::Pan::Pan(pan::Data&, pan::Queue&, pan::ArticleCache&, pan::EncodeCache&, pan::Prefs&, pan::GroupPrefs&)':
pan.cc:652: error: class '<unnamed>::Pan' does not have any field named 'busnodeinfo'
pan.cc: At global scope:
pan.cc:659: error: variable or field 'nzb_method_call' declared void
pan.cc:659: error: 'GDBusConnection' was not declared in this scope
pan.cc:659: error: 'connection' was not declared in this scope
pan.cc:660: error: expected primary-_expression_ before 'const'
pan.cc:661: error: expected primary-_expression_ before 'const'
pan.cc:662: error: expected primary-_expression_ before 'const'
pan.cc:663: error: expected primary-_expression_ before 'const'
pan.cc:664: error: expected primary-_expression_ before '*' token
pan.cc:664: error: 'parameters' was not declared in this scope
pan.cc:665: error: 'GDBusMethodInvocation' was not declared in this scope
pan.cc:665: error: 'invocation' was not declared in this scope
pan.cc:666: error: expected primary-_expression_ before 'user_data'
pan.cc:1074: error: expected '}' at end of input
make[3]: *** [pan.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/mnt/sda1/Temp/pan2/pan/gui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/sda1/Temp/pan2/pan'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/sda1/Temp/pan2'
make: *** [all] Error 2

=====================
sh-4.1# make check
Making check in po
make[1]: Entering directory `/mnt/sda1/Temp/pan2/po'
INTLTOOL_EXTRACT=/usr/bin/intltool-extract srcdir=. /usr/bin/intltool-update --gettext-package pan --pot
rm -f missing notexist
srcdir=. /usr/bin/intltool-update -m
if [ -r missing -o -r notexist ]; then \
 exit 1; \
fi
make[1]: Leaving directory `/mnt/sda1/Temp/pan2/po'
Making check in uulib
make[1]: Entering directory `/mnt/sda1/Temp/pan2/uulib'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/mnt/sda1/Temp/pan2/uulib'
Making check in pan
make[1]: Entering directory `/mnt/sda1/Temp/pan2/pan'
Making check in general
make[2]: Entering directory `/mnt/sda1/Temp/pan2/pan/general'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/mnt/sda1/Temp/pan2/pan/general'
Making check in usenet-utils
make[2]: Entering directory `/mnt/sda1/Temp/pan2/pan/usenet-utils'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/mnt/sda1/Temp/pan2/pan/usenet-utils'
Making check in data
make[2]: Entering directory `/mnt/sda1/Temp/pan2/pan/data'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/mnt/sda1/Temp/pan2/pan/data'
Making check in tasks
make[2]: Entering directory `/mnt/sda1/Temp/pan2/pan/tasks'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/mnt/sda1/Temp/pan2/pan/tasks'
Making check in data-impl
make[2]: Entering directory `/mnt/sda1/Temp/pan2/pan/data-impl'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/mnt/sda1/Temp/pan2/pan/data-impl'
Making check in icons
make[2]: Entering directory `/mnt/sda1/Temp/pan2/pan/icons'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/mnt/sda1/Temp/pan2/pan/icons'
Making check in gui
make[2]: Entering directory `/mnt/sda1/Temp/pan2/pan/gui'
  AR     libpangui.a
  CXX    pan.o
pan.cc:648: error: ISO C++ forbids declaration of 'GDBusNodeInfo' with no type
pan.cc:648: error: expected ';' before '*' token
pan.cc:649: error: 'GDBusInterfaceVTable' does not name a type
pan.cc: In constructor '<unnamed>::Pan::Pan(pan::Data&, pan::Queue&, pan::ArticleCache&, pan::EncodeCache&, pan::Prefs&, pan::GroupPrefs&)':
pan.cc:652: error: class '<unnamed>::Pan' does not have any field named 'busnodeinfo'
pan.cc: At global scope:
pan.cc:659: error: variable or field 'nzb_method_call' declared void
pan.cc:659: error: 'GDBusConnection' was not declared in this scope
pan.cc:659: error: 'connection' was not declared in this scope
pan.cc:660: error: expected primary-_expression_ before 'const'
pan.cc:661: error: expected primary-_expression_ before 'const'
pan.cc:662: error: expected primary-_expression_ before 'const'
pan.cc:663: error: expected primary-_expression_ before 'const'
pan.cc:664: error: expected primary-_expression_ before '*' token
pan.cc:664: error: 'parameters' was not declared in this scope
pan.cc:665: error: 'GDBusMethodInvocation' was not declared in this scope
pan.cc:665: error: 'invocation' was not declared in this scope
pan.cc:666: error: expected primary-_expression_ before 'user_data'
pan.cc:1074: error: expected '}' at end of input
make[2]: *** [pan.o] Error 1
make[2]: Leaving directory `/mnt/sda1/Temp/pan2/pan/gui'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mnt/sda1/Temp/pan2/pan'
make: *** [check-recursive] Error 1
sh-4.1# 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]