Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Apr 2008 22:49:37 +1000
From:      Alexander Logvinov <freebsd@akavia.ru>
To:        freebsd-ports@freebsd.org
Subject:   multimedia/mpeg4ip-libmp4v build fails
Message-ID:  <1624947776.20080414224937@akavia.ru>

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

# uname -a
FreeBSD incubus.bsd 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52=
 UTC 2008     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i38

# sudo make install clean
=3D=3D=3D>  Vulnerability check disabled, database not found
=3D=3D=3D>  Extracting for mpeg4ip-libmp4v2-1.6.1
=3D> MD5 Checksum OK for mpeg4ip-1.6.1.tar.gz.
=3D> SHA256 Checksum OK for mpeg4ip-1.6.1.tar.gz.
=3D=3D=3D>  Patching for mpeg4ip-libmp4v2-1.6.1
=3D=3D=3D>  Applying FreeBSD patches for mpeg4ip-libmp4v2-1.6.1
/usr/bin/touch -f /usr/ports/multimedia/mpeg4ip-libmp4v2/work/mpeg4ip-1.6.1=
/bootstrapped
=3D=3D=3D>   mpeg4ip-libmp4v2-1.6.1 depends on executable: gmake - found
=3D=3D=3D>   mpeg4ip-libmp4v2-1.6.1 depends on file: /usr/local/bin/libtool=
 - found
=3D=3D=3D>  Configuring for mpeg4ip-libmp4v2-1.6.1
checking for ./bootstrapped... yes
checking build system type... i386-portbld-freebsd7.0
checking host system type... i386-portbld-freebsd7.0
checking target system type... i386-portbld-freebsd7.0
checking for a BSD-compatible install... /usr/bin/install -c -o root -g whe=
el
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether gmake sets $(MAKE)... yes
checking for style of include used by gmake... GNU
checking for gcc... cc
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...=20
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 ISO C89... none needed
checking dependency style of cc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by cc... /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... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... cc -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 whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... (cached) 262144
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
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 whether the cc linker (/usr/bin/ld) supports shared libraries... y=
es
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd7.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... =
yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... =
yes
checking dynamic linker characteristics... freebsd7.0 ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking libtool tag=3DC for nasm... yes
checking whether gmake sets $(MAKE)... (cached) yes
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking dependency style of c++... (cached) gcc3
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 whe=
el
checking for X... libraries , headers=20
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking whether byte ordering is bigendian... no
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for long... yes
checking size of long... 4
checking for bool... yes
checking size of bool... 1
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking byteswap.h usability... no
checking byteswap.h presence... no
checking for byteswap.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for /dev/urandom... yes
checking id3/tag.h usability... yes
checking id3/tag.h presence... yes
checking for id3/tag.h... yes
checking for xvid.h, API version 3... no
checking xvid.h usability... yes
checking xvid.h presence... yes
checking for xvid.h... yes
checking for socket in -lsocket... no
checking for getopt_long in -lgnugetopt... no
checking for library containing inet_addr... none required
checking for library containing inet_aton... none required
checking for library containing dlopen... none required
checking for a52_syncinfo in -la52... yes
checking for mad_decoder_init in -lmad... yes
checking for mpeg2_init in -lmpeg2... yes
checking libmpeg2 version... yes
checking for strerror... yes
checking for strcasestr... yes
checking for poll... yes
checking for getopt... yes
checking for getopt_long... yes
checking for getopt_long_only... yes
checking for socketpair... yes
checking for strsep... yes
checking for inet_ntoa... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for inet_aton... yes
checking for vsnprintf... yes
checking for in_port_t... yes
checking for socklen_t... yes
checking for struct iovec... yes
checking for struct sockaddr_storage... yes
checking for fpos_t.__pos... no
checking for srtp_init in -lsrtp... no
configure: not using SRTP library
checking for av_crc_init in -lavutil... yes
checking for avcodec_init in -lavcodec... yes
checking for AVRational... yes
checking for AVCodecContext.time_base... yes
checking whether avcodec_decode_audio2 is declared... yes
checking for VADxEncoder_Interface_init in -lamrnb... no
checking for E_IF_init in -lamrwb... no
configure: ipv6 not enabled=20
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.7... yes
checking for GLIB - version >=3D 2.0.0... yes (version 2.16.3)
checking for pkg-config... /usr/local/bin/pkg-config
checking for GTK+ - version >=3D 2.0.0... yes (version 2.12.9)
checking glib.h usability... yes
checking glib.h presence... yes
checking for glib.h... yes
checking for nasm... true
checking nasm version...... nasm: error: unrecognised option `-r'
nasm: error: no input file specified
type `nasm -h' for help
test: =3D: unexpected operator
test: =3D: unexpected operator
test: =3D: unexpected operator
test: =3D: unexpected operator
test: =3D: unexpected operator
test: =3D: unexpected operator
test: =3D: unexpected operator
test: =3D: unexpected operator
test: =3D: unexpected operator
test: =3D: unexpected operator
test: =3D: unexpected operator
test: =3D: unexpected operator
test: =3D: unexpected operator
test: =3D: unexpected operator
test: =3D: unexpected operator
test: =3D: unexpected operator
test: =3D: unexpected operator
test: =3D: unexpected operator
test: =3D: unexpected operator
^C=3D=3D=3D>  Script "configure" failed unexpectedly.
Please report the problem to multimedia@FreeBSD.org [maintainer] and attach
the "/usr/ports/multimedia/mpeg4ip-libmp4v2/work/mpeg4ip-1.6.1/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. an `ls /var/db/pkg`).

  Problems after nasm update?

--=20
WBR




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