#28924: pbc: universal variant fails -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: jgilab@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: pbc -------------------------------------+-------------------------------------- {{{ libtool: link: ccache /usr/bin/gcc-4.2 -fnested-functions -Wall -W -Wfloat-equal -Wpointer-arith -Wcast-align -Wstrict-prototypes -Wredundant-decls -Wendif-labels -Wshadow -pipe -ffast-math -U__STRICT_ANSI__ -std=gnu99 -g -O2 -arch x86_64 -arch i386 -o pbc/.libs/pbc pbc_pbc-parser.tab.o pbc_pbc-lex.yy.o pbc_pbc-pbc.o pbc_pbc- pbc_getline.o pbc_pbc-darray.o pbc_pbc-symtab.o -L/opt/local/lib ./.libs/libpbc.dylib /opt/local/lib/libgmp.dylib -lm ld: warning: in pbc_pbc-parser.tab.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in pbc_pbc-lex.yy.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in pbc_pbc-pbc.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in pbc_pbc-pbc_getline.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in pbc_pbc-darray.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in pbc_pbc-symtab.o, file was built for unsupported file format which is not the architecture being linked (i386) Undefined symbols for architecture i386: "_main", referenced from: start in crt1.10.6.o ld: symbol(s) not found for architecture i386 collect2: ld returned 1 exit status }}} -- Ticket URL: <https://trac.macports.org/ticket/28924> MacPorts <http://www.macports.org/> Ports system for Mac OS