Changes between Initial Version and Version 1 of Ticket #40165


Ignore:
Timestamp:
Aug 18, 2013, 4:09:58 AM (11 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

Thanks for the ticket. In the future, please Cc relevant port maintainers (port info --maintainers).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40165

    • Property Owner changed from macports-tickets@… to exodusd@…
    • Property Keywords nettle removed
    • Property Cc nicke@… added
    • Property Summary changed from Nettle: aes-decrypt-internal.asm: bad register name to nettle @2.6_0+universal: build fails in aes-decrypt-internal.asm: "bad register name"
  • Ticket #40165 – Description

    initial v1  
    11During "port upgrade outdated" from 2.1.3 to 2.2.0 compilation of the assembler part fails (OS X 10.6, Intel Mac Mini, universal compile). Log is attached.
    22
     3{{{
    34:info:build /usr/bin/gcc-4.2 -I. -I/opt/local/include -DHAVE_CONFIG_H -pipe -Os -arch x86_64 -arch i386 -ggdb3 -Wno-pointer-sign -Wall -W   -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes   -Wpointer-arith -Wbad-function-cast -Wnested-externs -fPIC  -fPIC -c aes-decrypt-internal.s
    45:info:build aes-decrypt-internal.asm:119:bad register name `%rbx'
    56...
     7}}}