pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Is wip/virtualbox stable; can it be pulled into pkgsrc?
On 06/05/18 11:31, Mayuresh wrote:
Noticed past threads that say wip/virtualbox is usable.
I am going to give it a try. But have a related question : What are the
criteria for importing it into main pkgsrc and is there something that it
lacks that holds back such movement?
Mayuresh
On what platforms?
It's a bit behind, as current release is 5.2.12.
Just tried a build on CentOS 7:
d-r3127/out/linux.amd64/release/obj/kash/arith.tab.h
yacc -ld -b
/usr/pkgsrc/devel/kbuild/work/kBuild-r3127/out/linux.amd64/release/obj/kash/arith
/usr/pkgsrc/devel/kbuild/work/kBuild-r3127/src/kash/arith.y
kmk: yacc: Command not found
kmk: ***
[/usr/pkgsrc/devel/kbuild/work/kBuild-r3127/out/linux.amd64/release/obj/kash/arith.c]
Error 127
kmk: *** Waiting for unfinished jobs....
kmk: Leaving directory `/usr/pkgsrc/devel/kbuild/work/kBuild-r3127'
kmk: Entering directory `/usr/pkgsrc/devel/kbuild/work/kBuild-r3127'
kmk: *** Exiting with status 2
make: ***
[/usr/pkgsrc/devel/kbuild/work/kBuild-r3127/out/linux.amd64/release/bootstrap/ts-stage2-build]
Error 2
./kBuild/env.sh: info: rc=2: /usr/bin/make -f bootstrap.gmk
KBUILD_VERBOSE=2 KBUILD_VERSION_PATCH=9998
*** Error code 2
Stop.
bmake.bin[2]: stopped in /usr/pkgsrc/devel/kbuild
*** Error code 1
Stop.
bmake.bin[1]: stopped in /usr/pkgsrc/devel/kbuild
*** Error code 1
Stop.
bmake.bin: stopped in /usr/pkgsrc/wip/virtualbox
Looks like devel/kbuild needs a devel/byacc dependency. After fixing
that...
===> Building for acpica-utils-20160930
make[1]: Entering directory
`/usr/pkgsrc/sysutils/acpica-utils/work/acpica-unix2-20160930/generate/unix/acpibin'
gcc -c -O2 -I/usr/pkg/include -I/usr/include -Dcentosdev.ceas.uwm.edu
-D_GNU_SOURCE -I../../../source/include -Dcentosdev.ceas.uwm.edu
-D_GNU_SOURCE -I../../../source/include -DACPI_BIN_APP
-I../../../source/tools/acpibin -std=c99 -Wall -Wbad-function-cast
-Wdeclaration-after-statement -Werror -Wformat=2 -Wmissing-declarations
-Wmissing-prototypes -Wstrict-aliasing=0 -Wstrict-prototypes
-Wswitch-default -Wpointer-arith -Wundef -Waddress -Waggregate-return
-Winit-self -Winline -Wmissing-declarations -Wmissing-field-initializers
-Wnested-externs -Wno-format-nonliteral -Wredundant-decls -Wempty-body
-Wtype-limits -O2 -D_FORTIFY_SOURCE=2 -o obj/abcompare.o
../../../source/tools/acpibin/abcompare.c
<command-line>:0:10: error: ISO C99 requires whitespace after the macro
name [-Werror]
<command-line>:0:10: error: ISO C99 requires whitespace after the macro
name [-Werror]
cc1: all warnings being treated as errors
make[1]: *** [obj/abcompare.o] Error 1
make[1]: Leaving directory
`/usr/pkgsrc/sysutils/acpica-utils/work/acpica-unix2-20160930/generate/unix/acpibin'
make: *** [acpibin] Error 2
*** Error code 2
Stop.
bmake.bin[2]: stopped in /usr/pkgsrc/sysutils/acpica-utils
*** Error code 1
Stop.
bmake.bin[1]: stopped in /usr/pkgsrc/sysutils/acpica-utils
*** Error code 1
Stop.
bmake.bin: stopped in /usr/pkgsrc/wip/virtualbox
Probably not important that it builds on CentOS as there are RPMs
available...
Home |
Main Index |
Thread Index |
Old Index