Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Jun 2015 16:18:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200656] missing execinfo.h
Message-ID:  <bug-200656-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200656

            Bug ID: 200656
           Summary: missing execinfo.h
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: vampludie@gmail.com

# uname -rm                                                                    
               9.3-RELEASE-p14 amd64

# cd /usr/ports/devel/libexecinfo
# make config && make install clean && rehash
===>  Found saved configuration for libexecinfo-1.1_3
===>   libexecinfo-1.1_3 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by libexecinfo-1.1_3 for building
===>  Extracting for libexecinfo-1.1_3
=> SHA256 Checksum OK for libexecinfo-1.1.tar.bz2.
===>  Patching for libexecinfo-1.1_3
===>  Applying FreeBSD patches for libexecinfo-1.1_3
===>  Configuring for libexecinfo-1.1_3
===>  Building for libexecinfo-1.1_3
Warning: Object directory not changed from original
/usr/ports/devel/libexecinfo/work/libexecinfo-1.1
cc  -O2 -pipe -std=gnu99  -fstack-protector  -c stacktraverse.c -o
stacktraverse.o
cc -fpic -DPIC  -O2 -pipe -std=gnu99  -fstack-protector  -c stacktraverse.c -o
stacktraverse.So
cc  -O2 -pipe -std=gnu99  -fstack-protector  -c execinfo.c -o execinfo.o
cc -fpic -DPIC  -O2 -pipe -std=gnu99  -fstack-protector  -c execinfo.c -o
execinfo.So
building static execinfo library
ranlib libexecinfo.a
building shared library libexecinfo.so.1
`Makefile' is up to date.
===>  Staging for libexecinfo-1.1_3
===>   Generating temporary packing list
`Makefile' is up to date.
install -C -C -o root -g wheel -m 444   libexecinfo.a
/usr/ports/devel/libexecinfo/work/stage/usr/local/lib
install -C -s -o root -g wheel -m 444     libexecinfo.so.1
/usr/ports/devel/libexecinfo/work/stage/usr/local/lib
install -C -l s libexecinfo.so.1
/usr/ports/devel/libexecinfo/work/stage/usr/local/lib/libexecinfo.so
install -C  -m 0644 /usr/ports/devel/libexecinfo/work/libexecinfo-1.1/README
/usr/ports/devel/libexecinfo/work/stage/usr/local/share/doc/libexecinfo
====> Compressing man pages (compress-man)
===>  Installing for libexecinfo-1.1_3
===>  Checking if libexecinfo already installed
===>   Registering installation for libexecinfo-1.1_3
pkg-static: Unable to access file
/usr/ports/devel/libexecinfo/work/stage/usr/local/include/execinfo.h: No such
file or directory
*** [fake-pkg] Error code 74

Stop in /usr/ports/devel/libexecinfo.
*** [install] Error code 1

Stop in /usr/ports/devel/libexecinfo.

-- 
You are receiving this mail because:
You are the assignee for the bug.



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