Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Jan 2015 21:13:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 196425] New: make tinderbox failed when running `make_keys`
Message-ID:  <bug-196425-8@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 196425
           Summary: make tinderbox failed when running `make_keys`
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: misc
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: ngie@FreeBSD.org

It looks like something's broken with cross-compilation...

--- lib/ncurses/ncurses__L ---
./make_keys keys.list > init_keytry.h
sh: ./make_keys: Exec format error
--- lib/libpam__L ---
CC='cc  ' mkdep -f .depend -a   
-I/usr/src.svn/lib/libpam/modules/pam_deny/../../../../contrib/openpam/include
-I/usr/src.svn/lib/libpam/modules/pam_deny/../../libpam -DOPENPAM_DEBUG
-std=gnu99   /usr/src.svn/lib/libpam/modules/pam_deny/pam_deny.c
--- lib/ncurses/ncurses__L ---
*** [init_keytry.h] Error code 126

$ find /usr/obj/powerpc.powerpc* -name make_keys | xargs file
/usr/obj/powerpc.powerpc/usr/src.svn/lib/ncurses/ncurses/make_keys:    ELF
32-bit MSB executable, PowerPC or cisco 4500, version 1 (FreeBSD), dynamically
linked (uses shared libs), FreeBSD-style, for FreeBSD 11.0 (1100052), not
stripped
/usr/obj/powerpc.powerpc/usr/src.svn/lib/ncurses/ncursesw/make_keys:   ELF
32-bit MSB executable, PowerPC or cisco 4500, version 1 (FreeBSD), dynamically
linked (uses shared libs), FreeBSD-style, for FreeBSD 11.0 (1100052), not
stripped
/usr/obj/powerpc.powerpc64/usr/src.svn/lib/ncurses/ncurses/make_keys:  ELF
64-bit MSB executable, 64-bit PowerPC or cisco 7500, version 1 (FreeBSD),
dynamically linked (uses shared libs), FreeBSD-style, for FreeBSD 11.0
(1100052), not stripped
/usr/obj/powerpc.powerpc64/usr/src.svn/lib/ncurses/ncursesw/make_keys: ELF
64-bit MSB executable, 64-bit PowerPC or cisco 7500, version 1 (FreeBSD),
dynamically linked (uses shared libs), FreeBSD-style, for FreeBSD 11.0
(1100052), not stripped

-- 
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-196425-8>