Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jun 2003 16:23:59 +0300 (EEST)
From:      Alexandr Kovalenko <never@nevermind.kiev.ua>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/53201: buildworld 5.1-RELEASE on 4.8-STABLE fails
Message-ID:  <200306111323.h5BDNxD8045780@kurush.osdn.org.ua>
Resent-Message-ID: <200306111330.h5BDUCeC046036@freefall.freebsd.org>

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

>Number:         53201
>Category:       bin
>Synopsis:       buildworld 5.1-RELEASE on 4.8-STABLE fails
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 11 06:30:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Alexandr Kovalenko
>Release:        FreeBSD 4.7-RELEASE-p7 i386
>Organization:
WNet ISP, Kiev, Ukraine, http://wnet.ua/
>Environment:
FreeBSD mile.wnet.ua 4.8-STABLE FreeBSD 4.8-STABLE #0: Mon May 19 18:04:15 EEST 2003     root@mile.wnet.ua:/usr/obj/usr/src/sys/mile  i386

>Description:
make buildworld for RELENG_5_1 fails, when compiling on 4.8-STABLE machine (i386)
cc -fpic -DPIC -O -pipe -mcpu=pentiumpro -DPTHREAD_KERNEL -I/usr/src/lib/libpthread/../libc/include -I/usr/src/lib/libpthread/thread  -I/usr/src/lib/libpthread/../../include -I/usr/src/lib/libpthread/arch/i386/include -I/usr/src/lib/libpthread/sys -I/usr/src/lib/libpthread/../../libexec/rtld-elf -fno-builtin -D_LOCK_DEBUG -D_PTHREADS_INVARIANTS -Wall  -c /usr/src/lib/libpthread/sys/lock.c -o lock.So
building shared library libkse.so.1
thr_libc.So: In function `sigaction':
thr_libc.So(.text+0x54): multiple definition of `_sigaction'
thr_sigaction.So(.text+0x0): first defined here
thr_libc.So: In function `sigprocmask':
thr_libc.So(.text+0x34): multiple definition of `_sigprocmask'
thr_sigprocmask.So(.text+0x0): first defined here
*** Error code 1

Stop in /usr/src/lib/libpthread.
*** Error code 1


>How-To-Repeat:
cvsup to RELENG_5_1
cd /usr/src && make buildworld
>Fix:
N/A
>Release-Note:
>Audit-Trail:
>Unformatted:



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