[Bug 232808] devel/sdl12 build failure preventing build of emulators/virtualbox-ose on 13.0-CURRENT r339737
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 30 09:04:05 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232808
Bug ID: 232808
Summary: devel/sdl12 build failure preventing build of
emulators/virtualbox-ose on 13.0-CURRENT r339737
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: grahamperrin at gmail.com
CC: amdmi3 at FreeBSD.org, vbox at FreeBSD.org
CC: amdmi3 at FreeBSD.org, vbox at FreeBSD.org
Attachment #198765 text/plain
mime type:
Created attachment 198765
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=198765&action=edit
full log
>From an incomplete run of poudriere, for Oracle VirtualBox:
…
[00:01:37] [01] [00:00:00] Building math/mpfr | mpfr-4.0.1_1
[00:01:37] [02] [00:00:00] Building devel/sdl12 | sdl-1.2.15_12,2
[00:02:48] [02] [00:01:11] Finished devel/sdl12 | sdl-1.2.15_12,2: Failed:
build
[00:02:48] [02] [00:01:11] Skipping emulators/virtualbox-ose |
virtualbox-ose-5.2.20: Dependent port devel/sdl12 | sdl-1.2.15_12,2 failed
…
>From the attached .log file:
…
libtool: compile: cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem
/usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem
/usr/local/include -I./include -fvisibility=hidden -I/usr/local/include
-DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c
./src/video/aalib/SDL_aavideo.c -o build/SDL_aavideo.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile cc -O2 -pipe -DLIBICONV_PLUG
-fstack-protector -isystem /usr/local/include -fno-strict-aliasing
-DLIBICONV_PLUG -isystem /usr/local/include -I./include -fvisibility=hidden
-I/usr/local/include -DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT
-D_THREAD_SAFE -Wall -c ./src/joystick/bsd/SDL_sysjoystick.c -o
build/SDL_sysjoystick.lo
libtool: compile: cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector -isystem
/usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem
/usr/local/include -I./include -fvisibility=hidden -I/usr/local/include
-DXTHREADS -DHAVE_USBHID_H -DUSBHID_NEW -D_REENTRANT -D_THREAD_SAFE -Wall -c
./src/joystick/bsd/SDL_sysjoystick.c -fPIC -DPIC -o
build/.libs/SDL_sysjoystick.o
./src/joystick/bsd/SDL_sysjoystick.c:69:10: fatal error: 'sys/joystick.h' file
not found
#include <sys/joystick.h>
^~~~~~~~~~~~~~~~
1 error generated.
gmake[1]: *** [build-deps:1811: build/SDL_sysjoystick.lo] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/devel/sdl12/work/SDL-1.2.15'
*** Error code 1
Stop.
make: stopped in /usr/ports/devel/sdl12
=>> Cleaning up wrkdir
===> Cleaning for sdl-1.2.15_12,2
build of devel/sdl12 | sdl-1.2.15_12,2 ended at Tue Oct 30 08:29:17 GMT 2018
build time: 00:01:11
!!! build failure encountered !!!
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-emulation
mailing list