Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Dec 2016 17:43:37 -0700
From:      Lewis Butler <gkreme@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   pkg 1.9.4
Message-ID:  <EC956550-0E62-4FC6-BC0B-C36DD194946E@gmail.com>

next in thread | raw e-mail | index | archive | help
Got this when trying to update to pkg-1.9.4

/bin/sh ../libtool  --tag=3DCC   --mode=3Dcompile cc -DHAVE_CONFIG_H -I. =
-I..    -I../compat -DWITH_SSL -Wno-pointer-sign -shared -O2 -pipe  =
-Wno-error -fstack-protector -fno-strict-aliasing -Wall =
-Wno-unused-function -D_BSD_SOURCE -DINET6=3D1 -MT =
libfetch/libfetch_la-common.lo -MD -MP -MF =
libfetch/.deps/libfetch_la-common.Tpo -c -o =
libfetch/libfetch_la-common.lo `test -f 'libfetch/common.c' || echo =
'./'`libfetch/common.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../compat -DWITH_SSL =
-Wno-pointer-sign -O2 -pipe -Wno-error -fstack-protector =
-fno-strict-aliasing -Wall -Wno-unused-function -D_BSD_SOURCE -DINET6=3D1 =
-MT libfetch/libfetch_la-common.lo -MD -MP -MF =
libfetch/.deps/libfetch_la-common.Tpo -c libfetch/common.c  -fPIC -DPIC =
-o libfetch/.libs/libfetch_la-common.o
libfetch/common.c:52:10: fatal error: 'openssl/x509v3.h' file not found
#include <openssl/x509v3.h>
         ^
1 error generated.
*** [libfetch/libfetch_la-common.lo] Error code 1

make[6]: stopped in /usr/ports/ports-mgmt/pkg/work/pkg-1.9.4/external
--- sqlite/libsqlite_la-sqlite3.lo ---
3 warnings generated.
mv -f sqlite/.deps/libsqlite_la-sqlite3.Tpo =
sqlite/.deps/libsqlite_la-sqlite3.Plo
1 error

make[6]: stopped in /usr/ports/ports-mgmt/pkg/work/pkg-1.9.4/external
*** [all-recursive] Error code 1

make[5]: stopped in /usr/ports/ports-mgmt/pkg/work/pkg-1.9.4/external
1 error

make[5]: stopped in /usr/ports/ports-mgmt/pkg/work/pkg-1.9.4/external
*** [all] Error code 2

make[4]: stopped in /usr/ports/ports-mgmt/pkg/work/pkg-1.9.4/external
1 error

make[4]: stopped in /usr/ports/ports-mgmt/pkg/work/pkg-1.9.4/external
*** [all-recursive] Error code 1

make[3]: stopped in /usr/ports/ports-mgmt/pkg/work/pkg-1.9.4
1 error

make[3]: stopped in /usr/ports/ports-mgmt/pkg/work/pkg-1.9.4
*** [all] Error code 2

make[2]: stopped in /usr/ports/ports-mgmt/pkg/work/pkg-1.9.4
1 error

make[2]: stopped in /usr/ports/ports-mgmt/pkg/work/pkg-1.9.4
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the =
failure to
the maintainer.

I did try it again with MAKE_JOBS_UNSAFE=3Dsafe and got the same error =
(without the not about MAKE_JOBS_UNSAFE)

I also rebuilt openssl and try again, same result.

FreeBSD 10.3-RELEASE-p11 #0: Mon Oct 24 18:47:18 UTC 2016

Ideas?





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EC956550-0E62-4FC6-BC0B-C36DD194946E>