Opened 11 years ago

Last modified 9 years ago

#40165 closed defect

nettle @2.6_0+universal: build fails in aes-decrypt-internal.asm: "bad register name" — at Version 1

Reported by: jan.wagner@… Owned by: exodusd@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc: nicke@…
Port: nettle

Description (last modified by larryv (Lawrence Velázquez))

During "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.

: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
:info:build aes-decrypt-internal.asm:119:bad register name `%rbx'
...

Change History (2)

Changed 11 years ago by jan.wagner@…

Attachment: main.log added

comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)

Cc: nicke@… added
Description: modified (diff)
Keywords: nettle removed
Owner: changed from macports-tickets@… to exodusd@…
Summary: Nettle: aes-decrypt-internal.asm: bad register namenettle @2.6_0+universal: build fails in aes-decrypt-internal.asm: "bad register name"

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

Note: See TracTickets for help on using tickets.