#40165: nettle @2.6_0+universal: build fails in aes-decrypt-internal.asm: "bad register name" ---------------------------+----------------------- Reporter: jan.wagner@… | Owner: exodusd@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: nettle | ---------------------------+----------------------- Changes (by larryv@…): * cc: nicke@… (added) * keywords: nettle => * owner: macports-tickets@… => exodusd@… Old description:
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' ...
New description: 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' ... }}} -- Comment: Thanks for the ticket. In the future, please Cc relevant port maintainers (`port info --maintainers`). -- Ticket URL: <https://trac.macports.org/ticket/40165#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X