Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713248 - dev-util/cpputest-3.8 : ./.../MemoryLeakDetectorMallocMacros.h: error: expected identifier before string constant
Summary: dev-util/cpputest-3.8 : ./.../MemoryLeakDetectorMallocMacros.h: error: expect...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-18 16:45 UTC by Toralf Förster
Modified: 2021-02-01 17:06 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.10 KB, text/plain)
2020-03-18 16:45 UTC, Toralf Förster
Details
dev-util:cpputest-3.8:20200318-155820.log (dev-util:cpputest-3.8:20200318-155820.log,17.76 KB, text/plain)
2020-03-18 16:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,88.19 KB, text/plain)
2020-03-18 16:45 UTC, Toralf Förster
Details
environment (environment,15.58 KB, text/plain)
2020-03-18 16:45 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.98 KB, application/x-bzip)
2020-03-18 16:45 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.72 KB, application/x-bzip)
2020-03-18 16:45 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,9.07 KB, application/x-bzip)
2020-03-18 16:46 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 2020-03-18 16:45:40 UTC
x86_64-gentoo-linux-musl-g++ -DHAVE_CONFIG_H -I.   -include ./include/CppUTest/MemoryLeakDetectorMallocMacros.h -I ./include     -include ./include/CppUTest/MemoryLeakDetectorNewMacros.h  -Wno-c++11-long-long -Wno-long-long -Wall -Wextra -Wshadow -Wswitch-default -Wswitch-enum -Wconversion -pedantic -Wsign-conversion -Woverloaded-virtual -Wno-disabled-macro-expansion -Wno-padded -Wno-reserved-id-macro -Wno-keyword-macro -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-old-style-cast   -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o src/CppUTest/lib_libCppUTest_a-CommandLineArguments.o test -f src/CppUTest/CommandLineArguments.cpp || echo ./src/CppUTest/CommandLineArguments.cpp
././include/CppUTest/MemoryLeakDetectorMallocMacros.h:51:53: error: expected identifier before string constant
   51 | #define calloc(a, b) cpputest_calloc_location(a, b, __FILE__, __LINE__)
      |                                                     ^~~~~~~~
././include/CppUTest/MemoryLeakDetectorMallocMacros.h:51:53: error: expected , or ... before string constant

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200316-165821

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.1 *

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 18 Mar 2020 13:38:27 +0000
emerge -qpvO dev-util/cpputest
[ebuild  N    ] dev-util/cpputest-3.8  USE="-test"
Comment 1 Toralf Förster gentoo-dev 2020-03-18 16:45:42 UTC
Created attachment 621764 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-18 16:45:45 UTC
Created attachment 621766 [details]
dev-util:cpputest-3.8:20200318-155820.log
Comment 3 Toralf Förster gentoo-dev 2020-03-18 16:45:48 UTC
Created attachment 621768 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-18 16:45:51 UTC
Created attachment 621770 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-18 16:45:54 UTC
Created attachment 621772 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-18 16:45:57 UTC
Created attachment 621774 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-03-18 16:46:00 UTC
Created attachment 621776 [details]
temp.tbz2
Comment 8 Jakov Smolić archtester gentoo-dev 2021-02-01 17:06:16 UTC
Please test latest version (4.0)