NetBSD-Bugs archive

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

bin/39368: OpenLDAP fails to build on hp700-current



>Number:         39368
>Category:       bin
>Synopsis:       OpenLDAP fails to build on hp700-current
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Aug 17 00:00:00 +0000 2008
>Originator:     David H. Gutteridge
>Release:        NetBSD-current
>Organization:
>Environment:


System: NetBSD arcus-v1 4.99.70 NetBSD 4.99.70 (GENERIC) #0: Tue Jul 15 
23:54:25 PDT 2008  
builds@wb28:/home/builds/ab/HEAD/amd64/200807160002Z-obj/home/builds/ab/HEAD/src/sys/arch/amd64/compile/GENERIC
 
amd64
>Description:
When trying to build the -current branch for the hp700 port, I'm
encountering the following failure:

CC=/home/disciple/netbsd-current/usr/src/obj/tooldir.NetBSD-4.99.70-x86_64/bin/hppa--netbsd-gcc
 
/home/disciple/netbsd-current/usr/src/obj/tooldir.NetBSD-4.99.70-x86_64/bin/nbmkdep
 
-f version.d --      
-I/home/disciple/netbsd-current/usr/src/external/bsd/openldap/include 
-I/home/disciple/netbsd-current/usr/src/external/bsd/openldap/dist/include 
-nostdinc -isystem 
/home/disciple/netbsd-current/usr/src/obj/destdir.hp700/usr/include    
version.c
#    create  ldapcompare/.depend
rm -f .depend
CC=/home/disciple/netbsd-current/usr/src/obj/tooldir.NetBSD-4.99.70-x86_64/bin/hppa--netbsd-gcc
 
/home/disciple/netbsd-current/usr/src/obj/tooldir.NetBSD-4.99.70-x86_64/bin/nbmkdep
 
-d -f .depend -s .o\ .ln common.d ldapcompare.d version.d
rm -f .gdbinit
echo "set solib-absolute-prefix 
/home/disciple/netbsd-current/usr/src/obj/destdir.hp700" > .gdbinit
#   compile  ldapcompare/ldapcompare.o
/home/disciple/netbsd-current/usr/src/obj/tooldir.NetBSD-4.99.70-x86_64/bin/hppa--netbsd-gcc
 
-O2   -Werror   
-I/home/disciple/netbsd-current/usr/src/external/bsd/openldap/include 
-I/home/disciple/netbsd-current/usr/src/external/bsd/openldap/dist/include 
-nostdinc -isystem 
/home/disciple/netbsd-current/usr/src/obj/destdir.hp700/usr/include   -c    
/home/disciple/netbsd-current/usr/src/external/bsd/openldap/dist/clients/tools/ldapcompare.c
#   compile  ldapcompare/common.o
/home/disciple/netbsd-current/usr/src/obj/tooldir.NetBSD-4.99.70-x86_64/bin/hppa--netbsd-gcc
 
-O2   -Werror   
-I/home/disciple/netbsd-current/usr/src/external/bsd/openldap/include 
-I/home/disciple/netbsd-current/usr/src/external/bsd/openldap/dist/include 
-nostdinc -isystem 
/home/disciple/netbsd-current/usr/src/obj/destdir.hp700/usr/include   -c    
/home/disciple/netbsd-current/usr/src/external/bsd/openldap/dist/clients/tools/common.c
#   compile  ldapcompare/version.o
/home/disciple/netbsd-current/usr/src/obj/tooldir.NetBSD-4.99.70-x86_64/bin/hppa--netbsd-gcc
 
-O2   -Werror   
-I/home/disciple/netbsd-current/usr/src/external/bsd/openldap/include 
-I/home/disciple/netbsd-current/usr/src/external/bsd/openldap/dist/include 
-nostdinc -isystem 
/home/disciple/netbsd-current/usr/src/obj/destdir.hp700/usr/include   -c    
version.c
#      link  ldapcompare/ldapcompare
/home/disciple/netbsd-current/usr/src/obj/tooldir.NetBSD-4.99.70-x86_64/bin/hppa--netbsd-gcc
 
-Wl,-nostdlib        -o ldapcompare  
-Wl,-rpath-link,/home/disciple/netbsd-current/usr/src/obj/destdir.hp700/lib:/home/disciple/netbsd-current/usr/src/obj/destdir.hp700/usr/lib
 
  -L/home/disciple/netbsd-current/usr/src/obj/destdir.hp700/lib  
-B/home/disciple/netbsd-current/usr/src/obj/destdir.hp700/usr/lib/ 
-B/home/disciple/netbsd-current/usr/src/obj/destdir.hp700/usr/lib/   
ldapcompare.o common.o version.o 
-L/home/disciple/netbsd-current/usr/src/external/bsd/openldap/lib/liblutil/obj 
-llutil -lldap       
-L/home/disciple/netbsd-current/usr/src/obj/destdir.hp700/usr/lib 
-L/home/disciple/netbsd-current/usr/src/obj/destdir.hp700/usr/lib
common.o: In function `tool_server_controls':
: undefined reference to `ldap_create_assertion_control_value'
collect2: ld returned 1 exit status

*** Failed target:  ldapcompare
*** Failed command: 
/home/disciple/netbsd-current/usr/src/obj/tooldir.NetBSD-4.99.70-x86_64/bin/hppa--netbsd-gcc
 
-Wl,-nostdlib -o ldapcompare 
-Wl,-rpath-link,/home/disciple/netbsd-current/usr/src/obj/destdir.hp700/lib:/home/disciple/netbsd-current/usr/src/obj/destdir.hp700/usr/lib
 
-L/home/disciple/netbsd-current/usr/src/obj/destdir.hp700/lib 
-B/home/disciple/netbsd-current/usr/src/obj/destdir.hp700/usr/lib/ 
-B/home/disciple/netbsd-current/usr/src/obj/destdir.hp700/usr/lib/ 
ldapcompare.o common.o version.o 
-L/home/disciple/netbsd-current/usr/src/external/bsd/openldap/lib/liblutil/obj 
-llutil -lldap 
-L/home/disciple/netbsd-current/usr/src/obj/destdir.hp700/usr/lib 
-L/home/disciple/netbsd-current/usr/src/obj/destdir.hp700/usr/lib
*** Error code 1

Stop.
nbmake: stopped in 
/home/disciple/netbsd-current/usr/src/external/bsd/openldap/bin/ldapcompare

*** Failed target:  dependall
*** Failed command: cd 
/home/disciple/netbsd-current/usr/src/external/bsd/openldap/bin/ldapcompare; 
/home/disciple/netbsd-current/usr/src/obj/tooldir.NetBSD-4.99.70-x86_64/bin/nbmake
 
realall
*** Error code 1

Stop.
nbmake: stopped in 
/home/disciple/netbsd-current/usr/src/external/bsd/openldap/bin/ldapcompare

*** Failed target:  dependall-ldapcompare
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; 
case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) 
this="external/bsd/openldap/bin/"; 
real="/home/disciple/netbsd-current/usr/src/external/bsd/openldap/bin" ;; *) 
this="external/bsd/openldap/bin/${dir}/"; 
real="/home/disciple/netbsd-current/usr/src/external/bsd/openldap/bin/${dir}" 
;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; 
cd "${real}" && 
/home/disciple/netbsd-current/usr/src/obj/tooldir.NetBSD-4.99.70-x86_64/bin/nbmake
 
_THISDIR_="${this}" "$@" ${target}; }; _makedirtarget ldapcompare dependall
*** Error code 1

Stop.
nbmake: stopped in 
/home/disciple/netbsd-current/usr/src/external/bsd/openldap/bin

*** Failed target:  dependall-bin
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; 
case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) 
this="external/bsd/openldap/"; 
real="/home/disciple/netbsd-current/usr/src/external/bsd/openldap" ;; *) 
this="external/bsd/openldap/${dir}/"; 
real="/home/disciple/netbsd-current/usr/src/external/bsd/openldap/${dir}" ;; 
esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd 
"${real}" && 
/home/disciple/netbsd-current/usr/src/obj/tooldir.NetBSD-4.99.70-x86_64/bin/nbmake
 
_THISDIR_="${this}" "$@" ${target}; }; _makedirtarget bin dependall
*** Error code 1

Stop.
nbmake: stopped in 
/home/disciple/netbsd-current/usr/src/external/bsd/openldap

*** Failed target:  dependall-openldap
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; 
case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) 
this="external/bsd/"; 
real="/home/disciple/netbsd-current/usr/src/external/bsd" ;; *) 
this="external/bsd/${dir}/"; 
real="/home/disciple/netbsd-current/usr/src/external/bsd/${dir}" ;; esac; 
show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd 
"${real}" && 
/home/disciple/netbsd-current/usr/src/obj/tooldir.NetBSD-4.99.70-x86_64/bin/nbmake
 
_THISDIR_="${this}" "$@" ${target}; }; _makedirtarget openldap dependall
*** Error code 1

Stop.
nbmake: stopped in /home/disciple/netbsd-current/usr/src/external/bsd

*** Failed target:  dependall-bsd
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; 
case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="external/"; 
real="/home/disciple/netbsd-current/usr/src/external" ;; *) 
this="external/${dir}/"; 
real="/home/disciple/netbsd-current/usr/src/external/${dir}" ;; esac; 
show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd 
"${real}" && 
/home/disciple/netbsd-current/usr/src/obj/tooldir.NetBSD-4.99.70-x86_64/bin/nbmake
 
_THISDIR_="${this}" "$@" ${target}; }; _makedirtarget bsd dependall
*** Error code 1

Stop.
nbmake: stopped in /home/disciple/netbsd-current/usr/src/external

*** Failed target:  dependall-external
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; 
case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; 
real="/home/disciple/netbsd-current/usr/src" ;; *) this="${dir}/"; 
real="/home/disciple/netbsd-current/usr/src/${dir}" ;; esac; 
show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd 
"${real}" && 
/home/disciple/netbsd-current/usr/src/obj/tooldir.NetBSD-4.99.70-x86_64/bin/nbmake
 
_THISDIR_="${this}" "$@" ${target}; }; _makedirtarget external dependall
*** Error code 1

Stop.
nbmake: stopped in /home/disciple/netbsd-current/usr/src

*** Failed target:  do-build
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; 
case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; 
real="/home/disciple/netbsd-current/usr/src" ;; *) this="${dir}/"; 
real="/home/disciple/netbsd-current/usr/src/${dir}" ;; esac; 
show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd 
"${real}" && 
/home/disciple/netbsd-current/usr/src/obj/tooldir.NetBSD-4.99.70-x86_64/bin/nbmake
 
_THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall 
BUILD_tools=no BUILD_lib=no
*** Error code 1

Stop.
nbmake: stopped in /home/disciple/netbsd-current/usr/src

*** Failed target:  build
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; 
case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; 
real="/home/disciple/netbsd-current/usr/src" ;; *) this="${dir}/"; 
real="/home/disciple/netbsd-current/usr/src/${dir}" ;; esac; 
show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd 
"${real}" && 
/home/disciple/netbsd-current/usr/src/obj/tooldir.NetBSD-4.99.70-x86_64/bin/nbmake
 
_THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . do-build
*** Error code 1

Stop.
nbmake: stopped in /home/disciple/netbsd-current/usr/src

*** Failed target:  distribution
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; 
case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; 
real="/home/disciple/netbsd-current/usr/src" ;; *) this="${dir}/"; 
real="/home/disciple/netbsd-current/usr/src/${dir}" ;; esac; 
show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd 
"${real}" && 
/home/disciple/netbsd-current/usr/src/obj/tooldir.NetBSD-4.99.70-x86_64/bin/nbmake
 
_THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . build 
NOPOSTINSTALL=1
*** Error code 1

Stop.
nbmake: stopped in /home/disciple/netbsd-current/usr/src

*** Failed target:  release
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; 
case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; 
real="/home/disciple/netbsd-current/usr/src" ;; *) this="${dir}/"; 
real="/home/disciple/netbsd-current/usr/src/${dir}" ;; esac; 
show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd 
"${real}" && 
/home/disciple/netbsd-current/usr/src/obj/tooldir.NetBSD-4.99.70-x86_64/bin/nbmake
 
_THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . distribution
*** Error code 1

Stop.
nbmake: stopped in /home/disciple/netbsd-current/usr/src

ERROR: Failed to make release
*** BUILD ABORTED ***


>How-To-Repeat:
Try compiling the hp700 port.

>Fix:
I haven't had a look yet.


>Unformatted:
 
 


Home | Main Index | Thread Index | Old Index