Giter Site home page Giter Site logo

Comments (7)

4re avatar 4re commented on August 22, 2024 1

I see, that is a leftover from the old past... Gonna fix it right now, thx for pointing it out.

from vapoursynth-portage.

4re avatar 4re commented on August 22, 2024

Fixed, thanks for the report.

from vapoursynth-portage.

EoD avatar EoD commented on August 22, 2024

@4re How did you fix it?

I still get the same error with media-libs/vapoursynth-39

/bin/sh ./libtool  --mode=compile --tag=CC nasm -DARCH_X86_64=1 -DPIC -f elf64 -I./include/ -w -Worphan-labels -Wunrecognized-char -Dprivate_prefix=vs -o src/core/asm/x86/check.lo src/core/asm/x86/check.asm -prefer-non-pic
libtool: compile:  nasm -DARCH_X86_64=1 -DPIC -f elf64 -I./include/ -w -Worphan-labels -Wunrecognized-char -Dprivate_prefix=vs src/core/asm/x86/check.asm -o src/core/asm/x86/.libs/check.o
nasm: error: invalid warning `Worphan-labels'
nasm: error: invalid warning `unrecognized-char'
type `nasm -h' for help
make: *** [Makefile:2007: src/core/asm/x86/check.lo] Error 1

from vapoursynth-portage.

4re avatar 4re commented on August 22, 2024

Making the ebuild install the appropriate nasm version for vapoursynth to build?
What version of nasm is installed in your system?

from vapoursynth-portage.

EoD avatar EoD commented on August 22, 2024
=================================================================
                        Package Settings
=================================================================

dev-lang/nasm-2.12.01::gentoo was built with the following:
USE="-doc" ABI_X86="(64)"
CFLAGS="-O2 -pipe -march=native"
CXXFLAGS="-O2 -pipe -march=native"

and the new vapoursynth package does not pull in a new nasm version.

DEPEND="${RDEPEND}
amd64? ( dev-lang/nasm )
>=dev-python/cython-0.24.1
doc? (
dev-python/sphinx[${PYTHON_USEDEP}]
dev-python/sphinxcontrib-websupport[${PYTHON_USEDEP}]
)
virtual/pkgconfig
x86? ( >=dev-lang/nasm-2.13.01 )
"

from vapoursynth-portage.

4re avatar 4re commented on August 22, 2024

Are your repos / overlays up to date? That version is too old and it is not possible portage is trying to build vapoursynth without previously bumping nasm to 2.13.01.

from vapoursynth-portage.

EoD avatar EoD commented on August 22, 2024

@4re please see my post above. The error is in line 54 in the ebuild. It also does look wrong that you have a separate line 54 and line 61.

from vapoursynth-portage.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.