Changes between Initial Version and Version 1 of Ticket #20982
- Timestamp:
- Aug 31, 2009, 9:30:03 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20982
- Property Owner changed from macports-tickets@… to waqar@…
- Property Keywords snowleopard added; jpeg removed
-
Ticket #20982 – Description
initial v1 1 1 jpeg port does not build on Snow Leopard with the i386 build arch set in macports.conf. There are no other ports installed at the time. It fails to link as shown here: 2 2 3 {{{ 3 4 /usr/bin/gcc-4.2 -O2 -arch i386 -isystem/opt/local/include -I. -c ./wrbmp.c -fno-common -DPIC -o .libs/wrbmp.lo 4 5 rm -f .libs/rdcolmap.lo … … 82 83 Warning: the following items did not execute (for jpeg): org.macports.activate org.macports.build org.macports.destroot org.macports.install 83 84 Error: Status 1 encountered during processing. 85 }}}