NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
port-i386/54636: bootstrap build issue on Xinuos OpenServer 5
>Number: 54636
>Category: port-i386
>Synopsis: bootstrap build issue on Xinuos OpenServer 5
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: port-i386-maintainer
>State: open
>Class: support
>Submitter-Id: net
>Arrival-Date: Tue Oct 22 04:40:00 +0000 2019
>Originator: Boyd Lynn Gerber
>Release: https://github.com/NetBSD/pkgsrc trunk
>Organization:
ZENEZ
>Environment:
SCO_SV blg5ddev 3.2 5.0.7 i386
>Description:
./bootstrap --prefer-pkgsrc yes
...
gcc -DHAVE_CONFIG_H -DOPSYS_NAME=\"SCO_SV\" -DPKGSRC_MACHINE_ARCH=\"\" -DBINDIR=\"/usr/pkg/sbin\" -I/u/build/pkgsrc/bootstrap/work/libnbcompat -I/u/build/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c main.c
gcc -DHAVE_CONFIG_H -DOPSYS_NAME=\"SCO_SV\" -DPKGSRC_MACHINE_ARCH=\"\" -DBINDIR=\"/usr/pkg/sbin\" -I/u/build/pkgsrc/bootstrap/work/libnbcompat -I/u/build/pkgsrc/bootstrap/work/libarchive/libarchive -I. -I. -I../lib -DBOOTSTRAP -g -O2 -c perform.c
gcc -L/u/build/pkgsrc/bootstrap/work/libnbcompat -L../lib -o pkg_add main.o perform.o -linstall /u/build/pkgsrc/bootstrap/work/libarchive/.libs/libarchive.a -lsocket -lnbcompat
Undefined first referenced
symbol in file
archive_read_support_filter_bzip2 libinstall.a(pkg_io.o)
archive_read_support_filter_gzip libinstall.a(pkg_io.o)
archive_read_support_filter_xz libinstall.a(pkg_io.o)
archive_read_free perform.o
archive_write_free perform.o
UX:i386ld: ERROR: Symbol referencing errors. No output written to pkg_add
collect2: ld returned 1 exit status
*** [pkg_add] Error code 1
bmake: stopped in /u/build/pkgsrc/bootstrap/work/pkg_install/add 1 error
bmake: stopped in /u/build/pkgsrc/bootstrap/work/pkg_install/add
*** [all] Error code 1
bmake: stopped in /u/build/pkgsrc/bootstrap/work/pkg_install 1 error
bmake: stopped in /u/build/pkgsrc/bootstrap/work/pkg_install
===> exited with status 2
aborted.
>How-To-Repeat:
Following the instructions in README.OpenServer5
Packages Built
autoconf-2.69
automake-1.16.1
bison-2.3
coreutils-7.6
flex-2.5.4
gmp-4.2.4
gperf-3.0.4
groff-1.20.
m4-1.49
make-3.82
mpc-0.8.2
mpfr-2.3.2
mpfr-2.4.2
ncftp-3.2.6
prngd-0.9.29
tar-1.16.1
texinfo-4.9
Prerequisite packages for pkgsrc
binutils-2.24
gcc-4.2.4
cd pkgsrc/bootstrap/
./bootstrap --prefer-pkgsrc yes
>Fix:
Home |
Main Index |
Thread Index |
Old Index