Opened 14 years ago

Closed 14 years ago

#22737 closed defect (fixed)

PDFlib +universal not building on Snow Leopard

Reported by: larsko@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc: cavinsays@…, anddam (Andrea D'Amore)
Port: pdflib

Description (last modified by jmroot (Joshua Root))

Trying to build PDFlib on Snow Leopard gives me the following --

--->  Computing dependencies for pdflib
--->  Fetching pdflib
--->  Verifying checksum(s) for pdflib
--->  Extracting pdflib
--->  Applying patches to pdflib
--->  Configuring pdflib
--->  Building pdflib
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_pdflib/work/PDFlib-Lite-7.0.4" && /usr/bin/make -j2 all " returned error 2
Command output: ../../libtool --silent --mode=compile /usr/bin/gcc-4.2 -c -isystem/opt/local/include -I/Developer/Headers/FlatCarbon -I../../libs/pdcore -I../../libs/pdflib  -I../../libs/flate   -O2 -arch x86_64 -arch i386 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_MAC_PLATFORM=\""Mac OS X"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1  -Wall    pc_aes.c
../../libtool --silent --mode=compile /usr/bin/gcc-4.2 -c -isystem/opt/local/include -I/Developer/Headers/FlatCarbon -I../../libs/pdcore -I../../libs/pdflib  -I../../libs/flate   -O2 -arch x86_64 -arch i386 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPDF_MAC_PLATFORM=\""Mac OS X"\" -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1  -Wall    pc_aescbc.c
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
libtool: compile: unable to infer tagged configuration
make[2]: *** [pc_aes.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
libtool: compile: specify a tag with `--tag'
make[2]: *** [pc_aescbc.lo] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2

Change History (8)

comment:1 Changed 14 years ago by larsko@…

[duplicate comment removed by admin]

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Description: modified (diff)

Are you using +universal or is it just trying to build universal anyway?

comment:3 Changed 14 years ago by larsko@…

Yes, I'm using +universal.

comment:4 Changed 14 years ago by jmroot (Joshua Root)

Summary: PDFlib not building on Snow LeopardPDFlib +universal not building on Snow Leopard

comment:5 Changed 14 years ago by cavinsays@…

Same for me. Builds fine without universal though.

comment:6 Changed 14 years ago by cavinsays@…

Cc: cavinsays@… added

Cc Me!

comment:7 Changed 14 years ago by anddam (Andrea D'Amore)

Cc: and.damore@… added

Cc Me!

comment:8 Changed 14 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: newclosed

Fixed in r72535. Ticket #26896 remains and makes +universal still unusable.

Note: See TracTickets for help on using tickets.