libbluray-Update schlägt fehl

evgenij

Well-Known Member
Hallo zusammen,


ich bekomme libbluray nicht geupdated:
Code:
root@bigtower:~> portmaster libbluray

===>>> Currently installed version: libbluray-0.2.20110219
===>>> Port directory: /usr/ports/multimedia/libbluray

===>>> Gathering distinfo list for installed ports

===>>> Launching 'make checksum' for multimedia/libbluray in background
===>>> Gathering dependency list for multimedia/libbluray from ports
===>>> Initial dependency check complete for multimedia/libbluray

===>>> Starting build for multimedia/libbluray <<<===

===>>> All dependencies are up to date

===>  Cleaning for libbluray-0.2.1,1

===>  Vulnerability check disabled, database not found
===>  License check disabled, port has not defined LICENSE
===>  Found saved configuration for libbluray-0.2.20110219
===>  Extracting for libbluray-0.2.1,1
=> SHA256 Checksum OK for libbluray-0.2.1.tar.bz2.
===>  Patching for libbluray-0.2.1,1
===>  Applying FreeBSD patches for libbluray-0.2.1,1
===>   libbluray-0.2.1,1 depends on executable: ant - found
===>   libbluray-0.2.1,1 depends on file: /usr/local/openjdk6/bin/java - found
===>   libbluray-0.2.1,1 depends on file: /usr/local/bin/automake-1.11 - found
===>   libbluray-0.2.1,1 depends on file: /usr/local/bin/autoconf-2.68 - found
===>   libbluray-0.2.1,1 depends on package: libtool>=2.4 - found
===>   libbluray-0.2.1,1 depends on shared library: xml2.5 - found
===>   libbluray-0.2.1,1 depends on shared library: aacs.0 - found
===>   libbluray-0.2.1,1 depends on shared library: iconv.3 - found
===>  Configuring for libbluray-0.2.1,1
autoreconf-2.68: Entering directory `.'
autoreconf-2.68: configure.ac: not using Gettext
autoreconf-2.68: running: aclocal --force -I m4
/usr/local/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG
/usr/local/share/aclocal/smpeg.m4:13:   run info '(automake)Extending aclocal'
/usr/local/share/aclocal/smpeg.m4:13:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
autoreconf-2.68: configure.ac: tracing
autoreconf-2.68: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
libtoolize: copying file `build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
/usr/local/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG
/usr/local/share/aclocal/smpeg.m4:13:   run info '(automake)Extending aclocal'
/usr/local/share/aclocal/smpeg.m4:13:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
autoreconf-2.68: running: /usr/local/bin/autoconf-2.68 --force
autoreconf-2.68: running: /usr/local/bin/autoheader-2.68 --force
autoreconf-2.68: running: automake --add-missing --copy --force-missing
autoreconf-2.68: Leaving directory `.'
checking build system type... amd64-portbld-freebsd9.0
checking host system type... amd64-portbld-freebsd9.0
checking target system type... amd64-portbld-freebsd9.0
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to print strings... printf
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 fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert amd64-portbld-freebsd9.0 file names to amd64-portbld-freebsd9.0 format... func_convert_file_noop
checking how to convert amd64-portbld-freebsd9.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
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 for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC 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.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd9.0 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... yes
checking return type of signal handlers... void
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for sys/types.h... (cached) 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 libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for stdlib.h... (cached) yes
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking linux/cdrom.h usability... no
checking linux/cdrom.h presence... no
checking for linux/cdrom.h... no
checking for inttypes.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for struct dirent.d_type... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for snprintf... yes
checking for pthread_create in -lpthread... yes
checking for pkg-config... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBXML2... yes
Checking if compiler supports -Wall... yes
Checking if compiler supports -Wdisabled-optimization... yes
Checking if compiler supports -Wpointer-arith... yes
Checking if compiler supports -Wredundant-decls... yes
Checking if compiler supports -Wcast-qual... yes
Checking if compiler supports -Wwrite-strings... yes
Checking if compiler supports -Wtype-limits... no
Checking if compiler supports -Wundef... yes
Checking if compiler supports -Wextra... yes
Checking if compiler supports -Winline... yes
checking jni.h usability... yes
checking jni.h presence... yes
checking for jni.h... yes
checking for doxygen... /usr/local/bin/doxygen
checking for perl... /usr/bin/perl
checking for dot... /usr/local/bin/dot
checking for latex... /usr/local/bin/latex
checking for makeindex... /usr/local/bin/makeindex
checking for dvips... /usr/local/bin/dvips
checking for egrep... /usr/bin/egrep
checking for pdflatex... /usr/local/bin/pdflatex
checking for makeindex... (cached) /usr/local/bin/makeindex
checking for egrep... (cached) /usr/bin/egrep
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/examples/Makefile
config.status: creating src/libbluray.pc
config.status: creating src/libbluray/bluray-version.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
  Summary:
  --------
  BD-J support:        yes
  Metadata support:    yes
  Build examples:      yes
===>  Building for libbluray-0.2.1,1
/usr/bin/make  all-recursive
Making all in src
Making all in .
ant -f libbluray/bdj/build.xml
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..    -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline    -I.. -Ifile -Ilibbluray/bdnav  -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT bluray.lo -MD -MP -MF .deps/bluray.Tpo -c -o bluray.lo `test -f 'libbluray/bluray.c' || echo './'`libbluray/bluray.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT bluray.lo -MD -MP -MF .deps/bluray.Tpo -c libbluray/bluray.c  -fPIC -DPIC -o .libs/bluray.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT bluray.lo -MD -MP -MF .deps/bluray.Tpo -c libbluray/bluray.c -o bluray.o >/dev/null 2>&1
Buildfile: libbluray/bdj/build.xml does not exist!
Build failed
*** Error code 1
mv -f .deps/bluray.Tpo .deps/bluray.Plo
1 error
*** Error code 1
1 error
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 1

Stop in /usr/ports/multimedia/libbluray.
*** Error code 1

Stop in /usr/ports/multimedia/libbluray.

===>>> make failed for multimedia/libbluray
===>>> Aborting update

Terminated

===>>> You can restart from the point of failure with this command line:
       portmaster <flags> multimedia/libbluray 

root@bigtower:~> uname -rp
9.0-RELEASE amd64

Der steigt wohl bei "Buildfile: libbluray/bdj/build.xml does not exist!" aus, aber was kann ich da gegen machen?
 
Bei mir hat portsclean -CD das problem gelöst. Anscheinend war der port mal defekt.
 
Du könntest natürlich auch erst mal das libbluray port Verzeichnis sauber machen und das tar Archiv aus distfiles löschen. Das sollte den selben Effekt haben. Wegen dem Segmentation fault könntest du mal portupgrade neu bauen, evtl bringt das ja was.
 
Du könntest natürlich auch erst mal das libbluray port Verzeichnis sauber machen und das tar Archiv aus distfiles löschen. Das sollte den selben Effekt haben. Wegen dem Segmentation fault könntest du mal portupgrade neu bauen, evtl bringt das ja was.

Zeigt leider keine Wirkung: :(
Code:
root@bigtower:/usr/ports> portsclean -CD
Cleaning out /usr/ports/*/*/work...
Delete /usr/ports/multimedia/libbluray/work
done.
Detecting unreferenced distfiles...
no unreferenced distfiles found.
root@bigtower:/usr/ports> rm -rf distfiles/*
root@bigtower:/usr/ports> ls -ltr distfiles/ 
total 0
root@bigtower:/usr/ports> portsclean -CD
Cleaning out /usr/ports/*/*/work...
done.
Detecting unreferenced distfiles...
no unreferenced distfiles found.
root@bigtower:/usr/ports> portmaster libbluray

===>>> Currently installed version: libbluray-0.2.20110219
===>>> Port directory: /usr/ports/multimedia/libbluray

===>>> Gathering distinfo list for installed ports

===>>> Launching 'make checksum' for multimedia/libbluray in background
===>>> Gathering dependency list for multimedia/libbluray from ports
===>>> Initial dependency check complete for multimedia/libbluray

===>>> Starting build for multimedia/libbluray <<<===

===>>> All dependencies are up to date

===>  Cleaning for libbluray-0.2.1,1

===>>> Waiting on fetch & checksum for multimedia/libbluray <<<===
===>  Vulnerability check disabled, database not found
===>  License check disabled, port has not defined LICENSE
===>  Found saved configuration for libbluray-0.2.20110219
=> libbluray-0.2.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch ftp://ftp.videolan.org/pub/videolan/libbluray/0.2.1/libbluray-0.2.1.tar.bz2
libbluray-0.2.1.tar.bz2                       

===>  Vulnerability check disabled, database not found
===>  License check disabled, port has not defined LICENSE
===>  Found saved configuration for libbluray-0.2.20110219
===>  Extracting for libbluray-0.2.1,1
=> SHA256 Checksum OK for libbluray-0.2.1.tar.bz2.
===>  Patching for libbluray-0.2.1,1
===>  Applying FreeBSD patches for libbluray-0.2.1,1
===>   libbluray-0.2.1,1 depends on executable: ant - found
===>   libbluray-0.2.1,1 depends on file: /usr/local/openjdk6/bin/java - found
===>   libbluray-0.2.1,1 depends on file: /usr/local/bin/automake-1.11 - found
===>   libbluray-0.2.1,1 depends on file: /usr/local/bin/autoconf-2.68 - found
===>   libbluray-0.2.1,1 depends on package: libtool>=2.4 - found
===>   libbluray-0.2.1,1 depends on shared library: xml2.5 - found
===>   libbluray-0.2.1,1 depends on shared library: aacs.0 - found
===>   libbluray-0.2.1,1 depends on shared library: iconv.3 - found
===>  Configuring for libbluray-0.2.1,1
autoreconf-2.68: Entering directory `.'
autoreconf-2.68: configure.ac: not using Gettext
autoreconf-2.68: running: aclocal --force -I m4
/usr/local/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG
/usr/local/share/aclocal/smpeg.m4:13:   run info '(automake)Extending aclocal'
/usr/local/share/aclocal/smpeg.m4:13:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
autoreconf-2.68: configure.ac: tracing
autoreconf-2.68: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
libtoolize: copying file `build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
/usr/local/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG
/usr/local/share/aclocal/smpeg.m4:13:   run info '(automake)Extending aclocal'
/usr/local/share/aclocal/smpeg.m4:13:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
autoreconf-2.68: running: /usr/local/bin/autoconf-2.68 --force
autoreconf-2.68: running: /usr/local/bin/autoheader-2.68 --force
autoreconf-2.68: running: automake --add-missing --copy --force-missing
autoreconf-2.68: Leaving directory `.'
checking build system type... amd64-portbld-freebsd9.0
checking host system type... amd64-portbld-freebsd9.0
checking target system type... amd64-portbld-freebsd9.0
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to print strings... printf
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 fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert amd64-portbld-freebsd9.0 file names to amd64-portbld-freebsd9.0 format... func_convert_file_noop
checking how to convert amd64-portbld-freebsd9.0 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
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 for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC 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.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd9.0 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... yes
checking return type of signal handlers... void
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for sys/types.h... (cached) 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 libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for stdlib.h... (cached) yes
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking linux/cdrom.h usability... no
checking linux/cdrom.h presence... no
checking for linux/cdrom.h... no
checking for inttypes.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for struct dirent.d_type... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for snprintf... yes
checking for pthread_create in -lpthread... yes
checking for pkg-config... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBXML2... yes
Checking if compiler supports -Wall... yes
Checking if compiler supports -Wdisabled-optimization... yes
Checking if compiler supports -Wpointer-arith... yes
Checking if compiler supports -Wredundant-decls... yes
Checking if compiler supports -Wcast-qual... yes
Checking if compiler supports -Wwrite-strings... yes
Checking if compiler supports -Wtype-limits... no
Checking if compiler supports -Wundef... yes
Checking if compiler supports -Wextra... yes
Checking if compiler supports -Winline... yes
checking jni.h usability... yes
checking jni.h presence... yes
checking for jni.h... yes
checking for doxygen... /usr/local/bin/doxygen
checking for perl... /usr/bin/perl
checking for dot... /usr/local/bin/dot
checking for latex... /usr/local/bin/latex
checking for makeindex... /usr/local/bin/makeindex
checking for dvips... /usr/local/bin/dvips
checking for egrep... /usr/bin/egrep
checking for pdflatex... /usr/local/bin/pdflatex
checking for makeindex... (cached) /usr/local/bin/makeindex
checking for egrep... (cached) /usr/bin/egrep
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/examples/Makefile
config.status: creating src/libbluray.pc
config.status: creating src/libbluray/bluray-version.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
  Summary:
  --------
  BD-J support:        yes
  Metadata support:    yes
  Build examples:      yes
===>  Building for libbluray-0.2.1,1
/usr/bin/make  all-recursive
Making all in src
Making all in .
ant -f libbluray/bdj/build.xml
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..    -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline    -I.. -Ifile -Ilibbluray/bdnav  -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT bluray.lo -MD -MP -MF .deps/bluray.Tpo -c -o bluray.lo `test -f 'libbluray/bluray.c' || echo './'`libbluray/bluray.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT bluray.lo -MD -MP -MF .deps/bluray.Tpo -c libbluray/bluray.c  -fPIC -DPIC -o .libs/bluray.o
Buildfile: libbluray/bdj/build.xml does not exist!
Build failed
*** Error code 1
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT bluray.lo -MD -MP -MF .deps/bluray.Tpo -c libbluray/bluray.c -o bluray.o >/dev/null 2>&1
mv -f .deps/bluray.Tpo .deps/bluray.Plo
1 error
*** Error code 1
1 error
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 1

Stop in /usr/ports/multimedia/libbluray.
*** Error code 1

Stop in /usr/ports/multimedia/libbluray.

===>>> make failed for multimedia/libbluray
===>>> Aborting update

Terminated

===>>> You can restart from the point of failure with this command line:
       portmaster <flags> multimedia/libbluray
 
Wann hast du deinen ports tree das letzte mal aktualisiert?

Edit:
Ich sehe gerade du hast ja den tar ball nicht aus /usr/ports/distfiles gelöscht, mach das bitte mal.

Edit:
hast du doch ...
 
Zuletzt bearbeitet:
Wann hast du deinen ports tree das letzte mal aktualisiert?

Edit:
Ich sehe gerade du hast ja den tar ball nicht aus /usr/ports/distfiles gelöscht, mach das bitte mal.

Das Ports-Tree habe ich heute aktualisiert, mache es aber gerne nochmal:
Code:
root@bigtower:/usr/ports> portsnap fetch update
Looking up portsnap.FreeBSD.org mirrors... 5 mirrors found.
Fetching snapshot tag from portsnap1.FreeBSD.org... done.
Fetching snapshot metadata... done.
Updating from Thu Mar  1 19:48:23 CET 2012 to Thu Mar  1 21:06:36 CET 2012.
Fetching 1 metadata patches. done.
Applying metadata patches... done.
Fetching 0 metadata files... done.
Fetching 2 patches.. done.
Applying patches... done.
Fetching 0 new ports or files... done.
Removing old files and directories... done.
Extracting new files:
/usr/ports/net/p5-Net-OAuth/
/usr/ports/net/p5-POE-Component-Client-Ident/
Building new INDEX files... done.

Aus distfiles habe ich aufgeräumt:
root@bigtower:/usr/ports> rm -rf distfiles/*
....
....
....
=> libbluray-0.2.1.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch ftp://ftp.videolan.org/pub/videolan/libbluray/0.2.1/libbluray-0.2.1.tar.bz2
libbluray-0.2.1.tar.bz2

Nochmal gemacht, gleiches Ergebnis ;'(
 
Ich habe es auch nochmal versucht und bekomme diese Ausgabe

Code:
===>  Building for libbluray-0.2.1,1
/usr/bin/make  all-recursive
Making all in src
Making all in .
ant -f libbluray/bdj/build.xml
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..    -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline    -I.. -Ifile -Ilibbluray/bdnav  -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT bluray.lo -MD -MP -MF .deps/bluray.Tpo -c -o bluray.lo `test -f 'libbluray/bluray.c' || echo './'`libbluray/bluray.c
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..    -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline    -I.. -Ifile -Ilibbluray/bdnav  -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT register.lo -MD -MP -MF .deps/register.Tpo -c -o register.lo `test -f 'libbluray/register.c' || echo './'`libbluray/register.c
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..    -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline    -I.. -Ifile -Ilibbluray/bdnav  -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT index_parse.lo -MD -MP -MF .deps/index_parse.Tpo -c -o index_parse.lo `test -f 'libbluray/bdnav/index_parse.c' || echo './'`libbluray/bdnav/index_parse.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT bluray.lo -MD -MP -MF .deps/bluray.Tpo -c libbluray/bluray.c  -fPIC -DPIC -o .libs/bluray.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT index_parse.lo -MD -MP -MF .deps/index_parse.Tpo -c libbluray/bdnav/index_parse.c  -fPIC -DPIC -o .libs/index_parse.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT register.lo -MD -MP -MF .deps/register.Tpo -c libbluray/register.c  -fPIC -DPIC -o .libs/register.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT register.lo -MD -MP -MF .deps/register.Tpo -c libbluray/register.c -o register.o >/dev/null 2>&1
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT index_parse.lo -MD -MP -MF .deps/index_parse.Tpo -c libbluray/bdnav/index_parse.c -o index_parse.o >/dev/null 2>&1
mv -f .deps/register.Tpo .deps/register.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..    -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline    -I.. -Ifile -Ilibbluray/bdnav  -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT navigation.lo -MD -MP -MF .deps/navigation.Tpo -c -o navigation.lo `test -f 'libbluray/bdnav/navigation.c' || echo './'`libbluray/bdnav/navigation.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT navigation.lo -MD -MP -MF .deps/navigation.Tpo -c libbluray/bdnav/navigation.c  -fPIC -DPIC -o .libs/navigation.o
mv -f .deps/index_parse.Tpo .deps/index_parse.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..    -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline    -I.. -Ifile -Ilibbluray/bdnav  -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT sound_parse.lo -MD -MP -MF .deps/sound_parse.Tpo -c -o sound_parse.lo `test -f 'libbluray/bdnav/sound_parse.c' || echo './'`libbluray/bdnav/sound_parse.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT sound_parse.lo -MD -MP -MF .deps/sound_parse.Tpo -c libbluray/bdnav/sound_parse.c  -fPIC -DPIC -o .libs/sound_parse.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT bluray.lo -MD -MP -MF .deps/bluray.Tpo -c libbluray/bluray.c -o bluray.o >/dev/null 2>&1
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT sound_parse.lo -MD -MP -MF .deps/sound_parse.Tpo -c libbluray/bdnav/sound_parse.c -o sound_parse.o >/dev/null 2>&1
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT navigation.lo -MD -MP -MF .deps/navigation.Tpo -c libbluray/bdnav/navigation.c -o navigation.o >/dev/null 2>&1
mv -f .deps/sound_parse.Tpo .deps/sound_parse.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..    -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline    -I.. -Ifile -Ilibbluray/bdnav  -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT clpi_parse.lo -MD -MP -MF .deps/clpi_parse.Tpo -c -o clpi_parse.lo `test -f 'libbluray/bdnav/clpi_parse.c' || echo './'`libbluray/bdnav/clpi_parse.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT clpi_parse.lo -MD -MP -MF .deps/clpi_parse.Tpo -c libbluray/bdnav/clpi_parse.c  -fPIC -DPIC -o .libs/clpi_parse.o
mv -f .deps/navigation.Tpo .deps/navigation.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..    -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline    -I.. -Ifile -Ilibbluray/bdnav  -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT mpls_parse.lo -MD -MP -MF .deps/mpls_parse.Tpo -c -o mpls_parse.lo `test -f 'libbluray/bdnav/mpls_parse.c' || echo './'`libbluray/bdnav/mpls_parse.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT mpls_parse.lo -MD -MP -MF .deps/mpls_parse.Tpo -c libbluray/bdnav/mpls_parse.c  -fPIC -DPIC -o .libs/mpls_parse.o
mv -f .deps/bluray.Tpo .deps/bluray.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..    -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline    -I.. -Ifile -Ilibbluray/bdnav  -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT meta_parse.lo -MD -MP -MF .deps/meta_parse.Tpo -c -o meta_parse.lo `test -f 'libbluray/bdnav/meta_parse.c' || echo './'`libbluray/bdnav/meta_parse.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT meta_parse.lo -MD -MP -MF .deps/meta_parse.Tpo -c libbluray/bdnav/meta_parse.c  -fPIC -DPIC -o .libs/meta_parse.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT meta_parse.lo -MD -MP -MF .deps/meta_parse.Tpo -c libbluray/bdnav/meta_parse.c -o meta_parse.o >/dev/null 2>&1
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT clpi_parse.lo -MD -MP -MF .deps/clpi_parse.Tpo -c libbluray/bdnav/clpi_parse.c -o clpi_parse.o >/dev/null 2>&1
mv -f .deps/meta_parse.Tpo .deps/meta_parse.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..    -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline    -I.. -Ifile -Ilibbluray/bdnav  -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT pes_buffer.lo -MD -MP -MF .deps/pes_buffer.Tpo -c -o pes_buffer.lo `test -f 'libbluray/decoders/pes_buffer.c' || echo './'`libbluray/decoders/pes_buffer.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT pes_buffer.lo -MD -MP -MF .deps/pes_buffer.Tpo -c libbluray/decoders/pes_buffer.c  -fPIC -DPIC -o .libs/pes_buffer.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT pes_buffer.lo -MD -MP -MF .deps/pes_buffer.Tpo -c libbluray/decoders/pes_buffer.c -o pes_buffer.o >/dev/null 2>&1
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT mpls_parse.lo -MD -MP -MF .deps/mpls_parse.Tpo -c libbluray/bdnav/mpls_parse.c -o mpls_parse.o >/dev/null 2>&1
mv -f .deps/clpi_parse.Tpo .deps/clpi_parse.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..    -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline    -I.. -Ifile -Ilibbluray/bdnav  -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT m2ts_demux.lo -MD -MP -MF .deps/m2ts_demux.Tpo -c -o m2ts_demux.lo `test -f 'libbluray/decoders/m2ts_demux.c' || echo './'`libbluray/decoders/m2ts_demux.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT m2ts_demux.lo -MD -MP -MF .deps/m2ts_demux.Tpo -c libbluray/decoders/m2ts_demux.c  -fPIC -DPIC -o .libs/m2ts_demux.o
mv -f .deps/pes_buffer.Tpo .deps/pes_buffer.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..    -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline    -I.. -Ifile -Ilibbluray/bdnav  -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT pg_decode.lo -MD -MP -MF .deps/pg_decode.Tpo -c -o pg_decode.lo `test -f 'libbluray/decoders/pg_decode.c' || echo './'`libbluray/decoders/pg_decode.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT pg_decode.lo -MD -MP -MF .deps/pg_decode.Tpo -c libbluray/decoders/pg_decode.c  -fPIC -DPIC -o .libs/pg_decode.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT m2ts_demux.lo -MD -MP -MF .deps/m2ts_demux.Tpo -c libbluray/decoders/m2ts_demux.c -o m2ts_demux.o >/dev/null 2>&1
mv -f .deps/m2ts_demux.Tpo .deps/m2ts_demux.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..    -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline    -I.. -Ifile -Ilibbluray/bdnav  -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT ig_decode.lo -MD -MP -MF .deps/ig_decode.Tpo -c -o ig_decode.lo `test -f 'libbluray/decoders/ig_decode.c' || echo './'`libbluray/decoders/ig_decode.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT pg_decode.lo -MD -MP -MF .deps/pg_decode.Tpo -c libbluray/decoders/pg_decode.c -o pg_decode.o >/dev/null 2>&1
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT ig_decode.lo -MD -MP -MF .deps/ig_decode.Tpo -c libbluray/decoders/ig_decode.c  -fPIC -DPIC -o .libs/ig_decode.o
Buildfile: libbluray/bdj/build.xml does not exist!
Build failed
mv -f .deps/mpls_parse.Tpo .deps/mpls_parse.Plo
*** Error code 1
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..    -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline    -I.. -Ifile -Ilibbluray/bdnav  -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT graphics_processor.lo -MD -MP -MF .deps/graphics_processor.Tpo -c -o graphics_processor.lo `test -f 'libbluray/decoders/graphics_processor.c' || echo './'`libbluray/decoders/graphics_processor.c
mv -f .deps/pg_decode.Tpo .deps/pg_decode.Plo
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT graphics_processor.lo -MD -MP -MF .deps/graphics_processor.Tpo -c libbluray/decoders/graphics_processor.c  -fPIC -DPIC -o .libs/graphics_processor.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT ig_decode.lo -MD -MP -MF .deps/ig_decode.Tpo -c libbluray/decoders/ig_decode.c -o ig_decode.o >/dev/null 2>&1
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -std=c99 -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112L -D_REENTRANT -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wcast-qual -Wwrite-strings -Wundef -Wextra -Winline -I.. -Ifile -Ilibbluray/bdnav -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O2 -pipe -fno-strict-aliasing -MT graphics_processor.lo -MD -MP -MF .deps/graphics_processor.Tpo -c libbluray/decoders/graphics_processor.c -o graphics_processor.o >/dev/null 2>&1
mv -f .deps/graphics_processor.Tpo .deps/graphics_processor.Plo
mv -f .deps/ig_decode.Tpo .deps/ig_decode.Plo
1 error
*** Error code 1
1 error
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 1

Stop in /usr/ports/multimedia/libbluray.
*** Error code 1

Stop in /usr/ports/multimedia/libbluray.

===>>> make failed for multimedia/libbluray
===>>> Aborting update

Also wohl ein neuer fehler :(

Seltsamer weise findet er die build.xml am Anfang aber mittendrin nicht mehr. Einen Verzeichniswechsel kann ich nicht sehen.
 
Okay mach folgendes

Code:
cd /usr/ports/multimedia/libbluray/work/libbluray-0.2.1/
./configure
make
cd ../../
make install clean

Das hat bei mir geklappt.

Edit:
Anscheinend erkennt autoconf den Kram nicht richtig.

Mit portmaster
Code:
===>  License check disabled, port has not defined LICENSE
===>  Found saved configuration for libbluray-0.2.20110219
===>  Extracting for libbluray-0.2.1,1
=> SHA256 Checksum OK for libbluray-0.2.1.tar.bz2.
===>  Patching for libbluray-0.2.1,1
===>  Applying FreeBSD patches for libbluray-0.2.1,1
===>   libbluray-0.2.1,1 depends on executable: ant - found
===>   libbluray-0.2.1,1 depends on file: /usr/local/openjdk6/bin/java - found
===>   libbluray-0.2.1,1 depends on file: /usr/local/bin/automake-1.11 - found
===>   libbluray-0.2.1,1 depends on file: /usr/local/bin/autoconf-2.68 - found
===>   libbluray-0.2.1,1 depends on package: libtool>=2.4 - found
===>   libbluray-0.2.1,1 depends on shared library: xml2.5 - found
===>   libbluray-0.2.1,1 depends on shared library: aacs.0 - found
===>   libbluray-0.2.1,1 depends on shared library: iconv.3 - found
===>  Configuring for libbluray-0.2.1,1
autoreconf-2.68: Entering directory `.'
autoreconf-2.68: configure.ac: not using Gettext
autoreconf-2.68: running: aclocal --force -I m4
/usr/local/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG
/usr/local/share/aclocal/smpeg.m4:13:   run info '(automake)Extending aclocal'
/usr/local/share/aclocal/smpeg.m4:13:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
autoreconf-2.68: configure.ac: tracing
autoreconf-2.68: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
libtoolize: copying file `build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
/usr/local/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG
/usr/local/share/aclocal/smpeg.m4:13:   run info '(automake)Extending aclocal'
/usr/local/share/aclocal/smpeg.m4:13:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
autoreconf-2.68: running: /usr/local/bin/autoconf-2.68 --force
autoreconf-2.68: running: /usr/local/bin/autoheader-2.68 --force
autoreconf-2.68: running: automake --add-missing --copy --force-missing
autoreconf-2.68: Leaving directory `.'
checking build system type... amd64-portbld-freebsd8.2
checking host system type... amd64-portbld-freebsd8.2
checking target system type... amd64-portbld-freebsd8.2
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to print strings... printf
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 fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert amd64-portbld-freebsd8.2 file names to amd64-portbld-freebsd8.2 format... func_convert_file_noop
checking how to convert amd64-portbld-freebsd8.2 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
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 for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC 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.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd8.2 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... yes
checking return type of signal handlers... void
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for sys/types.h... (cached) 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 libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for stdlib.h... (cached) yes
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking linux/cdrom.h usability... no
checking linux/cdrom.h presence... no
checking for linux/cdrom.h... no
checking for inttypes.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for struct dirent.d_type... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for snprintf... yes
checking for pthread_create in -lpthread... yes
test: freebsd8.2: unexpected operator
checking for pkg-config... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBXML2... yes
Checking if compiler supports -Wall... yes
Checking if compiler supports -Wdisabled-optimization... yes
Checking if compiler supports -Wpointer-arith... yes
Checking if compiler supports -Wredundant-decls... yes
Checking if compiler supports -Wcast-qual... yes
Checking if compiler supports -Wwrite-strings... yes
Checking if compiler supports -Wtype-limits... no
Checking if compiler supports -Wundef... yes
Checking if compiler supports -Wextra... yes
Checking if compiler supports -Winline... yes
checking jni.h usability... yes
checking jni.h presence... yes
checking for jni.h... yes
checking for doxygen... /usr/local/bin/doxygen
checking for perl... /usr/bin/perl
checking for dot... /usr/local/bin/dot
checking for latex... /usr/local/bin/latex
checking for makeindex... /usr/local/bin/makeindex
checking for dvips... /usr/local/bin/dvips
checking for egrep... /usr/bin/egrep
checking for pdflatex... /usr/local/bin/pdflatex
checking for makeindex... (cached) /usr/local/bin/makeindex
checking for egrep... (cached) /usr/bin/egrep
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/examples/Makefile
config.status: creating src/libbluray.pc
config.status: creating src/libbluray/bluray-version.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
  Summary:
  --------
  BD-J support:        yes
  Metadata support:    yes
  Build examples:      yes
BD-J support yes

über den anderen weg
Code:
checking build system type... amd64-unknown-freebsd8.2
checking host system type... amd64-unknown-freebsd8.2
checking target system type... amd64-unknown-freebsd8.2
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to print strings... printf
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 fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert amd64-unknown-freebsd8.2 file names to amd64-unknown-freebsd8.2 format... func_convert_file_noop
checking how to convert amd64-unknown-freebsd8.2 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd8.2 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... yes
checking return type of signal handlers... void
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for sys/types.h... (cached) 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 libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for stdlib.h... (cached) yes
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking linux/cdrom.h usability... no
checking linux/cdrom.h presence... no
checking for linux/cdrom.h... no
checking for inttypes.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for struct dirent.d_type... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for snprintf... yes
checking for pthread_create in -lpthread... yes
checking for pkg-config... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBXML2... yes
Checking if compiler supports -Wall... yes
Checking if compiler supports -Wdisabled-optimization... yes
Checking if compiler supports -Wpointer-arith... yes
Checking if compiler supports -Wredundant-decls... yes
Checking if compiler supports -Wcast-qual... yes
Checking if compiler supports -Wwrite-strings... yes
Checking if compiler supports -Wtype-limits... no
Checking if compiler supports -Wundef... yes
Checking if compiler supports -Wextra... yes
Checking if compiler supports -Winline... yes
Checking if compiler supports -O3... yes
Checking if compiler supports -fomit-frame-pointer... yes
Checking if compiler supports -g... yes
checking for doxygen... /usr/local/bin/doxygen
checking for perl... /usr/bin/perl
checking for dot... /usr/local/bin/dot
checking for latex... /usr/local/bin/latex
checking for makeindex... /usr/local/bin/makeindex
checking for dvips... /usr/local/bin/dvips
checking for egrep... /usr/bin/egrep
checking for pdflatex... /usr/local/bin/pdflatex
checking for makeindex... (cached) /usr/local/bin/makeindex
checking for egrep... (cached) /usr/bin/egrep
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/examples/Makefile
config.status: creating src/libbluray.pc
config.status: creating src/libbluray/bluray-version.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
  Summary:
  --------
  BD-J support:        no
  Metadata support:    yes
  Build examples:      yes

Hier ist BD-J support no
 
Zuletzt bearbeitet:
Okay mach folgendes

Code:
cd /usr/ports/multimedia/libbluray/work/libbluray-0.2.1/
./configure
make
cd ../../
make install clean

Das hat bei mir geklappt.

Edit:
Anscheinend erkennt autoconf den Kram nicht richtig.

Mit portmaster
Code:
===>  License check disabled, port has not defined LICENSE
===>  Found saved configuration for libbluray-0.2.20110219
===>  Extracting for libbluray-0.2.1,1
=> SHA256 Checksum OK for libbluray-0.2.1.tar.bz2.
===>  Patching for libbluray-0.2.1,1
===>  Applying FreeBSD patches for libbluray-0.2.1,1
===>   libbluray-0.2.1,1 depends on executable: ant - found
===>   libbluray-0.2.1,1 depends on file: /usr/local/openjdk6/bin/java - found
===>   libbluray-0.2.1,1 depends on file: /usr/local/bin/automake-1.11 - found
===>   libbluray-0.2.1,1 depends on file: /usr/local/bin/autoconf-2.68 - found
===>   libbluray-0.2.1,1 depends on package: libtool>=2.4 - found
===>   libbluray-0.2.1,1 depends on shared library: xml2.5 - found
===>   libbluray-0.2.1,1 depends on shared library: aacs.0 - found
===>   libbluray-0.2.1,1 depends on shared library: iconv.3 - found
===>  Configuring for libbluray-0.2.1,1
autoreconf-2.68: Entering directory `.'
autoreconf-2.68: configure.ac: not using Gettext
autoreconf-2.68: running: aclocal --force -I m4
/usr/local/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG
/usr/local/share/aclocal/smpeg.m4:13:   run info '(automake)Extending aclocal'
/usr/local/share/aclocal/smpeg.m4:13:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
autoreconf-2.68: configure.ac: tracing
autoreconf-2.68: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
libtoolize: copying file `build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
/usr/local/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG
/usr/local/share/aclocal/smpeg.m4:13:   run info '(automake)Extending aclocal'
/usr/local/share/aclocal/smpeg.m4:13:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
autoreconf-2.68: running: /usr/local/bin/autoconf-2.68 --force
autoreconf-2.68: running: /usr/local/bin/autoheader-2.68 --force
autoreconf-2.68: running: automake --add-missing --copy --force-missing
autoreconf-2.68: Leaving directory `.'
checking build system type... amd64-portbld-freebsd8.2
checking host system type... amd64-portbld-freebsd8.2
checking target system type... amd64-portbld-freebsd8.2
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to print strings... printf
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 fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert amd64-portbld-freebsd8.2 file names to amd64-portbld-freebsd8.2 format... func_convert_file_noop
checking how to convert amd64-portbld-freebsd8.2 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp
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 for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC 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.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd8.2 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... yes
checking return type of signal handlers... void
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for sys/types.h... (cached) 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 libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for stdlib.h... (cached) yes
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking linux/cdrom.h usability... no
checking linux/cdrom.h presence... no
checking for linux/cdrom.h... no
checking for inttypes.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for struct dirent.d_type... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for snprintf... yes
checking for pthread_create in -lpthread... yes
test: freebsd8.2: unexpected operator
checking for pkg-config... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBXML2... yes
Checking if compiler supports -Wall... yes
Checking if compiler supports -Wdisabled-optimization... yes
Checking if compiler supports -Wpointer-arith... yes
Checking if compiler supports -Wredundant-decls... yes
Checking if compiler supports -Wcast-qual... yes
Checking if compiler supports -Wwrite-strings... yes
Checking if compiler supports -Wtype-limits... no
Checking if compiler supports -Wundef... yes
Checking if compiler supports -Wextra... yes
Checking if compiler supports -Winline... yes
checking jni.h usability... yes
checking jni.h presence... yes
checking for jni.h... yes
checking for doxygen... /usr/local/bin/doxygen
checking for perl... /usr/bin/perl
checking for dot... /usr/local/bin/dot
checking for latex... /usr/local/bin/latex
checking for makeindex... /usr/local/bin/makeindex
checking for dvips... /usr/local/bin/dvips
checking for egrep... /usr/bin/egrep
checking for pdflatex... /usr/local/bin/pdflatex
checking for makeindex... (cached) /usr/local/bin/makeindex
checking for egrep... (cached) /usr/bin/egrep
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/examples/Makefile
config.status: creating src/libbluray.pc
config.status: creating src/libbluray/bluray-version.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
  Summary:
  --------
  BD-J support:        yes
  Metadata support:    yes
  Build examples:      yes
BD-J support yes

über den anderen weg
Code:
checking build system type... amd64-unknown-freebsd8.2
checking host system type... amd64-unknown-freebsd8.2
checking target system type... amd64-unknown-freebsd8.2
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to print strings... printf
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 fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert amd64-unknown-freebsd8.2 file names to amd64-unknown-freebsd8.2 format... func_convert_file_noop
checking how to convert amd64-unknown-freebsd8.2 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd8.2 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... yes
checking return type of signal handlers... void
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for sys/types.h... (cached) 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 libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for stdlib.h... (cached) yes
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking linux/cdrom.h usability... no
checking linux/cdrom.h presence... no
checking for linux/cdrom.h... no
checking for inttypes.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for struct dirent.d_type... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for snprintf... yes
checking for pthread_create in -lpthread... yes
checking for pkg-config... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBXML2... yes
Checking if compiler supports -Wall... yes
Checking if compiler supports -Wdisabled-optimization... yes
Checking if compiler supports -Wpointer-arith... yes
Checking if compiler supports -Wredundant-decls... yes
Checking if compiler supports -Wcast-qual... yes
Checking if compiler supports -Wwrite-strings... yes
Checking if compiler supports -Wtype-limits... no
Checking if compiler supports -Wundef... yes
Checking if compiler supports -Wextra... yes
Checking if compiler supports -Winline... yes
Checking if compiler supports -O3... yes
Checking if compiler supports -fomit-frame-pointer... yes
Checking if compiler supports -g... yes
checking for doxygen... /usr/local/bin/doxygen
checking for perl... /usr/bin/perl
checking for dot... /usr/local/bin/dot
checking for latex... /usr/local/bin/latex
checking for makeindex... /usr/local/bin/makeindex
checking for dvips... /usr/local/bin/dvips
checking for egrep... /usr/bin/egrep
checking for pdflatex... /usr/local/bin/pdflatex
checking for makeindex... (cached) /usr/local/bin/makeindex
checking for egrep... (cached) /usr/bin/egrep
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/examples/Makefile
config.status: creating src/libbluray.pc
config.status: creating src/libbluray/bluray-version.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
  Summary:
  --------
  BD-J support:        no
  Metadata support:    yes
  Build examples:      yes

Hier ist BD-J support no

Das gleiche Verhalten auch bei mir (lässt sich ohne BD-J bauen),
nur beim "make install clean" weigert er sich weiter zu machen:
Code:
===>   An older version of multimedia/libbluray is already installed (libbluray-0.2.20110219)
      You may wish to ``make deinstall'' and install this port again
      by ``make reinstall'' to upgrade it properly.
      If you really wish to overwrite the old port of multimedia/libbluray
      without deleting it first, set the variable "FORCE_PKG_REGISTER"
      in your environment or the "make install" command line.
*** Error code 1

Stop in /usr/ports/multimedia/libbluray.
*** Error code 1
 
Ich habe versucht das mal normal zu bauen bin aber noch nicht erfolgreich gewesen :(
Das ist wohl ein bekanntes Problem, also im Netz, die haben die build.xml vergessen. Evtl. reicht es ja bdj aus zu tauschen. Naja morgen versuch ich das nochmal mit dem Aktuellen Source.

Ich bin mir nicht wirklich sicher ob die Lib so auch funktioniert, habe keinen Anwendungsfall nur Abhängigkeiten.

Das hilft gegen deine Fehlermeldung:

Code:
make deinstall install clean
 
Wenn du ihn nicht brauchst, kannst du den java Support abschalten wenn du nach /usr/ports/multimedia/libbluray/ gehst und dort make config eingibst. Da die java Option abwählen und neu bauen.
 
Wenn du ihn nicht brauchst, kannst du den java Support abschalten wenn du nach /usr/ports/multimedia/libbluray/ gehst und dort make config eingibst. Da die java Option abwählen und neu bauen.

Danke ath0 für deine Hilfe. Wenn das was BD-J richtig verstanden habe, dann brauche ich es nicht aber das der Port so verteilt wird.... :confused:
Unter Qualitätssicherung versteht sich was anderes :rolleyes:
 
Mit dem port hat das nichts zu tun der tar ball der von den libbluray Leuten verteilt wird hat die Datei schon nicht drin. Wahrscheinlich müsste man denen nur mal stecken das es so ist. Die aktuellen Quellen aus dem Repository sind vollständig nur der tar ball nicht.
 
Mit dem port hat das nichts zu tun der tar ball der von den libbluray Leuten verteilt wird hat die Datei schon nicht drin. Wahrscheinlich müsste man denen nur mal stecken das es so ist. Die aktuellen Quellen aus dem Repository sind vollständig nur der tar ball nicht.

Hmmm, vielleicht verstehe ich irgendwas falsch, aber aus meiner sicht ist der Portentwickler für die QS seines Ports verantwortlich. Sprich wenn eine fremde lib probleme bereitet, wende ich mich an den Port-Entwickler und der kommuniziert es weiter? :confused:
Wenn ein neues Auto eckige Räder hat, dann gehe ich doch auch zum Autoersteller und Frage ihn was das sein soll und nicht den Räder- / Reifenhersteller?!

Also was wäre jetzt richtig?
 
Dem port maintainer, in diesem Fall Kamikaze, muss man auf jeden Fall Bescheid geben, aber man kann ihm ja etwas Arbeit abnehmen ;)
Natürlich hast du recht, der maintainer hat wahrscheinlich bessere Beziehungen zu den Leuten und weiß bestimmt sofort wem oder wo er am besten die Information hin geben muss. Ich schreibe ihn mal an.
 
:eek: Habe jetzt erst nachgesehen wer der Maintainer ist :eek:
Klaro kann man ihm etwas Arbeit abnehmen, sollte man auch.
Kann man aber erst wenn man begreift wie etwas funktioniert (zB die Zusammenarbeit zw. Port- und Lib-Entwicklern)
Da ich seit Jahren BSD angeschaut habe, aber nie im alltäglichem Einsatz hatte,
weiß ich leider noch nicht wie ich so etwas am besten melde und wem.
Soll ich Kamikaze ne Mail schreiben oder was sollte ich jetzt tun?:confused:
 
Ich habe Kamikaze ne Mail geschrieben. Ja im normal Fall schaust du wo dein Problem ist. Wenn du die Ursache gefunden hast, oder du Sie nicht finden kannst, gibst du dem Maintainer Bescheid, wenn es für ihn was zu tun gibt oder man seine Unterstützung erbittet.
 
Ok, habe jetzt mit portsclean aufgeräumt,
trotzdem scheitert es an der selben Stelle ((
Ist portsclean nicht Bestandteil von portupgrade? Du benutzt hingegen portmaster, dort gibt es portmaster --clean-distfiles bzw. --clean-packages.

Das aber nur am Rande, lösen wird dies dein eigentliches Problem nicht (vermute ich).

Gruß
 
Ist portsclean nicht Bestandteil von portupgrade? Du benutzt hingegen portmaster, dort gibt es portmaster --clean-distfiles bzw. --clean-packages.

Das aber nur am Rande, lösen wird dies dein eigentliches Problem nicht (vermute ich).

Gruß

Nee das löst das Problem nicht aber ich werde portsclean nicht mehr benutzen. Danke für den Tipp!
Memo an ich selbst: rtfm! :D
 
Ich habe inzwischen einen Fix. Das Problem ist ein Packaging-Fehler. Es fehlen schlicht Dateien.

Wenn ich die als Patch ausliefere ist das aber über 1MB groß. Die günstigere Möglichkeit ist einfach das .tar.gz mit den fehlenden Dateien neu zu packen. Dafür brauche ich webspace.
 
Zurück
Oben