Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Feb 2018 00:52:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 226023] print/texlive-base: expected ',' or ';' before '__alloc_size2'
Message-ID:  <bug-226023-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226023

            Bug ID: 226023
           Summary: print/texlive-base: expected ',' or ';' before
                    '__alloc_size2'
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: hrs@FreeBSD.org
          Reporter: rcarter@pinyon.org
             Flags: maintainer-feedback?(hrs@FreeBSD.org)
          Assignee: hrs@FreeBSD.org

root@bruno> uname -rpKU=20
11.1-STABLE amd64 1101509 1101509

For several weeks now current texlive-base has been failing in poudriere wi=
th:

[...]
depbase=3D`echo detex-2.8/detex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc
-DHAVE_CONFIG_H -I.  -I./detex-2.8 -I/usr/local/lib -I/usr/local/include
-DNO_MALLOC_DECL -DKPATHSEA -Dlint   -Wimplicit -Wreturn-type
-Wdeclaration-after-statement -Wno-unknown-pragmas -O2 -pipe
-I/usr/local/include -fstack-protector -fno-strict-aliasing -MT
detex-2.8/detex.o -MD -MP -MF $depbase.Tpo -c -o detex-2.8/detex.o
detex-2.8/detex.c && mv -f $depbase.Tpo $depbase.Po
In file included from detex.l:59:
In file included from /usr/local/include/kpathsea/config.h:88:
In file included from /usr/local/include/kpathsea/c-std.h:41:
/usr/include/stdlib.h:93:7: error: expected function body after function
declarator
             __alloc_size2(1, 2);
             ^
/usr/include/stdlib.h:311:6: error: expected function body after function
declarator
            __alloc_size2(2, 3);

It might be related to:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225745

FWIW I use texlive 2017 for my own work w/o any issues, but it is true I ba=
rely
touch but a tiny fraction of the entire codebase.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226023-13>