[MacPorts] #40528: zeroc-ice35 doesn't build as 32 bit
MacPorts
noreply at macports.org
Wed Sep 18 22:23:10 PDT 2013
#40528: zeroc-ice35 doesn't build as 32 bit
---------------------+--------------------------------
Reporter: glenn@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Keywords: | Port:
---------------------+--------------------------------
{{{
$ more /opt/local/etc/macports/variants.conf
+i386
}}}
{{{
more
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
.org_release_ports_devel_zeroc-ice35/zeroc-ice35/main.log
...
$ tail -n30
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
.org_release_ports_devel_zeroc-ice35/zeroc-ice35/main.log
:info:build /usr/bin/clang++ -c -I.. -I../../include -DSLICE_API_EXPORTS
-g -O2 -DNDEBUG -Wall -Werror -D_REENTRANT MD5.cpp
:info:build /usr/bin/clang++ -c -I.. -I../../include -DSLICE_API_EXPORTS
-g -O2 -DNDEBUG -Wall -Werror -D_REENTRANT MD5I.cpp
:info:build rm -f ../../lib/libSlice.3.5.0.dylib
:info:build /usr/bin/clang++ -dynamiclib -g -O2 -DNDEBUG -Wall -Werror
-D_REENTRANT -L../../lib -o ../../lib/libSlice.3.5.0.dylib -install_name
@rpath/libSlice.35.dylib Scanner.o ../Slice/Grammar.o Parser.o
CPlusPlusUtil.o CsUtil.o JavaUtil.o Preprocessor.o Checksum.o PythonUtil.o
DotNetNames.o RubyUtil.o PHPUtil.o Util.o FileTracker.o MD5.o MD5I.o
-lZerocIceUtil -lpthread -L/opt/local/lib -lmcpp
:info:build ld: warning: ignoring file /opt/local/lib/libmcpp.dylib, file
was built for unsupported file format ( 0xce 0xfa 0xed 0xfe 0x 7 0x 0 0x 0
0x 0 0x 3 0x 0 0x 0 0x 0 0x 6 0x 0 0x 0 0x 0 ) which is not the
architecture being linked (x86_64): /opt/local/lib/libmcpp.dylib
:info:build Undefined symbols for architecture x86_64:
:info:build "_mcpp_get_mem_buffer", referenced from:
:info:build Slice::Preprocessor::preprocess(bool) in Preprocessor.o
:info:build
Slice::Preprocessor::printMakefileDependencies(Slice::Preprocessor::Language,
std::vector<std::string, std::allocator<std::string> > const&, std::string
const&, std::string const&) in Preprocessor.o
:info:build "_mcpp_lib_main", referenced from:
:info:build Slice::Preprocessor::preprocess(bool) in Preprocessor.o
:info:build
Slice::Preprocessor::printMakefileDependencies(Slice::Preprocessor::Language,
std::vector<std::string, std::allocator<std::string> > const&, std::string
const&, std::string const&) in Preprocessor.o
:info:build "_mcpp_use_mem_buffers", referenced from:
:info:build Slice::Preprocessor::preprocess(bool) in Preprocessor.o
:info:build
Slice::Preprocessor::printMakefileDependencies(Slice::Preprocessor::Language,
std::vector<std::string, std::allocator<std::string> > const&, std::string
const&, std::string const&) in Preprocessor.o
:info:build ld: symbol(s) not found for architecture x86_64
:info:build clang: error: linker command failed with exit code 1 (use -v
to see invocation)
:info:build make[2]: *** [../../lib/libSlice.3.5.0.dylib] Error 1
:info:build make[1]: *** [Slice] Error 2
:info:build make: *** [all] Error 1
:info:build Command failed: cd
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_ports_devel_zeroc-ice35/zeroc-ice35/work/Ice-3.5.0/cpp &&
make -j8 prefix='/opt/local' embedded_runpath_prefix='/opt/local'
CC='/usr/bin/clang' CXX='/usr/bin/clang++' OPTIMIZE='yes'
BZIP2_HOME='/opt/local' DB_HOME='/opt/local' EXPAT_HOME='/opt/local'
OPENSSL_HOME='/opt/local' READLINE_HOME='/opt/local' USE_READLINE=yes
MCPP_HOME='/opt/local' all && cd doc && make -j8
:info:build Exit code: 2
:error:build org.macports.build for port zeroc-ice35 returned: command
execution failed
:debug:build Error code: NONE
:debug:build Backtrace: command execution failed
while executing
"$procedure $targetname"
:info:build Warning: targets not executed for zeroc-ice35:
org.macports.activate org.macports.build org.macports.destroot
org.macports.install
:notice:build Please see the log file for port zeroc-ice35 for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
.org_release_ports_devel_zeroc-ice35/zeroc-ice35/main.log
}}}
--
Ticket URL: <https://trac.macports.org/ticket/40528>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list