Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Oct 2007 19:18:43 GMT
From:      nrgmilk <nrgmilk@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/116933: cannot install emulators/mupen64-sdlinput
Message-ID:  <200710041918.l94JIhd4087639@www.freebsd.org>
Resent-Message-ID: <200710041920.l94JK2vp075846@freefall.freebsd.org>

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

>Number:         116933
>Category:       ports
>Synopsis:       cannot install emulators/mupen64-sdlinput
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 04 19:20:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     nrgmilk
>Release:        FreeBSD 7.0-CURRENT
>Organization:
null
>Environment:
FreeBSD  7.0-CURRENT FreeBSD 7.0-CURRENT #1: Thu Oct  4 11:21:39 JST 2007     root@:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
--->  Installing 'mupen64-0.4_2' from a port (emulators/mupen64)
--->  Building '/usr/ports/emulators/mupen64'
===>  Cleaning for mupen64-0.4_2
===>  Vulnerability check disabled, database not found
===>  Extracting for mupen64-0.4_2
===>  Patching for mupen64-0.4_2
===>  Configuring for mupen64-0.4_2
--->  Installing the new version via the port
===>  Installing for mupen64-0.4_2
===>   mupen64-0.4_2 depends on file: /usr/local/bin/mupen64 - found
===>   mupen64-0.4_2 depends on file: /usr/local/share/mupen64/plugins/dummyaudio.so - found
===>   mupen64-0.4_2 depends on file: /usr/local/share/mupen64/plugins/mupen64_audio.so - found
===>   mupen64-0.4_2 depends on file: /usr/local/share/mupen64/plugins/jttl_audio.so - found
===>   mupen64-0.4_2 depends on file: /usr/local/share/mupen64/plugins/mupen64_input.so - found
===>   mupen64-0.4_2 depends on file: /usr/local/share/mupen64/plugins/blight_input.so - not found
===>    Verifying package for /usr/local/share/mupen64/plugins/blight_input.so in /usr/ports/emulators/mupen64-sdlinput
===>  Vulnerability check disabled, database not found
===>  Extracting for mupen64-sdlinput-0.0.8_3
=> MD5 Checksum OK for blight_input-0.0.8-b.tar.gz.
=> SHA256 Checksum OK for blight_input-0.0.8-b.tar.gz.
===>  Patching for mupen64-sdlinput-0.0.8_3
===>  Applying FreeBSD patches for mupen64-sdlinput-0.0.8_3
===>   mupen64-sdlinput-0.0.8_3 depends on executable: gmake - found
===>   mupen64-sdlinput-0.0.8_3 depends on executable: gcc34 - found
===>   mupen64-sdlinput-0.0.8_3 depends on file: /usr/local/bin/sdl-config - found
===>   mupen64-sdlinput-0.0.8_3 depends on file: /usr/local/bin/autoconf-2.61 - found
===>   mupen64-sdlinput-0.0.8_3 depends on shared library: freetype.9 - found
===>   mupen64-sdlinput-0.0.8_3 depends on shared library: SDL.11 - found
===>  Configuring for mupen64-sdlinput-0.0.8_3
configure.in:22: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
./../lib/autoconf/general.m4:1723: AC_CANONICAL_TARGET is expanded from...
aclocal.m4:3857: AM_PATH_SDL is expanded from...
configure.in:22: the top level
configure.in:22: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
./../lib/autoconf/general.m4:1723: AC_CANONICAL_TARGET is expanded from...
aclocal.m4:3857: AM_PATH_SDL is expanded from...
configure.in:22: the top level
configure: WARNING: you should use --build, --host, --target
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking whether gmake sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking for i386-portbld-freebsd7.0-gcc... gcc34
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc34 accepts -g... yes
checking for gcc34 option to accept ISO C89... none needed
checking build system type... i386-portbld-freebsd7.0
checking host system type... i386-portbld-freebsd7.0
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking for a sed that does not truncate output... /usr/bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking command to parse nm output... ok
checking how to run the C preprocessor... gcc34 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i386-portbld-freebsd7.0-ranlib... no
checking for ranlib... ranlib
checking for i386-portbld-freebsd7.0-strip... no
checking for strip... strip
checking for objdir... .libs
checking for gcc34 option to produce PIC... -fPIC
checking if gcc34 PIC flag -fPIC works... yes
checking if gcc34 static flag -static works... yes
checking if gcc34 supports -c -o file.o... no
checking if we can lock with hard links... yes
checking if gcc34 supports -fno-rtti -fno-exceptions... no
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... freebsd7.0 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... yes
creating libtool
checking for ranlib... (cached) ranlib
checking for strerror in -lcposix... no
checking for ANSI C header files... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking target system type... i386-portbld-freebsd7.0
checking for sdl-config... /usr/local/bin/sdl-config
checking for SDL - version >= 1.2.4... yes
checking for freetype-config... /usr/local/bin/freetype-config
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  Makefile.in seems to ignore the --datarootdir setting
config.status: creating src/Makefile
config.status: WARNING:  src/Makefile.in seems to ignore the --datarootdir setting
config.status: creating config.h
config.status: executing default-1 commands
===>  Building for mupen64-sdlinput-0.0.8_3
cd . && autoheader
configure.in:22: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
./../lib/autoconf/general.m4:1723: AC_CANONICAL_TARGET is expanded from...
aclocal.m4:3857: AM_PATH_SDL is expanded from...
configure.in:22: the top level
gmake  all-recursive
gmake[1]: ディレクトリ `/usr/ports/emulators/mupen64-sdlinput/work/blight_input-0.0.8-b' に入ります
Making all in src
gmake[2]: ディレクトリ `/usr/ports/emulators/mupen64-sdlinput/work/blight_input-0.0.8-b/src' に入ります
/bin/sh ../libtool --mode=compile gcc34 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I.    -O2 -fno-strict-aliasing -pipe  -fPIC -O3 -fomit-frame-pointer -funroll-loops -ffast-math -Wall -pipe -DX86 -mcpu=athlon -DGUI_SDL -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include/freetype2 -I/usr/local/include -O3 -fomit-frame-pointer -finline-functions -funroll-loops -march=i386 -c arial.ttf.c
mkdir .libs
gcc34 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I. -O2 -fno-strict-aliasing -pipe -fPIC -O3 -fomit-frame-pointer -funroll-loops -ffast-math -Wall -pipe -DX86 -mcpu=athlon -DGUI_SDL -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include/freetype2 -I/usr/local/include -O3 -fomit-frame-pointer -finline-functions -funroll-loops -march=i386 -Wp,-MD,.deps/arial.ttf.pp -c arial.ttf.c  -fPIC -DPIC
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
mv -f arial.ttf.o .libs/arial.ttf.lo
gcc34 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I. -O2 -fno-strict-aliasing -pipe -fPIC -O3 -fomit-frame-pointer -funroll-loops -ffast-math -Wall -pipe -DX86 -mcpu=athlon -DGUI_SDL -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include/freetype2 -I/usr/local/include -O3 -fomit-frame-pointer -finline-functions -funroll-loops -march=i386 -Wp,-MD,.deps/arial.ttf.pp -c arial.ttf.c >/dev/null 2>&1
mv -f .libs/arial.ttf.lo arial.ttf.lo
/bin/sh ../libtool --mode=compile gcc34 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I.    -O2 -fno-strict-aliasing -pipe  -fPIC -O3 -fomit-frame-pointer -funroll-loops -ffast-math -Wall -pipe -DX86 -mcpu=athlon -DGUI_SDL -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include/freetype2 -I/usr/local/include -O3 -fomit-frame-pointer -finline-functions -funroll-loops -march=i386 -c pad.c
rm -f .libs/pad.lo
gcc34 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I. -O2 -fno-strict-aliasing -pipe -fPIC -O3 -fomit-frame-pointer -funroll-loops -ffast-math -Wall -pipe -DX86 -mcpu=athlon -DGUI_SDL -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include/freetype2 -I/usr/local/include -O3 -fomit-frame-pointer -finline-functions -funroll-loops -march=i386 -Wp,-MD,.deps/pad.pp -c pad.c  -fPIC -DPIC
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
mv -f pad.o .libs/pad.lo
gcc34 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I. -O2 -fno-strict-aliasing -pipe -fPIC -O3 -fomit-frame-pointer -funroll-loops -ffast-math -Wall -pipe -DX86 -mcpu=athlon -DGUI_SDL -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include/freetype2 -I/usr/local/include -O3 -fomit-frame-pointer -finline-functions -funroll-loops -march=i386 -Wp,-MD,.deps/pad.pp -c pad.c >/dev/null 2>&1
mv -f .libs/pad.lo pad.lo
/bin/sh ../libtool --mode=compile gcc34 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I.    -O2 -fno-strict-aliasing -pipe  -fPIC -O3 -fomit-frame-pointer -funroll-loops -ffast-math -Wall -pipe -DX86 -mcpu=athlon -DGUI_SDL -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include/freetype2 -I/usr/local/include -O3 -fomit-frame-pointer -finline-functions -funroll-loops -march=i386 -c plugin.c
rm -f .libs/plugin.lo
gcc34 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I. -O2 -fno-strict-aliasing -pipe -fPIC -O3 -fomit-frame-pointer -funroll-loops -ffast-math -Wall -pipe -DX86 -mcpu=athlon -DGUI_SDL -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include/freetype2 -I/usr/local/include -O3 -fomit-frame-pointer -finline-functions -funroll-loops -march=i386 -Wp,-MD,.deps/plugin.pp -c plugin.c  -fPIC -DPIC
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
plugin.c: In function `DllAbout':
plugin.c:572: warning: passing arg 1 of `SDL_RWFromMem' discards qualifiers from pointer target type
mv -f plugin.o .libs/plugin.lo
gcc34 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I. -O2 -fno-strict-aliasing -pipe -fPIC -O3 -fomit-frame-pointer -funroll-loops -ffast-math -Wall -pipe -DX86 -mcpu=athlon -DGUI_SDL -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include/freetype2 -I/usr/local/include -O3 -fomit-frame-pointer -finline-functions -funroll-loops -march=i386 -Wp,-MD,.deps/plugin.pp -c plugin.c >/dev/null 2>&1
mv -f .libs/plugin.lo plugin.lo
/bin/sh ../libtool --mode=compile gcc34 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I.    -O2 -fno-strict-aliasing -pipe  -fPIC -O3 -fomit-frame-pointer -funroll-loops -ffast-math -Wall -pipe -DX86 -mcpu=athlon -DGUI_SDL -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include/freetype2 -I/usr/local/include -O3 -fomit-frame-pointer -finline-functions -funroll-loops -march=i386 -c configdialog_sdl.c
rm -f .libs/configdialog_sdl.lo
gcc34 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I. -O2 -fno-strict-aliasing -pipe -fPIC -O3 -fomit-frame-pointer -funroll-loops -ffast-math -Wall -pipe -DX86 -mcpu=athlon -DGUI_SDL -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include/freetype2 -I/usr/local/include -O3 -fomit-frame-pointer -finline-functions -funroll-loops -march=i386 -Wp,-MD,.deps/configdialog_sdl.pp -c configdialog_sdl.c  -fPIC -DPIC
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
configdialog_sdl.c: In function `pad_button_clicked':
configdialog_sdl.c:317: warning: 'key_a' might be used uninitialized in this function
configdialog_sdl.c:318: warning: 'button_a' might be used uninitialized in this function
configdialog_sdl.c:319: warning: 'hat_pos_a' might be used uninitialized in this function
mv -f configdialog_sdl.o .libs/configdialog_sdl.lo
gcc34 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I. -O2 -fno-strict-aliasing -pipe -fPIC -O3 -fomit-frame-pointer -funroll-loops -ffast-math -Wall -pipe -DX86 -mcpu=athlon -DGUI_SDL -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include/freetype2 -I/usr/local/include -O3 -fomit-frame-pointer -finline-functions -funroll-loops -march=i386 -Wp,-MD,.deps/configdialog_sdl.pp -c configdialog_sdl.c >/dev/null 2>&1
mv -f .libs/configdialog_sdl.lo configdialog_sdl.lo
/bin/sh ../libtool --mode=compile gcc34 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I.    -O2 -fno-strict-aliasing -pipe  -fPIC -O3 -fomit-frame-pointer -funroll-loops -ffast-math -Wall -pipe -DX86 -mcpu=athlon -DGUI_SDL -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include/freetype2 -I/usr/local/include -O3 -fomit-frame-pointer -finline-functions -funroll-loops -march=i386 -c SDL_ttf.c
rm -f .libs/SDL_ttf.lo
gcc34 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I. -O2 -fno-strict-aliasing -pipe -fPIC -O3 -fomit-frame-pointer -funroll-loops -ffast-math -Wall -pipe -DX86 -mcpu=athlon -DGUI_SDL -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include/freetype2 -I/usr/local/include -O3 -fomit-frame-pointer -finline-functions -funroll-loops -march=i386 -Wp,-MD,.deps/SDL_ttf.pp -c SDL_ttf.c  -fPIC -DPIC
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
mv -f SDL_ttf.o .libs/SDL_ttf.lo
gcc34 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I. -O2 -fno-strict-aliasing -pipe -fPIC -O3 -fomit-frame-pointer -funroll-loops -ffast-math -Wall -pipe -DX86 -mcpu=athlon -DGUI_SDL -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include/freetype2 -I/usr/local/include -O3 -fomit-frame-pointer -finline-functions -funroll-loops -march=i386 -Wp,-MD,.deps/SDL_ttf.pp -c SDL_ttf.c >/dev/null 2>&1
mv -f .libs/SDL_ttf.lo SDL_ttf.lo
/bin/sh ../libtool --mode=link gcc34  -O2 -fno-strict-aliasing -pipe  -fPIC -O3 -fomit-frame-pointer -funroll-loops -ffast-math -Wall -pipe -DX86 -mcpu=athlon -DGUI_SDL -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/local/include/freetype2 -I/usr/local/include -O3 -fomit-frame-pointer -finline-functions -funroll-loops -march=i386  -o blight_input.la -rpath `pwd` -module -avoid-version -shared arial.ttf.lo pad.lo plugin.lo configdialog_sdl.lo SDL_ttf.lo -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread -L/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -lfreetype -lz
rm -fr .libs/blight_input.la .libs/libblight_input.* .libs/libblight_input.*
gcc34 -shared  arial.ttf.lo pad.lo plugin.lo configdialog_sdl.lo SDL_ttf.lo  -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib  -L/usr/local/lib /usr/local/lib/libSDL.so /usr/local/lib/libfreetype.so -lz  -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -Wl,-soname -Wl,libblight_input.so.0.0 -o .libs/libblight_input.so.0.0
ar cru .libs/libblight_input.a  arial.ttf.o pad.o plugin.o configdialog_sdl.o SDL_ttf.o
ranlib .libs/libblight_input.a
creating blight_input.la
(cd .libs && rm -f blight_input.la && ln -s ../blight_input.la blight_input.la)
gmake[2]: ディレクトリ `/usr/ports/emulators/mupen64-sdlinput/work/blight_input-0.0.8-b/src' から出ます
gmake[2]: ディレクトリ `/usr/ports/emulators/mupen64-sdlinput/work/blight_input-0.0.8-b' に入ります
gmake[2]: ディレクトリ `/usr/ports/emulators/mupen64-sdlinput/work/blight_input-0.0.8-b' から出ます
gmake[1]: ディレクトリ `/usr/ports/emulators/mupen64-sdlinput/work/blight_input-0.0.8-b' から出ます
===>  Installing for mupen64-sdlinput-0.0.8_3
===>   Generating temporary packing list
===>  Checking if emulators/mupen64-sdlinput already installed
install  -o root -g wheel -m 555 /usr/ports/emulators/mupen64-sdlinput/work/blight_input-0.0.8-b/src/.libs/blight_input.so  /usr/local/share/mupen64/plugins/
install: /usr/ports/emulators/mupen64-sdlinput/work/blight_input-0.0.8-b/src/.libs/blight_input.so: No such file or directory
*** Error code 71

>How-To-Repeat:
Makefile
$FreeBSD: ports/emulators/mupen64-sdlinput/Makefile,v 1.6 2007/09/30 04:46:49 linimon Exp $
>Fix:


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



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