Bugs item #1690017, was opened at 2007-03-28 16:11 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1690017&group_id=48422
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Build Group: rpy Status: Open Resolution: None Priority: 5 Private: No Submitted By: GNupsi (Andre Spitaler) (gnupsi) Assigned to: Nobody/Anonymous (nobody) Summary: Build failed on OS X PPC Initial Comment: despite an extensive search I have not found a similar problem which could be usefull in solving the following: gnupsi$ sudo python setup.py build RHOMES= [] Setting RHOMES to ['/Library/Frameworks/R.framework/Resources'] ### Using R verion 2.4.1 installed at /Library/Frameworks/R.framework/Resources ### RHOME= /Library/Frameworks/R.framework/Resources copying src/rpymodule.c -> src/rpymodule2041.c copying src/R_eval.c -> src/R_eval2041.c copying src/io.c -> src/io2041.c running build running build_py running build_ext building '_rpy2041' extension gcc -arch i386 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -g -bundle -undefined dynamic_lookup build/temp.macosx-10.3-fat-2.4/src/rpymodule2041.o build/temp.macosx-10.3-fat-2.4/src/R_eval2041.o build/temp.macosx-10.3-fat-2.4/src/io2041.o -L/Library/Frameworks/R.framework/Resources/bin -L/Library/Frameworks/R.framework/Resources/lib -L/Library/Frameworks/R.framework/Resources/bin -L/Library/Frameworks/R.framework/Resources/lib -lR -o build/lib.macosx-10.3-fat-2.4/_rpy2041.so /usr/bin/ld: for architecture i386 /usr/bin/ld: warning fat file: /Developer/SDKs/MacOSX10.4u.sdk/Library/Frameworks/R.framework/Resources/lib/libR.dylib does not contain an architecture that matches the specified -arch flag: i386 (file ignored) /usr/bin/ld: for architecture ppc /usr/bin/ld: warning can't open dynamic library: /Developer/SDKs/MacOSX10.4u.sdk/usr/local/lib/libgfortran.2.dylib referenced from: /Developer/SDKs/MacOSX10.4u.sdk/Library/Frameworks/R.framework/Resources/lib/libR.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2) /usr/bin/ld: warning can't open dynamic library: /Developer/SDKs/MacOSX10.4u.sdk/usr/local/lib/libgcc_s.1.dylib referenced from: /Developer/SDKs/MacOSX10.4u.sdk/Library/Frameworks/R.framework/Resources/lib/libR.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2) /usr/bin/ld: warning can't open dynamic library: /Developer/SDKs/MacOSX10.4u.sdk/sw/lib/libintl.3.dylib referenced from: /Developer/SDKs/MacOSX10.4u.sdk/Library/Frameworks/R.framework/Resources/lib/libR.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2) /usr/bin/ld: warning can't open dynamic library: /Developer/SDKs/MacOSX10.4u.sdk/sw/lib/libiconv.2.dylib referenced from: /Developer/SDKs/MacOSX10.4u.sdk/Library/Frameworks/R.framework/Resources/lib/libR.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2) /usr/bin/ld: Undefined symbols: _libintl_gettext referenced from libR expected to be defined in /sw/lib/libintl.3.dylib ___gcc_qadd referenced from libR expected to be defined in /usr/local/lib/libgcc_s.1.dylib ___gcc_qdiv referenced from libR expected to be defined in /usr/local/lib/libgcc_s.1.dylib ___fixdfdi referenced from libR expected to be defined in /usr/local/lib/libgcc_s.1.dylib ___floatdidf referenced from libR expected to be defined in /usr/local/lib/libgcc_s.1.dylib ___gcc_qmul referenced from libR expected to be defined in /usr/local/lib/libgcc_s.1.dylib ___gcc_qsub referenced from libR expected to be defined in /usr/local/lib/libgcc_s.1.dylib _libintl_bindtextdomain referenced from libR expected to be defined in /sw/lib/libintl.3.dylib _libintl_dgettext referenced from libR expected to be defined in /sw/lib/libintl.3.dylib _libintl_dngettext referenced from libR expected to be defined in /sw/lib/libintl.3.dylib _libintl_ngettext referenced from libR expected to be defined in /sw/lib/libintl.3.dylib _libintl_textdomain referenced from libR expected to be defined in /sw/lib/libintl.3.dylib _libiconv referenced from libR expected to be defined in /sw/lib/libiconv.2.dylib _libiconv_close referenced from libR expected to be defined in /sw/lib/libiconv.2.dylib _libiconv_open referenced from libR expected to be defined in /sw/lib/libiconv.2.dylib _libiconvlist referenced from libR expected to be defined in /sw/lib/libiconv.2.dylib ___moddi3 referenced from libR expected to be defined in /usr/local/lib/libgcc_s.1.dylib collect2: ld returned 1 exit status lipo: can't open input file: /var/tmp//ccgHP0vV.out (No such file or directory) error: command 'gcc' failed with exit status 1 Any ideas? Thanks ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=453021&aid=1690017&group_id=48422 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list