Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831751 - dev-libs/mimetic-0.9.8 - contenttype.cxx: error: uint was not declared in this scope
Summary: dev-libs/mimetic-0.9.8 - contenttype.cxx: error: uint was not declared in thi...
Status: RESOLVED DUPLICATE of bug 712624
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-21 16:47 UTC by Toralf Förster
Modified: 2023-02-15 09:49 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.69 KB, text/plain)
2022-01-21 16:47 UTC, Toralf Förster
Details
dev-libs:mimetic-0.9.8:20220121-094831.log (dev-libs:mimetic-0.9.8:20220121-094831.log,24.66 KB, text/plain)
2022-01-21 16:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,274.50 KB, text/plain)
2022-01-21 16:47 UTC, Toralf Förster
Details
environment (environment,70.81 KB, text/plain)
2022-01-21 16:47 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,29.74 KB, application/x-bzip)
2022-01-21 16:47 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,8.88 KB, application/x-bzip)
2022-01-21 16:47 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.63 KB, application/x-bzip)
2022-01-21 16:47 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-01-21 16:47:49 UTC
libtool: compile:  x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I. -I.. -pipe -march=native -fno-diagnostics-color -O2 -DNDEBUG -DHAVE_MIMETIC_CONFIG -c contenttype.cxx  -fPIC -DPIC -o .libs/contenttype.o
make[3]: *** [Makefile:549: body.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
contenttype.cxx: In constructor 'mimetic::ContentType::Boundary::Boundary()':
contenttype.cxx:37:13: error: 'uint' was not declared in this scope; did you mean 'int'?
   37 |         for(uint i=0; i < 48; ++i)
      |             ^~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20220118-173105

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang/llvm (if any):
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
php cli:

  HEAD of ::gentoo
commit 2fd9845e5fd73acf766e0babac05c393e692bd59
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Jan 21 09:21:54 2022 +0000

    2022-01-21 09:21:52 UTC

emerge -qpvO dev-libs/mimetic
[ebuild  N    ] dev-libs/mimetic-0.9.8  USE="-doc -examples"
Comment 1 Toralf Förster gentoo-dev 2022-01-21 16:47:49 UTC
Created attachment 763052 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-21 16:47:50 UTC
Created attachment 763053 [details]
dev-libs:mimetic-0.9.8:20220121-094831.log
Comment 3 Toralf Förster gentoo-dev 2022-01-21 16:47:52 UTC
Created attachment 763054 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-21 16:47:53 UTC
Created attachment 763055 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-21 16:47:55 UTC
Created attachment 763056 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-21 16:47:56 UTC
Created attachment 763057 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-01-21 16:47:57 UTC
Created attachment 763058 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-15 09:49:30 UTC

*** This bug has been marked as a duplicate of bug 712624 ***