Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: librumphijack build failure



Is anybody else experiencing this ?

I'm building via: ./build.sh -x -j2 distribution
from up-to-the-minute sources, and it's been failing consistently...

#   compile  librumphijack/hijack.pico
/usr/src/obj/tooldir.NetBSD-6.99.28-amd64/bin/x86_64--netbsd-gcc -O2
-std=gnu99  -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Wno-sign-compare  -Wno-traditional
-Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual
-Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare
-Wold-style-definition -Wsign-compare -Wformat=2
-Wno-format-zero-length  -Werror   -fstack-protector -Wstack-protector
  --param ssp-buffer-size=1   -D_DIAGNOSTIC -D_REENTRANT
-U_FORTIFY_SOURCE --sysroot=/usr/src/obj/destdir.amd64
-D_FORTIFY_SOURCE=2 -c    -fPIC /usr/src/lib/librumphijack/hijack.c -o
hijack.pico
/usr/src/lib/librumphijack/hijack.c:2462:1: error: redefinition of 'readlink'
/usr/src/obj/destdir.amd64/usr/include/ssp/unistd.h:42:1: note:
previous definition of 'readlink' was here
*** [hijack.pico] Error code 1
nbmake[6]: stopped in /usr/src/lib/librumphijack
1 error
nbmake[6]: stopped in /usr/src/lib/librumphijack
*** [dependall] Error code 2
nbmake[5]: stopped in /usr/src/lib/librumphijack
1 error
nbmake[5]: stopped in /usr/src/lib/librumphijack
*** Failed target:  dependall-librumphijack
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
this="lib/"; real="/usr/src/lib" ;; *) this="lib/${dir}/";
real="/usr/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target}
===> ${show%/}${1:+ (with: $@)}"; cd "${real}" &&
/usr/src/obj/tooldir.NetBSD-6.99.28-amd64/bin/nbmake
_THISDIR_="${this}" "$@" ${target}; }; _makedirtarget librumphijack
dependall
*** Error code 2
Stop.
nbmake[4]: stopped in /usr/src/lib
*** [build_install] Error code 1

nbmake[3]: stopped in /usr/src/lib
1 error

nbmake[3]: stopped in /usr/src/lib
*** [do-lib] Error code 2

nbmake[2]: stopped in /usr/src
1 error

nbmake[2]: stopped in /usr/src
*** [build] Error code 2

nbmake[1]: stopped in /usr/src
1 error




On 1/15/14, B Harder <brad.harder%gmail.com@localhost> wrote:
> /usr/src/lib/librumphijack/hijack.c:2462:1: error: redefinition of
> 'readlink'
> /usr/src/obj/destdir.amd64/usr/include/ssp/unistd.h:42:1: note:
> previous definition of 'readlink' was here
> *** [hijack.pico] Error code 1
> nbmake[6]: stopped in /usr/src/lib/librumphijack
> 1 error
> nbmake[6]: stopped in /usr/src/lib/librumphijack
> *** [dependall] Error code 2
> nbmake[5]: stopped in /usr/src/lib/librumphijack
> 1 error
> nbmake[5]: stopped in /usr/src/lib/librumphijack
>
> --
> Brad Harder
>


-- 
Brad Harder
Method Logic Digital Consulting
http://www.methodlogic.net/
http://twitter.com/bcharder


Home | Main Index | Thread Index | Old Index