Changes between Initial Version and Version 3 of Ticket #43635


Ignore:
Timestamp:
May 8, 2014, 6:41:32 PM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43635

    • Property Owner changed from macports-tickets@… to dluke@…
    • Property Status changed from new to assigned
    • Property Port clamav added
    • Property Summary changed from clamav 0.98.3_0 fails in build stage during upgrade from 0.98.1_1 on Leopard (ppc) to clamav 0.98.3_0 fails in build stage (missing symbols) with pre-Xcode 5.1
  • Ticket #43635 – Description

    initial v3  
    11In main.log, I have numerous innocuous warnings, at least as far as I could tell, then :
    22
    3 '''
    4 :info:build ld warning: in ../libclamav/libclamav.map, file is not of required architecture'''
     3{{{
     4:info:build ld warning: in ../libclamav/libclamav.map, file is not of required architecture
     5}}}
    56
    67A few lines later, I get
    78
    8 ''':info:build ld: symbol(s) not found
     9{{{
     10:info:build ld: symbol(s) not found
    911:info:build collect2: ld returned 1 exit status
    10 :info:build make[4]: *** [libclamav.la] Error 1'''
    11 
     12:info:build make[4]: *** [libclamav.la] Error 1
     13}}}
    1214
    1315Note that the Changelog for clamav 0.98.3 states that the release is intended to "address Windows-specific issues."  I'm by no means an expert, but perhaps this release wasn't meant for Macs that lack a windows boot partition.
    1416
    15 Machine: ppc 7450 (PowerBook G4, 1.67 GHz)
    16 OS: 10.5.8
    17 XCode: 3.1.4 (latest version for Leopard)
    18 Compiler: Xcode GCC 4.2
    19 Port: clamav@0.98.3_0 (upgrade) (no clamav_milter nor universal variants selected in original install)
     17Machine: ppc 7450 (PowerBook G4, 1.67 GHz) [[br]]
     18OS: 10.5.8 [[br]]
     19XCode: 3.1.4 (latest version for Leopard) [[br]]
     20Compiler: Xcode GCC 4.2 [[br]]
     21Port: clamav@0.98.3_0 (upgrade) (no clamav_milter nor universal variants selected in original install)  [[br]]
    2022main.log attached