pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/48107: devel/libffi fails to build on HP-UX
>Number: 48107
>Category: pkg
>Synopsis: devel/libffi fails to build on HP-UX
>Confidential: no
>Severity: critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Aug 07 02:40:00 +0000 2013
>Originator: Paul Ackersviller
>Release: pkgsrc
>Organization:
>Environment:
HP-UX tdcbajc1 B.11.31 U ia64 3071686582 unlimited-user license
>Description:
Below shows the tail end of a log, where something gets
stuck waiting for input from stdin, so just before the end I hit
an EOF at the terminal.
checking whether byte ordering is bigendian... yes
checking assembler .cfi pseudo-op support... no
checking whether .eh_frame section should be read-only... expr: Syntax error
yes
checking for __attribute__((visibility("hidden")))... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/ffi.h
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating man/Makefile
config.status: creating libffi.pc
config.status: creating fficonfig.h
config.status: linking ../src/ia64/ffitarget.h to include/ffitarget.h
config.status: executing buildir commands
config.status: create top_srcdir/Makefile guessed from local Makefile
config.status: buggy sed found - it deletes tab in "a" text parts
config.status: build in ia64-hp-hpux11.31 (HOST=)
config.status: executing depfiles commands
config.status: executing libtool commands
rm: libtoolT non-existent
config.status: executing include commands
config.status: executing src commands
=> Modifying libtool scripts to use pkgsrc libtool
===> Building for libffi-3.0.13
/bin/sh: : Execute permission denied.
/bin/sh: ia64-hp-hpux11.31: not found.
MAKE ia64-hp-hpux11.31 : 0 * all
/bin/sh: : cannot execute
/bin/sh: Makefile |tail -1| sed -e 's/.*|//' : not found.
*** Error code 1
Stop.
bmake: stopped in /devapp/pkgsrc/devel/libffi/work/libffi-3.0.13
*** Error code 1
>How-To-Repeat:
bmake -C devel/libffi
>Fix:
Removing patches other than patch-a{c,d} seems to avoid the problem.
Home |
Main Index |
Thread Index |
Old Index