Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jan 2003 16:19:47 +0300 (MSK)
From:      "Lev A. Serebryakov" <lev@serebryakov.spb.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47212: Port `multimedia/libdvdread' could not be build
Message-ID:  <200301191319.h0JDJl38062543@ftp.translate.ru>

next in thread | raw e-mail | index | archive | help

>Number:         47212
>Category:       ports
>Synopsis:       Port `multimedia/libdvdread' could not be build
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 19 05:20:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Lev A. Serebryakov <lev@serebryakov.spb.ru>
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD freebsd.sereb.net 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug 8 20:06:13 MSD 2002 root@freebsd.sereb.net:/usr/obj/usr/src/sys/LEVMAIL i386
Ports collection: 19 Jan 2002

>Description:

  Port `multimedia/libdvdread' (0.9.3) could not be build due to compiler settings

  Here is log:

===#  Patching for libdvdread-0.9.3
===#  Applying extra patch /usr/ports/multimedia/libdvdread/files/extra-patch-dvdread::bswap.h
===#  Applying FreeBSD patches for libdvdread-0.9.3
===#  Configuring for libdvdread-0.9.3
creating cache ./config.cache
checking host system type... i386-portbld-freebsd4.6
checking target system type... i386-portbld-freebsd4.6
checking build system type... i386-portbld-freebsd4.6
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... cc
checking whether the C compiler (cc -O -pipe -march=pentium ) works... yes
checking whether the C compiler (cc -O -pipe -march=pentium ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for /usr/libexec/elf/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 dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
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... 
checking if cc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/libexec/elf/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... freebsd4.6 ld.so
checking if libtool supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
creating libtool
checking for dlopen... yes
checking whether byte ordering is bigendian... no
checking for working const... yes
checking for inline... inline
checking for size_t... yes
checking if cc supports -Wall -Werror -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium flags... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating src/Makefile
creating dvdread/Makefile
creating config.h
===#  Building for libdvdread-0.9.3
make  all-recursive
Making all in dvdread
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -Werror -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium -c dvd_input.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Werror -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium -c dvd_input.c  -fPIC -DPIC -o .libs/dvd_input.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Werror -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium -c dvd_input.c -o dvd_input.o >/dev/null 2>&1
mv -f .libs/dvd_input.lo dvd_input.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -Werror -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium -c dvd_reader.c
rm -f .libs/dvd_reader.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Werror -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium -c dvd_reader.c  -fPIC -DPIC -o .libs/dvd_reader.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Werror -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium -c dvd_reader.c -o dvd_reader.o >/dev/null 2>&1
mv -f .libs/dvd_reader.lo dvd_reader.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -Werror -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium -c dvd_udf.c
rm -f .libs/dvd_udf.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Werror -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium -c dvd_udf.c  -fPIC -DPIC -o .libs/dvd_udf.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Werror -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium -c dvd_udf.c -o dvd_udf.o >/dev/null 2>&1
mv -f .libs/dvd_udf.lo dvd_udf.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -Werror -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium -c ifo_read.c
rm -f .libs/ifo_read.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Werror -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O -pipe -march=pentium -c ifo_read.c  -fPIC -DPIC -o .libs/ifo_read.lo
cc1: warnings being treated as errors
ifo_read.c: In function `ifoRead_VMG':
ifo_read.c:288: warning: implicit declaration of function `B2N_32'
ifo_read.c:291: warning: implicit declaration of function `B2N_16'
ifo_read.c:294: warning: implicit declaration of function `B2N_64'
*** Error code 1

Stop in /usr/ports/multimedia/libdvdread/work/libdvdread-0.9.3/dvdread.
*** Error code 1

Stop in /usr/ports/multimedia/libdvdread/work/libdvdread-0.9.3.
*** Error code 1

Stop in /usr/ports/multimedia/libdvdread/work/libdvdread-0.9.3.
*** Error code 1

Stop in /usr/ports/multimedia/libdvdread.

>How-To-Repeat:

  cd /usr/ports/multimedia/libdvdread && make  

>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301191319.h0JDJl38062543>