[MacPorts] #58924: libogg @1.3.4: error: unknown type name 'uint16_t'

MacPorts noreply at macports.org
Tue Sep 3 22:20:05 UTC 2019


#58924: libogg @1.3.4: error: unknown type name 'uint16_t'
---------------------+-------------------------
  Reporter:  kencu   |      Owner:  (none)
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:  snowleopard
      Port:  libogg  |
---------------------+-------------------------
Description changed by kencu:

Old description:

> I was working on this update yesterday and came across this error on
> 10.6.8 so I held back the on the update -- the solution of which was not
> immediately obvious to me. Perhaps I was just tired. But I see Chris
> found it and bumped it, so now it's an official ticket!
> {{{
> /bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/clang-mp-5.0
> -DHAVE_CONFIG_H -I. -I..  -I../include -I../include -I/opt/local/include
> -fno-common -O4 -Wall -fsigned-char -ffast-math -pipe -Os -arch x86_64
> -arch i386 -c -o bitwise.lo bitwise.c
> In file included from bitwise.c:23:
> In file included from framing.c:29:
> In file included from ../include/ogg/ogg.h:24:
> ../include/ogg/os_types.h:75:12: error: unknown type name 'uint16_t'
>    typedef uint16_t ogg_uint16_t;
>            ^
> In file included from ../include/ogg/ogg.h:24:
> ../include/ogg/os_types.h:75:12: error: unknown type name 'uint16_t'
>    typedef uint16_t ogg_uint16_t;
>            ^
> ../include/ogg/os_types.h:77:12: error: unknown type name 'uint32_t'
>    typedef uint32_t ogg_uint32_t;
>            ^
> ../include/ogg/os_types.h:79:12: error: unknown type name 'uint64_t'
>    typedef uint64_t ogg_uint64_t;
>            ^
> ../include/ogg/os_types.h:77:12: error: unknown type name 'uint32_t'
>    typedef uint32_t ogg_uint32_t;
>            ^
> ../include/ogg/os_types.h:79:12: error: unknown type name 'uint64_t'
>    typedef uint64_t ogg_uint64_t;
>            ^
> 3 errors generated.
> make[2]: *** [test_bitwise-bitwise.o] Error 1
> }}}
>
> I'm not sure at this moment which all systems are affected.

New description:

 I was working on this update yesterday and came across this error on
 10.6.8 so I held back on the update -- the solution to which was not
 immediately obvious to me. Perhaps I was just tired. But I see Chris found
 it and bumped it, so now it's an official ticket!
 {{{
 /bin/sh ../libtool  --tag=CC   --mode=compile /opt/local/bin/clang-mp-5.0
 -DHAVE_CONFIG_H -I. -I..  -I../include -I../include -I/opt/local/include
 -fno-common -O4 -Wall -fsigned-char -ffast-math -pipe -Os -arch x86_64
 -arch i386 -c -o bitwise.lo bitwise.c
 In file included from bitwise.c:23:
 In file included from framing.c:29:
 In file included from ../include/ogg/ogg.h:24:
 ../include/ogg/os_types.h:75:12: error: unknown type name 'uint16_t'
    typedef uint16_t ogg_uint16_t;
            ^
 In file included from ../include/ogg/ogg.h:24:
 ../include/ogg/os_types.h:75:12: error: unknown type name 'uint16_t'
    typedef uint16_t ogg_uint16_t;
            ^
 ../include/ogg/os_types.h:77:12: error: unknown type name 'uint32_t'
    typedef uint32_t ogg_uint32_t;
            ^
 ../include/ogg/os_types.h:79:12: error: unknown type name 'uint64_t'
    typedef uint64_t ogg_uint64_t;
            ^
 ../include/ogg/os_types.h:77:12: error: unknown type name 'uint32_t'
    typedef uint32_t ogg_uint32_t;
            ^
 ../include/ogg/os_types.h:79:12: error: unknown type name 'uint64_t'
    typedef uint64_t ogg_uint64_t;
            ^
 3 errors generated.
 make[2]: *** [test_bitwise-bitwise.o] Error 1
 }}}

 I'm not sure at this moment which all systems are affected.

--

-- 
Ticket URL: <https://trac.macports.org/ticket/58924#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list