xmms-esound-1.2.10 compiler/makefile problem

Paul Seniura pdseniura at techie.com
Wed Feb 25 16:15:22 PST 2004


Hi,

I had xmms compiled fine before the recent update.
I ran it twice today -- definitely repeatable.
Everything was clean before commencing each run.
Any ideas please?


[...]
--->  Upgrade of multimedia/xmms started at: Wed, 25 Feb 2004 12:35:11 -0600
--->  Upgrading 'xmms-esound-1.2.9_1' to 'xmms-esound-1.2.10' (multimedia/xmms)
--->  Build of multimedia/xmms started at: Wed, 25 Feb 2004 12:35:11 -0600
--->  Building '/usr/ports/multimedia/xmms'
===>  Vulnerability check disabled
>> xmms-1.2.10.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
>> Attempting to fetch from http://www.xmms.org/files/1.2.x/.
[...]
===>  Extracting for xmms-esound-1.2.10
>> Checksum OK for xmms-1.2.10.tar.bz2.

You can disable support for mikmod by defining WITHOUT_MIKMOD.
You can disable support for vorbis by defining WITHOUT_VORBIS.
You can disable support for esound by defining WITHOUT_GNOME=esound.

(cd /src/ports/multimedia/xmms/work/xmms-1.2.10/Input/mpg123 && /bin/mv decode_i586.s decode_i586.S &&  cd /src/ports/multimedia/xmms/work/xmms-1.2.10/Visualization/blur_scope && /bin/mv blur_8.s blur_8.S);
/usr/bin/sed -i.bak -e 's:\.s :\.S :g' /src/ports/multimedia/xmms/work/xmms-1.2.10/Input/mpg123/Makefile.in
/usr/bin/sed -i.bak -e 's:blur_8.s:blur_8.S:g'  /src/ports/multimedia/xmms/work/xmms-1.2.10/Visualization/blur_scope/Makefile.in
===>  Patching for xmms-esound-1.2.10
===>  Applying FreeBSD patches for xmms-esound-1.2.10
===>   xmms-esound-1.2.10 depends on executable: gmake - found
===>   xmms-esound-1.2.10 depends on executable: pkg-config - found
===>   xmms-esound-1.2.10 depends on shared library: iconv.3 - found
===>   xmms-esound-1.2.10 depends on shared library: mikmod.2 - found
===>   xmms-esound-1.2.10 depends on shared library: vorbis.3 - found
===>   xmms-esound-1.2.10 depends on shared library: X11.6 - found
===>   xmms-esound-1.2.10 depends on shared library: esd.2 - found
===>   xmms-esound-1.2.10 depends on shared library: glib12.3 - found
===>   xmms-esound-1.2.10 depends on shared library: gtk12.2 - found
===>   xmms-esound-1.2.10 depends on shared library: xml.5 - found
===>  Configuring for xmms-esound-1.2.10
configure: WARNING: you should use --build, --host, --target
checking build system type... i386-portbld-freebsd5.2
checking host system type... i386-portbld-freebsd5.2
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking for i386-portbld-freebsd5.2-gcc... cc
checking for C compiler default output... 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 ANSI C... none needed
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking for strerror in -lcposix... no
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for an ANSI C-conforming const... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking whether gmake sets $(MAKE)... (cached) yes
checking for ld used by GCC... /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... nm
checking for a sed that does not truncate output... /usr/bin/sed
checking how to recognise dependent libraries... pass_all
checking command to parse nm output... ok
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
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 for i386-portbld-freebsd5.2-ranlib... no
checking for ranlib... ranlib
checking for i386-portbld-freebsd5.2-strip... no
checking for strip... strip
checking for objdir... .libs
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 if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd5.2 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... yes
creating libtool
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for glib-config... /usr/local/bin/glib12-config
checking for GLIB - version >= 1.2.2... yes
checking for gtk-config... /usr/X11R6/bin/gtk12-config
checking for GTK - version >= 1.2.2... yes
checking for xmms... /usr/X11R6/bin/xmms
checking for SmcOpenConnection in -lSM... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for XF86VidModeQueryExtension in -lXxf86vm... yes
checking for old style FreeBSD -lpthread flag... no
checking for pthread_attr_init in -lpthread... yes
checking for glBegin in -lGL... yes
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking GL/glx.h usability... yes
checking GL/glx.h presence... yes
checking for GL/glx.h... yes
checking for inflate in -lz... yes
checking for esd-config... /usr/local/bin/esd-config
checking for ESD - version >= 0.2.8... yes
checking for esd_get_latency in -lesd... yes
checking for libmikmod-config... /usr/local/bin/libmikmod-config
checking for libmikmod - version >= 3.1.5... yes
checking for Ogg... yes
checking for Vorbis... yes
checking if Vorbis is sufficiently new... yes
checking for thread-safe Xlib... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for ranlib... (cached) ranlib
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... no
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for __fsetlocking... no
checking for iconv... (cached) yes
checking how to link with libiconv... -liconv
checking for iconv declaration... (cached) 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 1.75, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... -lintl
checking for socklen_t... yes
checking for ALSA CFLAGS... 
checking for ALSA LDFLAGS...  -lasound -lm -ldl -lpthread
checking for libasound headers version >= 0.9.0... not present.
checking for snd_ctl_open in -lasound... no
checking for FreeBSD newpcm driver... yes
checking linux/cdrom.h usability... no
checking linux/cdrom.h presence... no
checking for linux/cdrom.h... no
checking sys/cdrio.h usability... yes
checking sys/cdrio.h presence... yes
checking for sys/cdrio.h... yes
checking sys/cdio.h usability... yes
checking sys/cdio.h presence... yes
checking for sys/cdio.h... yes
checking linux/joystick.h usability... no
checking linux/joystick.h presence... no
checking for linux/joystick.h... no
checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking for limits.h... (cached) yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking sys/sched.h usability... no
checking sys/sched.h presence... yes
configure: WARNING: sys/sched.h: present but cannot be compiled
configure: WARNING: sys/sched.h: check for missing prerequisite headers?
configure: WARNING: sys/sched.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to bug-autoconf at gnu.org. ##
configure: WARNING:     ## ------------------------------------ ##
checking for sys/sched.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for sched_setscheduler... yes
checking for mkdtemp... yes
checking for getmntinfo... yes
checking for sched_get_priority_max... yes
checking for srandomdev... yes
checking for nl_langinfo(CODESET)... yes
checking for long... yes
checking size of long... 4
checking if __ELF__ is defined... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating xmms.1
config.status: creating wmxmms.1
config.status: creating xmms.spec
config.status: creating xmms-config
config.status: creating xmms/Makefile
config.status: creating xmms/defskin/Makefile
config.status: creating Output/Makefile
config.status: creating Output/OSS/Makefile
config.status: creating Output/esd/Makefile
config.status: creating Output/disk_writer/Makefile
config.status: creating Output/solaris/Makefile
config.status: creating Output/sun/Makefile
config.status: creating Output/alsa/Makefile
config.status: creating Input/Makefile
config.status: creating Input/wav/Makefile
config.status: creating Input/mpg123/Makefile
config.status: creating Input/mikmod/Makefile
config.status: creating Input/cdaudio/Makefile
config.status: creating Input/tonegen/Makefile
config.status: creating Input/vorbis/Makefile
config.status: creating Effect/Makefile
config.status: creating Effect/voice/Makefile
config.status: creating Effect/echo_plugin/Makefile
config.status: creating Effect/stereo_plugin/Makefile
config.status: creating General/Makefile
config.status: creating General/ir/Makefile
config.status: creating General/joystick/Makefile
config.status: creating General/song_change/Makefile
config.status: creating Visualization/Makefile
config.status: creating Visualization/blur_scope/Makefile
config.status: creating Visualization/sanalyzer/Makefile
config.status: creating Visualization/opengl_spectrum/Makefile
config.status: creating wmxmms/Makefile
config.status: creating po/Makefile.in
config.status: creating intl/Makefile
config.status: creating config.h
config.status: creating xmms/i18n.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: setting ALL_LINGUAS in configure.in is obsolete
config.status: creating po/Makefile
config.status: executing default commands
configure: configuring in libxmms
configure: running /bin/sh './configure' --prefix=/usr/X11R6  '--enable-ipv6' '--x-libraries=/usr/X11R6/lib' '--x-includes=/usr/X11R6/include' '--prefix=/usr/X11R6' 'i386-portbld-freebsd5.2' 'CFLAGS=-pipe -O -march=pentium2' 'CPPFLAGS=-I/usr/local/include' 'host_alias=i386-portbld-freebsd5.2' 'build_alias=i386-portbld-freebsd5.2' 'target_alias=i386-portbld-freebsd5.2' 'CC=cc' --cache-file=/dev/null --srcdir=.
configure: WARNING: you should use --build, --host, --target
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking for i386-portbld-freebsd5.2-gcc... cc
checking for C compiler default output... 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 ANSI C... none needed
checking for style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking whether gmake sets $(MAKE)... (cached) yes
checking build system type... i386-portbld-freebsd5.2
checking host system type... i386-portbld-freebsd5.2
checking for ld used by GCC... /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... nm
checking how to recognise dependant libraries... pass_all
checking command to parse nm output... ok
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
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 for i386-portbld-freebsd5.2-ranlib... no
checking for ranlib... ranlib
checking for i386-portbld-freebsd5.2-strip... no
checking for strip... strip
checking for objdir... .libs
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 if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd5.2 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... yes
creating libtool
checking for sched_setscheduler... yes
checking for nanosleep... yes
checking for glib-config... /usr/local/bin/glib12-config
checking for GLIB - version >= 1.2.2... yes
checking for gtk-config... /usr/X11R6/bin/gtk12-config
checking for GTK - version >= 1.2.2... yes
checking whether time.h and sys/time.h may both be included... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking sys/sched.h usability... no
checking sys/sched.h presence... yes
configure: WARNING: sys/sched.h: present but cannot be compiled
configure: WARNING: sys/sched.h: check for missing prerequisite headers?
configure: WARNING: sys/sched.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to bug-autoconf at gnu.org. ##
configure: WARNING:     ## ------------------------------------ ##
checking for sys/sched.h... yes
checking for unistd.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands

Configuration:
  Install path:               /usr/X11R6
  Current xmms                /usr/X11R6/bin/xmms
  Build OSS plugin:           yes
  Build esd plugin:           yes
  Build Solaris plugin:       no
  Build BSD Sun plugin:       no
  Build ALSA plugin:          no
  Build mikmod plugin:        yes
  Build Ogg Vorbis plugin:    yes
  Build OpenGL plugins:       yes
  Pthread flag:               -lpthread
  Use one plugin dir:         no
  Allow user plugin dir:      yes


===>  Building for xmms-esound-1.2.10
[...]
gmake[3]: Leaving directory `/src/ports/multimedia/xmms/work/xmms-1.2.10/Input/cdaudio'
Making all in mpg123
gmake[3]: Entering directory `/src/ports/multimedia/xmms/work/xmms-1.2.10/Input/mpg123'
[...]
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -DI386_ASSEM -I../../intl -I../.. -I/usr/local/include -pipe -O -march=pentium2 -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT decode_i386.lo -MD -MP -MF .deps/decode_i386.Tpo -c decode_i386.c  -fPIC -DPIC -o decode_i386.lo
if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -DI386_ASSEM -I../../intl -I../..  -I/usr/local/include  -pipe -O -march=pentium2 -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT dct64_i386.lo -MD -MP -MF ".deps/dct64_i386.Tpo" \
  -c -o dct64_i386.lo `test -f 'dct64_i386.c' || echo './'`dct64_i386.c; \
then mv -f ".deps/dct64_i386.Tpo" ".deps/dct64_i386.Plo"; \
else rm -f ".deps/dct64_i386.Tpo"; exit 1; \
fi
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -DI386_ASSEM -I../../intl -I../.. -I/usr/local/include -pipe -O -march=pentium2 -Wall -Wpointer-arith -finline-functions -fomit-frame-pointer -ffast-math -MT dct64_i386.lo -MD -MP -MF .deps/dct64_i386.Tpo -c dct64_i386.c  -fPIC -DPIC -o dct64_i386.lo
gmake[3]: *** No rule to make target `decode_i586.lo', needed by `libmpg123.la'.  Stop.
gmake[3]: Leaving directory `/src/ports/multimedia/xmms/work/xmms-1.2.10/Input/mpg123'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/src/ports/multimedia/xmms/work/xmms-1.2.10/Input'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/src/ports/multimedia/xmms/work/xmms-1.2.10'
gmake: *** [all] Error 2
*** Error code 2

Stop in /src/ports/multimedia/xmms.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade1837.8 make
** Fix the problem and try again.
--->  Build of multimedia/xmms ended at: Wed, 25 Feb 2004 12:40:21 -0600 (consumed 00:05:09)
--->  Upgrade of multimedia/xmms ended at: Wed, 25 Feb 2004 12:40:21 -0600 (consumed 00:05:09)
[...]


Thank you,

  --  Paul Seniura
      System Specialist
      State of Okla. D.O.T.



More information about the freebsd-ports mailing list