Skip to content

strange warning in build process #15

@sl1pkn07

Description

@sl1pkn07
Building JPEG XR shared lib
mkdir -p /tmp/makepkg/jxrlib-git/src/jxrlib/build
cc -shared /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/encode/encode.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/encode/segenc.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/encode/strenc.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/encode/strFwdTransform.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/encode/strPredQuantEnc.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/decode/decode.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/decode/postprocess.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/decode/segdec.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/decode/strdec.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/decode/strInvTransform.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/decode/strPredQuantDec.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/decode/JXRTranscode.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/sys/adapthuff.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/sys/image.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/sys/strcodec.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/sys/strPredQuant.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/sys/strTransform.o /tmp/makepkg/jxrlib-git/src/jxrlib/build/image/sys/perfTimerANSI.o -o /tmp/makepkg/jxrlib-git/src/jxrlib/build/libjpegxr.so
/tmp/makepkg/jxrlib-git/src/jxrlib/build/image/encode/strenc.o: In function `StrIOEncInit':
strenc.c:(.text+0xc17): warning: the use of `tmpnam' is dangerous, better use `mkstemp'

gcc is 6.2.1

greetings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions