! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Thunar (SVN) breaks before it starts building, errors in Makefile
Status:
CLOSED: INVALID
Severity:
blocker

Comments

Description Samuli Suominen 2006-03-02 17:38:41 CET
Checked out revision 20177.
 *    checkouted in: /usr/portage/distfiles/svn-src/thunar/trunk
 *    exported to: /var/tmp/portage/thunar-9999/work/thunar-9999

>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/thunar-9999/work/thunar-9999 ...
svn: '.' is not a working copy
Preparing package directory /var/tmp/portage/thunar-9999/work/thunar-9999...
Creating /var/tmp/portage/thunar-9999/work/thunar-9999/aclocal.m4...
Running glib-gettextize --force --copy...
Copying file mkinstalldirs
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Running intltoolize --automake --copy --force
Patching file 'po/Makefile.in.in'
Running libtoolize --force --copy...
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
Running gtkdocize --copy...
Running aclocal-1.9   -I /usr/share/xfce4/dev-tools/m4macros -I
/usr/share/xfce4/dev-tools/m4macros...
/usr/share/aclocal/paragui.m4:12: warning: underquoted definition of AM_PATH_PARAGUI
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
Running autoheader-2.59...
Running automake-1.9 --add-missing --copy --gnu...
configure.in: installing `./install-sh'
configure.in: installing `./missing'
examples/tex-open-terminal/Makefile.am: installing `./compile'
examples/tex-open-terminal/Makefile.am: installing `./depcomp'
Running autoconf-2.59...

Running /var/tmp/portage/thunar-9999/work/thunar-9999/configure
--enable-maintainer-mode --prefix=/usr --enable-dbus --disable-debug...
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether gmake sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for style of include used by gmake... GNU
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for AIX... no
checking for library containing strerror... none required
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for a BSD-compatible install... /bin/install -c
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking for perl5... no
checking for perl... perl
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for correct ltmain.sh version... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i686-pc-linux-gnu/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/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i686-pc-linux-gnu/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/i686-pc-linux-gnu/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports
shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for short... yes
checking size of short... 2
checking for 32bit unsigned integer... unsigned int
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.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 fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking fstab.h usability... yes
checking fstab.h presence... yes
checking for fstab.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking for memory.h... (cached) yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking sys/extattr.h usability... no
checking sys/extattr.h presence... no
checking for sys/extattr.h... no
checking sys/cdio.h usability... no
checking sys/cdio.h presence... no
checking for sys/cdio.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/stat.h... (cached) yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for attropen... no
checking for extattr_get_fd... no
checking for fgetxattr... yes
checking for lchmod... no
checking for localtime_r... yes
checking for mbrtowc... yes
checking for pread... yes
checking for pwrite... yes
checking for readdir_r... yes
checking for sched_yield... yes
checking for setgroupent... no
checking for setpassent... no
checking for statfs... yes
checking for statvfs... yes
checking for working posix_madvise... no
checking for locale.h... (cached) 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... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  ca de el es eu fi fr hu it ja nl pl
pt_BR ru sv zh_TW
checking for bind_textdomain_codeset... (cached) yes
checking for locales directory... ${prefix}/share/locale
checking for additional xgettext flags... --keyword=Q_
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config >= 0.9.0... 0.20
checking for exo-0.3 >= 0.3.1.3... 0.3.1.3svn-r
checking EXO_CFLAGS... -I/usr/include/exo-0.3 -I/usr/include/gtk-2.0
-I/usr/include/xfce4 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include
checking EXO_LIBS... -lexo-0.3 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0
-lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0
-lgmodule-2.0 -ldl -lglib-2.0
checking for glib-2.0 >= 2.6.4... 2.8.6
checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking GLIB_LIBS... -lglib-2.0
checking for gthread-2.0 >= 2.6.4... 2.8.6
checking GTHREAD_CFLAGS... -pthread -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include
checking GTHREAD_LIBS... -pthread -lgthread-2.0 -lglib-2.0
checking for gtk+-2.0 >= 2.6.0... 2.8.12
checking GTK_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking GTK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm
-lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for libpng12 >= 1.2.0... 1.2.8
checking LIBPNG_CFLAGS... -I/usr/include/libpng12
checking LIBPNG_LIBS... -lpng12 -lz -lm
checking for libxfce4util-1.0 >= 4.2.0... 4.3.1svn-r
checking LIBXFCE4UTIL_CFLAGS... -I/usr/include/xfce4 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include
checking LIBXFCE4UTIL_LIBS... -lxfce4util -lglib-2.0
checking for dbus-glib-1 >= 0.34... 0.60
checking DBUS_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking DBUS_LIBS... -ldbus-glib-1 -ldbus-1 -lglib-2.0
checking for gconf-2.0 >= 2.4.0... 2.12.1
checking GCONF_CFLAGS... -DORBIT2=1 -pthread -I/usr/include/gconf/2
-I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking GCONF_LIBS... -Wl,--export-dynamic -pthread -lgconf-2 -lORBit-2 -lm
-lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
checking for libstartup-notification-1.0 >= 0.4... 0.8
checking LIBSTARTUP_NOTIFICATION_CFLAGS... -I/usr/include/startup-notification-1.0
checking LIBSTARTUP_NOTIFICATION_LIBS... -lstartup-notification-1
checking for jpeg_start_decompress in -ljpeg... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for gamin >= 0.1.0... 0.1.7
checking LIBFAM_CFLAGS... -I/usr/include/fam
checking LIBFAM_LIBS... -lgamin-1
checking for FAMNoExists... yes
checking for hal-storage >= 0.5.0... 0.5.5.1
checking HAL_CFLAGS... -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
checking HAL_LIBS... -lhal-storage -lhal -ldbus-1
checking for hal-storage >= 0.5.0... 0.5.5.1
checking HAL_CFLAGS... -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/hal
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
checking HAL_LIBS... -lhal-storage -lhal -ldbus-1
checking for dbus-glib-1 >= 0.23... 0.60
checking HAL_DBUS_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking HAL_DBUS_LIBS... -ldbus-glib-1 -ldbus-1 -lglib-2.0
checking for the volume manager implemenation... hal
checking whether to enable debugging support... no
checking whether /usr/i686-pc-linux-gnu/bin/ld accepts -O1... yes
checking whether gcc supports the GNUC visibility attribute... yes
checking PLATFORM_CPPFLAGS...  -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT
-DG_DISABLE_CHECKS -DHAVE_GNUC_VISIBILITY
checking PLATFORM_CFLAGS...
checking PLATFORM_LDFLAGS...  -Wl,-O1
checking whether to build the thunar-uca plugin... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating docs/design/Makefile
config.status: creating docs/manual/Makefile
config.status: creating docs/manual/C/Makefile
config.status: creating docs/manual/C/Thunar.xml
config.status: creating docs/manual/C/images/Makefile
config.status: creating docs/papers/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/thunar-vfs/Makefile
config.status: creating docs/reference/thunar-vfs/version.xml
config.status: creating docs/reference/thunarx/Makefile
config.status: creating docs/reference/thunarx/version.xml
config.status: creating examples/Makefile
config.status: creating examples/tex-open-terminal/Makefile
config.status: creating icons/Makefile
config.status: creating icons/16x16/Makefile
config.status: creating icons/24x24/Makefile
config.status: creating icons/48x48/Makefile
config.status: creating icons/scalable/Makefile
config.status: creating po/Makefile.in
config.status: creating tdb/Makefile
config.status: creating tdb/tdbconfig.h
config.status: creating pixmaps/Makefile
config.status: creating tests/Makefile
config.status: creating tests/data/Makefile
config.status: creating thunar/Makefile
config.status: creating thunar-uca/Makefile
config.status: creating thunar-vfs/Makefile
config.status: creating thunar-vfs/thunar-vfs-1.pc
config.status: creating thunar-vfs/thunar-vfs-config.h
config.status: creating thunarx/Makefile
config.status: creating thunarx/thunarx-1.pc
config.status: creating thunarx/thunarx-config.h
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

Build Configuration:

* D-BUS support:        yes
* File System Monitor:  Gamin
* GNOME Thumbnailers:   yes
* Startup Notification: yes
* Volume Manager:       hal

Now type "make" to compile.
cd . && /bin/sh /var/tmp/portage/thunar-9999/work/thunar-9999/missing --run
aclocal-1.9
/usr/share/aclocal/paragui.m4:12: warning: underquoted definition of AM_PATH_PARAGUI
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
 cd . && /bin/sh /var/tmp/portage/thunar-9999/work/thunar-9999/missing --run
automake-1.9 --gnu
thunar/Makefile.am:171: HAVE_DBUS does not appear in AM_CONDITIONAL
thunar/Makefile.am:225: HAVE_DBUS does not appear in AM_CONDITIONAL
Makefile.am:46: HAVE_DBUS does not appear in AM_CONDITIONAL
make: *** [Makefile.in] Error 1


Reproducible: Always
Steps to Reproduce:
1. 
2. 
3.
Comment 1 Samuli Suominen 2006-03-02 17:46:47 CET
Works, if I disable DBUS support.
Comment 2 Samuli Suominen 2006-03-02 18:08:00 CET
My own building system is borked. Apologies.

Bug #1528

Reported by:
Samuli Suominen
Reported on: 2006-03-02
Last modified on: 2009-07-17

People

Assignee:
Jannis Pohlmann
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information