#17555 closed defect (fixed)
texlive_base fails to build universal
Reported by: | jeremyhu (Jeremy Huddleston Sequoia) | Owned by: | milosh@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | universal | Cc: | milosh@… |
Port: | texlive_base |
Description
ranlib: for architecture: i386 file: libopenbsd-compat.a(strtoul.o) has no symbols esubdirs="libs/obsdcompat libs/teckit libs/icu-xetex libs/freetype libs/t1lib libs/type1 libs/xpdf utils/dialog utils/lcdf-typetools utils/pdfopen utils/ps2eps utils/t1utils texk"; \ for dir in $esubdirs; do \ echo making all in $dir; \ (if test -f $dir/Makefile; then cd $dir && make all; else true; fi) || exit 1; \ done making all in libs/obsdcompat make[1]: Nothing to be done for `all'. making all in libs/teckit make all-recursive Making all in lib make[3]: Nothing to be done for `all'. Making all in bin make[3]: Nothing to be done for `all'. Making all in docs make[3]: Nothing to be done for `all'. Making all in test make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. making all in libs/icu-xetex make[1]: Making `all' in `stubdata' /usr/bin/gcc-4.0 -isystem/opt/local/include -isysroot /Developer/SDKs/MacOSX10.5.Internal.sdk -I../common -I../common -O2 -isysroot /Developer/SDKs/MacOSX10.5.Internal.sdk -arch ppc -arch i386 -mmacosx-version-min=10.5 -fno-common -c -o stubdata.ao stubdata.c /usr/bin/ar rv libsicudata.a stubdata.ao ar: libsicudata.a is a fat file (use libtool(1) or lipo(1) and ar(1) on it) ar: libsicudata.a: Inappropriate file type or format make[2]: *** [libsicudata.a(stubdata.ao)] Error 1 rm stubdata.ao make[1]: *** [all-recursive] Error 2 make: *** [all] Error 1
Change History (4)
comment:1 Changed 16 years ago by milosh@…
Status: | new → assigned |
---|
comment:2 Changed 16 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Sorry, I didn't notice your response.
Yes, it is specific to universal, so I pushed "universal_variant no" because I thought you hadn't responded yet.
Leave this open if you want to "fix" it for universal someday... otherwise go ahead and close.
comment:3 Changed 16 years ago by milosh@…
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Is it specific to the universal build? If so, I suppose I will add a "universal_variant no" to the Portfile.