Changes between Initial Version and Version 1 of Ticket #52621, comment 12


Ignore:
Timestamp:
Mar 10, 2018, 12:07:31 AM (6 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52621, comment 12

    initial v1  
    1 Today I put patch-python.3.diff into `$(port dir audacity)/files` (/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/audio/audacity/files in my case), then made `port clean`, then `sudo port install audacity`. The outcome was the same: :info:build ld: warning: ignoring file ../lib-src/lv2/liblv2.a, file was built for archive which is not the architecture being linked (x86_64): ../lib-src/lv2/liblv2.a
     1Today I put patch-python.3.diff into `$(port dir audacity)/files` (/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/audio/audacity/files in my case), then made `port clean`, then `sudo port install audacity`. The outcome was the same:
     2{{{
     3:info:build ld: warning: ignoring file ../lib-src/lv2/liblv2.a, file was built for archive which is not the architecture being linked (x86_64): ../lib-src/lv2/liblv2.a
     4}}}
    25
    36So, the patch doesn't seem to work.