[MacPorts] #21105: bash fails to build with x86_64 universal variant
MacPorts
noreply at macports.org
Fri Sep 4 21:31:29 PDT 2009
#21105: bash fails to build with x86_64 universal variant
----------------------------------+-----------------------------------------
Reporter: 858wildcat@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: | Port:
----------------------------------+-----------------------------------------
bash does not compile when specifying the universal variant (set to
compile x86_64). This is using 1.8.0 on Snow Leopard.
{{{
~> sudo port upgrade --enforce-variants bash +universal
---> Computing dependencies for bash
---> Building bash
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_shells_bash/work/bash-4.0"
&& /usr/bin/make -j7 all " returned error 2
Command output: start in crt1.10.6.o
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
lipo: can't open input file: /var/tmp//cc46BLSW.out (No such file or
directory)
make[1]: *** [mkbuiltins] Error 1
make: *** [builtins/builtext.h] Error 1
make: *** Waiting for unfinished jobs....
subst.c:58:31: error: builtins/builtext.h: No such file or directory
version.c: In function 'show_shell_version':
version.c:91: warning: format not a string literal and no format arguments
version.c:92: warning: format not a string literal and no format arguments
subst.c: In function 'process_substitute':
subst.c:4559: warning: format not a string literal and no format arguments
subst.c:4575: warning: format not a string literal and no format arguments
subst.c:4607: warning: format not a string literal and no format arguments
subst.c: In function 'command_substitute':
subst.c:4868: warning: format not a string literal and no format arguments
subst.c:4902: warning: format not a string literal and no format arguments
subst.c:4919: warning: format not a string literal and no format arguments
subst.c:58:31: error: builtins/builtext.h: No such file or directory
subst.c: In function 'process_substitute':
subst.c:4559: warning: format not a string literal and no format arguments
subst.c:4575: warning: format not a string literal and no format arguments
subst.c:4607: warning: format not a string literal and no format arguments
subst.c: In function 'command_substitute':
subst.c:4868: warning: format not a string literal and no format arguments
subst.c:4902: warning: format not a string literal and no format arguments
subst.c:4919: warning: format not a string literal and no format arguments
lipo: can't figure out the architecture type of: /var/tmp//ccoOnVJ3.out
make: *** [subst.o] Error 1
}}}
--
Ticket URL: <http://trac.macports.org/ticket/21105>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list