New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #22737 (closed defect: fixed)

Opened 2 years ago

Last modified 16 months ago

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@…, and.damore@…
Port: pdflib

Description (last modified by jmr@…) (diff)

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

Changed 2 years ago by larsko@…

[duplicate comment removed by admin]

Changed 2 years ago by jmr@…

  • description modified (diff)

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

Changed 2 years ago by larsko@…

Yes, I'm using +universal.

Changed 2 years ago by jmr@…

  • summary changed from PDFlib not building on Snow Leopard to PDFlib +universal not building on Snow Leopard

Changed 21 months ago by cavinsays@…

Same for me. Builds fine without universal though.

Changed 21 months ago by cavinsays@…

  • cc cavinsays@… added

Cc Me!

Changed 16 months ago by and.damore@…

  • cc and.damore@… added

Cc Me!

Changed 16 months ago by raimue@…

  • status changed from new to closed
  • resolution set to fixed

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

Note: See TracTickets for help on using tickets.