[Bug 225901] print/textlive-base fails to compile on 11-STABLE

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 14 23:33:41 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225901

            Bug ID: 225901
           Summary: print/textlive-base fails to compile on 11-STABLE
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: bsdpr at phoe.frmug.org

Here is the history of the discovery:

* A brand new host was installed with 11.1-RELEASE.

* Some ports were compiled and installed, one of then pulled textlive-base.

* The host was then upgraded to 11-STABLE (svn revision 329020).

* portupgrade -a -f was attempted and failed while compiling textlive-base.

# cd /usr/ports/print/textlive-base ; make
[...]
Making all in detex
--- all ---
/usr/bin/make  all-am
--- detex-2.8/.dirstamp ---
--- detex-2.8/.deps/.dirstamp ---
--- detex-2.8/detex.o ---
depbase=`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);
            ^
[...]

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


More information about the freebsd-ports-bugs mailing list